one-api/controller
Laisky.Cai 5905a7f295 fix: models api return models in deactivate channels
- Enhance logging functionality by adding context support and improving debugging options.
- Standardize function naming conventions across middleware to ensure consistency.
- Optimize data retrieval and handling in the model controller, including caching and error management.
- Simplify the bug report template to streamline the issue reporting process.
2025-02-26 11:22:03 +00:00
..
auth Merge branch 'upstream/main' 2025-01-31 10:32:35 +00:00
billing.go fix: getTokenById return token nil, make panic (#1728) 2024-09-21 23:00:29 +08:00
channel-billing.go Merge branch 'upstream/main' 2025-02-16 13:18:50 +00:00
channel-test.go Merge branch 'upstream/main' 2025-02-16 13:18:50 +00:00
channel.go Merge commit '1c2654320e5b6268b13b6efca40ce37a523d032b' 2024-04-28 01:53:31 +00:00
group.go Merge commit '1c2654320e5b6268b13b6efca40ce37a523d032b' 2024-04-28 01:53:31 +00:00
log.go Merge remote-tracking branch 'origin/upstream/main' 2024-05-29 06:12:37 +00:00
misc.go Merge branch 'upstream/main' 2025-02-03 12:25:00 +00:00
model.go fix: models api return models in deactivate channels 2025-02-26 11:22:03 +00:00
option.go Merge branch 'upstream/main' 2025-02-03 12:25:00 +00:00
redemption.go refactor: update UI text and error messages to English for better accessibility 2025-01-19 12:59:58 +00:00
relay.go refactor: update UI text and error messages to English for better accessibility 2025-01-19 12:59:58 +00:00
token.go feat: implement centralized error response handling and add logger middleware 2025-02-26 00:52:24 +00:00
user.go Merge branch 'upstream/main' 2025-02-03 12:25:00 +00:00