summaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* 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
* more test case for STORAGE_TYPE overrides (and fixes) (#14096)胡玮文2020-12-222-8/+57
* Fix storage config implementation (#14091)胡玮文2020-12-212-21/+177
* Add Test for Fix #14040 (#14045)65432020-12-211-0/+69
* Add mentionable teams to tributeValues and change team mention rules to gh's ...a10121127962020-12-213-6/+12
* Added option to disable migrations (#13114)Paweł Bogusławski2020-12-214-3/+10
* Manually approve new registration (#13083)Jiri Vlasak2020-12-191-0/+6
* Refactor get tag to remove unnecessary steps (#14058)Lunny Xiao2020-12-201-33/+19
* [Refactor] CombinedStatus and CommitStatus related functions & structs (#14026)65432020-12-185-71/+84
* Fix panic in BasicAuthDecode (#14046)silverwind2020-12-172-0/+12
* Fix bug in commit verification introduced in #13673 (#14040)zeripath2020-12-171-1/+5
* Use native git variants by default with go-git variants as build tag (#13673)zeripath2020-12-1774-1332/+3899
* Cause NotifyMigrateRepository to emit a repo create webhook (#14004)zeripath2020-12-171-0/+12
* Always wait for the cmd to finish (#14006)zeripath2020-12-171-0/+1
* Store repository data in data path if not previously set (#13991)techknowlogick2020-12-151-9/+2
* [API] Add ref to create/edit issue options & deprecated assignee (#13992)65432020-12-151-5/+9
* Standardise logging of failed authentication attempts in internal SSH (#13962)zeripath2020-12-151-7/+43
* [API] Add Ref to Issue (#13946)zeripath2020-12-134-0/+4
* Markdown task list improvements (#13952)silverwind2020-12-134-10/+10
* Report permissions denied in internal SSH (#13953)zeripath2020-12-111-5/+14