aboutsummaryrefslogtreecommitdiffstats
path: root/routers/web/web.go
Commit message (Expand)AuthorAgeFilesLines
* Use a general approach to access custom/static/builtin assets (#24022)wxiaoguang2023-04-121-5/+1
* Support "." char as user name for User/Orgs in RSS/ATOM/GPG/KEYS path ... (#2...65432023-04-071-10/+42
* Refactor authors dropdown (send get request from frontend to avoid long wait ...Hester Gong2023-04-071-1/+4
* Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876)wxiaoguang2023-04-031-0/+7
* Editor preview support for external renderers (#23333)Brecht Van Lommel2023-03-241-1/+1
* Add missing tabs to org projects page (#22705)yp053272023-03-101-15/+25
* Add user webhooks (#21563)KN4CK3R2023-03-101-69/+54
* Require approval to run actions for fork pull request (#22803)Jason Song2023-02-241-0/+1
* Map OIDC groups to Orgs/Teams (#21441)KN4CK3R2023-02-081-1/+1
* Add Chef package registry (#22554)KN4CK3R2023-02-061-0/+1
* Add Cargo package registry (#21888)KN4CK3R2023-02-051-0/+8
* Add user secrets (#22191)KN4CK3R2023-02-011-4/+11
* Implement actions (#21937)Jason Song2023-01-311-0/+43
* Support org/user level projects (#22235)Lunny Xiao2023-01-201-1/+41
* Supports wildcard protected branch (#20825)Lunny Xiao2023-01-161-2/+8
* make /{username}.png redirect to user/org avatar (#22356)crystal2023-01-061-1/+1
* Add Feed for Releases and Tags (#21696)Reo2022-12-211-2/+11
* Secrets storage with SecretKey encrypted (#22142)Jason Song2022-12-201-0/+10
* Fix permission check on issue/pull lock (#22110)Lunny Xiao2022-12-121-3/+2
* refactor bind functions based on generics (#22055)Lunny Xiao2022-12-121-164/+162
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Allow disable RSS/Atom feed (#21622)Xinyu Zhou2022-11-211-2/+11
* Add package registry cleanup rules (#21658)KN4CK3R2022-11-201-6/+42
* Fix setting HTTP headers after write (#21833)KN4CK3R2022-11-181-1/+4
* Add configuration for CORS allowed headers (#21747)Drew Noel2022-11-111-0/+1
* Remove template previewer (#21701)Gusted2022-11-061-5/+0
* Allow disable sitemap (#21617)Xinyu Zhou2022-10-281-3/+10
* Added check for disabled Packages (#21540)rock2dust2022-10-221-0/+1
* Add team member invite by email (#20307)KN4CK3R2022-10-191-0/+5
* Add system setting table with cache and also add cache supports for user sett...Lunny Xiao2022-10-171-2/+7
* Support instance-wide OAuth2 applications (#21335)qwerty2872022-10-121-0/+17
* Add user/organization code search (#19977)Lauris BH2022-10-111-0/+1
* Allow creation of OAuth2 applications for orgs (#18084)qwerty2872022-10-091-2/+18
* Add pages to view watched repos and subscribed issues/PRs (#17156)qwerty2872022-09-291-0/+2
* Share HTML template renderers and create a watcher framework (#20218)zeripath2022-08-281-4/+7
* refactor webhook *EditPost (#20780)oliverpool2022-08-231-3/+3
* Fix init mail render logic (#20704)KN4CK3R2022-08-081-4/+0
* Add disable download source configuration (#20548)Lunny Xiao2022-07-311-1/+8
* Slightly simplify LastCommitCache (#20444)zeripath2022-07-251-0/+2
* Allow access to the Public Organization Member lists with minimal permissions...a10121127962022-07-151-1/+6
* Fix various typos (#20338)luzpaz2022-07-121-1/+1
* Check if project has the same repository id with issue when assign project to...Lunny Xiao2022-06-301-1/+1
* Add sitemap support (#18407)Daniil Gentili2022-06-251-0/+3
* Fix wrong login requirement routers (#20101)Lunny Xiao2022-06-231-1/+1
* Add more linters to improve code readability (#19989)Wim2022-06-201-2/+2
* Allow render HTML with css/js external links (#19017)Lunny Xiao2022-06-161-0/+7
* Unify repo settings & show better error (#19828)Gusted2022-06-121-2/+4
* fixed comment typo (#19944)xkcdstickfigure2022-06-111-1/+1
* Auto merge pull requests when all checks succeeded via WebUI (#19648)65432022-06-111-0/+1
* Feature: Find files in repo (#15028)Roger Luo2022-06-091-0/+6