| Commit message (Expand) | Author | Age | Files | Lines |
* | Add actor and status dropdowns to run list (#25118) | HesterG | 2023-06-21 | 6 | -10/+34 |
* | Support configuration variables on Gitea Actions (#24724) | sillyguodong | 2023-06-20 | 6 | -22/+303 |
* | Fix blank dir message when uploading files from web editor (#25391) | Lunny Xiao | 2023-06-20 | 1 | -1/+5 |
* | Fix incorrect actions ref_name (#25358) | Daniel Wolf | 2023-06-19 | 1 | -1/+1 |
* | Make backend code respond correct JSON when creating PR (#25353) | wxiaoguang | 2023-06-19 | 1 | -41/+16 |
* | Batch delete issue and improve tippy opts (#25253) | wxiaoguang | 2023-06-19 | 2 | -3/+16 |
* | Write absolute AppDataPath to app.ini when installing (#25331) | wxiaoguang | 2023-06-18 | 1 | -0/+1 |
* | Refactor web package and context package (#25298) | wxiaoguang | 2023-06-18 | 19 | -125/+69 |
* | Use fetch to send requests to create issues/comments (#25258) | wxiaoguang | 2023-06-16 | 3 | -19/+40 |
* | Show if File is Executable (#25287) | JakobDev | 2023-06-16 | 1 | -0/+1 |
* | Show OAuth2 errors to end users (#25261) | wxiaoguang | 2023-06-15 | 1 | -3/+19 |
* | Change form actions to fetch for submit review box (#25219) | HesterG | 2023-06-14 | 3 | -5/+15 |
* | Fix all possible setting error related storages and added some tests (#23911) | Lunny Xiao | 2023-06-14 | 6 | -8/+8 |
* | Support changing labels of Actions runner without re-registration (#24806) | sillyguodong | 2023-06-13 | 4 | -33/+54 |
* | Fix profile render when the README.md size is larger than 1024 bytes (#25131) | yp05327 | 2023-06-13 | 2 | -2/+2 |
* | Fix compatible for webhook ref type (#25195) | Lunny Xiao | 2023-06-13 | 1 | -2/+2 |
* | Do not overwrite the log mode when installing (#25203) | wxiaoguang | 2023-06-12 | 1 | -2/+1 |
* | Fix bug for code search if code is disabled (#25173) | Lunny Xiao | 2023-06-09 | 1 | -1/+6 |
* | Add codeowners feature (#24910) | Vladimir Buyanov | 2023-06-08 | 1 | -0/+8 |
* | Fix `MilestoneIDs` when querying issues (#25125) | Zettat123 | 2023-06-08 | 1 | -6/+6 |
* | fix swagger documentation for multiple files API endpoint (#25110)v1.20.0-rc0 | Denys Konovalov | 2023-06-07 | 1 | -2/+2 |
* | Clean up WebAuthn javascript code and remove JQuery code (#22697) | zeripath | 2023-06-06 | 1 | -2/+4 |
* | Add ability to set multiple redirect URIs in OAuth application UI (#25072) | Denys Konovalov | 2023-06-05 | 1 | -2/+3 |
* | Redesign Scoped Access Tokens (#24767) | Jack Hay | 2023-06-04 | 3 | -306/+375 |
* | Use a separate admin page to show global stats, remove `actions` stat (#25062) | wxiaoguang | 2023-06-03 | 2 | -4/+33 |
* | Allow for PKCE flow without client secret + add docs (#25033) | Denys Konovalov | 2023-06-03 | 1 | -2/+2 |
* | Refactor INI package (first step) (#25024) | wxiaoguang | 2023-06-02 | 1 | -10/+3 |
* | Fix users cannot visit issue attachment bug (#25019) | Lunny Xiao | 2023-05-31 | 1 | -5/+0 |
* | Merge `new project` templates into one (#24985) | delvh | 2023-05-31 | 3 | -31/+31 |
* | Add user level action runners (#24995) | HesterG | 2023-05-31 | 3 | -2/+17 |
* | Followup to pinned Issues (#24945) | JakobDev | 2023-05-30 | 3 | -8/+26 |
* | Fix admin config page error, use tests to cover the admin config and 500 erro... | wxiaoguang | 2023-05-29 | 2 | -1/+42 |
* | Hide 'Mirror Settings' when unneeded, improve hints (#24433) | Panagiotis "Ivory" Vasilopoulos | 2023-05-29 | 1 | -0/+2 |
* | API endpoint for changing/creating/deleting multiple files (#24887) | Denys Konovalov | 2023-05-29 | 5 | -39/+203 |
* | Add step start time to `ViewStepLog` (#24980) | Zettat123 | 2023-05-29 | 1 | -6/+8 |
* | Improve some Forms (#24878) | JakobDev | 2023-05-26 | 1 | -0/+1 |
* | Improve queue and logger context (#24924) | wxiaoguang | 2023-05-26 | 1 | -5/+10 |
* | Fix ref type error (#24941) | Lunny Xiao | 2023-05-26 | 1 | -2/+5 |
* | Use the type RefName for all the needed places and fix pull mirror sync bugs ... | Lunny Xiao | 2023-05-26 | 5 | -33/+24 |
* | Add the ability to pin Issues (#24406) | JakobDev | 2023-05-25 | 6 | -0/+429 |
* | New webhook trigger for receiving Pull Request review requests (#24481) | 谈笑风生间 | 2023-05-24 | 3 | -40/+43 |
* | Create pull request for base after editing file, if not enabled on fork (#24841) | Brecht Van Lommel | 2023-05-24 | 1 | -28/+50 |
* | Fix logger refactoring regression: manager logging add (#24847) | wxiaoguang | 2023-05-24 | 1 | -1/+1 |
* | Add API for Label templates (#24602) | JakobDev | 2023-05-23 | 3 | -0/+76 |
* | Fix install page context, make the install page tests really test (#24858) | wxiaoguang | 2023-05-23 | 4 | -16/+33 |
* | Add gitea manager reload-templates command (#24843) | Brecht Van Lommel | 2023-05-22 | 2 | -0/+14 |
* | Add IsErrRepoFilesAlreadyExist check when fork repo (#24678) | yp05327 | 2023-05-22 | 2 | -1/+14 |
* | Add CRAN package registry (#22331) | KN4CK3R | 2023-05-22 | 3 | -1/+287 |
* | Fix regression: access log template, gitea manager cli command (#24838) | wxiaoguang | 2023-05-22 | 1 | -1/+1 |
* | Rewrite logger system (#24726) | wxiaoguang | 2023-05-21 | 6 | -66/+81 |