aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo/view_file.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Refactor DateUtils and merge TimeSince (#32409)wxiaoguang2024-11-041-1/+1
* Improve detecting empty files (#31332)wxiaoguang2024-06-131-0/+2
* Fix border-radius on view, blame and code search (#30545)silverwind2024-04-181-2/+2
* Refactor web routes (#30519)wxiaoguang2024-04-171-1/+1
* Various improvements for long file and commit names (#30374)silverwind2024-04-101-3/+3
* Refactor file view & render (#30227)wxiaoguang2024-04-011-12/+4
* Migrate `gt-hidden` to `tw-hidden` (#30046)silverwind2024-03-241-2/+2
* Migrate margin and padding helpers to tailwind (#30043)silverwind2024-03-241-6/+6
* Fix incorrect tailwind migration (#30007)silverwind2024-03-221-3/+3
* Replace 10 more gt- classes with tw- (#29945)silverwind2024-03-221-3/+3
* Remove unnecessary ".Link" usages (#29909)wxiaoguang2024-03-201-1/+1
* Add `<overflow-menu>`, rename webcomponents (#29400)silverwind2024-03-151-4/+4
* Replace some `gt-` classes with `tw-` (#29570)silverwind2024-03-041-2/+2
* Fix incorrect button CSS usages (#29015)wxiaoguang2024-02-011-1/+1
* Show latest commit for file (#28067)JakobDev2024-01-151-0/+16
* Add option to disable ambiguous unicode characters detection (#28454)wxiaoguang2023-12-171-3/+3
* Improve RSS feed icons (#28368)Panagiotis "Ivory" Vasilopoulos2023-12-061-1/+3
* Add edit option for README.md (#28071)JakobDev2023-11-201-0/+3
* Add link for repositories README file (#27684)sebastian-sauer2023-10-181-2/+2
* Fix more "locale" usages (#27259)wxiaoguang2023-09-251-1/+1
* Always use `ctx.Locale.Tr` inside templates (#27231)delvh2023-09-251-21/+21
* Remove CSS `has` selector and improve various styles (#26891)wxiaoguang2023-09-041-1/+1
* fix generated source URL on rendered files (#26364)Earl Warren2023-08-081-2/+2
* Button and color enhancements (#24989)silverwind2023-06-091-1/+1
* Add PDF rendering via PDFObject (#24086)silverwind2023-05-291-2/+2
* Improve accessibility when (re-)viewing files (#24817)delvh2023-05-211-5/+5
* Improve RSS (#24335)wxiaoguang2023-04-251-3/+1
* Add RSS Feeds for branches and files (#22719)jladbrook2023-04-251-0/+5
* 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