Sync dev with master
All checks were successful
Website Dev / dev-build (push) Successful in 19s

This commit is contained in:
2024-07-05 21:55:28 +02:00
369 changed files with 1421 additions and 408 deletions

View File

@ -50,11 +50,12 @@ const config = {
sanitize_replacement: "-",
},
theme: {
default_theme: "GCG.Dark",
include_built_in_themes: false,
themes: [
GCGThemeDark,
GCGThemeLight
]
],
},
collections: [
SettingsCollection,

View File

@ -69,7 +69,7 @@ const MarkdownProps = {
const DateFormat = {
date_format: "dd.MM.yyyy",
time_format: false,
format: "yyyy-MM-dd'T'HH:mm:ss.SSSXXX",
format: "yyyy-MM-dd",
};
const DataObject = {

View File

@ -40,11 +40,12 @@ const config = {
sanitize_replacement: "-",
},
theme: {
default_theme: "GCG.Dark",
include_built_in_themes: false,
themes: [
GCGThemeDark,
GCGThemeLight
]
],
},
collections: [
ChronikjahreCollection,

View File

@ -191,7 +191,8 @@
"cschapitz",
"bgorsler",
"tmesse",
"spflug"
"spflug",
"fberner"
];
if (login && !adminUsers.includes(login)) {
alert(