summaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Expand)AuthorAgeFilesLines
* [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
* [API] ListReleases add filter for draft and pre-releases (#16175)65432021-06-171-0/+12
* [API] User expose counters (#16167)65432021-06-171-0/+16
* [API] Issue Search Add filter for MilestoneNames (#16173)65432021-06-171-0/+6
* [API] ListIssues add more filters (#16174)65432021-06-161-0/+32
* Add Status Updates whilst Gitea migrations are occurring (#15076)zeripath2021-06-161-0/+1
* Fix spelling (#16179)Jonathan Tran2021-06-161-1/+1
* Add subject-type filter to list notification API endpoints (#16177)65432021-06-161-0/+32
* Add attachments for PR reviews (#16075)KN4CK3R2021-06-147-6/+11
* Fix private repo permission problem (#16142)Nils Dralle2021-06-141-1/+2
* Add push to remote mirror repository (#15157)KN4CK3R2021-06-142-71/+155
* Add OpenID claims "profile" and "email". (#16141)KN4CK3R2021-06-141-0/+29
* Remove utf8 option from installation page (#16126)Lunny Xiao2021-06-101-1/+0
* Fix typo and add TODO notice (#16064)NekoBit2021-06-051-2/+2
* Add Image Diff for SVG files (#14867)KN4CK3R2021-06-052-135/+87
* Fixed unknown translation key. (#16057)KN4CK3R2021-06-031-1/+1
* Hide mirror passwords on repo settings page (#16022)zeripath2021-05-311-1/+2
* Replace clipboard.js with async clipboard api (#15899)silverwind2021-05-302-2/+2
* Remove New PR button in PRs (#15998)Kyle D2021-05-291-1/+1
* Add links to toggle WIP status (#14677)Jimmy Praet2021-05-272-20/+40
* Fix extra curly brace breaking release compare (#15988)Kyle D2021-05-261-1/+1
* not show link to migration on repo reate page when it was disabled (#15957)a10121127962021-05-261-1/+3
* Remove branch URL before IssueRefURL (#15968)fnetX (aka fralix)2021-05-251-1/+1
* Add possibility to make branch in branch page (#15960)Viktor Yakovchuk2021-05-241-0/+36
* Make tasklist checkboxes clickable (#15791)KN4CK3R2021-05-233-4/+4
* Remove fomantic accordion module (#15951)silverwind2021-05-233-173/+160
* Remove remaining fontawesome usage in templates (#15952)silverwind2021-05-225-8/+8
* fix default avatar url (#15938)Norwin2021-05-213-3/+3
* Fix layout of milestone view (#15927)sebastian-sauer2021-05-201-6/+6
* Encrypt LDAP bind password in db with SECRET_KEY (#15547)zeripath2021-05-202-2/+0
* Fix and restyle menu on code line (#15913)silverwind2021-05-182-3/+3
* remove unimplemented searchbar from project view (#15901)Norwin2021-05-171-3/+0
* Issue sidebar and misc css fixes (#15524)silverwind2021-05-164-67/+71
* Use a special name for update default branch on repository setting (#15893)Lunny Xiao2021-05-161-1/+1
* Create a session on ReverseProxy and ensure that ReverseProxy users cannot ch...zeripath2021-05-151-2/+2
* Restore PAM user autocreation functionality (#15825)zeripath2021-05-132-0/+6
* label size, PR ref, new PR button alignment (#15363)Mike L2021-05-111-4/+4
* Set autocomplete off on branches selector (#15809)zeripath2021-05-111-1/+1
* Add Active and ProhibitLogin to API (#15689)KN4CK3R2021-05-111-0/+10
* Allow only internal registration (#15795)65432021-05-093-5/+9
* Code comments improvements (#15722)silverwind2021-05-083-30/+45