1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-28 06:05:50 +00:00
gitea/templates/repo/migrate
wxiaoguang a370efc13f
Use template context function for avatar rendering (#26385)
Introduce `AvatarUtils`, no need to pass `$.Context` to every
sub-template, and simplify the template helper functions.
2023-08-10 11:19:39 +08:00
..
codebase.tmpl Use template context function for avatar rendering (#26385) 2023-08-10 11:19:39 +08:00
git.tmpl Use template context function for avatar rendering (#26385) 2023-08-10 11:19:39 +08:00
gitbucket.tmpl Use template context function for avatar rendering (#26385) 2023-08-10 11:19:39 +08:00
gitea.tmpl Use template context function for avatar rendering (#26385) 2023-08-10 11:19:39 +08:00
github.tmpl Use template context function for avatar rendering (#26385) 2023-08-10 11:19:39 +08:00
gitlab.tmpl Use template context function for avatar rendering (#26385) 2023-08-10 11:19:39 +08:00
gogs.tmpl Use template context function for avatar rendering (#26385) 2023-08-10 11:19:39 +08:00
helper.tmpl Add templates to customize text when creating and migrating repositories 2023-01-24 22:36:48 -05:00
migrate.tmpl Clarify "text-align" CSS helpers, fix clone button padding (#25763) 2023-07-08 11:53:56 +02:00
migrating.tmpl Add Retry button when creating a mirror-repo fails (#26228) 2023-08-04 10:21:32 +08:00
onedev.tmpl Use template context function for avatar rendering (#26385) 2023-08-10 11:19:39 +08:00
options.tmpl Refactor hiding-methods, remove jQuery show/hide, remove .hide class, remove inline style=display:none (#22950) 2023-02-19 12:06:14 +08:00