summaryrefslogtreecommitdiffstats
path: root/routers
Commit message (Expand)AuthorAgeFilesLines
* [API] Add pagination to ListBranches (#14524)65432021-02-036-52/+49
* Adding Chi's GetHead middleware (#14541)Farid AYOUJIL2021-02-021-1/+2
* [API] List, Check, Add & delete endpoints for repository teams (#13630)65432021-02-012-0/+239
* Move middlewares to web/middleware (#14480)Lunny Xiao2021-01-305-11/+11
* Update docs and comments to remove macaron (#14491)Lunny Xiao2021-01-293-4/+1
* enhancement: add signoff option in commit form (#14516)a10121127962021-01-292-0/+6
* Fix access log (#14475)Lunny Xiao2021-01-273-57/+9
* Fix captcha (#14488)Lunny Xiao2021-01-273-1/+10
* [Feature] add precise search type for Elastic Search (#12869)Jui-Nan Lin2021-01-272-3/+11
* Print usefull error if SQLite is used in settings but not supported (#14476)65432021-01-271-5/+8
* Fix panic 500 page rendering (#14474)Lunny Xiao2021-01-261-1/+2
* Move macaron to chi (#14293)Lunny Xiao2021-01-2696-1058/+1363
* Redirect on changed user and org name (#11649)Andrew Bezold2021-01-246-39/+69
* Fix lfs preview bug (#14428)Lunny Xiao2021-01-221-1/+4
* Enhance Ghost comment mitigation Settings (#14392)65432021-01-213-5/+5
* Add TrN for repository limit (#12492)EV3R42021-01-221-5/+4
* Add support to migrate from gogs (#14342)65432021-01-211-0/+3
* Display current stopwatch in navbar (#14122)Norwin2021-01-212-0/+46
* load U2F js only on pages which need it (#11585)Kamil DomaƄski2021-01-201-1/+1
* Project: show referenced PRs in issue cards (#14183)Roberto Santalla2021-01-201-1/+23
* Fix log http status is always zero (#14400)Lunny Xiao2021-01-191-2/+10
* Add pager to the branches page (#14202)Chester Liu2021-01-191-80/+135
* Use path not filepath in routers/editor (#14390)zeripath2021-01-191-4/+3
* Display error if twofaSecret cannot be retrieved (#14372)Ash McKenzie2021-01-181-1/+8
* Allow passcode invalid error to appear (#14371)Ash McKenzie2021-01-181-1/+1
* Implement ghost comment mitigation (#14349)65432021-01-171-0/+6
* Add edit, delete and reaction support to code review comments on issue page (...Lauris BH2021-01-171-0/+19
* Add review requested filter on pull request overview (#13701)Jimmy Praet2021-01-173-26/+42
* escape branch names in compare url (#14364)Jimmy Praet2021-01-171-5/+5
* Fix middlewares sequences (#14354)Lunny Xiao2021-01-161-5/+5
* KanBan: be able to set default board (#14147)65432021-01-153-19/+68
* Merge default and system webhooks under one menu (#14244)Lauris BH2021-01-154-49/+61
* Use IsProd instead of testing if it's equal. (#14336)Lunny Xiao2021-01-142-7/+6
* Use ServerError provided by Context (#14333)Lunny Xiao2021-01-144-9/+9
* 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