Commit Graph

282 Commits

Author SHA1 Message Date
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 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 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 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 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 50c7ec0cda verify whether user can delete transaction with specified time when deleting transaction 2021-03-13 17:23:37 +08:00
MaysWind 3773406480 modify text 2021-03-13 17:14:19 +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 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 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 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 fc2023fba2 support set timezone 2021-03-08 01:10:32 +08:00
MaysWind 242cf872b2 hide edit/delete button when transaction is not editable 2021-02-26 01:07:03 +08:00
MaysWind d65ce058bf support changing tags order when editing transaction 2021-02-06 23:13:12 +08:00
MaysWind 1a97414e47 format code 2021-02-06 14:54:19 +08:00
MaysWind ce1e690934 remove unused code 2021-02-02 23:18:47 +08:00
MaysWind e1d4e6774c add build time 2021-02-02 23:18:39 +08:00
MaysWind 61267af634 support custom first day of week 2021-01-31 20:09:03 +08:00
MaysWind 00b08a85ad transaction list page supports filtering by primary category 2021-01-31 00:34:10 +08:00
MaysWind 1f829f0225 transaction statistics api supports data of all date 2021-01-21 00:08:47 +08:00
MaysWind bdc7188f8b fix database selection or db transaction usage bug 2021-01-18 01:23:54 +08:00
MaysWind 51b0ae8076 support clear all user data 2021-01-18 01:16:24 +08:00
MaysWind d0853a9b6f modify log 2021-01-18 00:58:47 +08:00
MaysWind a7c77cf68e transaction tag index supports soft delete 2021-01-18 00:46:11 +08:00
MaysWind 1d37352099 modify comment 2021-01-18 00:17:42 +08:00
MaysWind 639ab1d758 transaction tag supports soft delete 2021-01-18 00:04:54 +08:00
MaysWind f29a14ad51 add transaction statistics api 2021-01-17 23:43:49 +08:00
MaysWind 0e5c965def code format 2021-01-16 23:47:20 +08:00
MaysWind 0479aa203b add comment 2021-01-16 23:46:20 +08:00
MaysWind 2576919a9d support checking user data 2021-01-15 01:16:52 +08:00
MaysWind dbeedc5959 remove blank line 2021-01-15 00:00:59 +08:00
MaysWind 5a95ef07df transaction overview supports multi currencies 2021-01-14 01:03:06 +08:00
MaysWind db7064cccf format code 2021-01-12 00:05:32 +08:00
MaysWind 62b7499cd0 fix some fields in transfer-out transaction does not be modified when modifying transfer-in transaction 2021-01-11 23:04:00 +08:00
MaysWind 628f9a6149 always return id of transfer-in transaction for transfer transaction 2021-01-11 22:32:16 +08:00
MaysWind a5474d0d65 add total amount in home page 2021-01-10 21:24:02 +08:00
MaysWind a470752d42 fix bug 2021-01-10 20:26:41 +08:00
MaysWind 8014e74c43 supports navigate to data source page by clicking data source name in exchange rates data page 2021-01-10 14:26:40 +08:00