aboutsummaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Expand)AuthorAgeFilesLines
* Ensure that the default visibility is set on the user create page (#16845)zeripath2021-08-281-1/+1
* Add modals to Organization and Team remove/leave (#16471)zeripath2021-08-2615-29/+87
* Report the correct number of pushes on the feeds (#16811)zeripath2021-08-251-1/+1
* Unify migration descriptions (#16781)delvh2021-08-251-1/+1
* Add bundle download for repository (#14538)John Olheiser2021-08-241-0/+1
* Just use a slice when rendering file (#16774)zeripath2021-08-231-1/+2
* Add migrate from OneDev (#16356)KN4CK3R2021-08-221-0/+117
* Added introspection endpoint. (#16752)KN4CK3R2021-08-201-0/+1
* Fix dependency link rendering in PR sidebar (#16754)Steven2021-08-211-1/+1
* Add edit button to wiki sidebar and footer (#16719)n2021-08-181-0/+6
* Update JS dependencies (#16708)silverwind2021-08-171-1/+1
* Add filter by owner and team to issue/pulls search endpoint (#16662)Jimmy Praet2021-08-131-0/+12
* Add link to vscode to repo header (#16664)a10121127962021-08-121-2/+5
* Improve SMTP authentication and Fix user creation bugs (#16612)zeripath2021-08-116-33/+68
* Add an api endpoint to fetch git notes (#15373) (#16649)nitul19912021-08-111-0/+66
* Replace `list.List` with slices (#16311)KN4CK3R2021-08-095-25/+16
* Prevent 500 on draft releases without tag (#16634)zeripath2021-08-051-1/+3
* Add microsoft oauth2 providers (#16544)zeripath2021-08-052-19/+31
* Swagger AccessToken fixes (#16574)zeripath2021-08-011-24/+15
* Fix swagger doc by rename repoAddTopĆ­c to repoAddTopic (#16580)Lars Hvam2021-08-011-1/+1
* Show correct text when comparing commits on empty pull request (#16569)Marty2021-07-291-0/+3
* Add agit flow support in gitea (#14295)a10121127962021-07-281-3/+7
* Fix add authentication page (#16543)zeripath2021-07-253-5/+5
* Handle too long PR titles correctly (#16517)zeripath2021-07-251-4/+4
* Refactor: Move login out of models (#16199)zeripath2021-07-243-8/+8
* Make Mermaid.js limit configurable (#16519)zeripath2021-07-241-0/+1
* Add support for corporate WeChat webhooks (#15910)lengyuqu2021-07-236-1/+25
* update `user/repos` api description (#16503)Patrick Schratz2021-07-211-1/+1
* Add fluid to ui container class to remove margin (#16396)Stanley Hu2021-07-202-2/+2
* Improve 2FA autofill (#16473)Jonathan Herlin2021-07-181-1/+1
* show tag name on dashboard items list (#16466)a10121127962021-07-171-1/+1
* Update notification table with only latest data (#16445)zeripath2021-07-171-1/+1
* Use TrN helper for email templates (#16425)65432021-07-141-5/+1
* Fix activation of primary email addresses (#16385)Meano2021-07-131-1/+1
* Add option to provide signature for a token to verify key ownership (#14054)zeripath2021-07-132-2/+112
* Add checkbox to delete pull branch after successful merge (#16049)Jimmy Praet2021-07-133-0/+45
* Fix invalid params and typo of email templates (#16394)Meano2021-07-102-4/+4
* Creating a repo from a template repo via API (#15958)a10121127962021-07-051-0/+117
* Add API to get commits of PR (#16300)sebastian-sauer2021-07-021-0/+56
* Introduce NotifySubjectType (#16320)65432021-07-011-2/+6
* Add button to delete undeleted repositories from failed migrations (#16197)zeripath2021-06-301-0/+39
* Fix default push instructions on empty repos (#16302)zeripath2021-06-301-2/+11
* Add custom emoji support (#16004)65432021-06-292-0/+8
* Implemented head_commit for webhooks (#16282)KN4CK3R2021-06-291-1/+1
* Fix previous/next button size (#16284)Jimmy Praet2021-06-281-2/+2
* Link to previous blames in file blame page (#16259)Norwin2021-06-281-5/+34
* Add previous/next buttons to review comments (#16273)Jimmy Praet2021-06-271-0/+8
* Refactor Webhook + Add X-Hub-Signature (#16176)KN4CK3R2021-06-271-2/+2
* Make allowed Visiblity modes configurable for Users (#16271)65432021-06-273-36/+42
* review comments: break-word for long file names (#16272)Norwin2021-06-271-1/+1