aboutsummaryrefslogtreecommitdiffstats
path: root/routers/web/user/package.go
Commit message (Expand)AuthorAgeFilesLines
* Support org/user level projects (#22235)Lunny Xiao2023-01-201-8/+9
* Use dynamic package type list (#22263)KN4CK3R2022-12-291-0/+1
* refactor some functions to support ctx as first parameter (#21878)Lunny Xiao2022-12-031-1/+1
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Add support for HEAD requests in Maven registry (#21834)KN4CK3R2022-11-241-1/+4
* Allow package version sorting (#21453)KN4CK3R2022-10-231-1/+6
* Add user/organization code search (#19977)Lauris BH2022-10-111-0/+4
* Replace `ServeStream` with `ServeContent` (#20903)KN4CK3R2022-08-251-1/+1
* Add missing Tabs on organisation/package view (Frontport #20539) (#20540)65432022-07-311-0/+16
* Hide internal package versions (#20492)KN4CK3R2022-07-271-6/+11
* Move some repository related code into sub package (#19711)Lunny Xiao2022-06-061-2/+1
* Move access and repo permission to models/perm/access (#19350)Lunny Xiao2022-05-111-2/+3
* Hide private repositories in packages (#19584)KN4CK3R2022-05-071-0/+29
* Allow package linking to private repository (#19348)KN4CK3R2022-04-091-1/+2
* Package registry changes (#19305)KN4CK3R2022-04-061-6/+9
* Fix container download counter (#19287)KN4CK3R2022-04-011-1/+0
* Add Package Registry (#16510)KN4CK3R2022-03-301-0/+344