aboutsummaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Expand)AuthorAgeFilesLines
* Split some words from template to improve translation. (#11221)L0veSunshine2020-05-081-6/+6
* Add EventSource support (#11235)zeripath2020-05-071-0/+1
* Change the style in admin notice content view from <p> to <pre> (#11301)赵智超2020-05-051-1/+1
* Allow unauthenticated users to compare (#11240)Kyle Evans2020-05-043-21/+23
* Sendmail should create a process on the gitea system and have a default timeo...zeripath2020-05-031-0/+2
* Fix bug about comment attachment (#11272)Lunny Xiao2020-05-021-2/+2
* Show pull request selection even when unrelated branches (#11239)zeripath2020-05-021-1/+1
* API: Add pull review endpoints (#11224)65432020-05-021-1/+550
* Remove last traces of has-emoji class (#11263)mrsdizzie2020-05-0120-57/+57
* Return issue subscription status from API subscribe (#10966)65432020-04-301-2/+8
* Fix creation of Organization repos by Users with max created personal repos (...Andrew Bezold2020-04-301-0/+1
* Add a 'this' to issue close/reopened messages (#11204)silverwind2020-04-301-2/+10
* Allow emoji short code in labels (#11250)mrsdizzie2020-04-306-21/+20
* [API] ListIssues add filter for milestones (#10148)65432020-04-301-0/+6
* Fix submit review form (#11252)zeripath2020-04-301-1/+1
* Support unicode emojis and remove emojify.js (#11032)mrsdizzie2020-04-2811-97/+32
* Make error pages translatable (#11163)65432020-04-272-4/+4
* Use AJAX for notifications table (#10961)zeripath2020-04-244-123/+139
* Fix submodule paths when AppSubUrl is not root (#11098)zeripath2020-04-221-1/+1
* Add issue subscription check to API (#10967)65432020-04-211-0/+47
* Improve representation of attachments in issues (#11141)Matthias Schoettle2020-04-213-21/+25
* Remove errant third curly brackets from account.tmpl and pull.tmpl and send a...zeripath2020-04-192-2/+2
* [API] Add branch delete (#11112)65432020-04-191-0/+41
* consolidate author name across timeline (#11053)Sorien2020-04-192-61/+108
* Add single release page and latest redirect (#11102)John Olheiser2020-04-182-1/+5
* Add a way to mark Conversation (code comment) resolved (#11037)赵智超2020-04-183-9/+107
* ui: fix status label on branches list vertical alignment (#11109)赵智超2020-04-173-5/+5
* Prevent merge of outdated PRs on protected branches (#11012)65432020-04-163-1/+31
* Fix and simplify some tmpl conditions (#11080)guillep2k2020-04-166-7/+7
* Add missing commit states to PR checks template (#11085)CirnoT2020-04-161-0/+4
* Remove nonexistant serviceworker entries (#11091)silverwind2020-04-161-2/+0
* Fix merge dialog on protected branch with missing required statuses (#11074)65432020-04-151-3/+8
* document 404 responce and meaning (#11073)65432020-04-151-0/+3
* Contents API should return 404 on not exist (#10323)zeripath2020-04-151-0/+15
* Cache PullRequest Divergence (#10914)65432020-04-141-1/+1
* ui: Change icon on title for merged PR to git-merge (#11064)赵智超2020-04-141-1/+1
* ui: Add MergePull comment type instead of close for merge PR (#11058)赵智超2020-04-141-1/+13
* Fix language label vertical alignment (#11061)silverwind2020-04-132-2/+2
* fix 404 and 500 image size in small size screen (#11043)赵智超2020-04-112-2/+2
* [Api] Check Notify (always return json) (#10059)65432020-04-101-3/+0
* Prettify Timeline (#10972)Sorien2020-04-113-142/+164
* remove package code.gitea.io/gitea/modules/git import out of models (#11025)65432020-04-101-2/+1
* Add Get/Update for api/v1/user/applications/oauth2 (#11008)Dan Molik2020-04-091-0/+58
* Add git hook tooltip (#11030)John Olheiser2020-04-091-1/+1
* Fix forked repo has no icon and language stat. (#10791)L0veSunshine2020-04-081-3/+3
* [API] Get a single commit via Ref (#10915)65432020-04-071-1/+50
* Fix release counter on API repository info (#10968)65432020-04-061-1/+1
* add request review from specific reviewers feature in pull request (#10756)赵智超2020-04-066-17/+181
* Users should not be able to prohibit their own login (#10970)赵智超2020-04-061-1/+1
* Change default charset for MySQL on install to utf8mb4 (#10989)zeripath2020-04-061-3/+3