MaysWind
|
e825323bb0
|
add search box in filter account page / dialog
|
2025-12-14 17:41:50 +08:00 |
|
MaysWind
|
b1cefa5a34
|
add search box in transaction category page / dialog
|
2025-12-14 01:05:42 +08:00 |
|
MaysWind
|
a12038e40c
|
fix the filter dropdown menu not display the selected items after selecting multiple hidden transaction categories or accounts
|
2025-12-14 01:03:51 +08:00 |
|
MaysWind
|
e9c3001c28
|
add search box in tag filter page / dialog (#382)
|
2025-12-13 01:16:51 +08:00 |
|
MaysWind
|
6430a52027
|
tag filter supports selecting both included and excluded tags simultaneously
|
2025-11-24 02:21:03 +08:00 |
|
MaysWind
|
44dc45de51
|
transaction reconciliation statement supports sorting by account name and category name on desktop version
|
2025-11-23 00:33:54 +08:00 |
|
MaysWind
|
8b34750426
|
fix the incorrect display type name of transaction categories
|
2025-11-14 00:02:57 +08:00 |
|
MaysWind
|
4c8bb5a0b7
|
add asset trends in statistics & analysis (#314)
|
2025-11-09 22:51:46 +08:00 |
|
MaysWind
|
f3ccd3b66d
|
show total income and total expense in categorical overview chart
|
2025-11-02 01:05:40 +08:00 |
|
MaysWind
|
9f8dbf77df
|
add bubble chart for trends analysis
|
2025-10-30 00:18:52 +08:00 |
|
MaysWind
|
52bab6f726
|
change the outflows/inflows by account trend charts to non-stacked charts and hide the total amount for these charts
|
2025-10-28 00:44:43 +08:00 |
|
MaysWind
|
765e64d96f
|
hide percent for outflows/inflows by account categorical chart
|
2025-10-27 23:49:31 +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
|
b21fff5b15
|
show waiting state while redirecting to the OAuth 2.0 authorization page
|
2025-10-23 00:42:29 +08:00 |
|
MaysWind
|
53a8ad71c6
|
support Nextcloud OAuth 2.0 authentication
|
2025-10-21 01:52:28 +08:00 |
|
MaysWind
|
60b6ed51cd
|
hide unsupported filters when selecting Account Total Assets or Account Total Liabilities on the Statistics & Analysis page
|
2025-10-18 00:38:48 +08:00 |
|
MaysWind
|
2cb47bfd75
|
move all transactions from one account to another account (#288)
|
2025-10-11 01:12:33 +08:00 |
|
MaysWind
|
77b083c41b
|
remove redundant content in function names
|
2025-10-10 23:09:53 +08:00 |
|
MaysWind
|
eb305139f5
|
fix the locale settings on the profile page does not immediately update the preview
|
2025-09-25 23:32:02 +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
|
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
|
d4603a1892
|
code refactor
|
2025-09-09 00:01:15 +08:00 |
|
MaysWind
|
642e51bc0c
|
use and display the Gregorian calendar when calculating months, quarters, years, and fiscal years
|
2025-09-08 00:32:30 +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
|
4d0e376568
|
code refactor
|
2025-08-30 00:40:33 +08:00 |
|
MaysWind
|
32cf41a7a0
|
modify style
|
2025-08-30 00:07:43 +08:00 |
|
MaysWind
|
8f6adaa417
|
fix some numerals were not displayed according to the numerical system
|
2025-08-29 00:43:11 +08:00 |
|
MaysWind
|
411130db4e
|
support calendar display type (Gregorian and Buddhist)
|
2025-08-28 00:31:59 +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
|
8ba1e1997f
|
show the time range below the fiscal year option
|
2025-08-24 00:04:36 +08:00 |
|
MaysWind
|
cd4d230d29
|
support changing numeral system
|
2025-08-17 01:55:19 +08:00 |
|
MaysWind
|
274aa6a17c
|
digit grouping type supports Indian Number Grouping
|
2025-08-16 00:20:12 +08:00 |
|
MaysWind
|
7283b724b1
|
add candlestick chart for account balance trends
|
2025-08-05 23:29:49 +08:00 |
|
MaysWind
|
3b29303237
|
show the reason why the transaction, account, and category cannot be saved on the save button in desktop version
|
2025-08-04 21:43:19 +08:00 |
|
MaysWind
|
d35e127b9e
|
code refactor
|
2025-08-04 01:25:55 +08:00 |
|
MaysWind
|
14b4e40039
|
reconciliation statement page / dialog supports account balance trends chart (#184)
|
2025-08-04 01:22:36 +08:00 |
|
MaysWind
|
e90b76c80e
|
code refactor
|
2025-08-03 14:27:34 +08:00 |
|
MaysWind
|
56a3905df1
|
exclude deleted account
|
2025-08-01 23:21:37 +08:00 |
|
MaysWind
|
f32cc4ab04
|
fix the filter could not be saved after the filtered accounts, categories and transaction tags were deleted (#185)
|
2025-07-30 21:12:15 +08:00 |
|
MaysWind
|
ca0fb9446b
|
total inflows and outflows in reconciliation statement includes the amount of the balance modification transaction
|
2025-07-29 00:01:38 +08:00 |
|
MaysWind
|
6eb749dca2
|
move file
|
2025-07-28 23:20:45 +08:00 |
|
MaysWind
|
22f9c5243a
|
add reconciliation statement page for mobile version
|
2025-07-28 00:37:51 +08:00 |
|
MaysWind
|
713b621169
|
update category display name for balance modification transaction
|
2025-07-27 21:35:16 +08:00 |
|
MaysWind
|
1e492d8724
|
code refactor
|
2025-07-27 16:59:31 +08:00 |
|
MaysWind
|
602f15fe2e
|
export reconciliation statements
|
2025-07-26 00:58:38 +08:00 |
|