Commit Graph

92 Commits (3cd64949ae1402a4ff45fba0a27c4acca1c5aead)

Author SHA1 Message Date
Yarden Shoham c1331d1f7a
Remove jQuery AJAX from the repo editor (#29636) 8 months ago
wxiaoguang f8974c7725
Fix incorrect tree path value for patch editor (#29377) 9 months ago
Tim-Niclas Oelschläger 756b952c52
enforce maxlength in frontend (#29389) 9 months ago
wxiaoguang d2f6588b66
Remove incorrect and unnecessary Escape from templates (#29394) 9 months ago
wxiaoguang f9207b0947
Refactor Safe modifier (#29392) 9 months ago
wxiaoguang 7a1557d2cc
Remove unnecessary "Safe" modifier from templates (#29318) 9 months ago
wxiaoguang f3eb835886
Refactor locale&string&template related code (#29165) 9 months ago
silverwind 60e4a98ab0
Preserve BOM in web editor (#28935) 10 months ago
Nanguan Lin 37ed92d6fd
Revert "Fix EOL handling in web editor" (#28101) 12 months ago
wxiaoguang 93bd4351bf
Fix more "locale" usages (#27259) 1 year ago
delvh 7960ba7e2b
Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago
silverwind 3a187eace5
Fix EOL handling in web editor (#27141) 1 year ago
silverwind 8099238618
Change green buttons to primary color (#27099) 1 year ago
wxiaoguang 4fdb09de58
Fix incorrect "tabindex" attributes (#26733) 1 year ago
silverwind 3e044d2c9f
Use unique class for breadcrumb divider (#26524) 1 year ago
wxiaoguang a370efc13f
Use template context function for avatar rendering (#26385) 1 year ago
wxiaoguang 4fc4f6e634
Refactor "editorconfig" (#26391) 1 year ago
silverwind 61e0d1a767
Enable H014 and H023 djlint rules (#25786) 1 year ago
silverwind e24f651c86
Add template linting via djlint (#25212) 1 year ago
Brecht Van Lommel 1bfa37ada2
Create pull request for base after editing file, if not enabled on fork (#24841) 2 years ago
silverwind 5adf32b48e
Remove fomantic breadcrumb module (#24463) 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 e422342eeb
Allow adding new files to an empty repo (#24164) 2 years ago
wxiaoguang 5b89670a31
Use a general Eval function for expressions in templates. (#23927) 2 years ago
Hester Gong ac64c82974
Allow new file and edit file preview if it has editable extension (#23624) 2 years ago
wxiaoguang 8d5fbeb7a2
Use data-tooltip-content for tippy tooltip (#23649) 2 years ago
Brecht Van Lommel 84daddc2fa
Editor preview support for external renderers (#23333) 2 years ago
silverwind 34a2cf5079
Replace a few fontawesome icons with svg (#23602) 2 years ago
delvh 81fe5d6185
Convert `<div class="button">` to `<button class="button">` (#23337) 2 years ago
wxiaoguang 6886706f5a
Fix broken code editor diff preview (#23307) 2 years ago
yp05327 0945bf63d3
Fix missed `.hide` class (#23208) 2 years ago
yp05327 ed954b070d
Fix commit name in Apply Patch page (#23086) 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
wxiaoguang eb5e1bcd21
Remove Fomantic-UI's `.hidden` CSS class for checkbox elements (#22851) 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 15c035775a
Add main landmark to templates and adjust titles (#22670) 2 years ago
Felipe Leopoldo Sologuren Gutiérrez 7fd5d38860
Improve checkbox accessibility a bit by adding the title attribute (#22593) 2 years ago
Lunny Xiao 68704532c2
Rename almost all Ctx functions (#22071) 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
silverwind 9da3d78e74
Replace blue button and label classes with primary (#19763) 3 years ago
Lunny Xiao 3c3d49899f
Remove dependent on session auth for api/v1 routers (#19321) 3 years ago
Lunny Xiao 08fe6f8c7e
Fix broken cancel button link on patch page (#18718) 3 years ago
zeripath eb748f5f3c
Add apply-patch, basic revert and cherry-pick functionality (#17902) 3 years ago
zeripath 21ed4fd8da
Add warning for BIDI characters in page renders and in diffs (#17562) 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