summaryrefslogtreecommitdiffstats
path: root/templates/repo/view_file.tmpl
Commit message (Expand)AuthorAgeFilesLines
* 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
* Web editor: disallow edit mirror repositoryUnknwon2016-08-281-9/+11
* Web editor: improve delete file processUnknwon2016-08-281-8/+4
* Web editor: improve edit file tooltipUnknwon2016-08-271-7/+7
* Web editor: improve delete fileUnknwon2016-08-141-2/+2
* Squashed commit of the following:Richard Mahn2016-08-141-5/+29
* On showing diff/file, use the tab_width specified on .editorconfig, if any (#...Andrey Nering2016-08-111-1/+1
* Render the Code view on the server (minus syntax highlighting) (#2942)Rory McNamara2016-08-091-1/+1
* [Fix] Don't display way too large files #1513 (#3253)Kim Carlbäcker2016-07-121-0/+4
* PDF-Previews in file-lists now working (#3000)Kim Carlbäcker2016-04-261-0/+2
* Render emojis in more places.Andrey Nering2016-03-021-1/+1
* #2283 set text/plain for non-binary files in raw modeUnknwon2015-12-251-1/+1
* #2103 #2181 improvments of highlight class nameUnknwon2015-12-161-1/+1
* unified name: IsViewBranch, IsViewCommit and IsViewTagUnknwon2015-12-091-1/+1
* Indent all templates with tabsAdam Strzelecki2015-12-081-49/+49
* fix markdown paddingUnknwon2015-11-151-1/+1
* new repo uiUnknwon2015-11-141-43/+43