ezbookkeeping/pkg/api
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
amap_api_proxies.go code refactor 2024-08-19 00:35:45 +08:00
authorizations.go support linking OAuth 2.0 user to logged-in users 2025-10-31 01:22:47 +08:00
base.go support OIDC authentication (#242) 2025-10-24 01:44:55 +08:00
data_managements.go support transaction tag group 2026-01-17 00:52:02 +08:00
default.go code refactor 2024-08-19 00:35:45 +08:00
exchange_rates.go code refactor 2025-08-04 20:54:10 +08:00
explorers.go save insights explorer to database 2026-01-07 01:04:54 +08:00
forget_passwords.go verify the username, email and nickname are valid when registering via OAuth 2.0 2025-10-23 22:46:31 +08:00
healths.go move the variables set during the building process into the core package 2026-02-15 01:17:43 +08:00
large_language_models.go if X-Timezone-Name header is provided, always calculate the UTC offset based on the specified time 2025-12-26 00:19:16 +08:00
map_image_proxies.go initialize the http transport only once 2026-01-15 23:38:52 +08:00
model_context_protocols.go move the variables set during the building process into the core package 2026-02-15 01:17:43 +08:00
oauth2_authentications.go 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
qrcodes.go code refactor 2024-08-19 00:35:45 +08:00
server_settings.go check whether api token is enabled when using an api token 2025-11-03 22:52:15 +08:00
systems.go move the variables set during the building process into the core package 2026-02-15 01:17:43 +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_pictures.go not set duplicate submission remark when not enabled 2025-04-26 22:05:18 +08:00
transaction_tag_groups.go support transaction tag group 2026-01-17 00:52:02 +08:00
transaction_tags.go 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
transaction_templates.go not set duplicate submission remark when not enabled 2025-04-26 22:05:18 +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_external_auths.go feature restriction supports OAuth 2.0 login and unlinking third-party login 2025-10-25 15:50:25 +08:00
users.go fix typo 2025-10-22 21:34:52 +08:00