Commit Graph

98 Commits

Author SHA1 Message Date
MaysWind dc837c430f support export to tsv file 2023-10-29 21:05:17 +08:00
MaysWind 285fc0ced3 map provider supports CartoDB 2023-10-29 16:18:52 +08:00
MaysWind f673677c2a support custom map tile server url 2023-10-29 14:09:51 +08:00
MaysWind e2b81f7b57 add email verification 2023-09-04 23:30:33 +08:00
MaysWind 6d14eaefe1 code refactor 2023-08-27 23:51:26 +08:00
MaysWind 03274725be modify text and field name 2023-08-27 23:28:38 +08:00
MaysWind 0951006063 add updating user email verified state utility 2023-08-27 22:54:34 +08:00
MaysWind 4ac751f492 add send user password reset email command line utility 2023-08-27 21:37:10 +08:00
MaysWind de7b137257 add send test email utility 2023-08-27 21:26:30 +08:00
MaysWind f31ef1649f support reset password by email reset link 2023-08-27 21:22:52 +08:00
MaysWind 902825404e support disable boot log 2023-08-13 18:28:08 +08:00
MaysWind 749eaaab30 add parsing request id command utility 2023-08-13 18:19:09 +08:00
MaysWind 475ec24528 desktop page supports service worker 2023-07-09 13:20:24 +08:00
MaysWind 5bcf5bf93e show mobile url qrcode on desktop page 2023-06-24 21:28:28 +08:00
MaysWind f39e20d7a7 support setting user disabled 2023-06-21 23:57:04 +08:00
MaysWind dbcd2897a4 support tomtom map 2023-06-18 21:02:55 +08:00
MaysWind fe82ec6fc2 support OpenStreetMap(Humanitarian), OpenTopoMap, OPNVKarte, CyclOSM 2023-06-18 18:24:11 +08:00
MaysWind 5f2819a961 code refactor 2023-06-18 16:30:19 +08:00
MaysWind fa68621b41 support api proxy for amap 2023-06-18 15:43:27 +08:00
MaysWind 0a106026dd user settings supports language and date&time format 2023-06-05 00:54:07 +08:00
MaysWind 8cf7bf859b support map provider and whether use map data proxy settings 2023-06-04 15:06:14 +08:00
MaysWind 2e54b62f60 set cookies in development mode 2023-06-04 14:25:51 +08:00
MaysWind 2ba143d6ea support showing geolocation on map 2023-05-15 00:08:03 +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 33250d2f3d optimize user data export process 2023-04-02 23:18:05 +08:00
MaysWind 3b0ef7a96d data management page shows all user data statistics 2023-04-02 19:36:10 +08:00
MaysWind e17687f80d fix wrong string format placeholder 2023-03-26 23:24:29 +08:00
MaysWind 6f88e6ef26 add health check api 2022-12-05 22:59:26 +08:00
MaysWind 9a79606565 support set user default account 2022-04-18 00:16:47 +08:00
MaysWind e7c4261b86 add generating secret key utility 2021-06-28 00:41:14 +08:00
MaysWind 0d66f8c943 rename method name 2021-06-08 22:43:46 +08:00
MaysWind 25b42535b1 format code 2021-06-06 23:32:32 +08:00
MaysWind df9dfb0368 add missed router path 2021-05-31 00:09:24 +08:00
MaysWind f076513214 move the function of switching desktop/mobile page to frontend 2021-05-30 21:48:12 +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 62a825439f modify project name 2021-04-12 01:21:34 +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 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 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 ead072ed31 add api for getting total income/expense amounts by month 2021-03-29 00:57:16 +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 d5d3f51443 fix bug 2021-03-28 17:26:38 +08:00