Commit Graph

201 Commits

Author SHA1 Message Date
MaysWind f5b96a61d3 remove unused code 2021-04-04 17:16:13 +08:00
MaysWind ead072ed31 add api for getting total income/expense amounts by month 2021-03-29 00:57:16 +08:00
MaysWind f57f56b9ea remove unused code 2021-03-29 00:03:06 +08:00
MaysWind 5637340125 modify field name 2021-03-28 21:19:07 +08:00
MaysWind b8c48d9d95 add comment 2021-03-28 21:03:29 +08:00
MaysWind 654bbf0baa modify comment 2021-03-28 20:33:37 +08:00
MaysWind b7ffe191f2 code refactor 2021-03-28 20:33:24 +08:00
MaysWind f9066cb81d code refactor 2021-03-28 19:58:58 +08:00
MaysWind d034661734 modify field name 2021-03-28 18:03:53 +08:00
MaysWind a07c775aa7 code refactor, aggregate month total count in list/by_month api 2021-03-28 18:03:17 +08:00
MaysWind 841f275668 code refactor 2021-03-28 17:33:04 +08:00
MaysWind d77d9f39d2 fix parse date bug when month digits not equal 2 2021-03-28 17:27:15 +08:00
MaysWind baebee94c7 add transaction count api 2021-03-28 17:19:48 +08:00
MaysWind 3ed9250811 modify parameter name 2021-03-28 16:45:30 +08:00
MaysWind 6cc2ca7ac7 add comment 2021-03-28 16:28:35 +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 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