| .. |
|
ability.go
|
74ec34da67
fix: improve error handling and readability in ability.go
|
5 months ago |
|
channel.go
|
8cce3cc84a
feat: implement channel-specific locking for thread-safe polling
|
5 months ago |
|
channel_cache.go
|
7f4056abc9
feat: optimize channel retrieval by respecting original model names
|
5 months ago |
|
log.go
|
e269b3bfdd
fix: mySQL does not support default false
|
6 months ago |
|
main.go
|
512850e83d
Merge remote-tracking branch 'origin/alpha' into refactor/model-pricing
|
5 months ago |
|
midjourney.go
|
660180ea1b
支持Midjourney视频任务和图片编辑
|
6 months ago |
|
missing_models.go
|
e74d3f4a8f
✨ feat: polish “Missing Models” UX & mobile actions layout
|
5 months ago |
|
model_extra.go
|
d951485431
✨ feat: enhance soft-delete handling & boost pricing cache performance
|
5 months ago |
|
model_meta.go
|
7c814a5fd9
🚀 refactor: migrate vendor-count aggregation to model layer & align frontend logic
|
5 months ago |
|
option.go
|
952b679ca3
Merge pull request #1352 from wzxjohn/feature/simple_stripe
|
6 months ago |
|
prefill_group.go
|
473f3b6f3e
♻️ refactor(model): replace gorm.io/datatypes with JSONValue for PrefillGroup.Items; fix JSON scan across drivers
|
5 months ago |
|
pricing.go
|
8fba0017c7
✨ feat(pricing+endpoints+ui): wire custom endpoint mapping end‑to‑end and overhaul visual JSON editor
|
5 months ago |
|
pricing_refresh.go
|
b64c8ea56b
🚀 feat: expose “Enabled Groups” for models with real-time refresh
|
5 months ago |
|
redemption.go
|
6c359839cc
🎫 feat: Enhance redemption code expiry handling & improve UI responsiveness
|
7 months ago |
|
setup.go
|
a882e680ae
✨ feat: Implement system setup functionality
|
9 months ago |
|
task.go
|
dcefd7dfb4
🚀 feat(pagination): unify backend-driven pagination & improve channel tag aggregation
|
7 months ago |
|
token.go
|
e269b3bfdd
fix: mySQL does not support default false
|
6 months ago |
|
token_cache.go
|
7e298f8ad1
✨ feat: refactor environment variable initialization and introduce new constant types for API and context keys
|
6 months ago |
|
topup.go
|
4d0037a40c
fix(topup): update TradeNo field to include varchar type and index for better database performance
|
6 months ago |
|
twofa.go
|
398ae7156b
refactor: improve error handling and database transactions in 2FA model methods
|
5 months ago |
|
usedata.go
|
6625563f80
feat: Enhance quota data handling and CSS styling
|
1 year ago |
|
user.go
|
8cc747ef22
fix: for AI review problems
|
6 months ago |
|
user_cache.go
|
a9e03e6172
🔧 refactor(user_cache): remove unused JSON import
|
6 months ago |
|
utils.go
|
f978d8224e
feat: add data presence check before batch update in utils
|
7 months ago |
|
vendor_meta.go
|
7c814a5fd9
🚀 refactor: migrate vendor-count aggregation to model layer & align frontend logic
|
5 months ago |