summaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
...
* Fix switch language (#14484)Lunny Xiao2021-01-271-6/+4
* Fix: url.Values map was not initialized (#14485)PhilAtWysdom2021-01-271-0/+3
* [Feature] add precise search type for Elastic Search (#12869)Jui-Nan Lin2021-01-277-15/+36
* Cron job to cleanup hook_task table (#13080)Brad Albright2021-01-262-0/+25
* Move macaron to chi (#14293)Lunny Xiao2021-01-2654-1368/+2799
* Fix incorrect key name so registerManualConfirm setting works as expected. (#...Dofri Jónsson2021-01-261-1/+1
* Redirect on changed user and org name (#11649)Andrew Bezold2021-01-243-5/+39
* just overload to not get it by mistake again ... (#14440)65432021-01-231-0/+5
* Enhance Ghost comment mitigation Settings (#14392)65432021-01-211-2/+3
* Add support to migrate from gogs (#14342)65432021-01-2116-298/+861
* Display current stopwatch in navbar (#14122)Norwin2021-01-212-0/+4
* Add support for ed25519_sk and ecdsa_sk SSH keys (#13462)Artemis Tosini2021-01-201-1/+1
* Prevent panic on fuzzer provided string (#14405)zeripath2021-01-202-10/+53
* Fix log http status is always zero (#14400)Lunny Xiao2021-01-191-0/+62
* Add pager to the branches page (#14202)Chester Liu2021-01-192-0/+10
* Check if label template exist first (#14384)65432021-01-182-9/+22
* Upgrade blevesearch dependency to v2.0.1 (#14346)Lauris BH2021-01-173-18/+18
* Implement ghost comment mitigation (#14349)65432021-01-171-0/+2
* Sort issue search results by revelance (#14353)Lauris BH2021-01-163-3/+4
* Kd/fix allow svg doctype (#14344)Kyle D2021-01-152-2/+10
* Use IsProd instead of testing if it's equal. (#14336)Lunny Xiao2021-01-143-3/+7
* Fix typo (#14332)Lunny Xiao2021-01-141-1/+1
* Display SVG files as images instead of text (#14101)Jonathan Tran2021-01-123-5/+105
* Add option to change username to the admin panel (#14229)65432021-01-101-0/+1
* Do not reload page after adding comments in Pull Request reviews (#13877)Jimmy Praet2021-01-081-0/+1
* Some code improvements (#14266)Lunny Xiao2021-01-061-3/+2
* Fix windows build error (#14263)Lunny Xiao2021-01-0610-43/+48
* Add option for administrator to reset user 2FA (#14243)65432021-01-051-0/+1
* Fix recovery middleware to render gitea style page. (#13857)Lunny Xiao2021-01-0519-126/+892
* Render links for commit hashes followed by comma (#14224)Nuno Silva2021-01-032-1/+7
* Add MirrorInterval to the API (#14163)Paul Barton2021-01-026-21/+57
* Send notifications for mentions in pulls, issues, (code-)comments (#14218)Jimmy Praet2021-01-028-43/+108
* When visit /favicon.ico but the static file is not exist return 404 but not c...Lunny Xiao2021-01-011-0/+1
* Consolidate Logos and update README header (#14136)silverwind2021-01-011-14/+4
* Minimal OpenID Connect implementation (#14139)Johnny Oskarsson2021-01-021-0/+4
* Check for 'main' as potential default branch name (#14193)Chester Liu2020-12-301-0/+5
* Improve label and text wrapping (#14113)silverwind2020-12-291-1/+1
* Fix bug of link query order on markdown render (#14156)Lunny Xiao2020-12-291-1/+1
* Custom icons for OAuth sources (#14161)Timo Ley2020-12-281-0/+1
* Dump github/gitlab/gitea repository data to a local directory and restore to ...Lunny Xiao2020-12-2722-216/+1161
* Migration: drop to long repo topics (#14152)65432020-12-271-0/+9
* migrate from com.* to alternatives (#14103)65432020-12-256-26/+58
* Fix creating OAuth2 auth source from CLI (#14116)Daniil Pankratov2020-12-241-0/+5
* Improve vfsgen to not unzip bindata files but send to browser directly (#7109)Lunny Xiao2020-12-244-2/+102
* API: Make BasicAuth Prefix case insensitive (#14106)65432020-12-231-1/+1
* Fix manifest encoding (#14114)silverwind2020-12-232-9/+104
* Fix git.parseTagData (#14105)65432020-12-223-4/+80
* Inline manifest.json (#14038)silverwind2020-12-222-0/+15
* Standardize Co-Authored-By / Reviewed-By strings (#14097)Cirno the Strongest2020-12-211-2/+2
* Add StatDir and replace com.StatDir (#14099)Lunny Xiao2020-12-225-13/+87