summaryrefslogtreecommitdiffstats
path: root/templates/repo/view_file.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Remove whitespace inside rendered code `<td>` (#17859)silverwind2021-11-301-6/+2
* Cleanup and use global style on popups (#17674)silverwind2021-11-181-8/+8
* Multiple Escaping Improvements (#17551)zeripath2021-11-161-15/+15
* Add download button for file viewer (#17640)Gusted2021-11-151-0/+1
* Frontend refactor: move Vue related code from `index.js` to `components` dir,...wxiaoguang2021-10-151-10/+0
* Add option to copy line permalink (#17145)qwerty2872021-10-021-8/+11
* Just use a slice when rendering file (#16774)zeripath2021-08-231-1/+2
* Fix and restyle menu on code line (#15913)silverwind2021-05-181-1/+1
* Rename StaticUrlPrefix to AssetUrlPrefix (#15779)silverwind2021-05-081-1/+1
* not show `ref-in-new-issue` pop when issue was disabled (#15761)a10121127962021-05-071-7/+9
* Use a generic markup class to display externally rendered files and diffs (#1...65432021-05-071-1/+1
* Raw file view tweaks (#15520)silverwind2021-04-221-4/+4
* Enforce tab indentation in templates (#15289)silverwind2021-04-101-5/+5
* Add Tabular Diff for CSV files (#14661)KN4CK3R2021-03-291-1/+1
* Update JS dependencies (#15033)silverwind2021-03-221-2/+2
* Create new issue from code (#14863)Roger Luo2021-03-171-0/+9
* Display SVG files as images instead of text (#14101)Jonathan Tran2021-01-121-3/+9
* Fix various CSS issues (#13769)silverwind2020-12-031-5/+5
* Fix tooltips and issue dependency styles (#13458)silverwind2020-11-101-1/+1
* Fix whitespace rendering in diff (#13415)silverwind2020-11-041-1/+1
* Misc UI fixes, add secondary color (#13378)silverwind2020-11-011-24/+22
* Make SVG size argument optional (#12814)silverwind2020-09-111-4/+4
* File header tweaks, add CSS helpers (#12635)silverwind2020-09-081-9/+5
* Make copy/paste work for source code (#12191)mrsdizzie2020-07-081-1/+1
* Server-side syntax highlighting for all code (#12047)mrsdizzie2020-07-011-5/+17
* Remove last traces of has-emoji class (#11263)mrsdizzie2020-05-011-1/+1
* Render READMEs in docs/ .gitea or .github from root (#10361)zeripath2020-02-211-1/+10
* Add Octicon SVG spritemap (#10107)John Olheiser2020-02-111-4/+4
* Respect LFS File Lock on UI (#8719)Benno2019-10-291-0/+6
* Show zero lines on the line counter if the file empty (#8700)Lukas2019-10-291-1/+1
* [assets] configurable URL for static resources (#7911)Jakob Ackermann2019-10-221-1/+1
* Singular form for files that has only one line (#8416)Lauris BH2019-10-071-1/+1
* add file line count info on UI (#8396)silverwind2019-10-071-39/+43
* readd .markdown class to all markup renderers (#8357)Norwin2019-10-031-1/+1
* Detect delimiter in CSV rendering (#7869)Norwin2019-08-161-1/+1
* Fix file header overflow in file and blame views (#7562)silverwind2019-07-231-2/+2
* Order file actions equal to GitHub (#6706)Joel da Rosa2019-04-241-1/+1
* Add option to blame files (#5721)Andrzej Ressel2019-04-191-0/+3
* Serve audio files using HTML5 audio tag (#5221)Jonas Bröms2018-10-301-0/+4
* Responsive view (#2750)Morgan Bazalgette2017-12-301-31/+37
* remove duplicated sanitize (#3037)Lunny Xiao2017-11-301-1/+1
* Make URL scheme unambiguous (#2408)Ethan Koenig2017-10-301-2/+2
* Code/repo search (#2582)Ethan Koenig2017-10-271-1/+1
* Render plain text README.txt monospaced (#2721)Jonas Franz2017-10-171-2/+4
* Fix plain readme didn't render correctly on repo home page (#2705)Lunny Xiao2017-10-161-2/+2
* Add init support of orgmode document type on file view and readme (#2525)Lunny Xiao2017-09-211-2/+2
* Moved vendored js/css into `public/vendor` and documented sources (#1484) (#2...Michael Lustfield2017-08-231-1/+1
* Git LFS support v2 (#122)Fabian Zaremba2016-12-261-2/+2
* serve video files using the HTML5 video tag (#418)Nico Mandery2016-12-201-0/+4
* router/repo: code refactoringUnknwon2016-08-301-6/+6