aboutsummaryrefslogtreecommitdiffstats
path: root/routers/web/web.go
Commit message (Expand)AuthorAgeFilesLines
...
* Add icon support for safari (#24697)Lunny Xiao2023-05-131-0/+1
* Make repo migration cancelable and fix various bugs (#24605)wxiaoguang2023-05-111-0/+1
* Improve queue & process & stacktrace (#24636)wxiaoguang2023-05-111-4/+7
* Rewrite queue (#24505)wxiaoguang2023-05-081-6/+1
* Require at least one unit to be enabled (#24189)Lunny Xiao2023-05-061-16/+22
* Fix some mistakes when using `ignSignIn` (#24415)wxiaoguang2023-05-041-7/+7
* Improve template system and panic recovery (#24461)wxiaoguang2023-05-041-17/+13
* Add rerun workflow button and refactor to use SVG octicons (#24350)yp053272023-05-011-1/+2
* Use globally shared HTMLRender (#24436)wxiaoguang2023-04-301-1/+2
* getting the tag list does not require being signed in (#24413)Earl Warren2023-04-291-1/+1
* Move secrets and runners settings to actions settings (#24200)Hester Gong2023-04-271-68/+57
* Refactor "route" related code, fix Safari cookie bug (#24330)wxiaoguang2023-04-271-154/+25
* Improve RSS (#24335)wxiaoguang2023-04-251-2/+2
* Fix incorrect CORS response in Http Git handler (#24303)wxiaoguang2023-04-251-1/+1
* Add tags list for repos whose release setting is disabled (#23465)Zettat1232023-04-251-3/+7
* Add RSS Feeds for branches and files (#22719)jladbrook2023-04-251-0/+3
* Move code from module to service (#24287)KN4CK3R2023-04-231-6/+6
* Refactor `setting.Other` and remove unused `SHOW_FOOTER_BRANDING` (#24270)wxiaoguang2023-04-221-5/+5
* Refactor web route (#24080)wxiaoguang2023-04-201-5/+5
* Add unset default project column (#23531)yp053272023-04-191-0/+2
* Allow adding new files to an empty repo (#24164)wxiaoguang2023-04-191-1/+1
* 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