forgejo/templates/package
Gusted 461f925554
[BUG] Reflect Cargo index state in settings
- Currently in the Cargo section of the packages setting menu two
buttons are always shown, "Initalize index" and "Rebuild index", however
only of these should be shown depending on the state of the index, if
there's no index the "Initalize index" button should be shown and if
there's an index the "Rebuild index" button should be shown. This patch
does exactly that.
- Resolves #2628
2024-03-20 09:17:49 +01:00
..
content Refactor some Str2html code (#29397) 2024-03-06 12:10:44 +08:00
metadata Package repository/documentation link unification (#27804) 2023-10-27 00:16:12 +00:00
shared [BUG] Reflect Cargo index state in settings 2024-03-20 09:17:49 +01:00
settings.tmpl Fix incorrect package link method calls in templates (#29580) 2024-03-11 23:36:57 +07:00
view.tmpl Replace some gt- classes with tw- (#29570) 2024-03-11 23:36:57 +07:00