MaysWind
0387551c43
change mcp token icon
2025-07-07 22:47:16 +08:00
MaysWind
07477eb5f8
hide generate mcp token when mcp is not enabled
2025-07-07 22:28:00 +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
ebc7e7256a
update description
2025-07-06 03:23:13 +08:00
MaysWind
8dce0f2d6a
add mcp (Model Context Protocol) support
2025-07-06 03:02:19 +08:00
MaysWind
3296d21f6a
fix the bug that the date was not displayed correctly during daylight saving time ( #163 )
2025-07-02 01:40:20 +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
e13efdc11f
add sub category name in title
2025-06-30 21:53:36 +08:00
MaysWind
303f599f7d
only show version dialog when frontend and backend version are not the same
2025-06-30 21:49:24 +08:00
MaysWind
96b7c69283
add refresh browser cache when client version not match server version
2025-06-30 00:39:28 +08:00
MaysWind
801c0f8572
total amount on the account list page supports excluding specified accounts ( #161 )
2025-06-29 22:27:34 +08:00
MaysWind
90e862fbb1
sync application settings
2025-06-29 20:25:21 +08:00
MaysWind
1d314b1b09
fix the bug that statistical analysis still shows the account balance in the desktop version when the account balance is set to hide
2025-06-28 18:10:35 +08:00
MaysWind
6fb7e63e88
update description
2025-06-25 23:19:34 +08:00
MaysWind
3621245212
save / load column mapping file for delimiter-separated values (dsv) file
2025-06-22 22:49:06 +08:00
MaysWind
dfa573b49b
code refactor
2025-06-22 22:27:45 +08:00
MaysWind
a69db9d299
use the macro language tag to match the i18n file when the browser language tag cannot match any i18n files
2025-06-22 18:53:25 +08:00
MaysWind
481618037d
change the text of the unset start and end time in scheduled transaction
2025-06-22 18:07:11 +08:00
MaysWind
57ead2937b
add Portuguese (Brazil) localized display name in different languages
2025-06-22 18:07:00 +08:00
MaysWind
e6d8cbcdd6
fix wrong localized item key and default setting in Portuguese (Brazil)
2025-06-22 18:06:31 +08:00
MaysWind
a7554d884f
modify language order
2025-06-22 17:54:19 +08:00
MaysWind
468a4b1bac
update default localized setting
2025-06-22 17:16:48 +08:00
Gustavo Michels de Camargo
c1e4cd4bf1
Adding Brazilian Portuguese translation to the frontend
2025-06-22 15:21:38 +08:00
MaysWind
4a6f7eb43c
import transactions from mt940 file
2025-06-20 00:57:07 +08:00
MaysWind
7127c5539a
import transactions from camt.053 file
2025-06-18 00:53:37 +08:00
MaysWind
fe7736a7f6
export statistics data to markdown file
2025-06-15 23:33:57 +08:00
MaysWind
29dcaaae47
code refactor
2025-06-15 23:11:31 +08:00
MaysWind
9090c5c223
set geo location data order when import transaction
2025-06-15 22:59:21 +08:00
MaysWind
4336d1ed1a
export statistics & analysis data in desktop version
2025-06-15 21:50:31 +08:00
MaysWind
8edc3640f5
code refactor
2025-06-15 21:48:56 +08:00
MaysWind
39e81af782
code refactor
2025-06-15 20:42:15 +08:00
Sebastian Reategui
e09c62cf8d
add missing fiscal year start parameter for src/lib/datetime.ts:getFullMonthDateRange()
2025-06-10 08:38:51 +08:00
MaysWind
8d5fe8f0f1
modify style
2025-06-10 00:10:57 +08:00
MaysWind
4111eb0838
code refactor
2025-06-09 23:50:30 +08:00
MaysWind
cd37e2ab1d
fix the data of last quarter not displayed when there is only one month in the last quarter in trend analysis
2025-06-09 00:45:17 +08:00
MaysWind
2c730b3e25
code refactor
2025-06-09 00:33:16 +08:00
MaysWind
ee47ee91c3
fix incorrect data aggregated by fiscal year in trend analysis
2025-06-08 23:10:02 +08:00
MaysWind
5a47c74f83
code refactor
2025-06-08 23:09:47 +08:00
MaysWind
0c4b8f006a
import robustness
2025-06-08 22:10:04 +08:00
MaysWind
45e6c56934
modify style
2025-06-08 21:44:09 +08:00
MaysWind
51eb8fa377
code refactor
2025-06-08 21:44:02 +08:00
MaysWind
f905dcb3fd
improve compatibility
2025-06-08 02:47:30 +08:00
MaysWind
583676314a
add multilingual entries
2025-06-08 02:47:24 +08:00
MaysWind
ce4bca8272
code refactor
2025-06-08 02:47:00 +08:00
MaysWind
c5c4ddecbe
remove redundant code
2025-06-07 23:00:53 +08:00
MaysWind
ceecd9d524
code refactor
2025-06-07 23:00:35 +08:00
MaysWind
a5a526e554
remove unused code
2025-06-07 22:14:26 +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
70eea8ff33
show total balance of parent account in mobile version ( #149 )
2025-06-07 14:11:55 +08:00