MaysWind
810bce7495
update latest available currencies
2023-05-29 00:27:30 +08:00
MaysWind
9511644ce6
update third party dependencies
2023-05-28 17:59:08 +08:00
MaysWind
2ba143d6ea
support showing geolocation on map
2023-05-15 00:08:03 +08:00
MaysWind
bd542ac308
modify geolocation storage type in database
2023-05-14 19:42:57 +08:00
MaysWind
e71ffd1a77
support storing geo location in transaction
2023-04-29 13:45:19 +08:00
MaysWind
8d4c7512ab
reduce unit test execute times
2023-04-24 00:54:24 +08:00
MaysWind
12d5837526
modify unit test case fail cause message
2023-04-23 21:49:27 +08:00
MaysWind
05dc9138b4
fix problem that cannot get transaction statistics when db is set to only_full_group_by
2023-04-23 00:03:26 +08:00
MaysWind
a7dcacb26c
add log
2023-04-22 23:54:57 +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
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
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
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
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
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
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
2dbf4d652d
update third party dependencies
2022-03-20 23:20:11 +08:00
MaysWind
7364380312
support filter by parent account in transaction list page
2022-03-20 22:26:27 +08:00
MaysWind
b7fe70aba3
change method name
2022-03-07 00:27:12 +08:00
Shengwu Jiang
4e2c4b39bb
remove uid in selected columns
2021-07-12 20:18:00 +08:00
MaysWind
e7c4261b86
add generating secret key utility
2021-06-28 00:41:14 +08:00
MaysWind
163b75e81b
modify method name
2021-06-28 00:39:12 +08:00
MaysWind
949132ef5a
modify timezone
2021-06-27 23:15:10 +08:00
MaysWind
fac4abc194
move version.go to main package
2021-06-09 00:31:48 +08:00
MaysWind
d7e60c65d6
file log path supports relative path
2021-06-06 22:13:13 +08:00
MaysWind
4ec59bd0bd
support hiding transaction amount
2021-04-28 23:43:24 +08:00
MaysWind
9cf25081ad
add error
2021-04-19 00:02:31 +08:00
MaysWind
08a0f615e4
add getting timezone offset method
2021-04-18 23:08:09 +08:00
MaysWind
f3381a3149
add parse timezone method
2021-04-18 22:54:50 +08:00
MaysWind
1bd21b5cda
add parse datetime method
2021-04-18 22:51:58 +08:00
MaysWind
112cbd3bfa
modify method name
2021-04-18 22:51:25 +08:00
MaysWind
1429bde783
modify export file name
2021-04-18 22:07:03 +08:00
MaysWind
06aac600b3
support exporting timezone and account currency
2021-04-18 22:04:16 +08:00
MaysWind
bd9c8c7890
modify package and class name
2021-04-18 00:08:38 +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
eb30097333
modify text
2021-04-17 22:37:10 +08:00
MaysWind
62a825439f
modify project name
2021-04-12 01:21:34 +08:00
MaysWind
a570a51bdf
add unit test
2021-04-05 14:47:41 +08:00
MaysWind
e34e55eac7
code format
2021-04-05 01:45:09 +08:00
MaysWind
7b51584c7c
add exchange data source unit test
2021-04-05 01:41:32 +08:00
MaysWind
c001a5ae45
don't add exchange rate item to result if rate is invalid
2021-04-05 01:36:39 +08:00