zhengchen.tao
|
c7c84c74d3
|
优化账户余额调整功能:新增调整余额的逻辑,更新相关页面以显示账户余额和可用额度,调整路由配置以移除不必要的动画效果。
|
2026-04-05 18:40:52 +08:00 |
|
MaysWind
|
d95e34a597
|
fix the dates in Statistics & Analysis page does not be processed for daylight saving time
|
2025-12-21 02:35:11 +08:00 |
|
MaysWind
|
e9b4392163
|
add insights & explore page
|
2025-12-18 00:55:01 +08:00 |
|
MaysWind
|
6430a52027
|
tag filter supports selecting both included and excluded tags simultaneously
|
2025-11-24 02:21:03 +08:00 |
|
MaysWind
|
4c8bb5a0b7
|
add asset trends in statistics & analysis (#314)
|
2025-11-09 22:51:46 +08:00 |
|
MaysWind
|
5cb7eca340
|
add outflows / inflows / net cash flow in statistics & analysis
|
2025-10-27 00:52:41 +08:00 |
|
MaysWind
|
2cb47bfd75
|
move all transactions from one account to another account (#288)
|
2025-10-11 01:12:33 +08:00 |
|
MaysWind
|
ce9378c43f
|
support filtering accounts and transaction categories for overview in home page (#209)
|
2025-09-07 13:57:07 +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
|
5a1b649011
|
add transaction mcp handler
|
2025-07-06 22:03:26 +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
|
3c100b2543
|
code refactor
|
2025-06-30 22:42:18 +08:00 |
|
MaysWind
|
b7973772b3
|
show process when importing a lot of transactions
|
2025-05-01 13:49:17 +08:00 |
|
MaysWind
|
986fab9cbf
|
modify struct name
|
2025-01-24 22:28:31 +08:00 |
|
MaysWind
|
db94282207
|
statistics analysis supports filtering tags
|
2024-12-08 18:00:46 +08:00 |
|
MaysWind
|
dd35a85316
|
support transaction tag filter type
|
2024-12-08 00:43:29 +08:00 |
|
MaysWind
|
e5cd8ffa61
|
not allow to add transaction before balance modification transaction and not allow to modify transaction time for balance modification transaction
|
2024-10-09 01:35:48 +08:00 |
|
MaysWind
|
9f0e82446e
|
update comments
|
2024-09-17 09:48:01 +08:00 |
|
MaysWind
|
5a31118c96
|
code refactor
|
2024-09-11 23:51:47 +08:00 |
|
MaysWind
|
470a74f420
|
support importing transaction in frontend
|
2024-09-09 01:34:14 +08:00 |
|
MaysWind
|
7c59e8386e
|
support importing transaction by csv/tsv file via command line
|
2024-09-02 01:40:04 +08:00 |
|
MaysWind
|
772a22a182
|
add transaction pictures api
|
2024-08-31 15:34:24 +08:00 |
|
MaysWind
|
d2eaf5c6da
|
support scheduled transaction (#2)
|
2024-08-26 02:30:16 +08:00 |
|
MaysWind
|
34ebc06a8d
|
aadd transaction tag filter to backend
|
2024-07-26 00:00:22 +08:00 |
|
MaysWind
|
847349dcbd
|
support using duplicate checker to prevent duplicate submissions for new transaction record
|
2024-07-08 01:10:04 +08:00 |
|
MaysWind
|
b80041433c
|
transaction list api supports filtering by multiple account / category
|
2024-07-03 00:21:56 +08:00 |
|
MaysWind
|
b5d72c89f2
|
support filtering transaction amount
|
2024-07-01 00:48:00 +08:00 |
|
MaysWind
|
c34887240e
|
trend analysis supports data from all dates
|
2024-06-02 22:06:52 +08:00 |
|
MaysWind
|
0884af038d
|
add trend analysis api
|
2024-05-20 00:01:40 +08:00 |
|
MaysWind
|
ea32bfa5fc
|
support setting timezone type for the time range of statistical data
|
2024-04-13 23:31:24 +08:00 |
|
MaysWind
|
14f6de8af1
|
remove unused code
|
2024-04-06 23:58:22 +08:00 |
|
MaysWind
|
d3e1acddc5
|
code refactor, modify style
|
2023-07-30 00:26:32 +08:00 |
|
MaysWind
|
70fc781a03
|
add transaction list page for desktop
|
2023-07-24 02:36:59 +08:00 |
|
MaysWind
|
7cec7dbac8
|
sort result in overview response
|
2023-06-28 21:41:59 +08:00 |
|
MaysWind
|
bd542ac308
|
modify geolocation storage type in database
|
2023-05-14 19:42:57 +08:00 |
|
MaysWind
|
e71ffd1a77
|
support storing geo location in transaction
|
2023-04-29 13:45:19 +08:00 |
|
MaysWind
|
d4985a024d
|
use unambiguous numeric variable type
|
2023-03-27 23:58:33 +08:00 |
|
MaysWind
|
8d5de98218
|
record transaction created ip
|
2023-03-26 22:10:04 +08:00 |
|
MaysWind
|
4ec59bd0bd
|
support hiding transaction amount
|
2021-04-28 23:43:24 +08:00 |
|
MaysWind
|
62a825439f
|
modify project name
|
2021-04-12 01:21:34 +08:00 |
|
MaysWind
|
ead072ed31
|
add api for getting total income/expense amounts by month
|
2021-03-29 00:57:16 +08:00 |
|
MaysWind
|
f57f56b9ea
|
remove unused code
|
2021-03-29 00:03:06 +08:00 |
|
MaysWind
|
5637340125
|
modify field name
|
2021-03-28 21:19:07 +08:00 |
|
MaysWind
|
b8c48d9d95
|
add comment
|
2021-03-28 21:03:29 +08:00 |
|
MaysWind
|
b7ffe191f2
|
code refactor
|
2021-03-28 20:33:24 +08:00 |
|
MaysWind
|
f9066cb81d
|
code refactor
|
2021-03-28 19:58:58 +08:00 |
|