MaysWind
|
2cb47bfd75
|
move all transactions from one account to another account (#288)
|
2025-10-11 01:12:33 +08:00 |
|
MaysWind
|
b8fcdacb84
|
fix incorrect error code
|
2025-10-10 19:32:28 +08:00 |
|
MaysWind
|
9430f57a0b
|
import transaction from custom delimiter-separated values file
|
2025-03-04 01:27:08 +08:00 |
|
MaysWind
|
a1b7c8ad1d
|
check whether amount is less than 0 for transfer transaction
|
2024-10-29 00:50:37 +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
|
470a74f420
|
support importing transaction in frontend
|
2024-09-09 01:34:14 +08:00 |
|
MaysWind
|
de37c3da5a
|
code refactor
|
2024-09-07 21:06:01 +08:00 |
|
MaysWind
|
9622d5de06
|
limit the maximum size of upload pictures
|
2024-09-06 23:34:35 +08:00 |
|
MaysWind
|
4e365f54af
|
code refactor
|
2024-09-01 00:43:40 +08:00 |
|
MaysWind
|
579c903398
|
not allow to add / modify / delete transaction with account whose parent account is hidden
|
2024-07-23 23:49:53 +08:00 |
|
MaysWind
|
5d2e880bc5
|
not allow to add / modify / delete transaction with parent account
|
2024-07-23 23:18:34 +08:00 |
|
MaysWind
|
3d56bfa114
|
not allow to add transaction with hidden transaction tag
|
2024-07-23 00:53:31 +08:00 |
|
MaysWind
|
a7280bf7ed
|
not allow to add transaction with hidden transaction category
|
2024-07-23 00:47:19 +08:00 |
|
MaysWind
|
50c7ec0cda
|
verify whether user can delete transaction with specified time when deleting transaction
|
2021-03-13 17:23:37 +08:00 |
|
MaysWind
|
3773406480
|
modify text
|
2021-03-13 17:14:19 +08:00 |
|
MaysWind
|
bd26796184
|
allow user to limit time scope for editing transaction
|
2021-03-11 01:16:30 +08:00 |
|
MaysWind
|
5118978915
|
code refactor
|
2021-01-01 00:47:15 +08:00 |
|
MaysWind
|
919004648f
|
support modify transaction
|
2020-12-27 21:26:59 +08:00 |
|
MaysWind
|
6ccb4a0499
|
add cannot modify transaction type error
verify old transaction source account and destination account if changed
|
2020-12-27 20:06:52 +08:00 |
|
MaysWind
|
b3962e8af9
|
code refactor
|
2020-12-23 01:40:28 +08:00 |
|
MaysWind
|
bb10498893
|
add comments
|
2020-12-22 23:39:36 +08:00 |
|
MaysWind
|
65b2028fe9
|
not allow user add/modify/delete transaction to hidden account
|
2020-12-09 22:23:35 +08:00 |
|
MaysWind
|
05f11a54a2
|
don't allow adding balance modification transaction when account already has other transaction
|
2020-12-08 01:59:37 +08:00 |
|
MaysWind
|
128d064df4
|
add transaction basic api
|
2020-12-07 01:07:14 +08:00 |
|