Commit Graph

34 Commits

Author SHA1 Message Date
MaysWind 62ef7cbcbe add comments, code refactor 2020-12-23 01:14:31 +08:00
MaysWind 024960f767 format code 2020-12-22 22:59:50 +08:00
MaysWind 7243dd699a get account list api supports only requesting visible accounts 2020-12-17 23:40:34 +08:00
MaysWind bdce9a7772 limit the max and min value of amount 2020-12-17 01:33:07 +08:00
MaysWind 24278cadb6 modify field definition 2020-12-17 01:12:19 +08:00
MaysWind 45b1cf0176 add transaction tag index 2020-12-14 00:02:39 +08:00
MaysWind 879051f02b optimize table index 2020-12-13 19:12:00 +08:00
MaysWind 2d570a9c7a support set balance when creating account 2020-12-10 23:43:36 +08:00
MaysWind 7491a1d834 modify sort method of account list 2020-12-08 01:08:21 +08:00
MaysWind 128d064df4 add transaction basic api 2020-12-07 01:07:14 +08:00
MaysWind 2ac80eef2c code refactor 2020-12-06 20:26:43 +08:00
MaysWind 15d6a93a71 add transaction tag 2020-12-05 23:56:04 +08:00
MaysWind c5cc4dee56 add default categories backend 2020-12-04 02:42:52 +08:00
MaysWind 0e5b6555f3 code refactor 2020-11-29 14:26:26 +08:00
MaysWind 5a211c4666 add category api 2020-11-27 00:40:43 +08:00
MaysWind d59ff3180d remove unused code 2020-11-20 22:54:37 +08:00
MaysWind 805d77e721 support exchange rate 2020-11-18 01:19:57 +08:00
MaysWind 5178a515de modify name 2020-11-17 20:50:45 +08:00
MaysWind b4bd83e7a0 support account color 2020-11-17 01:54:26 +08:00
MaysWind 5dbb662f46 remove unused code 2020-11-16 22:52:43 +08:00
MaysWind 84317975c8 support modify account 2020-11-16 01:27:51 +08:00
MaysWind d8424b8848 support hide/unhide account 2020-11-14 14:11:36 +08:00
MaysWind a7dcd4e704 support sort account 2020-11-12 23:51:23 +08:00
MaysWind e4407c8137 support delete account 2020-11-11 23:50:40 +08:00
MaysWind b2b8dcb098 add account list page and account add page 2020-11-09 01:12:32 +08:00
MaysWind 7e8b5710c1 code refactor 2020-11-08 00:40:45 +08:00
MaysWind 9bd341fb0e add default currency option in user profile 2020-11-07 21:55:04 +08:00
MaysWind 78937d16d2 add 2fa settings 2020-11-02 00:02:40 +08:00
MaysWind 40f86e4ce6 make user enter current password when modifying password 2020-10-31 22:10:31 +08:00
MaysWind f821787887 fix failed to call api after refresh page 2020-10-31 15:03:38 +08:00
MaysWind f509530d06 show user nickname in settings page 2020-10-28 00:32:37 +08:00
MaysWind 4e36558b43 support login with 2fa 2020-10-21 00:30:08 +08:00
MaysWind 60c31e8894 add models / services / handlers of user / token / 2fa, add web server command 2020-10-17 22:54:20 +08:00
MaysWind c9ae001aef add user model / service and database maintenance command 2020-10-17 22:54:20 +08:00