16 Commits

Author SHA1 Message Date
e8ad9f06e9 Fix: also apply auto delete on delete apis
Some checks failed
Go test / run-go-test (push) Failing after 11s
Go test / release-image (push) Has been skipped
Go test / cleanup-go-test (push) Successful in 3s
Go test / run-go-vet (push) Successful in 6s
Go test / check-swagger-up-to-date (push) Successful in 9s
2025-12-13 01:53:15 +08:00
875db5a8dd Feat: auto delete alias when unused
Some checks failed
Go test / run-go-vet (push) Successful in 5s
Go test / check-swagger-up-to-date (push) Successful in 10s
Go test / run-go-test (push) Failing after 11s
Go test / release-image (push) Has been skipped
Go test / cleanup-go-test (push) Successful in 3s
2025-12-13 01:49:04 +08:00
6b5b7d257d Feat: add makefile target for mac
Some checks failed
Go test / run-go-vet (push) Successful in 5s
Go test / check-swagger-up-to-date (push) Successful in 9s
Go test / run-go-test (push) Failing after 10s
Go test / release-image (push) Has been skipped
Go test / cleanup-go-test (push) Successful in 4s
2025-12-13 01:21:20 +08:00
ea88d8fa43 Fix: no delete modcheck
Some checks failed
Go test / run-go-vet (push) Failing after 5s
Go test / check-swagger-up-to-date (push) Successful in 10s
Go test / run-go-test (push) Has been skipped
Go test / release-image (push) Has been skipped
Go test / cleanup-go-test (push) Successful in 3s
2025-12-13 01:13:03 +08:00
968c0c5658 Fix: image alias put query
All checks were successful
Go test / run-go-vet (push) Successful in 5s
Go test / check-swagger-up-to-date (push) Successful in 8s
Go test / run-go-test (push) Successful in 27s
Go test / cleanup-go-test (push) Successful in 4s
Go test / release-image (push) Successful in 3m34s
2025-12-13 00:57:05 +08:00
54c7659ee8 Feat: add release image workflows
Some checks failed
Go test / run-go-vet (push) Successful in 5s
Go test / check-swagger-up-to-date (push) Successful in 9s
Go test / run-go-test (push) Successful in 27s
Go test / cleanup-go-test (push) Successful in 14s
Go test / release-image (push) Failing after 56s
2025-12-09 01:55:15 +08:00
f191aef810 Feat: add more tests 2025-12-07 23:59:24 +08:00
1f313fc17d Feat: add delete endpoints 2025-12-07 22:29:19 +08:00
1ce2174bdc Fix: rotate access token and add test 2025-12-07 22:10:13 +08:00
203a787063 Feat: finish object storage 2025-12-07 21:24:33 +08:00
b609421a6e Feat: finish putImageAliases 2025-12-07 20:34:53 +08:00
f4c92504e8 Fix: login flow 2025-12-07 18:56:31 +08:00
3970dd5ebd Feat: finish login and add test 2025-12-07 17:42:28 +08:00
2eb8a18c40 Feat: add login 2025-12-07 12:15:48 +08:00
fb1c47b321 Feat: add session 2025-12-07 11:27:54 +08:00
56e83b0725 Init: setup uptrace and swagger 2025-12-07 03:28:07 +08:00