summaryrefslogtreecommitdiffstats
path: root/templates/repo/view_file.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Show .editorconfig errors in frontend (#21088)JakobDev2022-09-121-0/+7
* Add whitespace removal inside template curly brackes (#20853)silverwind2022-08-251-1/+1
* Switch Unicode Escaping to a VSCode-like system (#19990)zeripath2022-08-131-1/+1
* Use separate class for tippy targets (#20742)silverwind2022-08-101-1/+1
* Replace fomantic popup module with tippy.js (#20428)silverwind2022-08-091-16/+6
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-271-22/+22
* Improve file header on mobile (#19945)Gusted2022-06-121-1/+1
* Add a new menu in file view to open blame view and fix blame view select rang...Lunny Xiao2022-04-261-0/+3
* Set `rel="nofollow noindex"` on new issue links (#19023)zeripath2022-03-071-1/+1
* Fix template bug of LFS lock (#18784)Lunny Xiao2022-02-161-1/+1
* Add warning for BIDI characters in page renders and in diffs (#17562)zeripath2022-01-071-23/+34
* Unify and simplify TrN for i18n (#18141)wxiaoguang2022-01-021-1/+1
* 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