MaysWind
|
196657ee86
|
reduce tabbar height
|
2026-02-17 21:55:01 +08:00 |
|
MaysWind
|
b4c4aafc99
|
support loading environment variables from .env file
|
2026-02-17 17:22:23 +08:00 |
|
MaysWind
|
b907a79223
|
fix incorrect time for some time zones on the scheduled transaction edit page (#499)
|
2026-02-17 13:58:16 +08:00 |
|
MaysWind
|
0d213de580
|
code refactor
|
2026-02-17 13:55:35 +08:00 |
|
MaysWind
|
2e97d699e7
|
ezBookkeeping API Tools supports formatting response to table
|
2026-02-16 01:14:21 +08:00 |
|
MaysWind
|
22e4738b7a
|
upgrade third party dependencies
|
2026-02-15 14:54:39 +08:00 |
|
MaysWind
|
4b68641043
|
move the user agent constants of special token into the core package
|
2026-02-15 01:17:43 +08:00 |
|
MaysWind
|
3a66a3d655
|
move the variables set during the building process into the core package
|
2026-02-15 01:17:43 +08:00 |
|
MaysWind
|
76d1d3aef3
|
fix the the Anthropic API key was not masked with asterisks in startup logs
|
2026-02-15 01:17:42 +08:00 |
|
Albert Brugués
|
fe2aa5d28b
|
update ES locale (#495)
|
2026-02-13 22:55:20 +08:00 |
|
MaysWind
|
f474bbf09a
|
update README.md
|
2026-02-09 00:35:52 +08:00 |
|
MaysWind
|
c4d02db879
|
upgrade third party dependencies
|
2026-02-08 00:24:52 +08:00 |
|
MaysWind
|
75b36ec547
|
upgrade third party dependencies
|
2026-02-08 00:12:51 +08:00 |
|
MaysWind
|
43b7aea76e
|
add new contributor
|
2026-02-05 09:42:47 +08:00 |
|
Dmitry Shemin
|
13a4a47d40
|
translation/ru: fix translation to russian language (#483)
|
2026-02-05 09:36:13 +08:00 |
|
MaysWind
|
fd9f380922
|
update api command description
|
2026-02-03 23:51:19 +08:00 |
|
MaysWind
|
a5fdb9d6b7
|
add server version command
|
2026-02-02 23:11:20 +08:00 |
|
MaysWind
|
983c65e4f8
|
add latest exchange rates command
|
2026-02-02 23:04:28 +08:00 |
|
MaysWind
|
fa568056d3
|
update API tools script
|
2026-02-02 22:51:23 +08:00 |
|
MaysWind
|
ea8b2812d4
|
add ezBookkeeping API tools
|
2026-02-02 09:18:54 +08:00 |
|
MaysWind
|
b6a2aea8fd
|
validate whether the transaction tag group exists when creating a transaction tag or move transaction tag to another group
|
2026-02-02 01:03:38 +08:00 |
|
MaysWind
|
fa047bf303
|
llm provider supports Anthropic and Anthropic compatibility api
|
2026-02-01 16:17:22 +08:00 |
|
MaysWind
|
4177ac3d46
|
add missing stream field
|
2026-02-01 15:22:15 +08:00 |
|
MaysWind
|
7647f4f5b9
|
update README.md
|
2026-02-01 00:59:13 +08:00 |
|
MaysWind
|
bab03dbde1
|
fix the the Google AI token was not masked with asterisks in startup logs
|
2026-01-31 22:43:01 +08:00 |
|
MaysWind
|
85db6e96af
|
llm provider supports LM Studio
|
2026-01-31 22:38:08 +08:00 |
|
MaysWind
|
548461ade0
|
update git ignore file
|
2026-01-31 01:37:33 +08:00 |
|
MaysWind
|
ecbf182173
|
bump version to 1.4.0
|
2026-01-31 00:48:54 +08:00 |
|
MaysWind
|
ab38d33e31
|
remove deprecated International Monetary Fund exchange rate data source
v1.3.2
|
2026-01-31 00:30:55 +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
|
32f2eaef3c
|
when pasting date time, if multiple formats match and one matches the current display order, use that format for parsing
|
2026-01-30 22:40:41 +08:00 |
|
MaysWind
|
a7fc3c78eb
|
fix incorrect style
|
2026-01-30 21:25:28 +08:00 |
|
MaysWind
|
d42b3ecb5e
|
fix the continue button was missing during two-factor authentication on the desktop version when both two-factor authentication and third-party login are enabled both
|
2026-01-30 21:05:45 +08:00 |
|
MaysWind
|
2d4a603d11
|
automatically focus to the passcode input when a passcode is required
|
2026-01-30 21:02:54 +08:00 |
|
MaysWind
|
7a369328b6
|
support date formats that use dashes as separators and date formats without leading zeros
|
2026-01-26 23:59:37 +08:00 |
|
MaysWind
|
545667e502
|
update the text display style for AI image recognition on the desktop version
|
2026-01-25 21:15:21 +08:00 |
|
MaysWind
|
8387a81a59
|
fix the incorrect line-wrapping of the third-pary login separator line on the login page in the Korean locale
|
2026-01-24 23:55:14 +08:00 |
|
MaysWind
|
1e3087ccf0
|
bump version to 1.3.2
|
2026-01-24 23:49:20 +08:00 |
|
MaysWind
|
bee7772bfd
|
add refresh accounts, categories and tags button on import dialog
v1.3.1
|
2026-01-24 23:21:02 +08:00 |
|
MaysWind
|
a8b6f72ee6
|
update translation
|
2026-01-24 23:02:33 +08:00 |
|
MaysWind
|
9484cf514d
|
show more accurate status messages when reloading all account, category and tag data
|
2026-01-24 22:53:56 +08:00 |
|
MaysWind
|
70958c00d3
|
limit the maximum height of the add button dropdown menu on the desktop transaction list page
|
2026-01-24 22:06:45 +08:00 |
|
MaysWind
|
9467335536
|
hide change tag group display order button when there are fewer than two tag groups
|
2026-01-24 21:57:42 +08:00 |
|
MaysWind
|
f916fdff06
|
disable the move tag button when there are fewer than two tag groups
|
2026-01-24 21:55:45 +08:00 |
|
MaysWind
|
ced346506e
|
format translation file
|
2026-01-24 21:44:16 +08:00 |
|
MaysWind
|
e0cd96f87e
|
format code
|
2026-01-24 21:41:44 +08:00 |
|
Minhyung Park
|
ed7e906903
|
Update Korean translation
|
2026-01-24 21:41:22 +08:00 |
|
MaysWind
|
3bb7f5abf4
|
support exporting data when checking pending import data
|
2026-01-22 23:58:04 +08:00 |
|
MaysWind
|
5d801a2343
|
remove redundant code
|
2026-01-22 23:15:36 +08:00 |
|