aboutsummaryrefslogtreecommitdiffstats
path: root/routers/api/packages/api.go
Commit message (Expand)AuthorAgeFilesLines
* Fix error logs and improve some comments/messages (#35105)wxiaoguang2025-07-171-1/+1
* Redirect to a presigned URL of HEAD for HEAD requests (#35088)Risu2025-07-161-1/+1
* Fix: RPM package download routing & missing package version count (#34909)Exploding Dragon2025-06-301-0/+2
* Refactor packages (#34777)wxiaoguang2025-06-221-196/+36
* Fix OCI manifest parser (#34797)wxiaoguang2025-06-211-0/+2
* Refactor container and UI (#34736)wxiaoguang2025-06-161-7/+7
* Enable addtional linters (#34085)TheFox0x72025-04-011-4/+4
* enable staticcheck QFxxxx rules (#34064)TheFox0x72025-03-291-6/+8
* Refactor error system (#33610)wxiaoguang2025-02-161-7/+7
* Refactor package (routes and error handling, npm peer dependency) (#33111)wxiaoguang2025-01-061-140/+19
* Refactor maven package registry (#33049)wxiaoguang2024-12-311-2/+0
* Refactor arch route handlers (#32993)wxiaoguang2024-12-281-35/+4
* Fix maven pom inheritance (#32943)wxiaoguang2024-12-251-0/+2
* Refactor arch route handlers (#32972)wxiaoguang2024-12-251-16/+12
* Add standard-compliant route to serve outdated R packages (#32783)Sebastian T. T.2024-12-111-0/+1
* Add Arch package registry (#32692)KN4CK3R2024-12-041-0/+44
* Add Swift login endpoint (#32693)KN4CK3R2024-12-031-31/+37
* Fix bug when a token is given public only (#32204)Lunny Xiao2024-10-081-0/+14
* Refactor names (#31405)wxiaoguang2024-06-191-40/+40
* Improve rubygems package registry (#31357)wxiaoguang2024-06-171-0/+2
* Move context from modules to services (#29440)Lunny Xiao2024-02-271-4/+3
* Fix some RPM registry flaws (#28782)KN4CK3R2024-01-191-77/+71
* Support for grouping RPMs using paths (#26984)Exploding Dragon2024-01-121-13/+77
* Add endpoint for not implemented Docker auth (#28457)KN4CK3R2023-12-131-1/+4
* Add `HEAD` support for rpm repo files (#28309)KN4CK3R2023-12-051-1/+4
* Remove redundant "RouteMethods" method (#26024)wxiaoguang2023-07-211-1/+1
* Refactor web package and context package (#25298)wxiaoguang2023-06-181-3/+2
* Add CRAN package registry (#22331)KN4CK3R2023-05-221-0/+19
* Decouple the different contexts from each other (#24786)wxiaoguang2023-05-211-2/+2
* Add Go package registry (#24687)KN4CK3R2023-05-141-0/+59
* Add Alpine package registry (#23714)KN4CK3R2023-05-121-0/+14
* Add RPM registry (#23380)KN4CK3R2023-05-051-0/+11
* Implement Cargo HTTP index (#24452)KN4CK3R2023-05-031-0/+6
* Add Debian package registry (#24426)KN4CK3R2023-05-021-0/+19
* Revert "Add Debian package registry" (#24412)Yarden Shoham2023-04-281-19/+0
* Add Debian package registry (#22854)KN4CK3R2023-04-281-0/+19
* Require repo scope for PATs for private repos and basic authentication (#24362)John Olheiser2023-04-261-0/+27
* Refactor web route (#24080)wxiaoguang2023-04-201-1/+1
* Add actions support to package auth verification (#23729)yp053272023-04-101-32/+20
* Add Swift package registry (#22404)KN4CK3R2023-03-131-0/+36
* Add `/$count` endpoints for NuGet v2 (#22855)KN4CK3R2023-02-111-3/+12
* Add Chef package registry (#22554)KN4CK3R2023-02-061-0/+21
* Add Cargo package registry (#21888)KN4CK3R2023-02-051-0/+15
* Add Conda package registry (#22262)KN4CK3R2023-02-011-0/+38
* refactor auth interface to return error when verify failure (#22119)Lunny Xiao2022-12-281-2/+15
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Add support for HEAD requests in Maven registry (#21834)KN4CK3R2022-11-241-0/+1
* Add some documentation to packages (#21648)zeripath2022-11-121-1/+6
* Fix package access for admins and inactive users (#21580)KN4CK3R2022-10-241-0/+2
* Allow for resolution of NPM registry paths that match upstream (#21568)Wayne Starr2022-10-241-0/+2