This website requires JavaScript.
Explore
Help
Register
Sign In
niuniu
/
sub2api-cn-relay-manager
Watch
1
Star
0
Fork
0
You've already forked sub2api-cn-relay-manager
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ced90e1d8438ac72688e326d09f9ee6d6572ad20
sub2api-cn-relay-manager
/
backend
/
internal
/
repository
History
Wesley Liddick
3084330d0c
Merge pull request
#1019
from Ethan0x0000/feat/usage-endpoint-distribution
...
feat: add endpoint metadata and usage endpoint distribution insights
2026-03-15 16:42:03 +08:00
..
account_repo_integration_test.go
…
account_repo.go
…
aes_encryptor.go
…
allowed_groups_contract_integration_test.go
…
announcement_read_repo.go
…
announcement_repo.go
…
api_key_cache_integration_test.go
…
api_key_cache_test.go
…
api_key_cache.go
…
api_key_repo_integration_test.go
…
api_key_repo_last_used_unit_test.go
…
api_key_repo.go
…
backup_pg_dumper.go
…
backup_s3_store.go
…
billing_cache_integration_test.go
…
billing_cache_jitter_test.go
…
billing_cache_test.go
fix(audit): 第二批审计修复 — P0 生产 Bug、安全加固、性能优化、缓存一致性、代码质量
2026-02-07 19:46:42 +08:00
billing_cache.go
fix: resolve CI lint errors and test compilation failures for rate limit feature
2026-03-03 15:43:08 +08:00
claude_oauth_service_test.go
…
claude_oauth_service.go
…
claude_usage_service_test.go
…
claude_usage_service.go
…
concurrency_cache_benchmark_test.go
…
concurrency_cache_integration_test.go
…
concurrency_cache.go
…
dashboard_aggregation_repo.go
…
dashboard_cache_test.go
fix(仪表盘): 修复缓存稳定性并补充测试
2026-01-11 15:00:16 +08:00
dashboard_cache.go
fix(仪表盘): 修复缓存稳定性并补充测试
2026-01-11 15:00:16 +08:00
db_pool_test.go
…
db_pool.go
…
email_cache_integration_test.go
…
email_cache_test.go
refactor: 封装 Redis key 生成函数
2025-12-26 16:47:44 +08:00
email_cache.go
feat(auth): 密码重置邮件队列化与限流优化
2026-01-24 22:55:28 +08:00
ent.go
…
error_passthrough_cache.go
…
error_passthrough_repo.go
…
error_translate.go
refactor: 移除 infrastructure 目录 (
#108
)
2025-12-31 23:42:01 +08:00
fixtures_integration_test.go
…
gateway_cache_integration_test.go
…
gateway_cache.go
…
gateway_routing_integration_test.go
…
gemini_drive_client.go
…
gemini_oauth_client.go
…
gemini_token_cache_integration_test.go
…
gemini_token_cache_test.go
…
gemini_token_cache.go
feat(网关): 引入 OpenAI/Claude OAuth token 缓存
2026-01-15 18:27:06 +08:00
geminicli_codeassist_client.go
…
github_release_service_test.go
…
github_release_service.go
…
group_repo_integration_test.go
…
group_repo.go
…
http_upstream_benchmark_test.go
…
http_upstream_test.go
…
http_upstream.go
…
idempotency_repo_integration_test.go
…
idempotency_repo.go
…
identity_cache_integration_test.go
…
identity_cache_test.go
…
identity_cache.go
…
inprocess_transport_test.go
…
integration_harness_test.go
…
migrations_runner_checksum_test.go
…
migrations_runner_extra_test.go
…
migrations_runner_notx_test.go
…
migrations_runner.go
…
migrations_schema_integration_test.go
…
openai_oauth_service_test.go
…
openai_oauth_service.go
…
ops_repo_alerts.go
…
ops_repo_dashboard_timeout_test.go
…
ops_repo_dashboard.go
…
ops_repo_error_where_test.go
…
ops_repo_histograms.go
…
ops_repo_latency_histogram_buckets_test.go
…
ops_repo_latency_histogram_buckets.go
…
ops_repo_metrics.go
…
ops_repo_openai_token_stats_test.go
…
ops_repo_openai_token_stats.go
…
ops_repo_preagg.go
…
ops_repo_realtime_traffic.go
…
ops_repo_request_details.go
…
ops_repo_system_logs_test.go
…
ops_repo_trends.go
…
ops_repo_window_stats.go
…
ops_repo.go
…
ops_write_pressure_integration_test.go
…
pagination.go
…
pricing_service_test.go
…
pricing_service.go
…
promo_code_repo.go
…
proxy_latency_cache.go
…
proxy_probe_service_test.go
…
proxy_probe_service.go
…
proxy_repo_integration_test.go
…
proxy_repo.go
…
redeem_cache_integration_test.go
…
redeem_cache_test.go
…
redeem_cache.go
…
redeem_code_repo_integration_test.go
…
redeem_code_repo.go
…
redis_test.go
…
redis.go
…
refresh_token_cache.go
feat(auth): 实现 Refresh Token 机制
2026-02-05 12:42:54 +08:00
req_client_pool_test.go
…
req_client_pool.go
…
rpm_cache.go
…
scheduled_test_repo.go
…
scheduler_cache.go
…
scheduler_outbox_repo.go
…
scheduler_snapshot_outbox_integration_test.go
…
security_secret_bootstrap_test.go
test(repository): 补充 JWT 密钥引导并发与兼容性单测
2026-02-12 12:07:20 +08:00
security_secret_bootstrap.go
…
session_limit_cache.go
…
setting_repo_integration_test.go
…
setting_repo.go
…
simple_mode_admin_concurrency.go
…
simple_mode_default_groups_integration_test.go
…
simple_mode_default_groups.go
…
soft_delete_ent_integration_test.go
…
sora_account_repo.go
…
sora_generation_repo.go
…
sql_scan.go
…
temp_unsched_cache.go
…
timeout_counter_cache.go
…
totp_cache.go
…
turnstile_service_test.go
…
turnstile_service.go
…
update_cache_integration_test.go
…
update_cache.go
…
usage_billing_repo_integration_test.go
…
usage_billing_repo.go
…
usage_cleanup_repo_ent_test.go
…
usage_cleanup_repo_test.go
…
usage_cleanup_repo.go
…
usage_log_repo_integration_test.go
…
usage_log_repo_request_type_test.go
…
usage_log_repo_unit_test.go
…
usage_log_repo.go
…
user_attribute_repo.go
…
user_group_rate_repo.go
…
user_msg_queue_cache.go
…
user_repo_integration_test.go
…
user_repo.go
…
user_subscription_repo_integration_test.go
…
user_subscription_repo.go
…
wire.go
…