Commit Graph

55 Commits

Author SHA1 Message Date
MaysWind dd35a85316 support transaction tag filter type 2024-12-08 00:43:29 +08:00
MaysWind fe35cbae49 trend analysis supports aggregating amounts by month / quarter / year 2024-11-06 01:35:42 +08:00
MaysWind d2eaf5c6da support scheduled transaction (#2) 2024-08-26 02:30:16 +08:00
MaysWind 77a5ccd796 support editing templates for mobile version 2024-08-04 23:28:15 +08:00
MaysWind de086aa29e add transaction template 2024-07-29 01:27:11 +08:00
MaysWind 26d77de67a add transaction tag filter to frontend 2024-07-22 00:34:37 +08:00
MaysWind 7849b2f05c update url address when changing the settings on the statistics analysis page 2024-07-15 01:13:45 +08:00
MaysWind c0cc9b5247 code refactor 2024-07-06 21:10:52 +08:00
MaysWind c827675e14 code refactor 2024-07-04 23:48:41 +08:00
MaysWind b5d72c89f2 support filtering transaction amount 2024-07-01 00:48:00 +08:00
MaysWind 640f74c612 add keyword parameters to the URL when searching for transaction descriptions in the desktop transaction list 2024-06-29 10:43:20 +08:00
MaysWind 4cecc78a74 don't show verify email has sent to when there are no valid verify tokens 2023-09-17 18:01:10 +08:00
MaysWind e2b81f7b57 add email verification 2023-09-04 23:30:33 +08:00
MaysWind f31ef1649f support reset password by email reset link 2023-08-27 21:22:52 +08:00
MaysWind 395bd31898 move files 2023-08-05 16:51:34 +08:00
MaysWind 70fc781a03 add transaction list page for desktop 2023-07-24 02:36:59 +08:00
MaysWind 2c3856be3c change url when switching tab in user/app settings page 2023-07-24 00:20:01 +08:00
MaysWind af00032ee9 check whether user is logined when entering every page 2023-07-23 12:00:18 +08:00
MaysWind 522ed94c32 user settings and app settings page supports showing specified tab by query parameter 2023-07-09 16:35:12 +08:00
MaysWind a62e806175 fix wrong component reference 2023-06-24 21:51:39 +08:00
MaysWind 46a1eda029 add page settings page 2023-06-24 20:01:47 +08:00
MaysWind 4b49c1f30f add desktop frontend framework 2023-06-22 21:30:18 +08:00
MaysWind 171b8afa8e improve text size settings 2023-06-14 01:27:23 +08:00
MaysWind bebd043d58 add font settings page 2023-06-13 01:33:54 +08:00
MaysWind 46d85e92cd use pinia to replace vuex, code refactor 2023-06-11 22:08:30 +08:00
MaysWind e4987f3bde modify vue page name 2023-04-22 22:28:04 +08:00
MaysWind e8b0470ceb code refactor 2023-04-21 22:11:10 +08:00
mayswind b1c765eb51 Upgrade to vue3 (#16)
* upgrade to vue 3.x and framework7 8.x
* change calendar plugin to vue-datepicker
* disable export button when user does not hava any transaction
* implement new pin code input
* append thousands separator in amount in exchange rates page
2023-04-21 01:45:00 +08:00
MaysWind 410660ed7f code refactor 2021-03-14 01:18:36 +08:00
MaysWind 47190a0725 support filtering account or category in statistics page 2021-02-05 00:38:51 +08:00
MaysWind 989a754fe3 support modifying statistics page default settings 2021-01-31 22:57:13 +08:00
MaysWind 6f4bacd544 add parts of statistics ui 2021-01-21 00:55:05 +08:00
MaysWind b008f4ed97 modify file name 2021-01-07 17:31:40 +08:00
MaysWind 7d3e05c548 support data export 2021-01-02 02:04:38 +08:00
MaysWind 273f8b9c7d support clicking transaction to show transaction detail 2020-12-30 00:29:37 +08:00
MaysWind 7dd4be3870 add more function in transaction edit page 2020-12-18 01:05:51 +08:00
MaysWind a375a81c1b disable animation in some page 2020-12-10 23:22:51 +08:00
MaysWind 15d6a93a71 add transaction tag 2020-12-05 23:56:04 +08:00
MaysWind 4ed802b744 modify file name 2020-12-05 21:01:10 +08:00
MaysWind a6c3f2fe48 add default category and default category frontend ui 2020-12-01 01:06:35 +08:00
MaysWind 4c53cd63cb add category edit ui 2020-11-30 01:10:36 +08:00
MaysWind 7290835bb8 support application lock 2020-11-21 02:31:37 +08:00
MaysWind 805d77e721 support exchange rate 2020-11-18 01:19:57 +08:00
MaysWind 066cd77792 code refactor 2020-11-17 21:02:15 +08:00
MaysWind 84317975c8 support modify account 2020-11-16 01:27:51 +08:00
MaysWind b2b8dcb098 add account list page and account add page 2020-11-09 01:12:32 +08:00
MaysWind c83931fda9 add more page skeleton 2020-11-06 00:54:56 +08:00
MaysWind 73b94aa42a modify home page ui 2020-11-06 00:23:31 +08:00
MaysWind 78937d16d2 add 2fa settings 2020-11-02 00:02:40 +08:00
MaysWind ad15f99068 add about page 2020-10-31 20:37:50 +08:00