refactor: content tab styling (#7091)

* refactor: managed content card

* fix: update filter pill styling to be chips-like

* fix: modpack exporting

* fixed: vanilla server projs + header

* refactor: filters

* refactor: detect external file icons + other metadata inside

* refactor: support json5 metadata

* fix: qa

* fix: qa

* fix: fmt + prepr

* fix: fmt

* fix: qa

* fix: headers

* feat: locking

* fix: clippy

* fix: qa

* fix: frozen loc

* fix: shared instances diff calc break

* fix: env filter + remove categories
This commit is contained in:
Calum H.
2026-08-13 14:55:35 +00:00
committed by GitHub
parent e087e571f3
commit 06b7c44dcc
126 changed files with 3654 additions and 3473 deletions
-25
View File
@@ -548,18 +548,6 @@
"content.page-layout.share.project-names": {
"defaultMessage": "Názvy projektů"
},
"content.page-layout.sort.alphabetical": {
"defaultMessage": "Abecedně"
},
"content.page-layout.sort.date-added-newest": {
"defaultMessage": "Od nejnovějších"
},
"content.page-layout.sort.date-added-oldest": {
"defaultMessage": "Od nejstarších"
},
"content.page-layout.sort.label": {
"defaultMessage": "Seřadit {mode}"
},
"content.page-layout.update-all": {
"defaultMessage": "Aktualizovat vše"
},
@@ -1832,18 +1820,6 @@
"instances.content-install.select-icon": {
"defaultMessage": "Vybrat ikonu"
},
"instances.modpack-content-modal.empty-title": {
"defaultMessage": "Nebyl nalezen obsah"
},
"instances.modpack-content-modal.header": {
"defaultMessage": "Obsah modpacku"
},
"instances.modpack-content-modal.loading": {
"defaultMessage": "Načítání obsahu..."
},
"instances.modpack-content-modal.no-results": {
"defaultMessage": "Žádné projekty neodpovídají tvému vyhledávání."
},
"instances.updater-modal.badge.current": {
"defaultMessage": "Mometálně"
},
@@ -4554,4 +4530,3 @@
"defaultMessage": "Typ"
}
}