Commit Graph

57 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 4def7ed60c the query_transactions_tool_handler mcp tool supports filtering multiple categories or accounts with the same name, and filtering sub-accounts / secondary categories by their parent account / category name 2025-09-20 21:08:34 +08:00
MaysWind a71be1bf05 fix cannot delete accounts / transaction categories and tags when using postgres db (#218) 2025-09-01 22:44:34 +08:00
MaysWind 01aeb945ff check whether transaction template uses specified accounts / categories / tags when deleting them 2025-08-24 01:29:26 +08:00
MaysWind d6ee8a416f code refactor 2025-07-24 23:57:49 +08:00
MaysWind 515b9af61a add reconciliation statement in desktop version 2025-07-21 00:40:02 +08:00
MaysWind 53aa4ff390 code refactor 2025-06-30 22:58:17 +08:00
MaysWind a68c45a923 fix typo 2025-06-30 21:42:59 +08:00
MaysWind 0af5b194fc add logs 2025-04-30 00:00:32 +08:00
MaysWind 68c078038a not map to parent accounts, hidden accounts, and hidden categories when importing transactions 2025-04-28 00:06:59 +08:00
MaysWind 78ba43480b support adding / deleting sub account after account created (#77) 2025-04-26 23:36:23 +08:00
MaysWind 0f6b61ce6c improve performance 2025-04-26 22:55:51 +08:00
MaysWind 9182e8f2ef code refactor 2025-04-26 22:12:51 +08:00
MaysWind df31be61e8 support hiding/unhiding/deleting sub-account in account list page 2025-04-13 23:36:37 +08:00
MaysWind a9a37b0c97 fix the Postgres database transaction cannot continue to execute after failure (#50) 2025-02-17 00:32:53 +08:00
MaysWind 62e09190f3 credit card account supports statement date 2024-12-10 22:41:06 +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 06b4960984 fix the failure of creating account with initial balance sometimes 2024-11-11 00:35:33 +08:00
MaysWind 70beb45c4e add logs 2024-09-10 00:23:31 +08:00
MaysWind 7c59e8386e support importing transaction by csv/tsv file via command line 2024-09-02 01:40:04 +08:00
MaysWind e86d4e05ce code refactor 2024-08-19 00:35:45 +08:00
MaysWind b80041433c transaction list api supports filtering by multiple account / category 2024-07-03 00:21:56 +08:00
MaysWind 4b68ccf678 update text content 2024-04-06 16:33:08 +08:00
MaysWind 165377816c return error when uuid is not enough 2023-09-16 22:45:00 +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 3b0ef7a96d data management page shows all user data statistics 2023-04-02 19:36:10 +08:00
MaysWind d4985a024d use unambiguous numeric variable type 2023-03-27 23:58:33 +08:00
MaysWind 7364380312 support filter by parent account in transaction list page 2022-03-20 22:26:27 +08:00
MaysWind 62a825439f modify project name 2021-04-12 01:21:34 +08:00
MaysWind 242cf872b2 hide edit/delete button when transaction is not editable 2021-02-26 01:07:03 +08:00
MaysWind bdc7188f8b fix database selection or db transaction usage bug 2021-01-18 01:23:54 +08:00
MaysWind fbfba764d4 fix not delete modification balance transaction when deleting account 2021-01-05 01:56:53 +08:00
MaysWind 7d3e05c548 support data export 2021-01-02 02:04:38 +08:00
MaysWind 5118978915 code refactor 2021-01-01 00:47:15 +08:00
MaysWind fe3abc6a73 account can be deleted when contains one modification transaction only 2020-12-26 22:17:33 +08:00
MaysWind 76eac1c9dc add comments 2020-12-26 21:50:21 +08:00
MaysWind b3962e8af9 code refactor 2020-12-23 01:40:28 +08:00
MaysWind 5ba83192b0 code refactor 2020-12-22 23:01:33 +08:00
MaysWind 950941f789 not allow to delete account when other transaction is using it 2020-12-14 00:32:26 +08:00
MaysWind 035e7587f1 code refactor 2020-12-14 00:24:44 +08:00
MaysWind f76017b10e code refactor 2020-12-10 23:52:54 +08:00
MaysWind 2d570a9c7a support set balance when creating account 2020-12-10 23:43:36 +08:00
MaysWind 8e3dcb8370 code refactor 2020-12-06 22:14:40 +08:00
MaysWind 611e10e846 code refactor 2020-12-05 20:29:40 +08:00
MaysWind 0f56fe1525 modify method and variable name 2020-12-05 16:44:02 +08:00
MaysWind 0573494d7b also delete sub accounts when delete account 2020-11-17 01:58:55 +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