aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo/issue/view_content/attachments.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Migrate margin and padding helpers to tailwind (#30043)silverwind2024-03-241-2/+2
* Fix incorrect tailwind migration (#30007)silverwind2024-03-221-1/+1
* Replace 10 more gt- classes with tw- (#29945)silverwind2024-03-221-3/+3
* Refactor the "attachments" sub-template data key to RenderedContent (#29517)wxiaoguang2024-03-011-2/+2
* Refactor some Str2html code (#29397)wxiaoguang2024-03-011-2/+2
* Always use `ctx.Locale.Tr` inside templates (#27231)delvh2023-09-251-2/+2
* Enable djlint H008 and fix issues (#26869)silverwind2023-09-011-2/+2
* Remove polluted `.ui.right` (#26825)wxiaoguang2023-08-311-1/+1
* Replace fomantic divider module with our own (#25539)silverwind2023-06-291-2/+2
* Improve template helper functions: string/slice (#24266)wxiaoguang2023-04-221-2/+2
* Fix issue attachment handling (#24202)wxiaoguang2023-04-201-10/+10
* Refactor `ctx` in templates (#23105)wxiaoguang2023-03-021-2/+2
* Remove fomantic image module (#21145)silverwind2022-09-121-4/+4
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-271-2/+2
* Enforce tab indentation in templates (#15289)silverwind2021-04-101-38/+38
* add thumbnail preview section to issue attachments (#13826)bobemoe2020-12-131-14/+41
* Fix attachments list in edit comment (#13036)zeripath2020-10-111-1/+1
* Make SVG size argument optional (#12814)silverwind2020-09-111-2/+2
* Prevent empty div when editing comment (#12404)zeripath2020-08-041-2/+2
* Improve representation of attachments in issues (#11141)Matthias Schoettle2020-04-211-7/+13
* Add Octicon SVG spritemap (#10107)John Olheiser2020-02-111-1/+1
* [Fix] Release attachment should use DownloadURL() not Name (#9529)65432019-12-281-3/+3
* Enable Uploading/Removing Attachments When Editing an Issue/Comment (#8426)blueworrybear2019-10-151-0/+9