Commit Graph

683 Commits

Author SHA1 Message Date
MaysWind 06aac600b3 support exporting timezone and account currency 2021-04-18 22:04:16 +08:00
MaysWind bd9c8c7890 modify package and class name 2021-04-18 00:08:38 +08:00
MaysWind d5cb452c1f update third party dependencies 2021-04-17 23:25:52 +08:00
MaysWind 8c14e137f3 modify file name 2021-04-17 23:22:06 +08:00
MaysWind 4dc9110029 optimize user-get cli output format 2021-04-17 23:08:04 +08:00
MaysWind bf1db401fe add listing user sessions cli 2021-04-17 22:54:47 +08:00
MaysWind 2c5b5839d7 modify command name 2021-04-17 22:39:17 +08:00
MaysWind eb30097333 modify text 2021-04-17 22:37:10 +08:00
MaysWind 62a825439f modify project name 2021-04-12 01:21:34 +08:00
MaysWind f16eb8b28e update README.md 2021-04-05 23:18:31 +08:00
MaysWind 4737258b96 support toggle whether show total amount in transaction list page 2021-04-05 23:09:20 +08:00
MaysWind 668ece6490 don't show account balance when account balance is set to hidden 2021-04-05 23:05:11 +08:00
MaysWind cb0ea368f2 remove unused code 2021-04-05 22:43:06 +08:00
MaysWind 82227231e0 remove unused code 2021-04-05 22:29:01 +08:00
MaysWind 5da71ff4ff code refactor 2021-04-05 22:27:08 +08:00
MaysWind d43e7fa542 code refactor 2021-04-05 22:22:48 +08:00
MaysWind 8fa13d8b2c code refactor 2021-04-05 21:27:27 +08:00
MaysWind d8b6091dcc load license content from LICENSE file when build app 2021-04-05 18:26:18 +08:00
MaysWind a570a51bdf add unit test 2021-04-05 14:47:41 +08:00
MaysWind e34e55eac7 code format 2021-04-05 01:45:09 +08:00
MaysWind 7b51584c7c add exchange data source unit test 2021-04-05 01:41:32 +08:00
MaysWind c001a5ae45 don't add exchange rate item to result if rate is invalid 2021-04-05 01:36:39 +08:00
MaysWind eaee3678d7 fix log 2021-04-05 00:22:57 +08:00
MaysWind 3a8f6d9a4c support disabling user 2fa setting 2021-04-04 23:52:00 +08:00
MaysWind 6ec5bea631 code format 2021-04-04 23:51:10 +08:00
MaysWind a5da61b3ba set cli parameter required 2021-04-04 23:49:57 +08:00
MaysWind dd1323c273 modify log 2021-04-04 23:44:17 +08:00
MaysWind 07dc309fbe support clearing user tokens by cli 2021-04-04 23:35:01 +08:00
MaysWind 03739b5aca code refactor 2021-04-04 23:33:53 +08:00
MaysWind e7b1a29297 support add user by cli 2021-04-04 18:22:27 +08:00
MaysWind 5c59c64e0a verify currency 2021-04-04 18:18:11 +08:00
MaysWind c0206b943d support modify user password by cli 2021-04-04 17:53:13 +08:00
MaysWind adae42a150 support deleting user 2021-04-04 17:39:48 +08:00
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 d5d3f51443 fix bug 2021-03-28 17:26:38 +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 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