Commit Graph

97 Commits (bb04311b0b5b7a28f94c4bc409db1c4a04bcef17)

Author SHA1 Message Date
Kemal Zebari 1007ce764e
Don't include link of deleted branch when listing branches (#31028) 6 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
Denys Konovalov e0b002a4a8
Unify search boxes (#29530) 8 months ago
silverwind a2e90014ec
Replace some `gt-` classes with `tw-` (#29570) 9 months ago
wxiaoguang c9d0e63c20
Remove unnecessary "Str2html" modifier from templates (#29319) 9 months ago
KN4CK3R 637451a45e
Rework markup link rendering (#26745) 10 months ago
JakobDev ebe803e514
Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
wxiaoguang 7ea2a910ce
Improve branch list UI (#27319) 1 year ago
yp05327 e5e1d842c0
Fix protected branch icon location (#26576) 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
Lunny Xiao 47b878858a
Search branches (#27055) 1 year ago
wxiaoguang 4803766f7a
Refactor some CSS styles and simplify code (#26771) 1 year ago
wxiaoguang a370efc13f
Use template context function for avatar rendering (#26385) 1 year ago
yp05327 f9e5d980bc
Fix wrong branch name in rename branch modal (#26146) 1 year ago
yp05327 61c9268c56
Fix wrong usage of PathEscapeSegments in branch list page (#25864) 1 year ago
hiifong d58096ec31
Fix the wrong default branch name displayed by checkout (#25777) 1 year ago
Denys Konovalov 00dbba7f42
Several fixes for mobile UI (#25634) 1 year ago
Lunny Xiao 7735da1c66
Display branch commit status (#25608) 1 year ago
puni9869 4583cbd615
Adding branch-name copy to clipboard branches screen. (#25596) 1 year ago
Lunny Xiao 6e19484f4d
Sync branches into databases (#22743) 1 year ago
wxiaoguang 6bbccdd177
Improve AJAX link and modal confirm dialog (#25210) 1 year ago
silverwind 623b3b590e
Button and color enhancements (#24989) 1 year ago
silverwind 27c221aa5d
Rework notifications list (#24812) 2 years ago
wxiaoguang 8a8b753647
Improve button-ghost, remove tertiary button (#24692) 2 years ago
sillyguodong 81d6007055
Fix typo in rename branch dialog (#24537) 2 years ago
sillyguodong 0c657112a3
Display warning when user try to rename default branch (#24512) 2 years ago
sillyguodong e8173c2c33
Move `Rename branch` from repo settings page to the page of branches list (#24380) 2 years ago
Hester Gong 72e956b79a
Improve protected branch setting page (#24379) 2 years ago
jladbrook 56d4893b2a
Add RSS Feeds for branches and files (#22719) 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 5b89670a31
Use a general Eval function for expressions in templates. (#23927) 2 years ago
wxiaoguang 8d5fbeb7a2
Use data-tooltip-content for tippy tooltip (#23649) 2 years ago
wxiaoguang 6ff5400af9
Make branches list page operations remember current page (#23420) 2 years ago
delvh 81fe5d6185
Convert `<div class="button">` to `<button class="button">` (#23337) 2 years ago
HesterG e3cffa70f9
add margin top to the top of branches (#23002) 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 15c035775a
Add main landmark to templates and adjust titles (#22670) 2 years ago
Xinyu Zhou 26f941fbda
Fix button in branch list, avoid unexpected page jump before restore branch actually done (#21562) 2 years ago
Xinyu Zhou 830f5c3736
Fix UI column width, button overflow Fomantic's grid (#21559) 2 years ago
Lunny Xiao 98190d0024
Fix disable download button (#20701) 2 years ago
Lunny Xiao 589677fafb
Add disable download source configuration (#20548) 2 years ago
Gusted d55a0b7238
Refactor `i18n` to `locale` (#20153) 2 years ago
Gusted 5d3f99c7c6
Make better use of i18n (#20096) 2 years ago
zeripath b2b3225bd1
Prevent double encoding of branch names in delete branch (#18714) 3 years ago