aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo/view_file.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Use a general Eval function for expressions in templates. (#23927)wxiaoguang2023-04-071-1/+1
* Use graceful editorconfig loader to reduce errors when loading malformed edit...Yoan Blanc2023-04-061-3/+6
* Use data-tooltip-content for tippy tooltip (#23649)wxiaoguang2023-03-241-8/+8
* Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remov...wxiaoguang2023-02-191-2/+2
* Move helpers to be prefixed with `gt-` (#22879)zeripath2023-02-131-7/+7
* Fix links for the menus in the view file page (#22795)wxiaoguang2023-02-081-2/+1
* Use link in UI which returned a relative url but not html_url which contains ...Lunny Xiao2023-02-061-2/+3
* Ensure that plain files are rendered correctly even when containing ambiguous...zeripath2022-12-171-3/+3
* Do not emit ambiguous character warning on rendered pages (#22016)zeripath2022-12-031-1/+3
* Improvements for Content Copy (#21842)silverwind2022-11-211-5/+1
* Show syntax lexer name in file view/blame (#21814)silverwind2022-11-191-26/+4
* Add "Copy" button to file view of raw text (#21629)Yarden Shoham2022-11-041-0/+5
* 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