MaysWind
22d956f38a
improve ui
2023-04-22 20:24:53 +08:00
MaysWind
dab7728138
update prompt text
2023-04-22 17:29:30 +08:00
MaysWind
4038b6bc51
improve ui
2023-04-22 17:00:56 +08:00
MaysWind
bcaf3a246c
show no available category / account in transaction statistics filter page when there are no available category or account
2023-04-22 16:19:10 +08:00
MaysWind
4fb115fcbc
remove unused code
2023-04-22 01:37:16 +08:00
MaysWind
bfd4b2b6de
code refactor
2023-04-22 01:33:38 +08:00
MaysWind
c0cd3fc5c2
improve ui
2023-04-22 01:24:49 +08:00
MaysWind
f95c4393d2
fix the problem that the day of week in date time / date range picker is wrong
2023-04-22 01:10:22 +08:00
MaysWind
e2eb5fabcc
improve ui
2023-04-22 00:49:47 +08:00
MaysWind
7275e8ff0d
modify infinite distance
2023-04-22 00:31:19 +08:00
MaysWind
accfc3df12
improve ui
2023-04-21 23:56:52 +08:00
MaysWind
35392483d9
code refactor
2023-04-21 23:56:44 +08:00
MaysWind
9770851fd4
fix the problem that page jump infinitely
2023-04-21 23:56:02 +08:00
MaysWind
e013a6f087
fix the display amount in statistics page when there are no transaction
2023-04-21 23:53:19 +08:00
MaysWind
1ec9ff20b1
remove unused code
2023-04-21 23:41:53 +08:00
MaysWind
9b0dea80c9
don't allow clear the value in datetime picker
2023-04-21 23:14:26 +08:00
MaysWind
eea1ea7ed0
always show date range picker in center
2023-04-21 22:36:57 +08:00
MaysWind
85cd46bfc7
fix problem the category separate icon in transaction page does not display
2023-04-21 22:30:07 +08:00
MaysWind
a7ca394864
code refactor
2023-04-21 22:20:11 +08:00
MaysWind
e178a0795a
code refactor
2023-04-21 22:16:35 +08:00
MaysWind
e8b0470ceb
code refactor
2023-04-21 22:11:10 +08:00
MaysWind
c08abfdfdf
fix frontend build issue
2023-04-21 08:47:15 +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
4b0f7d45e8
Merge pull request #15 from vigdail/bugfix/atomic_alignment
...
Proper fields alignment in `InternalUuidGenerator` struct
2023-04-20 22:49:49 +08:00
vigdail
9e6271b1dc
Rearrange fields of InternalUuidGenerator struct to fit atomic alignment requirements
2023-04-20 19:39:38 +06:00
MaysWind
a96eb31dc9
redirect to login page when user logout without token
2023-04-16 02:00:59 +08:00
MaysWind
221a7809b6
fix npe error
2023-04-12 00:24:20 +08:00
MaysWind
8c33243c90
code refactor
2023-04-09 01:04:00 +08:00
MaysWind
c4b07b98aa
update third party dependencies
2023-04-08 14:53:26 +08:00
MaysWind
1fda80a86b
bump version to 0.3.0
2023-04-08 14:49:39 +08:00
MaysWind
1287c729f2
modify font color style in transaction view page
v0.2.0
2023-04-03 00:29:25 +08:00
MaysWind
c069faa6f4
modify item header color in ios dark theme
2023-04-03 00:25:50 +08:00
MaysWind
286fd91b2b
modify setting ui
2023-04-02 23:29:41 +08:00
MaysWind
33250d2f3d
optimize user data export process
2023-04-02 23:18:05 +08:00
MaysWind
44ca940ca3
add splash screen images for ios
2023-04-02 21:05:59 +08:00
MaysWind
3b0ef7a96d
data management page shows all user data statistics
2023-04-02 19:36:10 +08:00
MaysWind
dfb6c593e4
format code
2023-04-02 18:14:16 +08:00
MaysWind
853b01e2ca
show message when force update exchange rates data and the data is up to date
2023-04-02 18:06:36 +08:00
MaysWind
5a924fa382
code refactor
2023-04-02 17:35:31 +08:00
MaysWind
d4985a024d
use unambiguous numeric variable type
2023-03-27 23:58:33 +08:00
MaysWind
2797266de6
check numeric setting value, add numeric value range comment in config file
2023-03-27 23:13:18 +08:00
MaysWind
b476cc91ca
bump year
2023-03-27 22:10:57 +08:00
MaysWind
9e3aa19a09
make related transaction has the same unix time with the original transaction
2023-03-27 00:11:39 +08:00
MaysWind
7443e8a532
uuid generator supports generating more than 1 uuid in one time
2023-03-27 00:02:48 +08:00
MaysWind
1d6dbf63c0
code refactor
2023-03-26 23:53:52 +08:00
MaysWind
e17687f80d
fix wrong string format placeholder
2023-03-26 23:24:29 +08:00
MaysWind
27f4e14a4e
code refactor
2023-03-26 22:24:26 +08:00
MaysWind
8d5de98218
record transaction created ip
2023-03-26 22:10:04 +08:00
MaysWind
dbf5c0a5bd
update golang to 1.20 and update nodejs to 18.15
2023-03-24 00:45:33 +08:00
MaysWind
c1422f789a
update third party dependencies
2023-03-24 00:40:46 +08:00