Commit Graph

  • bc363438f1 move the request_id_header option to the server section and the enable_two_factor option to the user section MaysWind 2025-09-17 21:16:49 +08:00
  • 979b16d520 display time numbers with fixed width style in the mobile version time picker MaysWind 2025-09-17 21:07:22 +08:00
  • 9686eb020f fix cannot import OFX file which has only one but very long line (#243) MaysWind 2025-09-15 22:51:16 +08:00
  • 88dea9acaa use the current browser's time zone as the sample MaysWind 2025-09-15 00:38:39 +08:00
  • c75fdfea1c support custom script to process delimiter-separated values (data) file / data MaysWind 2025-09-15 00:21:13 +08:00
  • 538d2b8205 the add transaction page of mobile version supports the destinationAccountId and comment parameters MaysWind 2025-09-14 17:41:21 +08:00
  • 30d36a3b07 add noUncheckedIndexedAccess compiler options MaysWind 2025-09-14 17:29:42 +08:00
  • 95bcd8e4c8 upgrade third party dependencies MaysWind 2025-09-14 17:29:23 +08:00
  • 1a8ce7d58d use for-of statements to replace for and for-in MaysWind 2025-09-14 17:18:01 +08:00
  • 4700446ca0 use for-of statements to replace for and for-in MaysWind 2025-09-14 01:40:53 +08:00
  • 67bc81d3e2 fix user custom exchange rates update page /dialog could not be opened MaysWind 2025-09-14 01:17:46 +08:00
  • 878a3a018e modify style MaysWind 2025-09-14 00:56:27 +08:00
  • e463c2dc95 batch adding transaction tags in import transaction tool MaysWind 2025-09-13 23:05:26 +08:00
  • 422cf49517 batch removing specified tag or batch removing invalid tag in import transaction tool MaysWind 2025-09-13 22:35:18 +08:00
  • 77d2426c14 code refactor MaysWind 2025-09-13 21:17:55 +08:00
  • 1c4dc55bb6 modify style MaysWind 2025-09-13 15:37:25 +08:00
  • ba72f421dc code refactor MaysWind 2025-09-13 15:25:54 +08:00
  • 36d1e01008 fix the display format of the fiscal year start date not updated after changing the number system on user profile page MaysWind 2025-09-13 02:18:23 +08:00
  • e52c7037c7 import transactions from JD.com finance statement file (#240) MaysWind 2025-09-13 01:52:43 +08:00
  • f5235ba08e modify text MaysWind 2025-09-12 21:27:52 +08:00
  • adc4899ea6 fix MCP protocol version requirement xiaolvdou 2025-09-09 14:22:29 +08:00
  • 34c5a1750e use for-of statements to replace for and for-in MaysWind 2025-09-09 23:48:42 +08:00
  • c75a902d84 fix could not select category name via checkbox in the batch create category dialog MaysWind 2025-09-09 23:22:58 +08:00
  • 7e2e1a4ad3 use truncation instead of rounding down or rounding to the nearest value when numerical calculations exceed precision limits MaysWind 2025-09-09 20:46:51 +08:00
  • d4603a1892 code refactor MaysWind 2025-09-09 00:01:15 +08:00
  • 642e51bc0c use and display the Gregorian calendar when calculating months, quarters, years, and fiscal years MaysWind 2025-09-08 00:32:30 +08:00
  • 5591abdb3b upgrade third party dependencies MaysWind 2025-09-07 23:14:59 +08:00
  • ce9378c43f support filtering accounts and transaction categories for overview in home page (#209) MaysWind 2025-09-07 13:57:07 +08:00
  • 3ae72623ad code refactor MaysWind 2025-09-07 00:15:35 +08:00
  • affc02655b remove redundant spaces MaysWind 2025-09-06 23:34:35 +08:00
  • a469d66358 calendar display type supports Gregorian with Persian, date display type supports Persian calendar MaysWind 2025-09-06 23:02:09 +08:00
  • 757f9e5b02 fix the toast text size and the text input size in dialogs on the mobile version did not adjust according to the font size settings MaysWind 2025-09-06 01:18:05 +08:00
  • 8368b02be8 calendar display type supports Gregorian with Chinese MaysWind 2025-09-06 01:06:31 +08:00
  • e15a5617e6 support dates with YYYYMMDD format when importing delimiter-separated values file / data (#219) MaysWind 2025-09-04 22:04:14 +08:00
  • f604b2c766 upgrade golang to 1.25.1, node.js to 24.7.0 MaysWind 2025-09-04 21:57:19 +08:00
  • d6dc9f8170 fix the checkbox in the scheduled transaction frequency dropdown list couldn’t be used to select options (#225) MaysWind 2025-09-03 19:50:00 +08:00
  • 2b90ced103 fix cannot delete accounts / transaction categories and tags when using postgres db (#218) v1.0.1 v1.0_backport MaysWind 2025-09-03 19:27:29 +08:00
  • 3a4b44762f bump version to 1.0.1 MaysWind 2025-09-03 19:27:03 +08:00
  • a71be1bf05 fix cannot delete accounts / transaction categories and tags when using postgres db (#218) MaysWind 2025-09-01 22:44:34 +08:00
  • bcf11631d6 use integers to calculate formulas for beancount amount formula MaysWind 2025-09-01 01:16:58 +08:00
  • 989183c8be use integers to calculate formulas for evaluator (#214) MaysWind 2025-09-01 00:15:51 +08:00
  • 8bd0fd88af bump version to 1.1.0 MaysWind 2025-08-31 13:25:47 +08:00
  • 20e2444307 modify color and background image in desktop version v1.0.0 MaysWind 2025-08-31 00:20:17 +08:00
  • 8154bd712b check if the accounts, categories, and tags used exist when creating a transaction template MaysWind 2025-08-30 01:05:12 +08:00
  • 4d0e376568 code refactor MaysWind 2025-08-30 00:38:45 +08:00
  • 32cf41a7a0 modify style MaysWind 2025-08-30 00:07:43 +08:00
  • e85a4701ed fix cannot selecting time when the number system was not Arabic numerals MaysWind 2025-08-29 00:53:23 +08:00
  • b79ffafaee code refactor MaysWind 2025-08-29 00:43:34 +08:00
  • 8f6adaa417 fix some numerals were not displayed according to the numerical system MaysWind 2025-08-29 00:18:46 +08:00
  • 0e634d83f4 update README.md MaysWind 2025-08-28 23:54:25 +08:00
  • af8cbe0b15 fix the ellipsis was not displayed when the text was too long MaysWind 2025-08-28 22:43:25 +08:00
  • 411130db4e support calendar display type (Gregorian and Buddhist) MaysWind 2025-08-28 00:31:59 +08:00
  • c099443783 support date display type (Gregorian and Buddhist) MaysWind 2025-08-27 00:58:22 +08:00
  • 23ffdbb163 replacing third-party datetime formatter with internal formatter MaysWind 2025-08-25 23:33:49 +08:00
  • 0b48502a10 modify the style of the custom time range MaysWind 2025-08-25 22:21:57 +08:00
  • 25681f622d add explicit type for string-based datetimes, replacing third-party datetime type with internal DateTime type MaysWind 2025-08-25 00:31:30 +08:00
  • f196ce969b code refactor MaysWind 2025-08-24 23:07:18 +08:00
  • 0408c470fc fix the select dropdown menu was positioned incorrectly after filter box being focused MaysWind 2025-08-24 10:34:02 +08:00
  • 01aeb945ff check whether transaction template uses specified accounts / categories / tags when deleting them MaysWind 2025-08-24 01:29:26 +08:00
  • 601a1f83c6 fix the date range may be incorrect when switching between fiscal years MaysWind 2025-08-24 00:23:49 +08:00
  • 2a470742e0 change order MaysWind 2025-08-24 00:08:34 +08:00
  • 8ba1e1997f show the time range below the fiscal year option MaysWind 2025-08-24 00:04:36 +08:00
  • 27ae401a7f code refactor MaysWind 2025-08-23 23:21:02 +08:00
  • 81727d3b1e show import file type by categories MaysWind 2025-08-23 02:25:24 +08:00
  • 06a0501633 append error message to log MaysWind 2025-08-22 21:48:35 +08:00
  • 781c2d9044 retry up to 3 times when update user cloud settings MaysWind 2025-08-22 00:08:08 +08:00
  • 15e4ad00ee update description MaysWind 2025-08-21 22:20:56 +08:00
  • 8064a00252 fix confirm dialog color not taking effect MaysWind 2025-08-21 00:03:25 +08:00
  • f2d0fe407b support deleting all transactions (#202) MaysWind 2025-08-21 00:01:25 +08:00
  • 9589657fd5 update description MaysWind 2025-08-20 22:55:16 +08:00
  • 790837076f code refactor MaysWind 2025-08-20 22:26:48 +08:00
  • 6d923027a0 update README.md MaysWind 2025-08-20 22:19:11 +08:00
  • 13d5759e84 mobile version supports rtl MaysWind 2025-08-19 23:56:28 +08:00
  • efe39c7390 fix circular dependency problem MaysWind 2025-08-18 01:30:58 +08:00
  • c00770201b desktop version supports rtl MaysWind 2025-08-18 00:45:26 +08:00
  • 4eff3a337f fix repeated execution of multilingual processing MaysWind 2025-08-17 02:09:09 +08:00
  • 451385011e fix the default date was incorrect when updating the closing balance in the reconciliation statement dialog which the date range is all MaysWind 2025-08-17 02:04:28 +08:00
  • cd4d230d29 support changing numeral system MaysWind 2025-08-17 01:55:19 +08:00
  • ab6d4ee6fc code refactor MaysWind 2025-08-16 01:07:27 +08:00
  • 274aa6a17c digit grouping type supports Indian Number Grouping MaysWind 2025-08-15 23:58:15 +08:00
  • 2f8d4ad5e4 add new translation contributor MaysWind 2025-08-13 21:57:04 +08:00
  • fe59d3b280 update transaction MaysWind 2025-08-13 09:52:32 +08:00
  • e2c99c4f04 Add Dutch translation automagics 2025-08-12 20:35:27 +02:00
  • 127393b64a display the "Outstanding Balance" label instead of "Balance" for liability account category in desktop account list page MaysWind 2025-08-10 17:10:59 +08:00
  • f3d240442b modify balance modification transaction MaysWind 2025-08-10 17:00:08 +08:00
  • 55bf8b9e30 support showing transaction detail dialog / page MaysWind 2025-08-10 14:51:27 +08:00
  • eadcf7768f fix the total amount of all sub-accounts under the parent account was not counted after filtering any sub-accounts (#192) MaysWind 2025-08-10 11:26:27 +08:00
  • 876bf8cc31 update dark theme style of desktop version MaysWind 2025-08-10 01:38:08 +08:00
  • 6b5aac0111 fix the filter box could not be input MaysWind 2025-08-09 02:13:06 +08:00
  • dc4a4e1463 import latest wechat pay billing file format MaysWind 2025-08-08 20:37:50 +08:00
  • 0677ed07db code refactor MaysWind 2025-08-08 20:19:02 +08:00
  • ecf6fbd187 support setting whether the data table in csv / xls / xlsx files contains a header row MaysWind 2025-08-08 20:11:31 +08:00
  • 351cebe169 add sub basic data table MaysWind 2025-08-08 20:05:39 +08:00
  • 0f94a90882 add unit tests MaysWind 2025-08-08 16:48:21 +08:00
  • 04996d784f show the reason why the category / account select is disabled in desktop version MaysWind 2025-08-06 00:05:35 +08:00
  • aafcfeda84 upgrade node.js to 22.18.0 MaysWind 2025-08-05 23:37:22 +08:00
  • 7283b724b1 add candlestick chart for account balance trends MaysWind 2025-08-05 23:29:49 +08:00
  • 0d55912f6c modify UI interaction for mode switching MaysWind 2025-08-05 01:01:52 +08:00
  • 60108e26c7 fix incorrect fiscal year closing balance for partial-year queries MaysWind 2025-08-04 23:46:33 +08:00
  • be129cd3c6 modify function name MaysWind 2025-08-04 23:33:13 +08:00