MaysWind
0dc2825e5d
support renaming queries, duplicating queries, and displaying query expressions separately for each query
2025-12-24 01:32:15 +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
ece58b60ec
fix the month names were displayed incorrectly in the monthly income and expense trends chart when daylight saving time was involved ( #392 )
2025-12-21 02:35:25 +08:00
MaysWind
fb55cd1b33
do not switch expression when there are no conditions
2025-12-20 00:40:58 +08:00
MaysWind
e9b4392163
add insights & explore page
2025-12-18 00:55:01 +08:00
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
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
4c8bb5a0b7
add asset trends in statistics & analysis ( #314 )
2025-11-09 22:51:46 +08:00
MaysWind
7c3c1bbd6a
show example after api token generated
2025-11-03 23:08:18 +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
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
ce752c992c
support unlinking external authentication
2025-10-25 02:51:25 +08:00
MaysWind
6395e3b5c1
support for users without a password to change their password
2025-10-22 00:15:39 +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
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
c75fdfea1c
support custom script to process delimiter-separated values (data) file / data
2025-09-15 00:21:14 +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
e463c2dc95
batch adding transaction tags in import transaction tool
2025-09-13 23:05:26 +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
cd4d230d29
support changing numeral system
2025-08-17 01:55:19 +08:00
MaysWind
ab6d4ee6fc
code refactor
2025-08-16 01:07:27 +08:00
MaysWind
f3d240442b
modify balance modification transaction
2025-08-10 17:00:08 +08:00
MaysWind
7283b724b1
add candlestick chart for account balance trends
2025-08-05 23:29:49 +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
ea17994c6c
show opening / closing balance in reconciliation statement dialog
2025-07-22 01:04:29 +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
6215f489f2
code refactor
2025-07-07 01:20:55 +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
MaysWind
90e862fbb1
sync application settings
2025-06-29 20:25:21 +08:00
MaysWind
29dcaaae47
code refactor
2025-06-15 23:11:31 +08:00
MaysWind
8edc3640f5
code refactor
2025-06-15 21:48:56 +08:00
MaysWind
2c730b3e25
code refactor
2025-06-09 00:33:16 +08:00
Sebastian Reategui
b94dc8eb83
Feature - Add support for a fiscal year period defined in user settings.
...
* Add "This fiscal year", "Last fiscal year" as date range options in Transaction Details to filter transactions to those periods
* Add fiscal year ranges to Statistics & Trend Analysis
* Add "fiscal year start date" to user profile settings, allowing the user to select any date of the calendar year as the start of the fiscal year
* Add "fiscal year format" to user profile settings, allowing the user to specify how financial year date labels should appear
Implementation notes:
* The default fiscal year start is January 1 and the default fiscal year display format is "FY 2025"
* Fiscal year start date (month number & day number) are stored together in db as a uint16, high byte & low byte respectively
* February 29 is disallowed as a fiscal year start date, since it is never used as a convention in any country
* Jest is added to the project as a dev dependency, for unit tests in frontend
Signed-off-by: Sebastian Reategui <seb.reategui@gmail.com >
2025-06-07 22:04:47 +08:00
MaysWind
626d3895aa
allow users to set coordinate display type ( #141 )
2025-05-27 01:01:55 +08:00
MaysWind
817291c9a7
support user custom exchange rates data
2025-05-26 00:47:19 +08:00
MaysWind
381d063295
support clicking on map to set specified geographic location
2025-05-02 00:32:22 +08:00
MaysWind
78ba43480b
support adding / deleting sub account after account created ( #77 )
2025-04-26 23:36:23 +08:00