Commit Graph

3219 Commits

Author SHA1 Message Date
MaysWind 36529abf08 fix incorrect calculations of median and quartiles in some cases, and fix incorrect top 5 amount share calculation 2026-04-14 23:29:20 +08:00
MaysWind c0641b1db5 display thousand separators by default when formatting numbers 2026-04-14 00:49:12 +08:00
MaysWind c2d7bcc5f1 add heat map chart in insights explorer 2026-04-14 00:48:52 +08:00
MaysWind 4af0797051 fix cannot switch between hours, minutes and seconds by pressing the tab (#554) 2026-04-13 22:35:31 +08:00
MaysWind 63ec0e4424 support daily and yearly intervals for scheduled transactions 2026-04-13 01:34:56 +08:00
MaysWind c828db4988 simplify the way to import rtl stylesheets 2026-04-13 00:12:15 +08:00
MaysWind d7151bc7ab support setting the last 1 to 3 days of the month to scheduled transaction frequency 2026-04-13 00:06:45 +08:00
MaysWind 0222f61da6 code refactor 2026-04-12 23:01:27 +08:00
MaysWind ff1158be00 format the transaction hour of day using the user configured short time format 2026-04-12 22:45:01 +08:00
MaysWind f214b7db88 support filtering transactions by time zone minute offset, day of week, day of month, month of year and transaction hour in insights explorer 2026-04-12 22:04:52 +08:00
MaysWind d605a8f4ec fix the transfer in transactions are not included when exporting transactions under some conditions (#550) 2026-04-12 01:09:44 +08:00
MaysWind 5d333a4e74 display specific comparison details in the period over period title within the tooltip 2026-04-12 00:52:06 +08:00
MaysWind fb35756601 click the translation progress badge to navigate to the list of untranslated entries 2026-04-12 00:46:03 +08:00
MaysWind 721384b9cc support filtering transaction description using regular expressions in insights explorer 2026-04-12 00:40:33 +08:00
MaysWind f2b633cc7b update the filter type titles displayed in the UI 2026-04-11 23:40:00 +08:00
MaysWind 448fc760c0 support not in options for transaction type, transaction category and account filters 2026-04-11 23:38:49 +08:00
MaysWind a604737c7c support credit card billing cycles as a time granularity option in the account balance trend chart on the account reconciliation statements page 2026-04-10 02:32:40 +08:00
MaysWind d44798bf0f use base context to handle the cases where the user IP address is unavailable 2026-04-09 23:44:53 +08:00
MaysWind fcedb3147d display year-over-year and period-over-period growth rates in account balance trends chart in account reconciliation statements on desktop version 2026-04-09 01:04:15 +08:00
MaysWind cd59c4e6a5 fix cannot change explorer display order when fewer than two items are visible on the insights explorer page 2026-04-07 00:01:59 +08:00
MaysWind fe0187ac2c scroll page to bottom when creating a new tag 2026-04-06 23:56:06 +08:00
MaysWind b4c31fc9d0 improve action button rendering performance on desktop version (#547) 2026-04-06 23:31:49 +08:00
MaysWind ae7ee274d5 upgrade third party dependencies 2026-04-01 00:32:45 +08:00
MaysWind ee45d89730 delete all files before updating the translation progress files 2026-03-31 00:58:37 +08:00
MaysWind 5359e3c1fb update the translation progress calculation method 2026-03-31 00:57:46 +08:00
MaysWind 97fb73ad43 add translation process badge 2026-03-30 00:40:14 +08:00
MaysWind ce0c9ec65e add new contributor 2026-03-28 17:34:42 +08:00
MaysWind ed084e1ce0 update README.md 2026-03-28 17:33:53 +08:00
1270o1 ec84065f73 Update DE translation (#540)
Big improvement to the German translation (frontend)
2026-03-28 17:26:09 +08:00
MaysWind 2e8aedcfa6 bump version to 1.5.0 2026-03-22 23:34:42 +08:00
MaysWind 422f18443a add transaction timezone offset to axis / category / series in insights explorer v1.4.0 2026-03-22 23:25:06 +08:00
MaysWind 0fbf185223 show year-over-year and period-over-period in trends chart 2026-03-22 01:38:35 +08:00
MaysWind 91cdffa9a6 fix incorrect ordinal translations 2026-03-21 00:49:21 +08:00
MaysWind 89199eed8b support importing WeChat statements with the latest format that includes thousand separators (#534) 2026-03-20 23:41:17 +08:00
MaysWind 1a65bb9db6 display the currency name instead of the currency code when using the source account currency or destination account currency as the axis, category or series in insights explorer 2026-03-18 00:11:55 +08:00
MaysWind 9772d9ca62 support custom quick save button styles on the mobile transaction edit page 2026-03-17 00:16:37 +08:00
MaysWind 5ee93a5db1 add attributes to disable spell check and automatic capitalization to all username input fields 2026-03-16 23:38:49 +08:00
MaysWind 85c4f686da add new contributor 2026-03-16 23:32:41 +08:00
Alex 1f066b0d1e fix:params for username field on login page mobile (#526) 2026-03-16 23:28:18 +08:00
MaysWind 38ddb7aaa3 add new contributor 2026-03-16 09:50:51 +08:00
Ivan Noleto a22931f96b Improve and standardize Brazilian Portuguese translation (#530)
* Improve and standardize Brazilian Portuguese translation

* Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* revert timezone translations

---------

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-03-16 09:49:12 +08:00
MaysWind dcee067aea insights explorer supports sub condition 2026-03-16 02:07:36 +08:00
MaysWind 302d118ae0 remove unused code 2026-03-13 00:04:09 +08:00
MaysWind 09eea96cdc use const for variables that will not be modified 2026-03-13 00:03:58 +08:00
MaysWind 205dea9e58 move the agent skill files to the skills directory 2026-03-12 23:30:37 +08:00
MaysWind 089eabb806 clear legacy runtime cache when clearing the application code cache 2026-03-12 23:23:19 +08:00
MaysWind dd63500202 reorder the button display order 2026-03-11 01:08:11 +08:00
MaysWind 13488efdaf support clearing application code cache 2026-03-11 00:52:43 +08:00
MaysWind edcf33f49c add boxplot chart in reconciliation statement dialog 2026-03-08 23:33:46 +08:00
MaysWind d601e01029 fix incorrect html tag in axis charts tooltip 2026-03-08 23:19:32 +08:00