Commit Graph

  • 501de6ffef bump version to 0.7.0 MaysWind 2024-11-03 21:11:18 +08:00
  • 210d978279 support filtering transactions in import transaction dialog v0.6.0 MaysWind 2024-11-03 20:59:00 +08:00
  • a35771acc4 fix cannot batch replace tag in import transaction dialog sometimes MaysWind 2024-11-03 20:50:28 +08:00
  • 637faef690 upgrade golang to 1.22.8, node.js to 20.18.0, alpine base image to 3.20.3 MaysWind 2024-11-03 00:42:06 +08:00
  • c800eb5d4d change transaction type of credit card payment to transfer transaction MaysWind 2024-11-03 00:05:12 +08:00
  • 0e062ed065 code refactor MaysWind 2024-11-02 22:47:33 +08:00
  • f2e89da724 support ofx 1.x MaysWind 2024-11-02 02:05:55 +08:00
  • ac29f0bf98 read and check ofx 2.x file header MaysWind 2024-11-01 00:11:26 +08:00
  • d174e99c80 code refactor MaysWind 2024-10-31 00:57:34 +08:00
  • 5006a96181 parse xml using the encoding declared in xml header MaysWind 2024-10-30 23:51:07 +08:00
  • ce8c020477 support transfer in transaction MaysWind 2024-10-30 23:42:17 +08:00
  • 98c96b8217 support qpf file extension MaysWind 2024-10-30 22:51:41 +08:00
  • 43404adf49 code refactor MaysWind 2024-10-30 22:45:44 +08:00
  • 90ea462206 code refactor MaysWind 2024-10-30 01:05:04 +08:00
  • 92a78f6f12 add unit tests MaysWind 2024-10-30 00:55:46 +08:00
  • be7fbd405e add comment MaysWind 2024-10-30 00:45:01 +08:00
  • 98e3c6ebfd add unit test MaysWind 2024-10-30 00:30:52 +08:00
  • fbca205cca add unit test and improve robustness MaysWind 2024-10-29 23:41:55 +08:00
  • d3c25a1aff code refactor MaysWind 2024-10-29 23:39:58 +08:00
  • 84f2778bc0 add comment MaysWind 2024-10-29 23:39:01 +08:00
  • 688185c367 add comment MaysWind 2024-10-29 23:33:39 +08:00
  • bf48bfdd7c add unit tests MaysWind 2024-10-29 23:15:02 +08:00
  • bde0b01d06 add unit tests MaysWind 2024-10-29 00:56:46 +08:00
  • a1b7c8ad1d check whether amount is less than 0 for transfer transaction MaysWind 2024-10-29 00:50:37 +08:00
  • 37ff0d1fab check whether split quantity node exists MaysWind 2024-10-29 00:38:24 +08:00
  • 0c218df3ad use extrame/xls library to replace xlsReader MaysWind 2024-10-29 00:35:10 +08:00
  • 259f27bf1b support parsing account to MaysWind 2024-10-28 23:55:28 +08:00
  • f2bc8e44fc add unit test and improve robustness MaysWind 2024-10-28 23:46:45 +08:00
  • c44bf73b42 add unit test MaysWind 2024-10-28 22:59:46 +08:00
  • fbd19f9da4 support comma as decimal point MaysWind 2024-10-28 22:44:03 +08:00
  • 50fc0783d4 change type name MaysWind 2024-10-28 22:43:17 +08:00
  • c372272394 import transactions from ofx 2.x file MaysWind 2024-10-28 00:33:21 +08:00
  • 22d653cc76 add unit test MaysWind 2024-10-27 23:52:06 +08:00
  • 46dbfcbe77 use name column as description MaysWind 2024-10-27 23:50:52 +08:00
  • 91d51e660b support parsing amount with thousandss eparator MaysWind 2024-10-27 17:21:49 +08:00
  • 76f5f12563 support year/month/day format date MaysWind 2024-10-27 17:15:59 +08:00
  • 08bc0eff8c not required transaction type column MaysWind 2024-10-27 17:09:23 +08:00
  • be1d219fea update Chinese transaction MaysWind 2024-10-27 16:02:01 +08:00
  • 52034ef55c code refactor MaysWind 2024-10-27 11:21:23 +08:00
  • 47ab41088e change csv and tsv to subtypes when importing ezbookkeeping exported files in import transaction dialog MaysWind 2024-10-27 01:54:26 +08:00
  • fb5484f44d import transactions from iif file MaysWind 2024-10-27 01:22:06 +08:00
  • cfbab0432c fix npe MaysWind 2024-10-26 22:44:42 +08:00
  • 34bf74da84 fix typo MaysWind 2024-10-26 19:48:24 +08:00
  • 889f90015a remove redundant code MaysWind 2024-10-26 19:16:37 +08:00
  • 1d0817b1b3 fix parsing amount for expense transaction MaysWind 2024-10-22 00:22:57 +08:00
  • 54150a9157 modify anchor name MaysWind 2024-10-21 22:24:54 +08:00
  • a8a89ca089 modify anchor name MaysWind 2024-10-21 01:08:53 +08:00
  • bb4eca1b0c import transaction from GnuCash database MaysWind 2024-10-21 01:02:37 +08:00
  • 6ce6fd3aa8 modify parameter name MaysWind 2024-10-20 21:39:04 +08:00
  • 35ec18cfac code refactor MaysWind 2024-10-20 21:38:51 +08:00
  • 3795e788bb change display order MaysWind 2024-10-20 19:21:49 +08:00
  • 4b239030c5 improve the compatibility of qif files MaysWind 2024-10-20 15:56:19 +08:00
  • 7162ce4a77 fix the wrong amount and account name of transfer in transaction MaysWind 2024-10-20 15:47:30 +08:00
  • 03f0e4a477 modify error message MaysWind 2024-10-20 10:12:00 +08:00
  • a23a194660 add subtypes to imported file types MaysWind 2024-10-20 10:05:44 +08:00
  • 45faa269a4 add comment MaysWind 2024-10-20 01:54:03 +08:00
  • 981a1aac4f import transaction from qif file MaysWind 2024-10-20 01:47:54 +08:00
  • 70ccf7b691 code refactor MaysWind 2024-10-19 19:18:03 +08:00
  • 8bc763be9b code refactor MaysWind 2024-10-18 00:53:10 +08:00
  • 815bb08fa9 fix wrong log MaysWind 2024-10-18 00:19:47 +08:00
  • 34773537c2 code refactor MaysWind 2024-10-17 01:13:35 +08:00
  • 6c285a0856 modify function name MaysWind 2024-10-16 23:18:12 +08:00
  • a062592043 rename files MaysWind 2024-10-16 00:46:30 +08:00
  • 8978e340c7 add unit test MaysWind 2024-10-15 00:33:59 +08:00
  • 07c1bba829 code refactor MaysWind 2024-10-15 00:33:45 +08:00
  • 4f836f5e3a get function of writable transaction data table supports data row parser, column count and get data function of writable transaction data row supports filtering defined columns add related unit tests MaysWind 2024-10-14 23:57:26 +08:00
  • 2cfc24a808 update log content MaysWind 2024-10-14 23:27:59 +08:00
  • 07743368f4 code refactor MaysWind 2024-10-14 23:13:50 +08:00
  • 592c04c5ab code refactor MaysWind 2024-10-14 23:11:54 +08:00
  • bb8a72876b code refactor MaysWind 2024-10-14 23:09:17 +08:00
  • b9b501edfa import transaction from wechat pay billing file MaysWind 2024-10-14 01:18:17 +08:00
  • 44fe7778b6 code refactor MaysWind 2024-10-14 00:31:09 +08:00
  • 6ea5ad1619 change file type name MaysWind 2024-10-13 23:49:38 +08:00
  • d9b819d1a1 code refactor MaysWind 2024-10-13 19:44:29 +08:00
  • 5ac9eb5d5c fix cannot import transaction from firefly iii when only have minimal required columns, add unit tests MaysWind 2024-10-12 23:52:42 +08:00
  • 1345603e09 update documents anchor MaysWind 2024-10-12 22:19:53 +08:00
  • bd66408c3d import transaction from firefly iii MaysWind 2024-10-12 01:17:56 +08:00
  • f75e078fed code refactor MaysWind 2024-10-11 00:40:39 +08:00
  • 09fc82f7b7 code refactor MaysWind 2024-10-11 00:03:21 +08:00
  • 7bc9a0357e code refactor MaysWind 2024-10-10 23:53:11 +08:00
  • dc6420ccb0 add unit test MaysWind 2024-10-10 01:03:10 +08:00
  • fadf72c245 modify file name MaysWind 2024-10-09 01:36:44 +08:00
  • c8ff60d986 fix account balance calculation error after modify the amount of balance modification transaction MaysWind 2024-10-09 01:36:36 +08:00
  • e5cd8ffa61 not allow to add transaction before balance modification transaction and not allow to modify transaction time for balance modification transaction MaysWind 2024-10-09 01:05:49 +08:00
  • c36f58e491 add documents link MaysWind 2024-10-09 00:25:00 +08:00
  • 45d348c0ef support importing transaction data from alipay app MaysWind 2024-10-08 00:23:22 +08:00
  • ae26f00a36 code refactor MaysWind 2024-10-07 23:54:50 +08:00
  • a6e765f51c show export data guide in import transaction dialog MaysWind 2024-10-07 20:46:04 +08:00
  • 3c428ade52 modify text MaysWind 2024-10-07 20:02:31 +08:00
  • 011020a945 show language name in current language MaysWind 2024-10-07 19:58:58 +08:00
  • 368322f906 initial display mode of the date time sheet in mobile version depends on the click content (#28) MaysWind 2024-09-26 00:46:42 +08:00
  • a3ff181b6e not allow to input non number to the amount input box in desktop version via mobile device MaysWind 2024-09-25 23:17:55 +08:00
  • 720a5f8897 modify style MaysWind 2024-09-25 22:40:50 +08:00
  • 633cb44db6 code refactor MaysWind 2024-09-25 22:38:38 +08:00
  • 73f234d8f5 not allow to click continue button or batch replace menu when there is an editing transaction, only update the display transaction content after clicking the confirm button MaysWind 2024-09-24 01:29:46 +08:00
  • a49490baa7 support categories with the same name but different types when import transaction MaysWind 2024-09-24 01:02:05 +08:00
  • a90f08a85f support multi sort in import dialog MaysWind 2024-09-24 00:22:35 +08:00
  • 17ee037525 modify style MaysWind 2024-09-24 00:08:50 +08:00
  • 75aa55d340 fix the sorting order does not change after modifying category or account MaysWind 2024-09-23 23:57:30 +08:00
  • d32cd793d0 support batch replace category / account / tag in import transaction dialog MaysWind 2024-09-23 23:47:02 +08:00