Commit Graph

125 Commits (d3cdef88ad4784c19afcf24fbf62fccb03f456ba)

Author SHA1 Message Date
silverwind 31538133c3
Fix border-radius on view, blame and code search (#30545) 7 months ago
wxiaoguang 3e2e76e248
Refactor web routes (#30519) 7 months ago
silverwind 50099d7af4
Various improvements for long file and commit names (#30374) 7 months ago
wxiaoguang 751997ad34
Refactor file view & render (#30227) 8 months ago
silverwind ec3d467f15
Migrate `gt-hidden` to `tw-hidden` (#30046) 8 months ago
silverwind 68ec9b4859
Migrate margin and padding helpers to tailwind (#30043) 8 months ago
silverwind 04f9ad0568
Fix incorrect tailwind migration (#30007) 8 months ago
silverwind f88ad5424f
Replace 10 more gt- classes with tw- (#29945) 8 months ago
wxiaoguang 4c476fa41d
Remove unnecessary ".Link" usages (#29909) 8 months ago
silverwind 256a1eeb9a
Add `<overflow-menu>`, rename webcomponents (#29400) 8 months ago
silverwind a2e90014ec
Replace some `gt-` classes with `tw-` (#29570) 9 months ago
wxiaoguang e6265cf59d
Fix incorrect button CSS usages (#29015) 10 months ago
JakobDev 885cc32b14
Show latest commit for file (#28067) 10 months ago
wxiaoguang 20929edc99
Add option to disable ambiguous unicode characters detection (#28454) 11 months ago
Panagiotis "Ivory" Vasilopoulos 22cb5b0c17
Improve RSS feed icons (#28368) 11 months ago
JakobDev 08552f0076
Add edit option for README.md (#28071) 1 year ago
sebastian-sauer 7210f23fa0
Add link for repositories README file (#27684) 1 year ago
wxiaoguang 93bd4351bf
Fix more "locale" usages (#27259) 1 year ago
delvh 7960ba7e2b
Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago
wxiaoguang 51cfe0e7de
Remove CSS `has` selector and improve various styles (#26891) 1 year ago
Earl Warren 20f47bbca9
fix generated source URL on rendered files (#26364) 1 year ago
silverwind 623b3b590e
Button and color enhancements (#24989) 1 year ago
silverwind e4e98979ff
Add PDF rendering via PDFObject (#24086) 1 year ago
delvh e95b42e187
Improve accessibility when (re-)viewing files (#24817) 2 years ago
wxiaoguang 59d060622d
Improve RSS (#24335) 2 years ago
jladbrook 56d4893b2a
Add RSS Feeds for branches and files (#22719) 2 years ago
wxiaoguang 5b89670a31
Use a general Eval function for expressions in templates. (#23927) 2 years ago
Yoan Blanc 9b416b2e36
Use graceful editorconfig loader to reduce errors when loading malformed editorconfigs (#21257) 2 years ago
wxiaoguang 8d5fbeb7a2
Use data-tooltip-content for tippy tooltip (#23649) 2 years ago
wxiaoguang d32af84a10
Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remove inline style=display:none (#22950) 2 years ago
zeripath 51383ec084
Move helpers to be prefixed with `gt-` (#22879) 2 years ago
wxiaoguang 2c6cc0b8c9
Fix links for the menus in the view file page (#22795) 2 years ago
Lunny Xiao 769be877f2
Use link in UI which returned a relative url but not html_url which contains an absolute url (#21986) 2 years ago
zeripath 6e22605793
Ensure that plain files are rendered correctly even when containing ambiguous characters (#22017) 2 years ago
zeripath 0e46499258
Do not emit ambiguous character warning on rendered pages (#22016) 2 years ago
silverwind c2fb27beb4
Improvements for Content Copy (#21842) 2 years ago
silverwind eec1c71880
Show syntax lexer name in file view/blame (#21814) 2 years ago
Yarden Shoham e3a7f15791
Add "Copy" button to file view of raw text (#21629) 2 years ago
JakobDev 23fbf5e1ee
Show .editorconfig errors in frontend (#21088) 2 years ago
silverwind 6c4688e1b1
Add whitespace removal inside template curly brackes (#20853) 2 years ago
zeripath 99efa02edf
Switch Unicode Escaping to a VSCode-like system (#19990) 2 years ago
silverwind d751e35d81
Use separate class for tippy targets (#20742) 2 years ago
silverwind 1b2cd4c4e1
Replace fomantic popup module with tippy.js (#20428) 2 years ago
Gusted d55a0b7238
Refactor `i18n` to `locale` (#20153) 2 years ago
Gusted 0097fbc2ac
Improve file header on mobile (#19945) 2 years ago
Lunny Xiao 03eba32bd9
Add a new menu in file view to open blame view and fix blame view select range bug (#19500) 3 years ago
zeripath 78b38a5ccc
Set `rel="nofollow noindex"` on new issue links (#19023) 3 years ago
Lunny Xiao f48771ae78
Fix template bug of LFS lock (#18784) 3 years ago
zeripath 21ed4fd8da
Add warning for BIDI characters in page renders and in diffs (#17562) 3 years ago
wxiaoguang e61b390d54
Unify and simplify TrN for i18n (#18141) 3 years ago