MaysWind
|
2f3e26dbe5
|
revise ambiguous content
|
2025-12-30 00:55:22 +08:00 |
|
MaysWind
|
e74d290016
|
add chart tab to insights & explore page
|
2025-12-28 23:58:38 +08:00 |
|
MaysWind
|
76af5d946a
|
use the daylight saving time zone as default time zone rather than the current standard time zone during the DST
|
2025-12-24 00:33:47 +08:00 |
|
MaysWind
|
e9b4392163
|
add insights & explore page
|
2025-12-18 00:55:01 +08:00 |
|
MaysWind
|
b1cefa5a34
|
add search box in transaction category page / dialog
|
2025-12-14 01:05:42 +08:00 |
|
MaysWind
|
9ff1334584
|
import payee field as tags when importing a QIF file (#356)
|
2025-11-25 00:56:28 +08:00 |
|
MaysWind
|
6430a52027
|
tag filter supports selecting both included and excluded tags simultaneously
|
2025-11-24 02:21:03 +08:00 |
|
MaysWind
|
4c8bb5a0b7
|
add asset trends in statistics & analysis (#314)
|
2025-11-09 22:51:46 +08:00 |
|
MaysWind
|
b0e01d36ab
|
generate API token in frontend page
|
2025-11-03 01:27:45 +08:00 |
|
MaysWind
|
f3ccd3b66d
|
show total income and total expense in categorical overview chart
|
2025-11-02 01:05:40 +08:00 |
|
MaysWind
|
b690316aa7
|
support linking OAuth 2.0 user to logged-in users
|
2025-10-31 01:22:47 +08:00 |
|
MaysWind
|
9f8dbf77df
|
add bubble chart for trends analysis
|
2025-10-30 00:18:52 +08:00 |
|
MaysWind
|
ec7c4c7461
|
fix the incorrect amount in the total outflows and inflows trend charts
|
2025-10-28 12:48:06 +08:00 |
|
MaysWind
|
2259719935
|
filter transfer in accounts in statistics & analysis
|
2025-10-28 01:57:17 +08:00 |
|
MaysWind
|
765e64d96f
|
hide percent for outflows/inflows by account categorical chart
|
2025-10-27 23:49:31 +08:00 |
|
MaysWind
|
f93610b5e0
|
total outflows / inflows do not include transfer transactions between unfiltered accounts
|
2025-10-27 22:33:44 +08:00 |
|
MaysWind
|
5d1480cabc
|
add overview sankey chart for categorical analysis on desktop version
|
2025-10-27 03:37:29 +08:00 |
|
MaysWind
|
5cb7eca340
|
add outflows / inflows / net cash flow in statistics & analysis
|
2025-10-27 00:52:41 +08:00 |
|
MaysWind
|
fd4036f0c8
|
verify passcode on the OAuth 2.0 callback page if user enable 2FA
|
2025-10-26 15:18:41 +08:00 |
|
MaysWind
|
745efe1222
|
add radar chart for categorical analysis on desktop version
|
2025-10-26 02:01:51 +08:00 |
|
MaysWind
|
ce752c992c
|
support unlinking external authentication
|
2025-10-25 02:51:25 +08:00 |
|
MaysWind
|
46e275d843
|
store oauth 2.0 user info in token context instead of being passed through frontend parameters
|
2025-10-21 23:51:13 +08:00 |
|
MaysWind
|
53a8ad71c6
|
support Nextcloud OAuth 2.0 authentication
|
2025-10-21 01:52:28 +08:00 |
|
MaysWind
|
2cb47bfd75
|
move all transactions from one account to another account (#288)
|
2025-10-11 01:12:33 +08:00 |
|
MaysWind
|
4d0d3959a9
|
support canceling AI image recognition
|
2025-09-27 23:53:40 +08:00 |
|
MaysWind
|
2e5dd7d513
|
add content encoding to the response headers when the server returns js, csv or tsv
|
2025-09-27 17:00:42 +08:00 |
|
MaysWind
|
d4fee27a3d
|
fix the result of detecting whether a transaction has been modified is wrong when no default account is set
|
2025-09-22 00:59:10 +08:00 |
|
MaysWind
|
245fdd78e4
|
clear all transactions of specified account (#228)
|
2025-09-22 00:26:59 +08:00 |
|
MaysWind
|
5d88287ae2
|
create transactions from AI receipt image recognition results
|
2025-09-21 04:00:57 +08:00 |
|
MaysWind
|
18b270debb
|
support for disabling the app’s built-in swipe-back navigation (#249)
|
2025-09-20 22:02:18 +08:00 |
|
MaysWind
|
1a8ce7d58d
|
use for-of statements to replace for and for-in
|
2025-09-14 17:18:47 +08:00 |
|
MaysWind
|
4700446ca0
|
use for-of statements to replace for and for-in
|
2025-09-14 01:43:04 +08:00 |
|
MaysWind
|
34c5a1750e
|
use for-of statements to replace for and for-in
|
2025-09-09 23:48:42 +08:00 |
|
MaysWind
|
7e2e1a4ad3
|
use truncation instead of rounding down or rounding to the nearest value when numerical calculations exceed precision limits
|
2025-09-09 20:46:51 +08:00 |
|
MaysWind
|
ce9378c43f
|
support filtering accounts and transaction categories for overview in home page (#209)
|
2025-09-07 13:57:07 +08:00 |
|
MaysWind
|
8368b02be8
|
calendar display type supports Gregorian with Chinese
|
2025-09-06 01:06:31 +08:00 |
|
MaysWind
|
c099443783
|
support date display type (Gregorian and Buddhist)
|
2025-08-27 00:58:22 +08:00 |
|
MaysWind
|
25681f622d
|
add explicit type for string-based datetimes, replacing third-party datetime type with internal DateTime type
|
2025-08-25 00:39:36 +08:00 |
|
MaysWind
|
f196ce969b
|
code refactor
|
2025-08-24 23:07:18 +08:00 |
|
MaysWind
|
f2d0fe407b
|
support deleting all transactions (#202)
|
2025-08-21 00:01:25 +08:00 |
|
MaysWind
|
cd4d230d29
|
support changing numeral system
|
2025-08-17 01:55:19 +08:00 |
|
MaysWind
|
f3d240442b
|
modify balance modification transaction
|
2025-08-10 17:00:08 +08:00 |
|
MaysWind
|
eadcf7768f
|
fix the total amount of all sub-accounts under the parent account was not counted after filtering any sub-accounts (#192)
|
2025-08-10 11:26:27 +08:00 |
|
MaysWind
|
3781327c58
|
hide hidden sub-account
|
2025-08-02 23:53:11 +08:00 |
|
MaysWind
|
f8878c5405
|
disable transaction draft when update closing balance
|
2025-07-31 23:41:52 +08:00 |
|
MaysWind
|
e4cb66718d
|
reload reconciliation statement after adding new transaction
|
2025-07-29 00:16:37 +08:00 |
|
MaysWind
|
515b9af61a
|
add reconciliation statement in desktop version
|
2025-07-21 00:40:02 +08:00 |
|
MaysWind
|
01aa2cf0a4
|
filter transaction description keywords in statistics & analysis page
|
2025-07-08 00:31:50 +08:00 |
|
MaysWind
|
0140fc7622
|
add a special token type for MCP
|
2025-07-07 01:20:38 +08:00 |
|
MaysWind
|
2e1a9362fc
|
export transaction data based on the conditions on the transaction list page (#55)
|
2025-07-01 00:01:29 +08:00 |
|