Commit Graph

118 Commits (3d751b6ec18e57698ce86b79866031d2c80c2071)

Author SHA1 Message Date
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) 12 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
silverwind 4a6bd60df0
Remove whitespace inside rendered code `<td>` (#17859) 3 years ago
silverwind 6874fe90e5
Cleanup and use global style on popups (#17674) 3 years ago
zeripath bbffcc3aec
Multiple Escaping Improvements (#17551) 3 years ago
Gusted 562785ef4e
Add download button for file viewer (#17640) 3 years ago
wxiaoguang 56362043d3
Frontend refactor: move Vue related code from `index.js` to `components` dir, and remove unused codes. (#17301) 3 years ago
qwerty287 47193dbcd9
Add option to copy line permalink (#17145) 3 years ago
zeripath f31e7a67cf
Just use a slice when rendering file (#16774) 3 years ago