summaryrefslogtreecommitdiffstats
path: root/templates/repo
Commit message (Expand)AuthorAgeFilesLines
* Support unicode emojis and remove emojify.js (#11032)mrsdizzie2020-04-286-22/+14
* Fix submodule paths when AppSubUrl is not root (#11098)zeripath2020-04-221-1/+1
* 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-191-1/+1
* consolidate author name across timeline (#11053)Sorien2020-04-192-61/+108
* Add single release page and latest redirect (#11102)John Olheiser2020-04-181-1/+1
* 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-172-4/+4
* Prevent merge of outdated PRs on protected branches (#11012)65432020-04-162-1/+19
* Fix and simplify some tmpl conditions (#11080)guillep2k2020-04-165-6/+6
* Add missing commit states to PR checks template (#11085)CirnoT2020-04-161-0/+4
* Fix merge dialog on protected branch with missing required statuses (#11074)65432020-04-151-3/+8
* 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-131-1/+1
* 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
* Fix forked repo has no icon and language stat. (#10791)L0veSunshine2020-04-081-3/+3
* 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-065-12/+165
* fix merge box icon color bug (#10974)赵智超2020-04-051-2/+1
* Add titles and improve messages on sidebar menus (#10872)赵智超2020-04-045-89/+132
* Change review status icons on PR view style to Github style (#10737)赵智超2020-04-032-17/+20
* Add Organization Wide Labels (#10814)mrsdizzie2020-04-017-164/+239
* Add accordion to release list and compact non-latest (#10910)John Olheiser2020-03-311-23/+30
* Add Matrix webhook (#10831)S7evinK2020-03-283-0/+37
* Allow to set protected file patterns that can not be changed under no conditi...Lauris BH2020-03-271-0/+5
* Option to set default branch at repository creation (#10803)zeripath2020-03-262-2/+6
* Fix milestone template (#10824)John Olheiser2020-03-251-1/+1
* hide gear icon for user who can't use them on sidebar (#10750)赵智超2020-03-171-3/+9
* Ensure Update button is enabled even when CI has failed (#10640)65432020-03-071-20/+20
* Granular webhook events (#9626)John Olheiser2020-03-061-8/+112
* Add Approval Counts to pulls list (#10238)zeripath2020-03-062-4/+41
* Issue writers perms can modify issues (#10623)John Olheiser2020-03-061-1/+1
* Fix templates (#10596)John Olheiser2020-03-041-1/+1
* Remove unnecessary parentheses in template (#10583)zeripath2020-03-031-1/+1
* Fix appearance of unsigned sha box in view_list (#10543)zeripath2020-02-291-4/+4
* Set correct content_type value for Gogs/Gitea webhooks (#9504) (#10456)Jeff Stein2020-02-282-41/+41
* Fix the signing icon in the view_list.tmpl page (#10511)zeripath2020-02-271-5/+5
* Show Signer in commit lists and add basic trust (#10425)zeripath2020-02-273-47/+83
* Tweak language stats bar (#10487)silverwind2020-02-261-1/+1
* Change action GETs to POST (#10462)John Olheiser2020-02-252-18/+24
* Fixed wrong AppSubUrl in multiple templates (#10447)Philipp A. Beckmann2020-02-251-1/+1
* Render READMEs in docs/ .gitea or .github from root (#10361)zeripath2020-02-211-1/+10
* Add detected file language to code search (#10256)Lauris BH2020-02-201-2/+20
* Truncate long commit message header (#10301)zeripath2020-02-172-2/+2
* Fix reply on code review (#10227)Lunny Xiao2020-02-131-1/+2
* Add feishu webhook support (#10229)Lunny Xiao2020-02-123-0/+17
* SVG Octicon fixes (#10237)John Olheiser2020-02-111-1/+1