Commit Graph

  • 713b621169 update category display name for balance modification transaction MaysWind 2025-07-27 21:35:16 +08:00
  • 80df5f95aa fix typo MaysWind 2025-07-27 17:07:04 +08:00
  • 1e492d8724 code refactor MaysWind 2025-07-27 16:59:31 +08:00
  • 602f15fe2e export reconciliation statements MaysWind 2025-07-26 00:58:38 +08:00
  • 3335533a18 remove token via cli MaysWind 2025-07-25 00:01:05 +08:00
  • d385358aa3 code refactor MaysWind 2025-07-24 23:58:24 +08:00
  • d6ee8a416f code refactor MaysWind 2025-07-24 23:03:58 +08:00
  • c5aa37037f the number of digits shown for hours, minutes, and seconds in the time picker depends on the user's language settings MaysWind 2025-07-23 01:06:34 +08:00
  • 6050f5deab add / view transaction in reconciliation statement dialog MaysWind 2025-07-23 00:41:32 +08:00
  • 5d07d1a70d modify style MaysWind 2025-07-23 00:09:15 +08:00
  • bae330c6f3 modify text MaysWind 2025-07-23 00:02:34 +08:00
  • ea17994c6c show opening / closing balance in reconciliation statement dialog MaysWind 2025-07-22 01:04:29 +08:00
  • c3d29ee2f8 modify text MaysWind 2025-07-21 00:53:39 +08:00
  • 515b9af61a add reconciliation statement in desktop version MaysWind 2025-07-21 00:40:02 +08:00
  • 4ba3893b83 remove unused code MaysWind 2025-07-21 00:39:54 +08:00
  • bcb6c4f419 time selector in mobile version supports loop selection MaysWind 2025-07-20 20:14:27 +08:00
  • 53f101fb60 fix the bug that amount format could not be automatically detected when importing dsv file MaysWind 2025-07-20 13:09:26 +08:00
  • 8da4f65048 load / save rules for batch replacing transaction categories / accounts / tags when import transactions MaysWind 2025-07-20 01:51:20 +08:00
  • 428bcba56e code refactor MaysWind 2025-07-19 23:27:32 +08:00
  • 68e896d8eb use the original transaction type of Firefly III as the imported transaction type MaysWind 2025-07-15 23:13:49 +08:00
  • eef62722a4 update third party dependency copyright MaysWind 2025-07-13 23:59:13 +08:00
  • e3dcb2ce0c fix wrong link MaysWind 2025-07-13 23:17:24 +08:00
  • 0cf89562cd use a unified commit hash length when building in different platform MaysWind 2025-07-13 21:51:14 +08:00
  • 8b06731cdb update go.mod MaysWind 2025-07-13 17:19:34 +08:00
  • 36abd1acec bump version to 1.0.0 MaysWind 2025-07-13 17:19:27 +08:00
  • 06ef2220d6 fix the incorrect transaction type and amount when importing some Firefly III data v0.10.0 MaysWind 2025-07-13 16:00:53 +08:00
  • 29d14bb5ef update latest supported currencies of Bank of Russia / International Monetary Fund exchange data source MaysWind 2025-07-13 02:04:27 +08:00
  • cd2b99a44c use the export data format since Firefly III version 6.2.0 as the format for importing Firefly III data MaysWind 2025-07-13 01:53:17 +08:00
  • 0413f8c0aa use the expense and revenue account names as category names if the transaction has not category when importing Firefly III transactions MaysWind 2025-07-13 01:51:27 +08:00
  • ca5c451d36 code refactor MaysWind 2025-07-13 01:43:11 +08:00
  • c19b87275d modify log content MaysWind 2025-07-13 01:43:04 +08:00
  • 7a374a509a modify file name MaysWind 2025-07-12 16:08:35 +08:00
  • 01aa2cf0a4 filter transaction description keywords in statistics & analysis page MaysWind 2025-07-08 00:31:50 +08:00
  • 5c9eb5dc5a modify style MaysWind 2025-07-07 23:15:26 +08:00
  • b05a53ffe3 reduce the number of skeleton rows when loading in transaction list page MaysWind 2025-07-07 22:58:41 +08:00
  • 0387551c43 change mcp token icon MaysWind 2025-07-07 22:47:16 +08:00
  • 773f808a35 update token last seen time when call mcp initialize api MaysWind 2025-07-07 22:38:50 +08:00
  • 07477eb5f8 hide generate mcp token when mcp is not enabled MaysWind 2025-07-07 22:28:00 +08:00
  • 5cb129311a feature restriction supports mcp MaysWind 2025-07-07 01:21:09 +08:00
  • 6215f489f2 code refactor MaysWind 2025-07-07 01:20:55 +08:00
  • 0140fc7622 add a special token type for MCP MaysWind 2025-07-07 01:20:38 +08:00
  • fbaf6086e3 update the Excelize version to the one actually used MaysWind 2025-07-06 22:07:19 +08:00
  • 5a1b649011 add transaction mcp handler MaysWind 2025-07-06 22:03:26 +08:00
  • 6da42686a9 add query accounts / transaction categories / transaction tags mcp handler MaysWind 2025-07-06 20:02:42 +08:00
  • 82b98eca95 code refactor MaysWind 2025-07-06 15:50:53 +08:00
  • a54275d307 fix missing text in description MaysWind 2025-07-06 14:40:22 +08:00
  • e1e61e8570 update git ignore file MaysWind 2025-07-06 14:39:38 +08:00
  • ebc7e7256a update description MaysWind 2025-07-06 03:23:13 +08:00
  • 93887ec2bb update README.md MaysWind 2025-07-06 03:17:38 +08:00
  • 8dce0f2d6a add mcp (Model Context Protocol) support MaysWind 2025-07-06 03:02:19 +08:00
  • 620ccf317f update README.md MaysWind 2025-07-04 23:43:19 +08:00
  • 7983f17e7f update documents MaysWind 2025-07-03 00:08:18 +08:00
  • b60c0b29f8 update README.md MaysWind 2025-07-02 23:45:28 +08:00
  • 5400a1424c do not check third party response when run tests in ci pipeline MaysWind 2025-07-02 22:17:25 +08:00
  • 3296d21f6a fix the bug that the date was not displayed correctly during daylight saving time (#163) MaysWind 2025-07-02 01:40:20 +08:00
  • 2e1a9362fc export transaction data based on the conditions on the transaction list page (#55) MaysWind 2025-06-30 23:49:01 +08:00
  • 53aa4ff390 code refactor MaysWind 2025-06-30 22:58:17 +08:00
  • 3c100b2543 code refactor MaysWind 2025-06-30 22:38:53 +08:00
  • b37cde5a8c user feature restriction supports application settings syncing MaysWind 2025-06-30 22:06:43 +08:00
  • e13efdc11f add sub category name in title MaysWind 2025-06-30 21:53:36 +08:00
  • 303f599f7d only show version dialog when frontend and backend version are not the same MaysWind 2025-06-30 21:49:24 +08:00
  • a68c45a923 fix typo MaysWind 2025-06-30 21:42:59 +08:00
  • 96b7c69283 add refresh browser cache when client version not match server version MaysWind 2025-06-30 00:39:28 +08:00
  • 801c0f8572 total amount on the account list page supports excluding specified accounts (#161) MaysWind 2025-06-29 22:27:34 +08:00
  • 90e862fbb1 sync application settings MaysWind 2025-06-29 20:25:21 +08:00
  • 1eb997d2c0 code refactor MaysWind 2025-06-28 20:22:25 +08:00
  • 1d314b1b09 fix the bug that statistical analysis still shows the account balance in the desktop version when the account balance is set to hide MaysWind 2025-06-28 18:10:35 +08:00
  • a077cccc2e upgrade golang to 1.24.4, node.js to 22.16.0, alpine base image to 3.22.0 MaysWind 2025-06-25 23:20:13 +08:00
  • 6fb7e63e88 update description MaysWind 2025-06-25 23:19:34 +08:00
  • 3621245212 save / load column mapping file for delimiter-separated values (dsv) file MaysWind 2025-06-22 22:49:06 +08:00
  • dfa573b49b code refactor MaysWind 2025-06-22 22:27:45 +08:00
  • a69db9d299 use the macro language tag to match the i18n file when the browser language tag cannot match any i18n files MaysWind 2025-06-22 18:53:25 +08:00
  • 481618037d change the text of the unset start and end time in scheduled transaction MaysWind 2025-06-22 18:07:11 +08:00
  • 57ead2937b add Portuguese (Brazil) localized display name in different languages MaysWind 2025-06-22 18:07:00 +08:00
  • e6d8cbcdd6 fix wrong localized item key and default setting in Portuguese (Brazil) MaysWind 2025-06-22 17:54:42 +08:00
  • a7554d884f modify language order MaysWind 2025-06-22 17:54:19 +08:00
  • 468a4b1bac update default localized setting MaysWind 2025-06-22 16:13:56 +08:00
  • c1e4cd4bf1 Adding Brazilian Portuguese translation to the frontend Gustavo Michels de Camargo 2025-06-22 01:43:21 -03:00
  • 4413f2c411 Adding Brazilian Portuguese translation to the backend Gustavo Michels de Camargo 2025-06-22 01:09:02 -03:00
  • b1349f57cd parse information to account owner data in mt940 file MaysWind 2025-06-21 00:52:08 +08:00
  • 4a6f7eb43c import transactions from mt940 file MaysWind 2025-06-20 00:57:07 +08:00
  • 8f0e6ba95a support two-digit years in the transaction date when importing QIF file MaysWind 2025-06-20 00:56:57 +08:00
  • e9c175d2af code refactor MaysWind 2025-06-19 22:40:32 +08:00
  • 5dc0e925c1 fill the first two digits for year based on the current year when importing a two-digit year MaysWind 2025-06-19 22:36:40 +08:00
  • 787eaad352 add comments MaysWind 2025-06-18 23:39:24 +08:00
  • 4bab8db7c0 code refactor MaysWind 2025-06-18 23:27:37 +08:00
  • b6e96586a5 update README.md MaysWind 2025-06-18 00:59:08 +08:00
  • 7127c5539a import transactions from camt.053 file MaysWind 2025-06-18 00:51:19 +08:00
  • fe7736a7f6 export statistics data to markdown file MaysWind 2025-06-15 23:33:57 +08:00
  • 29dcaaae47 code refactor MaysWind 2025-06-15 23:11:31 +08:00
  • 9090c5c223 set geo location data order when import transaction MaysWind 2025-06-15 22:59:21 +08:00
  • 4336d1ed1a export statistics & analysis data in desktop version MaysWind 2025-06-15 21:50:31 +08:00
  • 8edc3640f5 code refactor MaysWind 2025-06-15 21:20:23 +08:00
  • 39e81af782 code refactor MaysWind 2025-06-15 20:37:06 +08:00
  • cc16f57a44 use vue-tsc instead of tsc to check code MaysWind 2025-06-11 00:20:26 +08:00
  • e7e7caae3b check typescript code in vue sfc file MaysWind 2025-06-10 08:39:29 +08:00
  • e09c62cf8d add missing fiscal year start parameter for src/lib/datetime.ts:getFullMonthDateRange() Sebastian Reategui 2025-06-10 08:00:13 +10:00
  • 8d5fe8f0f1 modify style MaysWind 2025-06-10 00:10:57 +08:00
  • f9d8293fd2 code refactor MaysWind 2025-06-09 23:53:36 +08:00
  • 4111eb0838 code refactor MaysWind 2025-06-09 23:32:19 +08:00