Commit Graph

2815 Commits

Author SHA1 Message Date
MaysWind
dafbc115c4 support pasting amount from clipboard on mobile version 2025-11-22 23:29:09 +08:00
MaysWind
5de1e32cd8 update text 2025-11-22 20:04:27 +08:00
MaysWind
8ae5c1ea99 limit the maximum height of the date range menu 2025-11-19 00:53:41 +08:00
MaysWind
29651f674a code refactor 2025-11-19 00:00:20 +08:00
MaysWind
b1dff5ef51 add error log 2025-11-17 23:26:58 +08:00
MaysWind
bb0971ea17 modify log content 2025-11-17 23:18:11 +08:00
MaysWind
8a020b666c fix the incorrect email verify page, reset password page, and OAuth 2.0 callback page url when accessing ezBookkeeping through a subpath (#348) 2025-11-17 00:38:04 +08:00
MaysWind
8b34750426 fix the incorrect display type name of transaction categories 2025-11-14 00:02:57 +08:00
MaysWind
32cb2b2354 bump version to 1.3.0 2025-11-09 23:29:33 +08:00
MaysWind
4c8bb5a0b7 add asset trends in statistics & analysis (#314) v1.2.0 2025-11-09 22:51:46 +08:00
MaysWind
d3abb279e3 code refactor 2025-11-09 22:51:42 +08:00
MaysWind
952731a2d4 show confirm dialog before opening external link 2025-11-06 00:51:09 +08:00
MaysWind
df23cb8cdd do not refresh token when enter verify email / reset password / oauth 2.0 callback page 2025-11-06 00:12:50 +08:00
MaysWind
87a21a1a4f language selector on the login and unlock page is displayed at the bottom 2025-11-04 00:33:41 +08:00
MaysWind
7c3c1bbd6a show example after api token generated 2025-11-03 23:08:18 +08:00
MaysWind
03c342f6f6 check whether api token is enabled when using an api token 2025-11-03 22:52:15 +08:00
MaysWind
b0e01d36ab generate API token in frontend page 2025-11-03 01:27:45 +08:00
MaysWind
bb84e8af13 support skipping issuer url verification in OIDC authentication 2025-11-02 01:37:52 +08:00
MaysWind
f42ee9cf67 hide total amount divider line in trend charts when no items are displayed 2025-11-02 01:12:14 +08:00
MaysWind
8a0232aedf support exporting transactions dated later than the current time 2025-11-02 01:07:19 +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
8a0777be4c display amount when the inflow/outflow chart shows only one item 2025-10-30 00:35:25 +08:00
MaysWind
013f44f64a update security warning text 2025-10-30 00:29:09 +08:00
MaysWind
9f8dbf77df add bubble chart for trends analysis 2025-10-30 00:18:52 +08:00
MaysWind
274fb8b4e2 support selecting all visible in account / category / tag filter dialog / page 2025-10-29 00:52:03 +08:00
MaysWind
48a06c6570 hide export menu item for categorical analysis overview chart 2025-10-29 00:19:32 +08:00
MaysWind
5485242baf show percent in categorical analysis overview chart 2025-10-28 23:53:52 +08:00
MaysWind
ec7c4c7461 fix the incorrect amount in the total outflows and inflows trend charts 2025-10-28 12:48:06 +08:00
MaysWind
2259719935 filter transfer in accounts in statistics & analysis 2025-10-28 01:57:17 +08:00
MaysWind
f8fc955408 update sankey chart display rules 2025-10-28 01:52:03 +08:00
MaysWind
4684de9705 support mouse zoom for the sankey chart 2025-10-28 00:48:42 +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
f93610b5e0 total outflows / inflows do not include transfer transactions between unfiltered accounts 2025-10-27 22:33:44 +08:00
MaysWind
5d1480cabc add overview sankey chart for categorical analysis on desktop version 2025-10-27 03:37:29 +08:00
MaysWind
5faf3bfe66 fix cannot shift the date range in the trend analysis after switching from categorical analysis with the date range set to All 2025-10-27 01:00:59 +08:00
MaysWind
5cb7eca340 add outflows / inflows / net cash flow in statistics & analysis 2025-10-27 00:52:41 +08:00
MaysWind
9a2f682379 format code 2025-10-26 22:11:47 +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
c854dbaab4 modify style 2025-10-26 15:08:48 +08:00
MaysWind
0c75ed47ac upgrade golang to 1.25.3 2025-10-26 14:16:52 +08:00
MaysWind
fa467e72f9 update http status code 2025-10-26 13:51:09 +08:00
MaysWind
93e05d5634 upgrade third party dependencies 2025-10-26 13:17:24 +08:00
MaysWind
745efe1222 add radar chart for categorical analysis on desktop version 2025-10-26 02:01:51 +08:00
MaysWind
e1dcf56ca9 upgrade third party dependencies 2025-10-26 02:01:11 +08:00
MaysWind
3aa33a48e9 downgrade gin gzip middleware to 1.2.3 (because https://github.com/gin-contrib/gzip/issues/122) 2025-10-26 02:00:34 +08:00
MaysWind
29547bccb1 upgrade third party dependencies 2025-10-25 18:46:15 +08:00
MaysWind
4823760fd1 feature restriction supports OAuth 2.0 login and unlinking third-party login 2025-10-25 15:50:25 +08:00
MaysWind
8584e84af9 add missing comment and code 2025-10-25 15:40:59 +08:00