Commit Graph

44 Commits

Author SHA1 Message Date
MaysWind 76af5d946a use the daylight saving time zone as default time zone rather than the current standard time zone during the DST 2025-12-24 00:33:47 +08:00
MaysWind d95e34a597 fix the dates in Statistics & Analysis page does not be processed for daylight saving time 2025-12-21 02:35:11 +08:00
MaysWind 78ba43480b support adding / deleting sub account after account created (#77) 2025-04-26 23:36:23 +08:00
MaysWind c7870a79e5 not set duplicate submission remark when not enabled 2025-04-26 22:05:18 +08:00
MaysWind df31be61e8 support hiding/unhiding/deleting sub-account in account list page 2025-04-13 23:36:37 +08:00
MaysWind 74844b9a99 limit the maximum count of password / token check failures per IP/user per minute (#33) 2025-03-09 23:38:54 +08:00
MaysWind 563e328ce3 sub account cannot set statement date 2024-12-11 23:53:01 +08:00
MaysWind 62e09190f3 credit card account supports statement date 2024-12-10 22:41:06 +08:00
MaysWind 89bd055f02 add logs 2024-11-15 00:40:14 +08:00
MaysWind 835b3b7b8b not need balance time field in parent account 2024-11-15 00:34:46 +08:00
MaysWind bff6ca7e9d support setting the time of the initial balance when creating a new account 2024-11-11 01:27:44 +08:00
MaysWind 220f9f15e5 modify the name of debit card to checking account, add savings account and certificate of deposit 2024-09-20 00:00:19 +08:00
MaysWind e86d4e05ce code refactor 2024-08-19 00:35:45 +08:00
MaysWind 560edf9fbf code refactor 2024-08-17 00:38:59 +08:00
MaysWind 20dc72022d code refactor 2024-08-11 20:36:32 +08:00
MaysWind 6d331c873b check whether account category is valid when creating account 2024-08-01 00:17:17 +08:00
MaysWind 847349dcbd support using duplicate checker to prevent duplicate submissions for new transaction record 2024-07-08 01:10:04 +08:00
MaysWind 4b68ccf678 update text content 2024-04-06 16:33:08 +08:00
MaysWind 0b678fe69a code refactor 2023-09-17 18:07:09 +08:00
MaysWind 9221f3fc96 add request id to sql query log 2023-09-03 13:54:07 +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 d4985a024d use unambiguous numeric variable type 2023-03-27 23:58:33 +08:00
MaysWind 27f4e14a4e code refactor 2023-03-26 22:24:26 +08:00
MaysWind 62a825439f modify project name 2021-04-12 01:21:34 +08:00
MaysWind 5c59c64e0a verify currency 2021-04-04 18:18:11 +08:00
MaysWind 0d4be75b22 modification api returns updated model object instead of processing result 2021-01-03 21:37:32 +08:00
MaysWind a947b1ae8c fix typo 2021-01-03 21:33:13 +08:00
MaysWind 7d3e05c548 support data export 2021-01-02 02:04:38 +08:00
MaysWind 14b8474192 add comments 2020-12-24 09:02:28 +08:00
MaysWind b3962e8af9 code refactor 2020-12-23 01:40:28 +08:00
MaysWind 7243dd699a get account list api supports only requesting visible accounts 2020-12-17 23:40:34 +08:00
MaysWind 950941f789 not allow to delete account when other transaction is using it 2020-12-14 00:32:26 +08:00
MaysWind 2d570a9c7a support set balance when creating account 2020-12-10 23:43:36 +08:00
MaysWind 68c269d3c0 code refactor 2020-12-05 20:42:28 +08:00
MaysWind 0f56fe1525 modify method and variable name 2020-12-05 16:44:02 +08:00
MaysWind b4bd83e7a0 support account color 2020-11-17 01:54:26 +08:00
MaysWind 88a8961073 code refactor 2020-11-16 01:28:31 +08:00
MaysWind 84317975c8 support modify account 2020-11-16 01:27:51 +08:00
MaysWind af809a098e support sub account 2020-11-15 01:24:21 +08:00
MaysWind d8424b8848 support hide/unhide account 2020-11-14 14:11:36 +08:00
MaysWind 0ab40f6537 modify calculate max display order 2020-11-13 00:28:59 +08:00
MaysWind a7dcd4e704 support sort account 2020-11-12 23:51:23 +08:00
MaysWind e4407c8137 support delete account 2020-11-11 23:50:40 +08:00
MaysWind b2b8dcb098 add account list page and account add page 2020-11-09 01:12:32 +08:00