Commit Graph

37 Commits

Author SHA1 Message Date
MaysWind 2e04affb00 supports local file system object storage and use it as the default avatar provider 2024-07-28 16:03:20 +08:00
MaysWind 085f9817fc not allow to set hidden account as default account 2024-07-23 00:28:20 +08:00
MaysWind b1343ba92a support setting expense / income amount color 2024-07-14 01:00:14 +08:00
MaysWind 59d03b54d7 move currency display type to user settings 2024-06-30 16:25:32 +08:00
MaysWind 399413a270 support setting decimal separator and digit grouping symbol 2024-06-30 01:48:36 +08:00
MaysWind 0b678fe69a code refactor 2023-09-17 18:07:09 +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 9221f3fc96 add request id to sql query log 2023-09-03 13:54:07 +08:00
MaysWind fa68621b41 support api proxy for amap 2023-06-18 15:43:27 +08:00
MaysWind 0a106026dd user settings supports language and date&time format 2023-06-05 00:54:07 +08:00
MaysWind 9a79606565 support set user default account 2022-04-18 00:16:47 +08:00
MaysWind 62a825439f modify project name 2021-04-12 01:21:34 +08:00
MaysWind e34e55eac7 code format 2021-04-05 01:45:09 +08:00
MaysWind 5c59c64e0a verify currency 2021-04-04 18:18:11 +08:00
MaysWind f5b96a61d3 remove unused code 2021-04-04 17:16:13 +08:00
MaysWind bd26796184 allow user to limit time scope for editing transaction 2021-03-11 01:16:30 +08:00
MaysWind 1a97414e47 format code 2021-02-06 14:54:19 +08:00
MaysWind 61267af634 support custom first day of week 2021-01-31 20:09:03 +08:00
MaysWind 5820952edb remove unused code 2021-01-05 23:10:23 +08:00
MaysWind 102c945aa0 add user-friendly error 2021-01-01 23:45:26 +08:00
MaysWind 823ed89612 code refactor 2020-12-26 00:14:58 +08:00
MaysWind 14b8474192 add comments 2020-12-24 09:02:28 +08:00
MaysWind 024960f767 format code 2020-12-22 22:59:50 +08:00
MaysWind 7e8b5710c1 code refactor 2020-11-08 00:40:45 +08:00
MaysWind 9bd341fb0e add default currency option in user profile 2020-11-07 21:55:04 +08:00
MaysWind 40f86e4ce6 make user enter current password when modifying password 2020-10-31 22:10:31 +08:00
MaysWind f509530d06 show user nickname in settings page 2020-10-28 00:32:37 +08:00
MaysWind 60c31e8894 add models / services / handlers of user / token / 2fa, add web server command 2020-10-17 22:54:20 +08:00