summaryrefslogtreecommitdiffstats
path: root/routers
Commit message (Expand)AuthorAgeFilesLines
* Repository transfer has to be confirmed, if user can not create repo for new ...65432021-03-014-9/+98
* Set HCaptchaSiteKey on Link Account pages (#14834)zeripath2021-02-281-0/+3
* Create tag on ui (#13467)a10121127962021-02-283-3/+40
* Add EasyMDE support for release content editor (#14744)a10121127962021-02-221-0/+8
* Fix go get (#14758)Lunny Xiao2021-02-221-1/+65
* Heatmap days clickable (#13935)gordon--2021-02-202-0/+2
* Export LFS & TimeTracking function status (#14753)65432021-02-201-3/+5
* Clarify the suffices and prefixes of setting.AppSubURL and setting.AppURL (#1...zeripath2021-02-195-18/+15
* Add UI to delete tracked times (#14100)Norwin2021-02-193-2/+43
* Move the stopwatches to the eventsource stream (#14588)zeripath2021-02-191-0/+32
* routers/routes/web: Fix typo in comment (#14729)Jacob Hrbek2021-02-181-1/+1
* [API] Add Restricted Field to User (#14630)65432021-02-181-0/+3
* #14699 Make branch names in PR description clickable (#14716)Jimmy Praet2021-02-181-0/+2
* Add Password Algorithm option to install page (#14701)zeripath2021-02-161-0/+7
* Restore detection of branches are equal on compare page (#14586)zeripath2021-02-161-24/+2
* Allow blocking some email domains from registering an account (#14667)Damien Goutte-Gattat2021-02-151-1/+1
* Whitespace in commits (#14650)vnkmpf2021-02-134-21/+21
* Show Gitea version in swagger (#14654)techknowlogick2021-02-121-1/+1
* Fix PATCH /repos/{owner}/{repo} panic (#14637)Anton Khimich2021-02-111-2/+14
* Added option to disable webhooks (#13176)Paweł Bogusławski2021-02-112-19/+37
* Add dismiss review feature (#12674)a10121127962021-02-116-1/+145
* Sort / Move project boards (#14634)Romain2021-02-112-6/+10
* Allow org labels to be set with issue templates (#14593)zeripath2021-02-101-1/+8
* Prevent adding nil label to .AddedLabels or .RemovedLabels (#14623)zeripath2021-02-101-5/+7
* Ensure memcache TTL cannot be over 30 days (#14592)zeripath2021-02-091-1/+1
* Add support for ref parameter to get raw file API (#14602)zeripath2021-02-091-1/+21
* [API] Add delete release by tag & fix unreleased inconsistency (#14563)65432021-02-073-18/+72
* Add Content-Length header to HEAD requests (#14542)Farid AYOUJIL2021-02-052-4/+9
* Honor REGISTER_MANUAL_CONFIRM when doing openid registration (#14548)Michel Ganguin2021-02-051-1/+1
* Fix lfs file viewer (#14568)Lunny Xiao2021-02-051-21/+16
* Fix bug about ListOptions and stars/watchers pagnation (#14556)Lunny Xiao2021-02-041-1/+5
* [API] GetRelease by tag only return release (#14397)Cameron Braid2021-02-041-2/+7
* [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