aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Use inline SVG for built-in OAuth providers (#25171)silverwind2023-06-131-1/+1
* Fix profile render when the README.md size is larger than 1024 bytes (#25131)yp053272023-06-133-7/+111
* Fix task list checkbox toggle to work with YAML front matter (#25184)Jonathan Tran2023-06-135-7/+58
* Fix compatible for webhook ref type (#25195)Lunny Xiao2023-06-131-0/+14
* Fix open redirect check for more cases (#25143)Lauris BH2023-06-081-2/+2
* fix swagger documentation for multiple files API endpoint (#25110)v1.20.0-rc0Denys Konovalov2023-06-071-4/+6
* Remove stars when repo goes private (#19904)Wim2023-06-051-0/+4
* Use git command instead of the ini package to remove the `origin` remote (#25...Lunny Xiao2023-06-051-12/+9
* Add ability to set multiple redirect URIs in OAuth application UI (#25072)Denys Konovalov2023-06-051-1/+18
* Redesign Scoped Access Tokens (#24767)Jack Hay2023-06-041-10/+18
* Use a separate admin page to show global stats, remove `actions` stat (#25062)wxiaoguang2023-06-031-12/+0
* Refactor INI package (first step) (#25024)wxiaoguang2023-06-027-68/+209
* Rename NotifyPullReviewRequest to NotifyPullRequestReviewRequest (#24988)谈笑风生间2023-05-315-8/+8
* Remove the service worker (#25010)silverwind2023-05-312-5/+0
* revert the removed method to fix tmpl break on graph page (#25005)Lunny Xiao2023-05-301-0/+5
* Fix admin config page error, use tests to cover the admin config and 500 erro...wxiaoguang2023-05-291-0/+5
* API endpoint for changing/creating/deleting multiple files (#24887)Denys Konovalov2023-05-291-0/+36
* Help to recover from corrupted levelqueue (#24912)wxiaoguang2023-05-295-55/+162
* Remove meta tags `theme-color` and `default-theme` (#24960)silverwind2023-05-282-5/+0
* Use `[git.config]` for reflog cleaning up (#24958)wxiaoguang2023-05-283-50/+58
* Improve logger Pause handling (#24946)wxiaoguang2023-05-271-9/+9
* Do not output "Trace" level logs from process manager by default (#24952)wxiaoguang2023-05-275-27/+36
* Improve queue and logger context (#24924)wxiaoguang2023-05-2621-213/+158
* Use the type RefName for all the needed places and fix pull mirror sync bugs ...Lunny Xiao2023-05-2614-177/+210
* Add the ability to pin Issues (#24406)JakobDev2023-05-254-0/+13
* Allow skipping forks and mirrors from being indexed (#23187)techknowlogick2023-05-252-16/+46
* Improve RunMode / dev mode (#24886)wxiaoguang2023-05-253-12/+32
* New webhook trigger for receiving Pull Request review requests (#24481)谈笑风生间2023-05-244-42/+50
* Merge different languages for language stats (#24900)wxiaoguang2023-05-245-6/+59
* Make environment-to-ini support loading key value from file (#24832)wxiaoguang2023-05-242-0/+239
* Support changing git config through `app.ini`, use `diff.algorithm=histogram`...wxiaoguang2023-05-234-6/+83
* Fix flakey test in logger test (#24883)wxiaoguang2023-05-231-0/+1
* Do not call nil handler for a dummy queue (#24880)wxiaoguang2023-05-231-1/+4
* Add API for Label templates (#24602)JakobDev2023-05-231-0/+10
* Fix install page context, make the install page tests really test (#24858)wxiaoguang2023-05-233-8/+8
* Add gitea manager reload-templates command (#24843)Brecht Van Lommel2023-05-222-3/+16
* Add CRAN package registry (#22331)KN4CK3R2023-05-223-0/+398
* Fix regression: access log template, gitea manager cli command (#24838)wxiaoguang2023-05-228-33/+35
* Support wildcard in email domain allow/block list (#24831)wxiaoguang2023-05-222-4/+69
* Rewrite logger system (#24726)wxiaoguang2023-05-2169-4196/+3162
* Fix video width overflow in markdown, and other changes to match img (#24834)Brecht Van Lommel2023-05-211-1/+1
* Decouple the different contexts from each other (#24786)wxiaoguang2023-05-2117-516/+625
* Add RTL rendering support to Markdown (#24816)silverwind2023-05-203-3/+15
* Allow all URL schemes in Markdown links by default (#24805)Yarden Shoham2023-05-192-1/+10
* Some refactors for issues stats (#24793)Lunny Xiao2023-05-191-1/+1
* Implement actions artifacts (#22738)FuXiaoHei2023-05-192-4/+16
* Fix Actions being enabled accidentally (#24802)Jason Song2023-05-191-2/+2
* Fix TestMinioStorageIterator skip message (#24765)silverwind2023-05-171-1/+1
* Skip TestMinioStorageIterator on CI (#24762)Lunny Xiao2023-05-171-0/+5
* Make mailer SMTP check have timed context (#24751)wxiaoguang2023-05-161-7/+9