summaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Expand)AuthorAgeFilesLines
* Fixed commit count (#17698) (#17790)KN4CK3R2021-11-263-7/+9
* Escape issue titles in comments list (#17555) (#17556)zeripath2021-11-051-1/+1
* Show correct "No" icon (#17538)delvh2021-11-041-1/+1
* fix email with + when active (#17518) (#17520)Lunny Xiao2021-11-031-1/+1
* Fix login redirection links (#17473)qwerty2872021-10-281-1/+1
* Fix SVG side by side comparison link (#17375) (#17391)zeripath2021-10-211-6/+6
* Prevent NPE in CSV diff rendering when column removed (#17018) (#17377)Richard Mahn2021-10-201-4/+16
* Fix missing repo link in issue/pull assigned emails (#17183) (#17184)zeripath2021-09-301-1/+1
* Fix issue with issue default mail template (#16956) (#16975)Prasad Katti2021-09-071-1/+1
* Add fluid to ui container class to remove margin (#16396) (#16976)silverwind2021-09-072-2/+2
* Prevent leave changes dialogs due to autofill fields (#16912) (#16920)zeripath2021-09-022-2/+2
* Simplify split diff view generation and remove JS dependency (#16775) (#16863)zeripath2021-08-302-73/+90
* Ensure that the default visibility is set on the user create page (#16845) (#...zeripath2021-08-291-1/+1
* Report the correct number of pushes on the feeds (#16811) (#16822)techknowlogick2021-08-261-1/+1
* Prevent 500 on draft releases without tag (#16634) (#16636)techknowlogick2021-08-061-1/+3
* Swagger AccessToken fixes (#16574) (#16597)zeripath2021-08-021-24/+15
* Handle too long PR titles correctly (#16517) (#16549)zeripath2021-07-261-4/+4
* Update notification table with only latest data (#16445) (#16469)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
* Add Visible modes function from Organisation to Users too (#16069)Sergey Dryabzhinsky2021-06-264-12/+106
* Add better errors for disabled account recovery (#15117)John Olheiser2021-06-251-1/+7
* Prevent webhook action buttons from shifting (#16087)Steven2021-06-251-3/+3
* Add tag protection (#15629)KN4CK3R2021-06-253-0/+136
* [API] Add repoGetTag (#16166)65432021-06-231-2/+43
* [API] GET / SET User Settings (#16169)65432021-06-231-1/+139
* Fix Nits (#16234)65432021-06-231-1/+1
* Localize Email Templates (#16200)65432021-06-239-55/+73
* Improve notifications for WIP draft PR's (#14663)Jimmy Praet2021-06-231-0/+2
* Use pulls url if issue is a pull request (#16230)sebastian-sauer2021-06-221-1/+5
* Remove User.GetOrganizations() (#14032)65432021-06-181-1/+1
* Add asymmetric JWT signing (#16010)KN4CK3R2021-06-171-0/+7
* [API] Add repoCreateTag (#16165)65432021-06-171-1/+71
* [API] expose repo.GetReviewers() & repo.GetAssignees() (#16168)65432021-06-171-2/+68