Commit Graph

134 Commits (851bd18234ff3de4c603c57c3b380eb5495d8eb7)

Author SHA1 Message Date
silverwind a2e90014ec
Replace some `gt-` classes with `tw-` (#29570) 9 months ago
Lunny Xiao cc27b50bdf
Fix a bug returning 404 when display a single tag with no release (#29466) 9 months ago
wxiaoguang e71eb8930a
Refactor some Str2html code (#29397) 9 months ago
wxiaoguang c9d0e63c20
Remove unnecessary "Str2html" modifier from templates (#29319) 9 months ago
KN4CK3R 7e8ff70940
Show commit status for releases (#29149) 9 months ago
Jason Song f9072dbf3c
Hide code links on release page if user cannot read code (#29064) 9 months ago
wackbyte fd97613b65
Fix hardcoded GitHub icon used as migrated release avatar (#28910) 10 months ago
JakobDev a80debc208
Add download attribute to release attachments (#28739) 10 months ago
Nanguan Lin 778d604346
Fix missing buttons (#28179) 12 months ago
yp05327 3a924fdc83
Add word break to release title (#27942) 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
wxiaoguang e97baed800
Remove a `gt-float-right` and some unnecessary helpers (#27110) 1 year ago
wxiaoguang 19a1e1b20e
Remove polluted `.ui.right` (#26825) 1 year ago
wxiaoguang 576644d815
Simplify helper CSS classes and avoid abuse (#26728) 1 year ago
wxiaoguang a370efc13f
Use template context function for avatar rendering (#26385) 1 year ago
puni9869 5a56f9699c
Fix UI for release tag page / wiki page / subscription page (#25948) 1 year ago
silverwind 64f2d70262
Replace fomantic divider module with our own (#25539) 1 year ago
silverwind 623b3b590e
Button and color enhancements (#24989) 1 year ago
silverwind 67db6b6976
RSS icon fixes (#24476) 2 years ago
oliverpool 8030614386
fix: release page for empty or non-existing target (#24470) 2 years ago
silverwind 4a722c9a45
Make Issue/PR/projects more compact, misc CSS tweaks (#24459) 2 years ago
wxiaoguang 241b74f6c5
Improve template helper (#24417) 2 years ago
Zettat123 30c1cd9775
Add tags list for repos whose release setting is disabled (#23465) 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 7681d582cd
Refactor locale number (#24134) 2 years ago
silverwind d7552c27d3
Add placeholder and aria attributes to release and wiki edit page (#24031) 2 years ago
Zettat123 ed7245f997
Title can be empty when creating tag only (#23917) 2 years ago
Zettat123 cb6ed84c4b
Disable editing tags (#23883) 2 years ago
wxiaoguang 19de52e0f4
Introduce GiteaLocaleNumber custom element to handle number localization on pages. (#23861) 2 years ago
wxiaoguang 5cc0801de9
Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876) 2 years ago
Balki 85e8c837b8
Add creation time in tag list page (#23693) 2 years ago
wxiaoguang 31ab331b23
Remove incorrect HTML self close tag (#23748) 2 years ago
Wiktor Kwapisiewicz b78c955958
Fix tags view (#23243) 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
delvh 81fe5d6185
Convert `<div class="button">` to `<button class="button">` (#23337) 2 years ago
Zettat123 3de9e63fd0
Hide target selector if tag exists when creating new release (#23171) 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 15c035775a
Add main landmark to templates and adjust titles (#22670) 2 years ago
Reo 48d71b7d6b
Add Feed for Releases and Tags (#21696) 2 years ago
Jason Song 2779d47ad3
Optimize html templates (#22080) 2 years ago
silverwind e2fa84fddc
Release and Tag List tweaks (#21712) 2 years ago
Jason Song a08b484549
Tag list should include draft releases with existing tags (#21263) 2 years ago
silverwind afdab9d8d4
Remove fomantic image module (#21145) 2 years ago
silverwind 647b2649b1
Make sure fmt catches all templates (#20979) 2 years ago