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
82d150e53a
support amap
2023-06-18 01:24:29 +08:00
MaysWind
a5dbf5d4b7
support google map
2023-06-17 23:24:45 +08:00
MaysWind
307c64bc1e
don't write unnecessary info to cookies
2023-06-17 19:44:21 +08:00
MaysWind
782e3a85f9
support baidu map
2023-06-17 19:38:13 +08:00
MaysWind
e608e85d56
support disable map
2023-06-10 17:14:58 +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
736f340979
code refactor
2023-06-03 16:49:19 +08:00
MaysWind
49e62d35c3
exchange rate datasource supports Monetary Authority of Singapore
2023-05-29 01:04:16 +08:00
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