MaysWind
|
6511c4e810
|
update exchange rates data api of National Bank Of Poland
|
2024-03-03 12:12:11 +08:00 |
|
MaysWind
|
008c58f52b
|
use custom user-agent to request exchange rates data
|
2024-03-03 11:51:58 +08:00 |
|
MaysWind
|
fa4a17f47b
|
support setting proxy to request exchange rates or map data
|
2024-03-03 11:46:30 +08:00 |
|
MaysWind
|
dc837c430f
|
support export to tsv file
|
2023-10-29 21:05:17 +08:00 |
|
MaysWind
|
285fc0ced3
|
map provider supports CartoDB
|
2023-10-29 16:18:52 +08:00 |
|
MaysWind
|
777e14b6d4
|
show error when request file name extension is invalid when using map image proxy
|
2023-10-29 14:54:58 +08:00 |
|
MaysWind
|
d18e8211ca
|
show error when specified map provider is not current provider when using map image proxy
|
2023-10-29 14:47:18 +08:00 |
|
MaysWind
|
2984980a54
|
code refactor
|
2023-10-29 14:39:44 +08:00 |
|
MaysWind
|
f673677c2a
|
support custom map tile server url
|
2023-10-29 14:09:51 +08:00 |
|
MaysWind
|
dbc62aac93
|
fix unit test failure
|
2023-09-25 23:37:16 +08:00 |
|
MaysWind
|
3d8ecb42c1
|
change disabled column nullable
|
2023-09-24 22:34:00 +08:00 |
|
MaysWind
|
0b678fe69a
|
code refactor
|
2023-09-17 18:07:09 +08:00 |
|
MaysWind
|
4cecc78a74
|
don't show verify email has sent to when there are no valid verify tokens
|
2023-09-17 18:01:10 +08:00 |
|
MaysWind
|
92273d2fc6
|
add skip_tls_verify option for exchange rates
|
2023-09-17 17:24:41 +08:00 |
|
MaysWind
|
04ec749c3c
|
fix the bug that old uuid may be generated sometimes
|
2023-09-16 23:53:45 +08:00 |
|
MaysWind
|
165377816c
|
return error when uuid is not enough
|
2023-09-16 22:45:00 +08:00 |
|
MaysWind
|
ca14770971
|
return error entity when verify email is not enabled
|
2023-09-10 17:25:23 +08:00 |
|
MaysWind
|
35ac0695c7
|
don't show send mail tips when force verify email is enabled but verify email is not enabled
|
2023-09-10 17:15:56 +08:00 |
|
MaysWind
|
589b614a53
|
remove old email verify token before send new verify email when email changed
|
2023-09-10 17:00:19 +08:00 |
|
MaysWind
|
64ea3e05d8
|
aysnc send email
|
2023-09-10 16:49:24 +08:00 |
|
MaysWind
|
5d0e115438
|
auto send verify email when user email has been changed
|
2023-09-10 16:40:48 +08:00 |
|
MaysWind
|
9f35c1eded
|
improve user registration page
|
2023-09-10 16:21:29 +08:00 |
|
MaysWind
|
22fffc2f8c
|
profile page supports resending verify email
|
2023-09-10 00:25:42 +08:00 |
|
MaysWind
|
d2297b882f
|
send verify email after account has been registered
|
2023-09-09 21:28:17 +08:00 |
|
MaysWind
|
48bf8dbc5b
|
don't create temporary token when smtp is not enabled
|
2023-09-09 21:25:30 +08:00 |
|
MaysWind
|
e2b81f7b57
|
add email verification
|
2023-09-04 23:30:33 +08:00 |
|
MaysWind
|
c38b277887
|
disabled user cannot use forget password
|
2023-09-03 23:35:01 +08:00 |
|
MaysWind
|
a1f6304b22
|
fix log content is wrong when content has % symbol
|
2023-09-03 23:15:40 +08:00 |
|
MaysWind
|
09d7f56efc
|
modify log formatter
|
2023-09-03 13:56:19 +08:00 |
|
MaysWind
|
9221f3fc96
|
add request id to sql query log
|
2023-09-03 13:54:07 +08:00 |
|
MaysWind
|
158563f387
|
code refactor
|
2023-09-02 00:05:31 +08:00 |
|
MaysWind
|
28903615ed
|
fix the problem that unit test would not run sometimes
|
2023-08-28 23:06:03 +08:00 |
|
MaysWind
|
caa83c0432
|
modify text
|
2023-08-28 00:16:16 +08:00 |
|
MaysWind
|
045f4a42db
|
replace the app name in the email with the one configured in the config file
|
2023-08-28 00:11:42 +08:00 |
|
MaysWind
|
03274725be
|
modify text and field name
|
2023-08-27 23:28:38 +08:00 |
|
MaysWind
|
0951006063
|
add updating user email verified state utility
|
2023-08-27 22:54:34 +08:00 |
|
MaysWind
|
616bfc6a2a
|
not allow send password reset mail when email address is not verified
|
2023-08-27 22:35:16 +08:00 |
|
MaysWind
|
c0bfe429ee
|
the language of password reset email set to client language if user language is not set
|
2023-08-27 22:29:54 +08:00 |
|
MaysWind
|
6c30527684
|
fix typo
|
2023-08-27 21:37:22 +08:00 |
|
MaysWind
|
4ac751f492
|
add send user password reset email command line utility
|
2023-08-27 21:37:10 +08:00 |
|
MaysWind
|
0bf689fa8d
|
code refactor
|
2023-08-27 21:23:03 +08:00 |
|
MaysWind
|
f31ef1649f
|
support reset password by email reset link
|
2023-08-27 21:22:52 +08:00 |
|
MaysWind
|
09f6dd8d82
|
add more log in unit test
|
2023-08-21 01:41:03 +08:00 |
|
MaysWind
|
aa717ed1fe
|
fix the problem that the time zone of the modify balance transaction generated by creating a new account was wrong
|
2023-08-20 00:48:42 +08:00 |
|
MaysWind
|
94283a8da2
|
update unit test
|
2023-08-14 22:47:54 +08:00 |
|
MaysWind
|
902825404e
|
support disable boot log
|
2023-08-13 18:28:08 +08:00 |
|
MaysWind
|
749eaaab30
|
add parsing request id command utility
|
2023-08-13 18:19:09 +08:00 |
|
MaysWind
|
8f5767b992
|
add unit test
|
2023-08-13 17:27:25 +08:00 |
|
MaysWind
|
715f0c5853
|
add unittest
|
2023-08-13 17:08:36 +08:00 |
|
MaysWind
|
a960fd3d56
|
improve unit test
|
2023-08-13 16:52:20 +08:00 |
|