Commit Graph

180 Commits

Author SHA1 Message Date
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
MaysWind baebee94c7 add transaction count api 2021-03-28 17:19:48 +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 460450af1d add getting user data cli 2021-03-21 20:16:23 +08:00
MaysWind 6195fa0a50 modify command name 2021-03-21 20:01:33 +08:00
MaysWind 83d65d2e57 add data export to cli 2021-03-21 20:00:17 +08:00
MaysWind 1decdd2222 modify log prefix 2021-03-21 18:36:29 +08:00
MaysWind c74077fb13 modify workbox path 2021-02-28 23:32:45 +08:00
MaysWind 51b0ae8076 support clear all user data 2021-01-18 01:16:24 +08:00
MaysWind f29a14ad51 add transaction statistics api 2021-01-17 23:43:49 +08:00
MaysWind 2576919a9d support checking user data 2021-01-15 01:16:52 +08:00
MaysWind a5474d0d65 add total amount in home page 2021-01-10 21:24:02 +08:00
MaysWind dff54fd174 refactor exchange rates data backend, supports multi data source, supports timeout 2021-01-10 01:12:20 +08:00
MaysWind 5820952edb remove unused code 2021-01-05 23:10:23 +08:00
MaysWind 7d3e05c548 support data export 2021-01-02 02:04:38 +08:00
MaysWind 102c945aa0 add user-friendly error 2021-01-01 23:45:26 +08:00
MaysWind 823ed89612 code refactor 2020-12-26 00:14:58 +08:00
MaysWind f058d62920 add comments 2020-12-26 00:06:04 +08:00
MaysWind b3962e8af9 code refactor 2020-12-23 01:40:28 +08:00