aboutsummaryrefslogtreecommitdiffstats
path: root/routers
Commit message (Expand)AuthorAgeFilesLines
* Use correct response code in push mirror creation response in v1_json.tmpl (#...Georg Dangl2023-06-281-1/+1
* Fix bugs related to notification endpoints (#25548)Zettat1232023-06-283-4/+4
* Use JSON response for "user/logout" (#25522)wxiaoguang2023-06-261-1/+1
* Support `pull_request_target` event (#25229)Zettat1232023-06-261-2/+13
* Improve loadprojects for issue list (#25468)Lunny Xiao2023-06-243-5/+15
* Improve wiki sidebar and TOC (#25460)wxiaoguang2023-06-231-10/+10
* Refactor indexer (#25174)Jason Song2023-06-234-7/+7
* Store and use seconds for timeline time comments (#25392)65432023-06-231-1/+14
* Fix `Permission` in API returned repository struct (#25388)Jason Song2023-06-2212-39/+45
* Show outdated comments in files changed tab (#24936)sebastian-sauer2023-06-214-5/+30
* Remove "CHARSET" config option for MySQL, always use "utf8mb4" (#25413)wxiaoguang2023-06-211-3/+0
* Refactor path & config system (#25330)wxiaoguang2023-06-214-86/+22
* Add actor and status dropdowns to run list (#25118)HesterG2023-06-216-10/+34
* Support configuration variables on Gitea Actions (#24724)sillyguodong2023-06-206-22/+303
* Fix blank dir message when uploading files from web editor (#25391)Lunny Xiao2023-06-201-1/+5
* Fix incorrect actions ref_name (#25358)Daniel Wolf2023-06-191-1/+1
* Make backend code respond correct JSON when creating PR (#25353)wxiaoguang2023-06-191-41/+16
* Batch delete issue and improve tippy opts (#25253)wxiaoguang2023-06-192-3/+16
* Write absolute AppDataPath to app.ini when installing (#25331)wxiaoguang2023-06-181-0/+1
* Refactor web package and context package (#25298)wxiaoguang2023-06-1819-125/+69
* Use fetch to send requests to create issues/comments (#25258)wxiaoguang2023-06-163-19/+40
* Show if File is Executable (#25287)JakobDev2023-06-161-0/+1
* Show OAuth2 errors to end users (#25261)wxiaoguang2023-06-151-3/+19
* Change form actions to fetch for submit review box (#25219)HesterG2023-06-143-5/+15
* Fix all possible setting error related storages and added some tests (#23911)Lunny Xiao2023-06-146-8/+8
* Support changing labels of Actions runner without re-registration (#24806)sillyguodong2023-06-134-33/+54
* Fix profile render when the README.md size is larger than 1024 bytes (#25131)yp053272023-06-132-2/+2
* Fix compatible for webhook ref type (#25195)Lunny Xiao2023-06-131-2/+2
* Do not overwrite the log mode when installing (#25203)wxiaoguang2023-06-121-2/+1
* Fix bug for code search if code is disabled (#25173)Lunny Xiao2023-06-091-1/+6
* Add codeowners feature (#24910)Vladimir Buyanov2023-06-081-0/+8
* Fix `MilestoneIDs` when querying issues (#25125)Zettat1232023-06-081-6/+6
* fix swagger documentation for multiple files API endpoint (#25110)v1.20.0-rc0Denys Konovalov2023-06-071-2/+2
* Clean up WebAuthn javascript code and remove JQuery code (#22697)zeripath2023-06-061-2/+4
* Add ability to set multiple redirect URIs in OAuth application UI (#25072)Denys Konovalov2023-06-051-2/+3
* Redesign Scoped Access Tokens (#24767)Jack Hay2023-06-043-306/+375
* Use a separate admin page to show global stats, remove `actions` stat (#25062)wxiaoguang2023-06-032-4/+33
* Allow for PKCE flow without client secret + add docs (#25033)Denys Konovalov2023-06-031-2/+2
* Refactor INI package (first step) (#25024)wxiaoguang2023-06-021-10/+3
* Fix users cannot visit issue attachment bug (#25019)Lunny Xiao2023-05-311-5/+0
* Merge `new project` templates into one (#24985)delvh2023-05-313-31/+31
* Add user level action runners (#24995)HesterG2023-05-313-2/+17
* Followup to pinned Issues (#24945)JakobDev2023-05-303-8/+26
* Fix admin config page error, use tests to cover the admin config and 500 erro...wxiaoguang2023-05-292-1/+42
* Hide 'Mirror Settings' when unneeded, improve hints (#24433)Panagiotis "Ivory" Vasilopoulos2023-05-291-0/+2
* API endpoint for changing/creating/deleting multiple files (#24887)Denys Konovalov2023-05-295-39/+203
* Add step start time to `ViewStepLog` (#24980)Zettat1232023-05-291-6/+8
* Improve some Forms (#24878)JakobDev2023-05-261-0/+1
* Improve queue and logger context (#24924)wxiaoguang2023-05-261-5/+10
* Fix ref type error (#24941)Lunny Xiao2023-05-261-2/+5