zhengchen.tao
|
c7c84c74d3
|
优化账户余额调整功能:新增调整余额的逻辑,更新相关页面以显示账户余额和可用额度,调整路由配置以移除不必要的动画效果。
|
2026-04-05 18:40:52 +08:00 |
|
zhengchen.tao
|
5fbff39c4f
|
添加信用额度功能:在账户模型中新增信用额度字段,更新相关请求和响应结构,修改账户创建和修改逻辑,更新界面以支持信用额度的显示和编辑。
|
2026-04-05 17:04:16 +08:00 |
|
MaysWind
|
89199eed8b
|
support importing WeChat statements with the latest format that includes thousand separators (#534)
|
2026-03-20 23:41:17 +08:00 |
|
MaysWind
|
9772d9ca62
|
support custom quick save button styles on the mobile transaction edit page
|
2026-03-17 00:16:37 +08:00 |
|
Ivan Noleto
|
a22931f96b
|
Improve and standardize Brazilian Portuguese translation (#530)
* Improve and standardize Brazilian Portuguese translation
* Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
* Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
* revert timezone translations
---------
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
|
2026-03-16 09:49:12 +08:00 |
|
MaysWind
|
404cd62d7b
|
Support restricting API token access based on IP address
|
2026-03-04 23:49:14 +08:00 |
|
MaysWind
|
f0f3143605
|
fix the user settings is reset after using the command line tool to change the user password (#516)
|
2026-03-04 23:18:14 +08:00 |
|
MaysWind
|
6e61aba050
|
remove deprecated Reserve Bank of Australia exchange rate data source
|
2026-03-03 22:49:19 +08:00 |
|
MaysWind
|
40a8deba12
|
optimize the performance of the retrieve all transactions api
|
2026-03-03 01:12:38 +08:00 |
|
MaysWind
|
732c256db2
|
support "Add Another" in transaction add page / dialog (#471)
|
2026-03-02 00:54:17 +08:00 |
|
MaysWind
|
a84f48ae8a
|
support syncing the settings autoUpdateExchangeRatesData, showAddTransactionButtonInDesktopNavbar, mapCacheExpiration, and exchangeRatesDataCacheExpiration
|
2026-03-01 21:08:34 +08:00 |
|
MaysWind
|
d7a0d253c4
|
support utf-32 file encoding
|
2026-03-01 16:04:29 +08:00 |
|
MaysWind
|
9d275a3051
|
merge UTF-8 and UTF-16 encodings with or without BOM, with BOM automatically detected and handled
|
2026-03-01 15:54:41 +08:00 |
|
MaysWind
|
fd08666f49
|
import transactions from custom xlsx/xls file
|
2026-02-23 00:50:01 +08:00 |
|
MaysWind
|
eb662681a1
|
fix incorrect column count when importing mscfb excel file
|
2026-02-23 00:40:47 +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
|
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
|
85db6e96af
|
llm provider supports LM Studio
|
2026-01-31 22:38:08 +08:00 |
|
MaysWind
|
ab38d33e31
|
remove deprecated International Monetary Fund exchange rate data source
|
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
|
e0cd96f87e
|
format code
|
2026-01-24 21:41:44 +08:00 |
|
MaysWind
|
b3b9d9293b
|
support semicolon-separated data when importing delimiter-separated values files / data (#458)
|
2026-01-22 22:01:59 +08:00 |
|
Harsh Vardan
|
80e1223505
|
feat(locale): add Tamil translation
|
2026-01-21 11:06:02 +08:00 |
|
MaysWind
|
50b4c96a99
|
fix the placeholder values in "root_url" cannot be resolved using values from environment variables, and do not allow placeholders in other options
|
2026-01-19 00:29:08 +08:00 |
|
MaysWind
|
c1a728c391
|
add default value for newly added columns
|
2026-01-17 23:43:32 +08:00 |
|
MaysWind
|
46ff0ecd3b
|
place the account at the end of the account category after changing account category
|
2026-01-17 23:32:13 +08:00 |
|
MaysWind
|
8db69f64c8
|
place the transaction category at the end of the primary category after changing primary category
|
2026-01-17 23:31:48 +08:00 |
|
MaysWind
|
98274ab864
|
Merge branch 'main' of https://github.com/mayswind/EasyBookkeeping
|
2026-01-17 10:23:18 +08:00 |
|
lucdsouza
|
a3261acc82
|
Fix: missing hyphen in 'utf-8' encoding. Error when importing OFX files due to unknown encoding. Fixes issue #48.
|
2026-01-17 10:13:29 +08:00 |
|
MaysWind
|
7d9cfc4ced
|
support transaction tag group
|
2026-01-17 00:52:02 +08:00 |
|
MaysWind
|
48ef9acc19
|
support the username returned by Synology DSM SSO Server during OIDC authentication (#449)
|
2026-01-16 21:59:05 +08:00 |
|
MaysWind
|
83a34ae322
|
allow the either username or email is empty which returns from oauth 2.0 provider, but require both to be present when automatically registering a new user
|
2026-01-16 00:01:48 +08:00 |
|
MaysWind
|
43a6d1be0f
|
initialize the http transport only once
|
2026-01-15 23:38:52 +08:00 |
|
MaysWind
|
89fb8a099e
|
add a unified logging handler to the http client
|
2026-01-15 23:29:48 +08:00 |
|
MaysWind
|
853b0d430e
|
update the supported currencies based on the exchange rate data source
|
2026-01-15 22:38:53 +08:00 |
|
MaysWind
|
618ad4cac2
|
support importing Alipay transaction statements with transactions in the pending goods receipt confirmation status (#441)
|
2026-01-11 14:57:37 +08:00 |
|
MaysWind
|
9b4dd5600a
|
show insights explorer count on data management page
|
2026-01-11 14:24:38 +08:00 |
|
MaysWind
|
1691c320cc
|
update json schema description of mcp tool
|
2026-01-10 00:16:04 +08:00 |
|
MaysWind
|
b295b99d3d
|
update the supported currencies based on the exchange rate data source
|
2026-01-09 00:37:11 +08:00 |
|
MaysWind
|
d462d0164c
|
save insights explorer to database
|
2026-01-07 01:04:54 +08:00 |
|
MaysWind
|
d4d1342c70
|
update the supported currencies based on the exchange rate data source
|
2026-01-05 23:58:16 +08:00 |
|
MaysWind
|
9a037ace5a
|
remember last selected file type in import transaction dialog (#412)
|
2026-01-05 00:52:57 +08:00 |
|
MaysWind
|
0ce66d9070
|
support changing account category order
|
2026-01-04 22:50:13 +08:00 |
|
MaysWind
|
6e369f39a4
|
support setting account categories hidden which has no accounts
|
2026-01-04 14:10:03 +08:00 |
|
MaysWind
|
277da30339
|
update the supported currencies based on the exchange rate data source
|
2026-01-04 01:36:14 +08:00 |
|
MaysWind
|
6634d5b791
|
show transaction tags in insights explorer page
|
2026-01-04 01:21:33 +08:00 |
|
MaysWind
|
526d7e50ec
|
move the "Timezone Used for Date Range" option from insights explorer settings into each exploration
|
2026-01-03 20:46:42 +08:00 |
|