Commit Graph

785 Commits

Author SHA1 Message Date
MaysWind 6cc2ca7ac7 add comment 2021-03-28 16:28:35 +08:00
MaysWind b124df9be9 always show data management in settings page, only show export data when server enables this feature 2021-03-25 23:39:58 +08:00
MaysWind ffcbca01d9 the export file name uses browser time zone, the transaction time in exported file uses time zone in transaction 2021-03-25 23:36:52 +08:00
MaysWind 62d4ba605d modify method name 2021-03-25 23:09:59 +08:00
MaysWind 1234d4802b transaction month list supports browser time zone 2021-03-25 22:42:56 +08:00
MaysWind 92fb38c7ee add comments and format code 2021-03-23 00:20:08 +08:00
MaysWind 44f2a651f7 support aggregating account/category and tag info in transaction list/get api 2021-03-21 21:39:46 +08:00
MaysWind 460450af1d add getting user data cli 2021-03-21 20:16:23 +08:00
MaysWind 6195fa0a50 modify command name 2021-03-21 20:01:33 +08:00
MaysWind 83d65d2e57 add data export to cli 2021-03-21 20:00:17 +08:00
MaysWind 1a8d228aac code refactor 2021-03-21 19:29:41 +08:00
MaysWind 1acb36913a code refactor 2021-03-21 19:04:06 +08:00
MaysWind 1decdd2222 modify log prefix 2021-03-21 18:36:29 +08:00
MaysWind 0e56237180 add Reserve Bank of Australia exchange rate data source 2021-03-16 00:38:06 +08:00
MaysWind 4b6324dba6 add Bank of Canada exchange rate data source 2021-03-15 23:50:16 +08:00
MaysWind d5ef24682e reload transaction list when change transaction date time 2021-03-15 00:45:14 +08:00
MaysWind 1de2cfa06d optimize display style when text is too long 2021-03-15 00:24:45 +08:00
MaysWind ca32c7b5de add searchbar 2021-03-14 20:18:27 +08:00
MaysWind aa557613ca code refactor 2021-03-14 20:13:56 +08:00
MaysWind 3dbb161d78 fix tip not show bug when no item is modified in transaction 2021-03-14 02:49:32 +08:00
MaysWind 8e90f96562 support modify transaction time zone 2021-03-14 02:47:24 +08:00
MaysWind 410660ed7f code refactor 2021-03-14 01:18:36 +08:00
MaysWind 386bfa0db4 code refactor 2021-03-14 01:16:06 +08:00
MaysWind 6820ccfa55 modify style 2021-03-14 00:38:46 +08:00
MaysWind 53ac2f7ab6 modify style 2021-03-14 00:29:11 +08:00
MaysWind 159869af6a remove unused third party dependency 2021-03-14 00:11:54 +08:00
MaysWind 149f29f8a5 show timezone in transaction list page if the timezone of transaction does not equal with client current timezone 2021-03-13 21:20:16 +08:00
MaysWind ac27a6f7f9 fix server timezone calculation bug 2021-03-13 21:11:05 +08:00
MaysWind bfb56fad48 move query parameter utc_offset to header 2021-03-13 21:02:02 +08:00
MaysWind 53340fe9fb modify text 2021-03-13 17:43:42 +08:00
MaysWind dad2ab1b7c modify text 2021-03-13 17:26:23 +08:00
MaysWind 50c7ec0cda verify whether user can delete transaction with specified time when deleting transaction 2021-03-13 17:23:37 +08:00
MaysWind 5660757c64 modify text 2021-03-13 17:19:57 +08:00
MaysWind 3773406480 modify text 2021-03-13 17:14:19 +08:00
MaysWind bcf6216971 change system default display order 2021-03-13 17:05:35 +08:00
MaysWind 0f627e3375 code refactor 2021-03-13 17:01:24 +08:00
MaysWind bd26796184 allow user to limit time scope for editing transaction 2021-03-11 01:16:30 +08:00
MaysWind d3d1bc59b2 fix time calc error 2021-03-11 01:06:34 +08:00
MaysWind a05fd00b42 remove code 2021-03-11 00:02:36 +08:00
MaysWind 44f80630a7 code refactor 2021-03-10 23:36:41 +08:00
MaysWind ac6d449227 code refactor 2021-03-10 23:33:18 +08:00
MaysWind cd7756013b code refactor 2021-03-10 23:17:06 +08:00
MaysWind 60851f7d5a add transaction for timezone 2021-03-09 02:13:50 +08:00
MaysWind 86370d87c9 add National Bank of Poland exchange rate data source 2021-03-09 00:22:13 +08:00
MaysWind 970c2a8776 add Czech National Bank exchange rate data source 2021-03-09 00:20:39 +08:00
MaysWind 1f4a2e86cf fix wrong field name 2021-03-08 23:14:20 +08:00
MaysWind e1cdce4a93 verify whether currency code is in known list 2021-03-08 23:14:07 +08:00
MaysWind b8adfc66e2 exchange rate data source supports requesting multi url 2021-03-08 23:13:37 +08:00
MaysWind 9c82c4fdb8 add missing package 2021-03-08 23:05:49 +08:00
MaysWind c8da4ec45b fix transaction time is error when view a transaction 2021-03-08 01:14:37 +08:00