summaryrefslogtreecommitdiffstats
path: root/routers
Commit message (Expand)AuthorAgeFilesLines
...
* Fix typo (#14332)Lunny Xiao2021-01-141-1/+1
* Use Request.URL.RequestURI() for fcgi (#14312) (#14314)Kyungmin Bae2021-01-131-6/+6
* Issues overview should not show issues from archived repos (#13220)Elena Neuschild2021-01-123-152/+319
* Display SVG files as images instead of text (#14101)Jonathan Tran2021-01-124-8/+38
* [Refactor] Passwort Hash/Set (#14282)65432021-01-104-8/+11
* Add option to change username to the admin panel (#14229)65432021-01-102-19/+27
* Do not reload page after adding comments in Pull Request reviews (#13877)Jimmy Praet2021-01-082-0/+63
* Fix session bug when introduce chi (#14287)Lunny Xiao2021-01-082-6/+23
* Add secure/httpOnly attributes to the lang cookie (#9690) (#14279)Timo Gurr2021-01-071-7/+9
* Some code improvements (#14266)Lunny Xiao2021-01-061-0/+6
* Check permission for the appropriate unit type (#14261)Jimmy Praet2021-01-061-2/+2
* Fix windows build error (#14263)Lunny Xiao2021-01-061-1/+1
* Add option for administrator to reset user 2FA (#14243)65432021-01-051-0/+23
* Fix recovery middleware to render gitea style page. (#13857)Lunny Xiao2021-01-053-50/+121
* Issue and pull request filters on organization dashboard #14052 (#14072)Jimmy Praet2021-01-031-22/+31
* Add MirrorInterval to the API (#14163)Paul Barton2021-01-022-0/+40
* Fix dashboard issues labels filter bug (#14210)Lunny Xiao2021-01-011-0/+4
* Minimal OpenID Connect implementation (#14139)Johnny Oskarsson2021-01-021-4/+49
* Check for notExist on profile repository page (#14197)zeripath2020-12-311-0/+3
* Check for 'main' as potential default branch name (#14193)Chester Liu2020-12-301-2/+2
* Custom icons for OAuth sources (#14161)Timo Ley2020-12-281-0/+1
* Team dashboards (#14159)Jimmy Praet2020-12-273-33/+47
* Dump github/gitlab/gitea repository data to a local directory and restore to ...Lunny Xiao2020-12-271-5/+2
* Disable SSH key deletion of externally managed Keys (#13985)zeripath2020-12-252-2/+29
* migrate from com.* to alternatives (#14103)65432020-12-2513-102/+88
* Fix creating OAuth2 auth source from CLI (#14116)Daniil Pankratov2020-12-241-2/+11
* Fix api doc response code (#14123)Norwin2020-12-241-1/+1
* Ensure that search term and page are not lost on adoption page-turn (#14133)zeripath2020-12-241-1/+10
* Fix spelling avator -> avatar (#14115)Jimmy Praet2020-12-221-1/+1
* Inline manifest.json (#14038)silverwind2020-12-222-14/+1
* Add user filter to issueTrackedTimes, enable usage for issue managers (#14081)Norwin2020-12-221-11/+37
* rework heatmap permissions (#14080)Norwin2020-12-223-3/+3
* Use the text of pull-request as the squash commit's message (#13071)Mura Li2020-12-211-1/+1
* Add mentionable teams to tributeValues and change team mention rules to gh's ...a10121127962020-12-212-0/+51
* Added option to disable migrations (#13114)Paweł Bogusławski2020-12-214-2/+26
* Show dropdown with all statuses for commit (#13977)Cirno the Strongest2020-12-205-2/+7
* Manually approve new registration (#13083)Jiri Vlasak2020-12-191-2/+2
* Show status check for merged PRs (#13975)Cirno the Strongest2020-12-181-0/+14
* [Refactor] CombinedStatus and CommitStatus related functions & structs (#14026)65432020-12-186-50/+35
* Use native git variants by default with go-git variants as build tag (#13673)zeripath2020-12-173-144/+9
* HotFix: Hide private partisipation in Orgs (#13994)65432020-12-172-11/+39
* [API] Add ref to create/edit issue options & deprecated assignee (#13992)65432020-12-151-0/+8
* add thumbnail preview section to issue attachments (#13826)bobemoe2020-12-131-3/+4
* Whenever the password is updated ensure that the hash algorithm is too (#13966)zeripath2020-12-122-3/+3
* Possible fix the webhook API creation (#13960)Lunny Xiao2020-12-121-1/+2
* Fix broken migration on webhook (#13911)Lunny Xiao2020-12-092-15/+15
* log error when login failed (#13903)Lunny Xiao2020-12-081-4/+4
* Log IP on SSH authentication failure for Built-in SSH server (#13150)Eric Lesiuta2020-12-082-0/+3
* Move webhook type from int to string (#13664)Lunny Xiao2020-12-084-16/+16
* User Settings: Ignore empty language codes & validate (#13755)65432020-12-041-1/+9