summaryrefslogtreecommitdiffstats
path: root/routers
Commit message (Expand)AuthorAgeFilesLines
* fix incorrect repo url when changed the case of ownername (#25733) (#25881)Giteabot2023-07-151-6/+0
* Add support for different Maven POM encoding (#25873) (#25890)Giteabot2023-07-141-1/+7
* Fix incorrect release count (#25879) (#25887)Giteabot2023-07-141-1/+0
* Fix empty project displayed in issue sidebar (#25802) (#25854)Giteabot2023-07-122-4/+2
* Show correct SSL Mode on "install page" (#25818) (#25838)Giteabot2023-07-121-0/+1
* Fix incorrect oldest sort in project list (#25806) (#25835)Giteabot2023-07-122-2/+2
* For API attachments, use API URL (#25639) (#25814)Giteabot2023-07-108-36/+36
* Make "install page" respect environment config (#25648) (#25799)wxiaoguang2023-07-101-6/+12
* Fix notification list bugs (#25781) (#25787)Giteabot2023-07-091-1/+1
* Test if container blob is accessible before mounting (#22759) (#25784)Giteabot2023-07-091-7/+15
* Check `ctx.Written()` for `GetActionIssue` (#25698) (#25711)Giteabot2023-07-065-11/+20
* Fix tags header and pretty format numbers (#25624) (#25694)Giteabot2023-07-051-0/+1
* Replace `interface{}` with `any` (#25686) (#25687)silverwind2023-07-0477-212/+212
* Fix the nil pointer when assigning issues to projects (#25665) (#25677)Giteabot2023-07-042-6/+10
* Log the real reason when authentication fails (but don't show the user) (#254...Giteabot2023-07-033-12/+31
* Fix bug of branches API with tests(#25578) (#25579)Lunny Xiao2023-07-031-2/+35
* Make "cancel" buttons have proper type in modal forms (#25618) (#25641)wxiaoguang2023-07-031-0/+10
* Restrict `[actions].DEFAULT_ACTIONS_URL` to only `github` or `self` (#25581) ...Giteabot2023-06-301-1/+1
* Redirect to package after version deletion (#25594) (#25599)KN4CK3R2023-06-301-1/+7
* Use correct response code in push mirror creation response in v1_json.tmpl (#...Giteabot2023-06-281-1/+1
* Fix bugs related to notification endpoints (#25548) (#25562)Giteabot2023-06-283-4/+4
* Improve loadprojects for issue list (#25468) (#25493)Giteabot2023-06-263-5/+15
* Improve wiki sidebar and TOC (#25460) (#25477)Giteabot2023-06-241-10/+10
* Refactor path & config system (#25330) (#25416)wxiaoguang2023-06-224-86/+22
* Fix `Permission` in API returned repository struct (#25388) (#25441)Giteabot2023-06-2212-39/+45
* Show outdated comments in files changed tab (#24936) (#25428)sebastian-sauer2023-06-224-5/+30
* Use "utf8mb4" for MySQL by default (#25432)wxiaoguang2023-06-221-3/+0
* Fix blank dir message when uploading files from web editor (#25391) (#25400)Giteabot2023-06-201-1/+5
* Fix incorrect actions ref_name (#25358) (#25367)Giteabot2023-06-191-1/+1
* Write absolute AppDataPath to app.ini when installing (#25331) (#25347)Giteabot2023-06-181-0/+1
* Show if File is Executable (#25287) (#25300)Giteabot2023-06-161-0/+1
* Show OAuth2 errors to end users (#25261) (#25271)Giteabot2023-06-151-3/+19
* Fix profile render when the README.md size is larger than 1024 bytes (#25270)yp053272023-06-151-1/+1
* Fix all possible setting error related storages and added some tests (#23911)...Giteabot2023-06-146-8/+8
* Do not overwrite the log mode when installing (#25203) (#25209)Giteabot2023-06-131-2/+1
* Fix compatible for webhook ref type (#25195) (#25223)Giteabot2023-06-131-2/+2
* Fix bug for code search if code is disabled (#25173) (#25181)Giteabot2023-06-091-1/+6
* Fix `MilestoneIDs` when querying issues (#25125) (#25141)Giteabot2023-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