summaryrefslogtreecommitdiffstats
path: root/routers
Commit message (Expand)AuthorAgeFilesLines
* Restore CORS on git smart http protocol (#16496) (#16506)zeripath2021-07-211-11/+11
* Add TestPrepareWikiFileName (#16487) (#16498)65432021-07-211-2/+2
* Update notification table with only latest data (#16445) (#16469)zeripath2021-07-171-0/+2
* Fix activation of primary email addresses (#16385)Meano2021-07-133-27/+34
* Return updated repository when changing repository using API (#16420)65432021-07-131-1/+7
* Add option to provide signature for a token to verify key ownership (#14054)zeripath2021-07-133-5/+124
* Let branch/tag name be a valid ref to get CI status (#16400)65432021-07-133-46/+68
* Add checkbox to delete pull branch after successful merge (#16049)Jimmy Praet2021-07-134-27/+103
* Fix external renderer (#16401)65432021-07-121-0/+3
* Add LRU mem cache implementation (#16226)zeripath2021-07-101-1/+3
* Fix source typos (#16374)luzpaz2021-07-081-1/+1
* Fix various documentation, user-facing, and source comment typos (#16367)luzpaz2021-07-089-11/+11
* Creating a repo from a template repo via API (#15958)a10121127962021-07-053-0/+112
* Add API to get commits of PR (#16300)sebastian-sauer2021-07-022-0/+122
* Support custom mime type mapping for text files (#16304)Jimmy Praet2021-06-301-8/+12
* Add button to delete undeleted repositories from failed migrations (#16197)zeripath2021-06-301-0/+2
* just add some unit tests (#16291)65432021-06-292-0/+54
* Add custom emoji support (#16004)65432021-06-291-0/+1
* Implemented head_commit for webhooks (#16282)KN4CK3R2021-06-292-30/+33
* Link to previous blames in file blame page (#16259)Norwin2021-06-281-83/+96
* Refactor Webhook + Add X-Hub-Signature (#16176)KN4CK3R2021-06-272-2/+2
* Make allowed Visiblity modes configurable for Users (#16271)65432021-06-273-4/+3
* Add --quiet and --verbose to gitea web to control initial logging (#16260)zeripath2021-06-262-9/+9
* Add Visible modes function from Organisation to Users too (#16069)Sergey Dryabzhinsky2021-06-2611-16/+131
* Let package git depend on setting but not opposite (#15241)Lunny Xiao2021-06-265-10/+14
* Add better errors for disabled account recovery (#15117)John Olheiser2021-06-251-0/+1
* Use gitea logging module for git module (#16243)65432021-06-251-11/+1
* Add tag protection (#15629)KN4CK3R2021-06-255-160/+401
* API: Allow COMMENT reviews to not specify a body (#16229)sebastian-sauer2021-06-251-6/+16
* Fix diff expansion is missing final line in a file (#16222)KN4CK3R2021-06-241-1/+5
* Rework repository archive (#14723)Lunny Xiao2021-06-235-36/+114
* [API] Add repoGetTag (#16166)65432021-06-232-34/+74
* [API] GET / SET User Settings (#16169)65432021-06-234-0/+97
* Small refactoring of modules/private (#15947)KN4CK3R2021-06-238-201/+181
* reqOrgMembership calls need to be preceded by reqToken (#16198)zeripath2021-06-211-3/+3
* More efficiently parse shas for shaPostProcessor (#16101)zeripath2021-06-217-0/+16
* Fix some API bugs (#16184)65432021-06-182-2/+8
* Add asymmetric JWT signing (#16010)KN4CK3R2021-06-173-11/+51
* [API] Add repoCreateTag (#16165)65432021-06-173-0/+65
* [API] expose repo.GetReviewers() & repo.GetAssignees() (#16168)65432021-06-175-9/+65
* [API] ListReleases add filter for draft and pre-releases (#16175)65432021-06-171-3/+26
* [API] Issue Search Add filter for MilestoneNames (#16173)65432021-06-171-1/+12
* Ensure settings for Service and Mailer are read on the install page (#15943)zeripath2021-06-161-0/+1
* [API] ListIssues add more filters (#16174)65432021-06-161-8/+75
* Add Status Updates whilst Gitea migrations are occurring (#15076)zeripath2021-06-162-2/+18
* Add subject-type filter to list notification API endpoints (#16177)65432021-06-163-41/+67
* Add attachments for PR reviews (#16075)KN4CK3R2021-06-143-3/+13
* Add push to remote mirror repository (#15157)KN4CK3R2021-06-143-6/+114
* Improve performance of dashboard list orgs (#16099)Lunny Xiao2021-06-141-3/+4
* Add OpenID claims "profile" and "email". (#16141)KN4CK3R2021-06-141-0/+29