Commit Graph

194 Commits

Author SHA1 Message Date
MaysWind 75d801f775 support displaying transactions since the last reconciled time 2026-05-08 01:01:37 +08:00
MaysWind de132dd7fd support last reconciled time for account 2026-05-07 01:17:00 +08:00
MaysWind 1e38d1b18b support batch update tags for transactions 2026-04-26 00:57:07 +08:00
MaysWind bab7a0041b support batch update accounts for transactions 2026-04-25 23:17:33 +08:00
MaysWind e4e74304b6 support batch deleting transactions 2026-04-25 20:01:16 +08:00
MaysWind 1d5a6562f3 add sunburst chart in insights explorer 2026-04-24 00:01:09 +08:00
MaysWind b87a39464e add tree map chart in insights explorer 2026-04-23 01:28:36 +08:00
MaysWind 9c87436a36 support batch update categories for transactions in insights explorer 2026-04-20 01:05:29 +08:00
MaysWind d39494a78e add maximum amount share to value metric in insights explorer 2026-04-19 21:18:39 +08:00
MaysWind 892404924c add calendar heat map chart in insights explorer 2026-04-19 17:40:06 +08:00
MaysWind 6a4ab4c145 add amount range to axis / category / series in insights explorer 2026-04-19 01:51:56 +08:00
MaysWind 1e4bb73874 add mean absolute deviation and median absolute deviation to value metric in insights explorer 2026-04-16 01:24:38 +08:00
MaysWind 8f01469a41 add active transaction days and transactions per active day to value metric in insights explorer 2026-04-16 01:24:25 +08:00
MaysWind 7a821abbb6 add skewness and kurtosis to value metric in insights explorer 2026-04-16 01:24:07 +08:00
MaysWind 02d8b132f5 add expense / income ratio and savings rate to value metric in insights explorer 2026-04-15 22:32:45 +08:00
MaysWind 36d82254d6 add Q1/Q3 amount, 10th/95th/99th percentile amount and top 5 amount sum to value metric in insights explorer 2026-04-15 00:12:02 +08:00
MaysWind c2d7bcc5f1 add heat map chart in insights explorer 2026-04-14 00:48:52 +08:00
MaysWind 63ec0e4424 support daily and yearly intervals for scheduled transactions 2026-04-13 01:34:56 +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 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 5d333a4e74 display specific comparison details in the period over period title within the tooltip 2026-04-12 00:52:06 +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 0fbf185223 show year-over-year and period-over-period in trends chart 2026-03-22 01:38:35 +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 dcee067aea insights explorer supports sub condition 2026-03-16 02:07:36 +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 4d7c3650b5 support filtering by geographic longitude and latitude in insights explorer queries 2026-03-08 20:55:35 +08:00
MaysWind 0b7471879d add Coefficient of Variation to statistics data on data table tab and value metric on charts of insights explorer 2026-03-08 17:24:08 +08:00
MaysWind 7ac1e0b69f add transaction hour of day to axis / category / series in insights explorer 2026-03-07 23:04:15 +08:00
MaysWind 1336377598 add more statistic data on Data Table tab of Insights Explorer page 2026-03-07 18:47:57 +08:00
MaysWind 0ba762ba6e support batch replacement of transaction time zones in the import tool 2026-03-02 23:54:48 +08:00
MaysWind 732c256db2 support "Add Another" in transaction add page / dialog (#471) 2026-03-02 00:54:17 +08:00
MaysWind f5a7e2e2d6 sort transaction tags by name (#487) 2026-03-01 22:03:38 +08:00
MaysWind d7a0d253c4 support utf-32 file encoding 2026-03-01 16:04:29 +08:00
MaysWind 9d275a3051 merge UTF-8 and UTF-16 encodings with or without BOM, with BOM automatically detected and handled 2026-03-01 15:54:41 +08:00
MaysWind 8192a48bc5 support setting exchange rate cache expiration time 2026-02-28 21:36:00 +08:00
MaysWind 247181830c support caching map data when map_data_fetch_proxy is set true 2026-02-28 21:35:28 +08:00
MaysWind d95fcd8b00 add cache management page 2026-02-27 00:50:52 +08:00
MaysWind 75d9e11bab support exporting statistics & analysis result to mermaid 2026-02-25 01:16:42 +08:00
MaysWind 6d37d42e50 support exporting statistics & analysis result, reconciliation statement and import check result to SSV (semicolon separated values) file 2026-02-24 22:59:29 +08:00
MaysWind 61c52cc888 fix incorrect display name of sort type in the insight explorer 2026-02-23 23:25:44 +08:00
MaysWind 767b841866 add more detailed comments for amount fields 2026-02-23 01:16:27 +08:00
MaysWind fd08666f49 import transactions from custom xlsx/xls file 2026-02-23 00:50:01 +08:00
MaysWind 0020f4ede9 support importing camt.052 bank statement file 2026-01-31 00:20:40 +08:00
MaysWind b470cb63b7 replace ambiguous names with clearer names 2026-01-30 23:35:37 +08:00
MaysWind bee7772bfd add refresh accounts, categories and tags button on import dialog 2026-01-24 23:21:02 +08:00