Commit Graph

160 Commits (ea164aba4b697aa08e4d20d896a8f318c09a6523)

Author SHA1 Message Date
wxiaoguang c9d0e63c20
Remove unnecessary "Str2html" modifier from templates (#29319) 9 months ago
wxiaoguang 7a1557d2cc
Remove unnecessary "Safe" modifier from templates (#29318) 9 months ago
yp05327 3aed8ae034
Fix default avatar image size in PR diff page (#28971) 10 months ago
Earl Warren c46080bc9d
Remove "tabindex" from some form buttons (#27892) 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
Denys Konovalov 2325fe777d
cleanup locale function usage (#27227) 1 year ago
JakobDev 5f7388e586
Allow copying issue comment link on archived repos and when not logged in (#27193) 1 year ago
silverwind 8099238618
Change green buttons to primary color (#27099) 1 year ago
yp05327 bd8a253220
Improve show role (#26621) 1 year ago
wxiaoguang a370efc13f
Use template context function for avatar rendering (#26385) 1 year ago
puni9869 2ff0c12a95
Repository Archived text title center align (#25767) 1 year ago
wxiaoguang b71cb7acdc
Use fetch to send requests to create issues/comments (#25258) 1 year ago
silverwind 623b3b590e
Button and color enhancements (#24989) 1 year ago
silverwind a70d853d06
Consolidate the two review boxes into one (#24738) 1 year ago
silverwind 595e8abd68
Improve and fix bugs surrounding reactions (#24760) 1 year ago
silverwind 19993d8814
Change `--font-weight-bold` to `--font-weight-semibold` and 600 value, introduce new font weight variables (#24827) 2 years ago
silverwind b92c142c97
Clean up various avatar dimensions (#24701) 2 years ago
silverwind 4a722c9a45
Make Issue/PR/projects more compact, misc CSS tweaks (#24459) 2 years ago
wxiaoguang 75c62054a6
Improve some modal action buttons (#24289) 2 years ago
Hester Gong 476a043a5f
Refactor delete_modal_actions template and use it for project column related actions (#24097) 2 years ago
wxiaoguang de2268ffab
Fix issue attachment handling (#24202) 2 years ago
wxiaoguang fdbd646113
Group template helper functions, remove `Printf`, improve template error messages (#23982) 2 years ago
wxiaoguang 36c0840cf1
Merge template functions "dict/Dict/mergeinto" (#23932) 2 years ago
wxiaoguang 5cc0801de9
Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876) 2 years ago
wxiaoguang 31ab331b23
Remove incorrect HTML self close tag (#23748) 2 years ago
Brecht Van Lommel 84daddc2fa
Editor preview support for external renderers (#23333) 2 years ago
wxiaoguang 9b0190884d
Remove `id="comment-form"` dead code, fix tag (#23555) 2 years ago
Yarden Shoham 39d3711f30
Change `Close` to either `Close issue` or `Close pull request` (#23506) 2 years ago
delvh 81fe5d6185
Convert `<div class="button">` to `<button class="button">` (#23337) 2 years ago
wxiaoguang ce73492d6f
Refactor `ctx` in templates (#23105) 2 years ago
Andre Polykanine 6c35454654
Improve accessibility for issue comments (#22612) 2 years ago
wxiaoguang d32af84a10
Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remove inline style=display:none (#22950) 2 years ago
Lunny Xiao bd820aa9c5
Add context cache as a request level cache (#22294) 2 years ago
zeripath 51383ec084
Move helpers to be prefixed with `gt-` (#22879) 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
Felipe Leopoldo Sologuren Gutiérrez 097d4e30b1
Change ID pattern of raw content container for issue (#21966) 2 years ago
silverwind fefdb7ffd1
Timeline and color tweaks (#21799) 2 years ago
silverwind 647b2649b1
Make sure fmt catches all templates (#20979) 2 years ago
Gusted d55a0b7238
Refactor `i18n` to `locale` (#20153) 2 years ago
Gusted 5d3f99c7c6
Make better use of i18n (#20096) 2 years ago
wxiaoguang cc7236e852
Make Ctrl+Enter (quick submit) work for issue comment and wiki editor (#19729) 3 years ago
silverwind 9da3d78e74
Replace blue button and label classes with primary (#19763) 3 years ago
a1012112796 672e5a752d
prevent double click new issue/pull/comment button (#16157) 3 years ago
Gusted 3725fa28cc
Improve UI on mobile (#19546) 3 years ago
Lunny Xiao 3c3d49899f
Remove dependent on session auth for api/v1 routers (#19321) 3 years ago
wxiaoguang a60e8be8d1
Refactor i18n, use Locale to provide i18n/translation related functions (#18648) 3 years ago
Lunny Xiao b4a32afec1
Display issue/comment role even if repo archived (#17907) 3 years ago
zeripath bbffcc3aec
Multiple Escaping Improvements (#17551) 3 years ago
Gusted 492e1c2fbd
Refactor commentTags functionality (#17558) 3 years ago