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
6f88e6ef26
add health check api
2022-12-05 22:59:26 +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
62a825439f
modify project name
2021-04-12 01:21:34 +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
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
a5474d0d65
add total amount in home page
2021-01-10 21:24:02 +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
f058d62920
add comments
2020-12-26 00:06:04 +08:00
MaysWind
b3962e8af9
code refactor
2020-12-23 01:40:28 +08:00
MaysWind
128d064df4
add transaction basic api
2020-12-07 01:07:14 +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
1f6922c9e5
support sync database structure when starting web server
2020-12-03 23:22:01 +08:00
MaysWind
5a211c4666
add category api
2020-11-27 00:40:43 +08:00
MaysWind
1ba9790a42
server checks if current device is mobile device, and let browser navigate to specific pages
2020-11-20 22:52:44 +08:00
MaysWind
805d77e721
support exchange rate
2020-11-18 01:19:57 +08:00
MaysWind
c5c88c0034
modify api path
2020-11-17 22:21:59 +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
84317975c8
support modify account
2020-11-16 01:27:51 +08:00
MaysWind
73fecf9c63
add revoke all sessions in device & session page
2020-11-15 20:58: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
8fe600ce1a
update third party dependencies
2020-11-12 01:01:27 +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
9bd341fb0e
add default currency option in user profile
2020-11-07 21:55:04 +08:00
MaysWind
26e8902821
add icon
2020-11-04 00:43:42 +08:00
MaysWind
5c0d169a26
modify static files path
2020-10-28 23:53:23 +08:00
MaysWind
0c7391b85d
make "create an account" link disabled when user registration is disabled in config
2020-10-27 22:38:58 +08:00
MaysWind
f483838a25
remove unused code
2020-10-27 22:13:31 +08:00
MaysWind
9e63373b4f
modify logout url
2020-10-25 19:38:59 +08:00
MaysWind
18052a22f2
support clear token in database after logout, support clear browser token when api responses token invalid
2020-10-22 00:04:30 +08:00
MaysWind
19ebd6ce00
remove unused code
2020-10-19 22:08:36 +08:00
MaysWind
769eb604bd
init frontend framework
2020-10-18 23:46:51 +08:00
MaysWind
60c31e8894
add models / services / handlers of user / token / 2fa, add web server command
2020-10-17 22:54:20 +08:00