Commit Graph

  • 26cb717a08 build when push to non-main branch MaysWind 2023-04-23 01:00:27 +08:00
  • 0b1cc0ef5b add lint checking and unit testing in build script MaysWind 2023-04-23 00:45:56 +08:00
  • 05dc9138b4 fix problem that cannot get transaction statistics when db is set to only_full_group_by MaysWind 2023-04-23 00:03:26 +08:00
  • a7dcacb26c add log MaysWind 2023-04-22 23:54:57 +08:00
  • 3ac3f871e4 fix the problem that account list page does not update when modify category of account MaysWind 2023-04-22 23:12:41 +08:00
  • b180c0bbe6 modify link text MaysWind 2023-04-22 22:35:36 +08:00
  • e4987f3bde modify vue page name MaysWind 2023-04-22 22:28:04 +08:00
  • ee2690c2cc fix the problem that cannot change language in transaction preset category page MaysWind 2023-04-22 21:50:08 +08:00
  • 4cad26f793 change moment api MaysWind 2023-04-22 21:26:42 +08:00
  • 84f3d5fec5 remove unused code MaysWind 2023-04-22 21:09:01 +08:00
  • bb3939d570 show none when user does not have visible account or category MaysWind 2023-04-22 20:58:50 +08:00
  • b303f708f5 improve ui MaysWind 2023-04-22 20:52:20 +08:00
  • d39550e090 improve ui MaysWind 2023-04-22 20:47:25 +08:00
  • 22d956f38a improve ui MaysWind 2023-04-22 20:24:53 +08:00
  • dab7728138 update prompt text MaysWind 2023-04-22 17:05:52 +08:00
  • 4038b6bc51 improve ui MaysWind 2023-04-22 17:00:56 +08:00
  • bcaf3a246c show no available category / account in transaction statistics filter page when there are no available category or account MaysWind 2023-04-22 16:08:49 +08:00
  • 4fb115fcbc remove unused code MaysWind 2023-04-22 01:37:16 +08:00
  • bfd4b2b6de code refactor MaysWind 2023-04-22 01:33:38 +08:00
  • c0cd3fc5c2 improve ui MaysWind 2023-04-22 01:24:49 +08:00
  • f95c4393d2 fix the problem that the day of week in date time / date range picker is wrong MaysWind 2023-04-22 01:10:22 +08:00
  • e2eb5fabcc improve ui MaysWind 2023-04-22 00:49:47 +08:00
  • 7275e8ff0d modify infinite distance MaysWind 2023-04-22 00:31:19 +08:00
  • accfc3df12 improve ui MaysWind 2023-04-21 23:56:52 +08:00
  • 35392483d9 code refactor MaysWind 2023-04-21 23:56:44 +08:00
  • 9770851fd4 fix the problem that page jump infinitely MaysWind 2023-04-21 23:53:43 +08:00
  • e013a6f087 fix the display amount in statistics page when there are no transaction MaysWind 2023-04-21 23:53:19 +08:00
  • 1ec9ff20b1 remove unused code MaysWind 2023-04-21 23:41:53 +08:00
  • 9b0dea80c9 don't allow clear the value in datetime picker MaysWind 2023-04-21 23:14:26 +08:00
  • eea1ea7ed0 always show date range picker in center MaysWind 2023-04-21 22:36:57 +08:00
  • 85cd46bfc7 fix problem the category separate icon in transaction page does not display MaysWind 2023-04-21 22:30:07 +08:00
  • a7ca394864 code refactor MaysWind 2023-04-21 22:20:11 +08:00
  • e178a0795a code refactor MaysWind 2023-04-21 22:16:35 +08:00
  • e8b0470ceb code refactor MaysWind 2023-04-21 22:11:10 +08:00
  • c08abfdfdf fix frontend build issue MaysWind 2023-04-21 08:47:15 +08:00
  • b1c765eb51 Upgrade to vue3 (#16) mayswind 2023-04-21 01:45:00 +08:00
  • 4b0f7d45e8 Merge pull request #15 from vigdail/bugfix/atomic_alignment mayswind 2023-04-20 22:49:49 +08:00
  • 9e6271b1dc Rearrange fields of InternalUuidGenerator struct to fit atomic alignment requirements vigdail 2023-04-20 19:39:38 +06:00
  • a96eb31dc9 redirect to login page when user logout without token MaysWind 2023-04-16 02:00:59 +08:00
  • 221a7809b6 fix npe error MaysWind 2023-04-12 00:24:20 +08:00
  • 8c33243c90 code refactor MaysWind 2023-04-08 15:58:07 +08:00
  • c4b07b98aa update third party dependencies MaysWind 2023-04-08 14:51:50 +08:00
  • 1fda80a86b bump version to 0.3.0 MaysWind 2023-04-08 14:49:39 +08:00
  • 1287c729f2 modify font color style in transaction view page v0.2.0 MaysWind 2023-04-03 00:28:02 +08:00
  • c069faa6f4 modify item header color in ios dark theme MaysWind 2023-04-03 00:25:50 +08:00
  • 286fd91b2b modify setting ui MaysWind 2023-04-02 23:29:41 +08:00
  • 33250d2f3d optimize user data export process MaysWind 2023-04-02 23:18:05 +08:00
  • 44ca940ca3 add splash screen images for ios MaysWind 2023-04-02 21:05:59 +08:00
  • 3b0ef7a96d data management page shows all user data statistics MaysWind 2023-04-02 19:13:33 +08:00
  • dfb6c593e4 format code MaysWind 2023-04-02 18:14:16 +08:00
  • 853b01e2ca show message when force update exchange rates data and the data is up to date MaysWind 2023-04-02 18:06:36 +08:00
  • 5a924fa382 code refactor MaysWind 2023-04-02 17:35:12 +08:00
  • d4985a024d use unambiguous numeric variable type MaysWind 2023-03-27 23:53:05 +08:00
  • 2797266de6 check numeric setting value, add numeric value range comment in config file MaysWind 2023-03-27 23:13:18 +08:00
  • b476cc91ca bump year MaysWind 2023-03-27 22:10:57 +08:00
  • 9e3aa19a09 make related transaction has the same unix time with the original transaction MaysWind 2023-03-27 00:11:39 +08:00
  • 7443e8a532 uuid generator supports generating more than 1 uuid in one time MaysWind 2023-03-26 23:58:30 +08:00
  • 1d6dbf63c0 code refactor MaysWind 2023-03-26 23:53:52 +08:00
  • e17687f80d fix wrong string format placeholder MaysWind 2023-03-26 23:24:29 +08:00
  • 27f4e14a4e code refactor MaysWind 2023-03-26 22:24:26 +08:00
  • 8d5de98218 record transaction created ip MaysWind 2023-03-26 20:03:44 +08:00
  • dbf5c0a5bd update golang to 1.20 and update nodejs to 18.15 MaysWind 2023-03-24 00:45:33 +08:00
  • c1422f789a update third party dependencies MaysWind 2023-03-24 00:40:46 +08:00
  • 613af9399a update badge image MaysWind 2023-01-08 21:57:22 +08:00
  • 34a6108bb2 modify the end time of last 7/30 days to the end time in today MaysWind 2023-01-05 22:34:45 +08:00
  • 66a5508abe update third party dependencies MaysWind 2022-12-06 01:16:02 +08:00
  • 3a273ea64f update base image MaysWind 2022-12-06 01:14:39 +08:00
  • 6f88e6ef26 add health check api MaysWind 2022-12-05 22:59:26 +08:00
  • fd7905833e optimize statistics page style MaysWind 2022-08-01 00:33:19 +08:00
  • 1977e436d6 add "sort by" drop down list in statistics page MaysWind 2022-07-25 00:25:14 +08:00
  • 0dfb3d00e9 code refactor MaysWind 2022-07-25 00:22:04 +08:00
  • 785ec9bdb1 update docker base image MaysWind 2022-07-24 20:35:55 +08:00
  • eeccc4fd49 update third party dependencies MaysWind 2022-07-24 20:14:39 +08:00
  • efea9a7c37 update year MaysWind 2022-07-24 19:20:40 +08:00
  • 04eafd6705 code refactor MaysWind 2022-07-24 19:00:16 +08:00
  • 73b554aa48 auto set transaction type in transaction adding page according to the category id MaysWind 2022-07-24 17:56:49 +08:00
  • d3ddcf4c20 bump version to 0.2.0 MaysWind 2022-07-24 15:45:12 +08:00
  • ed9ea2f1d3 modify cancel button text and position in license popup MaysWind 2022-07-21 01:10:36 +08:00
  • 7eae3e9923 show currency code when show currency name MaysWind 2022-07-21 01:07:43 +08:00
  • 03d95033d7 allow set base amount in exchange rate page MaysWind 2022-07-21 00:41:37 +08:00
  • 9a79606565 support set user default account MaysWind 2022-04-18 00:16:47 +08:00
  • c5a101aad2 fix bug MaysWind 2022-04-17 23:32:00 +08:00
  • 2dbf4d652d update third party dependencies MaysWind 2022-03-20 23:13:34 +08:00
  • 7364380312 support filter by parent account in transaction list page MaysWind 2022-03-20 21:54:48 +08:00
  • b7fe70aba3 change method name MaysWind 2022-03-07 00:27:12 +08:00
  • bca9982c57 hide add icon when filter parent account in transaction list page MaysWind 2022-03-07 00:02:00 +08:00
  • 7c16435010 make parent account clickable in account list page MaysWind 2022-03-06 23:55:18 +08:00
  • a79def625c update third party dependencies MaysWind 2022-03-06 22:59:24 +08:00
  • 8d5f804a60 modify save button text MaysWind 2022-01-03 20:25:56 +08:00
  • 0167381f0d Merge pull request #1 from jiangshengwu/fix_transaction_amount mayswind 2021-07-12 20:31:15 +08:00
  • 4e2c4b39bb remove uid in selected columns Shengwu Jiang 2021-07-12 20:18:00 +08:00
  • 7bfc84abc8 update comment MaysWind 2021-07-04 22:57:28 +08:00
  • 5ac6c64079 add data & log folder for building package MaysWind 2021-06-29 23:57:21 +08:00
  • e7c4261b86 add generating secret key utility MaysWind 2021-06-28 00:41:14 +08:00
  • 163b75e81b modify method name MaysWind 2021-06-28 00:39:12 +08:00
  • 949132ef5a modify timezone MaysWind 2021-06-27 23:15:10 +08:00
  • 5617d31ed8 update build.sh help message MaysWind 2021-06-23 00:13:17 +08:00
  • 832d865397 modify comments in config file MaysWind 2021-06-21 00:54:14 +08:00
  • f21a7f7134 modify build.sh parameter v0.1.0 MaysWind 2021-06-17 23:35:10 +08:00
  • 0b49482232 update README.md MaysWind 2021-06-16 22:36:57 +08:00