ezbookkeeping/pkg/services
MaysWind 9c87436a36
Some checks are pending
Docker Snapshot / build (push) Waiting to run
support batch update categories for transactions in insights explorer
2026-04-20 01:05:29 +08:00
..
accounts.go place the account at the end of the account category after changing account category 2026-01-17 23:32:13 +08:00
accounts_test.go add unit tests 2025-09-20 21:08:42 +08:00
base.go code refactor 2025-08-04 20:54:10 +08:00
explorer.go show insights explorer count on data management page 2026-01-11 14:24:38 +08:00
forget_passwords.go use i18n resource item to replace ambiguous configuration item 2025-12-12 12:30:56 +08:00
tokens.go move the user agent constants of special token into the core package 2026-02-15 01:17:43 +08:00
transaction_categories.go place the transaction category at the end of the primary category after changing primary category 2026-01-17 23:31:48 +08:00
transaction_categories_test.go add unit tests 2025-09-20 21:08:42 +08:00
transaction_pictures.go optimize the performance of the retrieve all transactions api 2026-03-03 01:12:38 +08:00
transaction_tag_groups.go support transaction tag group 2026-01-17 00:52:02 +08:00
transaction_tags.go support transaction tag group 2026-01-17 00:52:02 +08:00
transaction_tags_test.go add unit test 2025-09-20 21:34:13 +08:00
transaction_templates.go check if the accounts, categories, and tags used exist when creating a transaction template 2025-08-30 01:22:40 +08:00
transactions.go support batch update categories for transactions in insights explorer 2026-04-20 01:05:29 +08:00
twofactor_authorizations.go use i18n resource item to replace ambiguous configuration item 2025-12-12 12:30:56 +08:00
user_app_cloud_settings.go retry up to 3 times when update user cloud settings 2025-08-22 00:08:08 +08:00
user_custom_exchange_rates.go support user custom exchange rates data 2025-05-26 00:47:19 +08:00
user_external_auths.go store oauth 2.0 user info in token context instead of being passed through frontend parameters 2025-10-21 23:51:13 +08:00
users.go 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