index
:
gitea
base-activitypub
feature-activitypub
feature-activitypub-old
feature-go-ap-inbox-outbox
feature-go-fed
feature-inbox-outbox
feature-manual-inbox-outbox
feature-manual-inbox-outbox-old
gitea
libreplanet-federation-demo
main
old
release/v1.10
release/v1.11
release/v1.12
release/v1.13
release/v1.14
release/v1.15
release/v1.16
release/v1.8
release/v1.9
Development moved to Codeberg
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
services
/
packages
Age
Commit message (
Expand
)
Author
2023-03-08
Use CleanPath instead of path.Clean (#23371)
Lunny Xiao
2023-02-06
Use import of OCI structs (#22765)
KN4CK3R
2023-02-06
Add Chef package registry (#22554)
KN4CK3R
2023-02-05
Add Cargo package registry (#21888)
KN4CK3R
2023-02-01
Add Conda package registry (#22262)
KN4CK3R
2023-01-29
Check quota limits for container uploads (#22450)
KN4CK3R
2023-01-18
Display unreferenced packages total size in package admin panel (#22498)
Lunny Xiao
2022-12-28
refactor auth interface to return error when verify failure (#22119)
Lunny Xiao
2022-12-02
Update gitea-vet to check FSFE REUSE (#22004)
Jason Song
2022-11-28
Replace fmt.Sprintf with hex.EncodeToString (#21960)
Jason Song
2022-11-27
Implement FSFE REUSE for golang files (#21840)
flynnnnnnnnnn
2022-11-20
Add package registry cleanup rules (#21658)
KN4CK3R
2022-11-19
Add `context.Context` to more methods (#21546)
KN4CK3R
2022-11-12
Allow detect whether it's in a database transaction for a context.Context (#2...
Lunny Xiao
2022-11-09
Add package registry quota limits (#21584)
KN4CK3R
2022-08-25
Replace `ServeStream` with `ServeContent` (#20903)
KN4CK3R
2022-08-04
Use correct context to get package content (#20673)
KN4CK3R
2022-07-28
Add Docker /v2/_catalog endpoint (#20469)
KN4CK3R
2022-07-27
Hide internal package versions (#20492)
KN4CK3R
2022-07-14
Add option to purge users (#18064)
zeripath
2022-04-06
Package registry changes (#19305)
KN4CK3R
2022-04-01
Fix container download counter (#19287)
KN4CK3R
2022-03-30
Add Package Registry (#16510)
KN4CK3R