summaryrefslogtreecommitdiffstats
path: root/templates/repo/issue/view.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-271-2/+2
* Improve UI on mobile (#19546)Gusted2022-05-011-1/+1
* Multiple Escaping Improvements (#17551)zeripath2021-11-161-1/+1
* Remove New PR button in PRs (#15998)Kyle D2021-05-291-1/+1
* Add class to page content to unify top margin (#13766)silverwind2020-11-301-1/+1
* Issue templates directory (#11450)John Olheiser2020-09-111-1/+1
* Prettify timeline 3 (#11139)Sorien2020-05-141-1/+1
* Feature: Archive repos (#5009)kolaente2019-01-231-7/+9
* Fix some issues with special chars in branch names (#3767)nubenum2018-09-171-1/+1
* Responsive view (#2750)Morgan Bazalgette2017-12-301-3/+5
* #2458 fix emoji been rendered inside raw content areaUnknwon2016-07-111-2/+2
* Fix pull request availability checkUnknwon2016-03-061-1/+1
* Render emojis in more places.Andrey Nering2016-03-021-2/+4
* Indent all templates with tabsAdam Strzelecki2015-12-081-9/+9
* minor fix for #1961Unknwon2015-11-161-1/+5
* finish PR UIUnknwon2015-09-021-17/+1
* add view pull descUnknwon2015-09-011-1/+1
* work on PR conversationUnknwon2015-09-011-0/+24
* finish view issue without comments and opsUnknwon2015-08-121-283/+14
* finish attachments when create issueUnknwon2015-08-111-5/+5
* list view: issue, label, milestoneUnknwon2015-08-091-1/+1
* Add check to see if comments on an issue are by the repo ownerJames Anderson2015-08-081-0/+2
* finish new milestone pageUnknwon2015-08-051-1/+1
* fix templateUnknwon2015-08-031-2/+2
* UI: basic label listUnknwon2015-07-241-5/+5
* UI compatibilityUnknwon2015-03-211-2/+2
* fix #828, may cause unintentional break in other features, but security is no.1Unknwon2015-01-201-2/+2
* Fix user linksJames Cracknell2014-11-281-12/+12
* add omitted langVyacheslav Bakhmutov2014-10-081-1/+1
* Add suburl supportUnknwon2014-09-191-13/+13
* Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain....Martin van Beurden2014-09-181-13/+13
* Removed trailing white spacesTristan Storch2014-08-301-4/+4
* Mirror fix on templateUnknwon2014-07-301-1/+1
* Huge updates!!!!! Be careful to merge!!!!Unknwon2014-07-261-4/+4
* Fix IE bug and show errors.Justin Nuß2014-07-251-1/+1
* Fix #318. Switch to JS(ON) implementation for issue/comment creation.Justin Nuß2014-07-251-1/+4
* Fix #321. Allow empty comments as long as there are attachments.Justin Nuß2014-07-251-0/+4
* Allow disabling uploadsJustin Nuß2014-07-241-0/+4
* Add file upload for attachmentsJustin Nuß2014-07-241-10/+5
* Show attachments in issues/comments and add preview for imagesJustin Nuß2014-07-241-8/+20
* Fix missing . (dot) in issue templatesJustin Nuß2014-07-241-1/+1
* Merge branch 'dev' into feature/attachmentsJustin Nuß2014-07-241-0/+12
|\
| * Update template and style, only close commit if commit is in same repositoryJustin Nuß2014-07-241-0/+12
* | Add delete route for attachments, remove upload buttons from issues/commentsJustin Nuß2014-07-241-0/+4
* | WIP: Allow attachments for issues, not only commentsJustin Nuß2014-07-231-0/+5
* | WIP: Allow attachments for commentsJustin Nuß2014-07-231-0/+11
|/
* fix #273Unknown2014-07-041-0/+4
* In progress of name template name constantUnknown2014-06-221-0/+228