..
auth /oauth
add comments for Oauth interface ( #4038 )
2025-05-07 12:23:45 +08:00
cache
feat: update Redis connection pool configuration ( #4086 )
2025-05-20 12:30:56 +08:00
config
feat: support HTTPS protocol for otel ( #4159 )
2025-06-25 08:35:36 +00:00
console @ d1cc68c3f9
chore: bump console version to v0.3.0 ( #4196 )
2025-07-08 23:11:00 +08:00
database
feat: add logLevel and remove verbose ( #4157 )
2025-06-24 07:27:28 +00:00
dist
feat: manager embed frontend assets ( #1523 )
2023-06-28 17:33:42 +08:00
gc
feat: add gc task to clean up inactive seed peers ( #4176 )
2025-07-03 09:59:38 +00:00
handlers
feat: support get info of the preheating image ( #4139 )
2025-06-18 10:57:22 +00:00
job
feat: Add support for selecting specific peer IPs for preheating in job scheduler ( #4194 )
2025-07-08 04:32:22 +00:00
metrics
feat: add CreateJobCount and CreateJobSuccessCount metrics ( #3588 )
2024-10-18 11:18:46 +08:00
middlewares
feat: implement distributed rate limiting by redis_rate/v10 ( #4068 )
2025-05-15 08:12:10 +00:00
models
feat: Change Result column type to longtext in Job model to fix data too long error ( #4181 )
2025-07-03 21:44:49 +08:00
permission /rbac
feat: rename manager/model to manager/models ( #2191 )
2023-06-28 17:34:39 +08:00
router
feat: add logLevel and remove verbose ( #4157 )
2025-06-24 07:27:28 +00:00
rpcserver
fix: revert the remove of ip and port in mamager rpc server ( #4180 )
2025-07-03 13:34:00 +00:00
searcher
refactor: replace custom math functions with built-in max/min ( #3972 )
2025-04-22 06:23:14 +00:00
service
feat: support preheat for multiple urls ( #4185 )
2025-07-08 10:35:18 +08:00
types
feat: Add support for selecting specific peer IPs for preheating in job scheduler ( #4194 )
2025-07-08 04:32:22 +00:00
manager.go
refactor(manager/scheduler): optimize IP formatting error handling ( #4201 )
2025-07-11 11:14:57 +08:00