Commit Graph

  • 7a369328b6 support date formats that use dashes as separators and date formats without leading zeros MaysWind 2026-01-26 23:59:37 +08:00
  • 545667e502 update the text display style for AI image recognition on the desktop version MaysWind 2026-01-25 19:50:34 +08:00
  • 8387a81a59 fix the incorrect line-wrapping of the third-pary login separator line on the login page in the Korean locale MaysWind 2026-01-24 23:55:14 +08:00
  • 1e3087ccf0 bump version to 1.3.2 MaysWind 2026-01-24 23:49:20 +08:00
  • bee7772bfd add refresh accounts, categories and tags button on import dialog v1.3.1 MaysWind 2026-01-24 23:21:02 +08:00
  • a8b6f72ee6 update translation MaysWind 2026-01-24 23:02:33 +08:00
  • 9484cf514d show more accurate status messages when reloading all account, category and tag data MaysWind 2026-01-24 22:53:56 +08:00
  • 70958c00d3 limit the maximum height of the add button dropdown menu on the desktop transaction list page MaysWind 2026-01-24 22:06:45 +08:00
  • 9467335536 hide change tag group display order button when there are fewer than two tag groups MaysWind 2026-01-24 21:57:42 +08:00
  • f916fdff06 disable the move tag button when there are fewer than two tag groups MaysWind 2026-01-24 21:55:45 +08:00
  • ced346506e format translation file MaysWind 2026-01-24 21:44:16 +08:00
  • e0cd96f87e format code MaysWind 2026-01-24 21:41:44 +08:00
  • ed7e906903 Update Korean translation Minhyung Park 2026-01-24 22:41:22 +09:00
  • 3bb7f5abf4 support exporting data when checking pending import data MaysWind 2026-01-22 23:58:04 +08:00
  • 5d801a2343 remove redundant code MaysWind 2026-01-22 23:06:25 +08:00
  • 0d9e59dad9 fix the import dialog sometimes fails to automatically remember the last selected type MaysWind 2026-01-22 22:23:05 +08:00
  • 5fd1396b5c fix wrong mime type MaysWind 2026-01-22 22:02:52 +08:00
  • b3b9d9293b support semicolon-separated data when importing delimiter-separated values files / data (#458) MaysWind 2026-01-22 22:01:59 +08:00
  • 8b405e513f add new contributor MaysWind 2026-01-22 00:00:17 +08:00
  • 2bfcfbf03d update translation MaysWind 2026-01-21 23:59:12 +08:00
  • 10388a5ffa improved Chinese translation MaysWind 2026-01-21 23:33:41 +08:00
  • a127a381cc remove unused entries MaysWind 2026-01-21 23:33:15 +08:00
  • 4aa0dc20af update translation MaysWind 2026-01-21 23:32:40 +08:00
  • 012cc04107 Update ES locales Diego Fernández Criado 2026-01-21 16:31:33 +01:00
  • 25a84ad3af add new contributor MaysWind 2026-01-21 22:30:29 +08:00
  • c0036d230a update locale default settings MaysWind 2026-01-21 22:30:03 +08:00
  • 869970a4ab refactor(locale): remove wrongfully formatted fsl translation file by ide Harsh Vardan 2026-01-21 15:34:08 +13:00
  • 42f8aa410c refactor(locale): proper import order in locales index.ts file Harsh Vardan 2026-01-21 15:29:21 +13:00
  • 80e1223505 feat(locale): add Tamil translation Harsh Vardan 2026-01-21 14:21:24 +13:00
  • fc9581580c fix the system paste button appears again after the user tap outside MaysWind 2026-01-19 22:23:24 +08:00
  • b0e6764bfe do not allow switching tag groups before saving changes to the tag order MaysWind 2026-01-19 01:02:46 +08:00
  • 03fef81414 fix no error message is shown when a tag cannot be moved MaysWind 2026-01-19 00:56:07 +08:00
  • 8dcb8648a5 support tag group for transaction tags in the import transaction tool MaysWind 2026-01-19 00:47:10 +08:00
  • 50b4c96a99 fix the placeholder values in "root_url" cannot be resolved using values from environment variables, and do not allow placeholders in other options MaysWind 2026-01-19 00:29:08 +08:00
  • c9b894fdbe add new contributor MaysWind 2026-01-18 13:42:11 +08:00
  • a2f1d944ad fix: correct typo in Spanish translation Andres Teller 2026-01-17 23:36:58 -05:00
  • be4ec2bcce bump version to 1.3.1 MaysWind 2026-01-18 13:26:27 +08:00
  • c1a728c391 add default value for newly added columns v1.3.0 MaysWind 2026-01-17 23:43:32 +08:00
  • 46ff0ecd3b place the account at the end of the account category after changing account category MaysWind 2026-01-17 23:32:13 +08:00
  • 8db69f64c8 place the transaction category at the end of the primary category after changing primary category MaysWind 2026-01-17 23:13:16 +08:00
  • 8447dd7ae6 support pasting amount on number pad sheet for non-ios device MaysWind 2026-01-17 22:16:30 +08:00
  • 543cc5f656 disable buttons in navigation bar during initial page load MaysWind 2026-01-17 20:45:51 +08:00
  • 9664bac47f update the title of the change display order dialog/page MaysWind 2026-01-17 20:09:33 +08:00
  • 42ae323568 support adding / renaming / deleting / changing display order for tag group on mobile version MaysWind 2026-01-17 20:04:07 +08:00
  • a357fb8136 automatically switch to the newly added tag group MaysWind 2026-01-17 19:21:12 +08:00
  • 3b487ca0d9 fix the currently displayed group is incorrect after deleting a tag group MaysWind 2026-01-17 19:02:44 +08:00
  • 91e98f3126 make delete tag group button disabled when tag group has tags MaysWind 2026-01-17 18:55:32 +08:00
  • 7ecacaeb05 support moving tags on mobile version MaysWind 2026-01-17 18:48:45 +08:00
  • 598ae9fa06 show add button in default group MaysWind 2026-01-17 16:05:04 +08:00
  • 0803a5930f add new contributor MaysWind 2026-01-17 14:29:46 +08:00
  • 9aaf3284c0 remove unnecessary type assertions MaysWind 2026-01-17 14:29:36 +08:00
  • b27f9c12de refactor: use isDefined util for account ID check in TransactionEditPageBase.ts GaryOu 2026-01-09 00:12:40 +08:00
  • a730ebab8f Refactor transfer amount calculation to handle account changes GaryOu 2026-01-09 00:05:05 +08:00
  • f7d0e2279a Watch for account changes and recalculate destination amount for transfers on the Add Transfer Transaction dialog GaryOu 2026-01-08 00:11:13 +08:00
  • e41dd1c1f8 add new contributor MaysWind 2026-01-17 10:25:02 +08:00
  • 98274ab864 Merge branch 'main' of https://github.com/mayswind/EasyBookkeeping MaysWind 2026-01-17 10:23:18 +08:00
  • a3261acc82 Fix: missing hyphen in 'utf-8' encoding. Error when importing OFX files due to unknown encoding. Fixes issue #48. lucdsouza 2026-01-16 22:14:16 -03:00
  • 7d9cfc4ced support transaction tag group MaysWind 2026-01-17 00:47:51 +08:00
  • b556efa510 adjust the interaction for displaying and reordering all explorers on the Insights Explorer page MaysWind 2026-01-17 00:45:09 +08:00
  • 4b72bfd76d fix the changes are cleared after changing date range under "New Explorer" MaysWind 2026-01-16 23:55:50 +08:00
  • 0f532094ca update the initial styling of the pie chart MaysWind 2026-01-16 23:30:28 +08:00
  • 7e48cca4ab fix the non-amount numbers in charts are not formatted using localized number formatting MaysWind 2026-01-16 23:29:26 +08:00
  • 98aa535193 fix the year–quarter format date is not formatted using localized number formatting MaysWind 2026-01-16 23:11:49 +08:00
  • 48ef9acc19 support the username returned by Synology DSM SSO Server during OIDC authentication (#449) MaysWind 2026-01-16 21:59:05 +08:00
  • e304f4d3fa display all data in statistics & analysis and hide percentages with values below zero MaysWind 2026-01-16 01:20:29 +08:00
  • 83a34ae322 allow the either username or email is empty which returns from oauth 2.0 provider, but require both to be present when automatically registering a new user MaysWind 2026-01-16 00:00:28 +08:00
  • 43a6d1be0f initialize the http transport only once MaysWind 2026-01-15 23:35:47 +08:00
  • 89fb8a099e add a unified logging handler to the http client MaysWind 2026-01-15 23:29:48 +08:00
  • 853b0d430e update the supported currencies based on the exchange rate data source MaysWind 2026-01-15 22:38:53 +08:00
  • 88b63d0222 Updated Slovenian translation Andrej Kralj 2026-01-14 08:16:29 +01:00
  • 618ad4cac2 support importing Alipay transaction statements with transactions in the pending goods receipt confirmation status (#441) MaysWind 2026-01-11 14:57:37 +08:00
  • 9b4dd5600a show insights explorer count on data management page MaysWind 2026-01-11 14:24:38 +08:00
  • ca959fb9ce automatically focus after opening the dialog and support confirming with the enter key MaysWind 2026-01-11 13:24:26 +08:00
  • ee9b281919 insights explorer supports axis chart MaysWind 2026-01-11 02:45:46 +08:00
  • 1a0630846d refactor the trends chart component and extract a reusable axis chart component MaysWind 2026-01-10 23:09:31 +08:00
  • 9585cbc8a9 fix the explorer is not selected when opening a hidden explorer on the insights explorer page MaysWind 2026-01-10 01:00:04 +08:00
  • 19c0ca8191 add new contributor MaysWind 2026-01-10 00:33:15 +08:00
  • 3b0b95ac4a fix: trim trailling spaces in username Dmitry Shemin 2026-01-09 23:22:42 +07:00
  • 1691c320cc update json schema description of mcp tool MaysWind 2026-01-10 00:16:04 +08:00
  • caf88a9488 Updated Slovenian translation thehijacker 2026-01-09 15:41:08 +01:00
  • b295b99d3d update the supported currencies based on the exchange rate data source MaysWind 2026-01-09 00:37:11 +08:00
  • 3cf1276fa7 add all explorers dialog and show confirm dialog when restoring to last saved explorer MaysWind 2026-01-09 00:33:31 +08:00
  • 5ae763273a format code MaysWind 2026-01-08 23:34:38 +08:00
  • e39965e7b5 add restore to last saved for insights explorer MaysWind 2026-01-08 01:29:54 +08:00
  • af36fe9212 highlight the save button when the explorer has been updated MaysWind 2026-01-08 01:20:30 +08:00
  • 6eb7fa27f6 support configuring the data source of the data table in insights explorer MaysWind 2026-01-08 00:41:24 +08:00
  • 0dd0597c3b code refactor MaysWind 2026-01-08 00:01:36 +08:00
  • f0a74a6108 save the number of transactions per page in database MaysWind 2026-01-07 23:56:31 +08:00
  • 6829eddde5 display different dialog titles when saving a new explorer and renaming an explorer MaysWind 2026-01-07 23:47:14 +08:00
  • 1c596c4a15 support hiding and unhiding explorers MaysWind 2026-01-07 23:39:07 +08:00
  • ab88b0bf44 support drag-and-drop to change query display orders MaysWind 2026-01-07 23:08:30 +08:00
  • d462d0164c save insights explorer to database MaysWind 2026-01-07 01:04:54 +08:00
  • d4d1342c70 update the supported currencies based on the exchange rate data source MaysWind 2026-01-05 23:58:16 +08:00
  • a157c1961a fix the incorrect transaction text item MaysWind 2026-01-05 23:13:36 +08:00
  • 9a037ace5a remember last selected file type in import transaction dialog (#412) MaysWind 2026-01-05 00:48:47 +08:00
  • c64b4502cb support canceling the sorting operation on mobile version MaysWind 2026-01-04 23:29:34 +08:00
  • dc41bf8e10 replace the button labels in the navigation bar with a unified icons MaysWind 2026-01-04 23:10:52 +08:00
  • 0ce66d9070 support changing account category order MaysWind 2026-01-04 22:50:13 +08:00
  • 6e369f39a4 support setting account categories hidden which has no accounts MaysWind 2026-01-04 14:05:52 +08:00
  • fb25f589fb add clear all filters in import dialog (#416) MaysWind 2026-01-04 11:02:09 +08:00