Bilder & Vorschau / Tabellen für die Satrtseite

This commit is contained in:
Simon Martens
2025-02-11 00:13:42 +01:00
parent deae787e2d
commit 0f87df8e94
13 changed files with 412 additions and 128 deletions

View File

@@ -411,7 +411,8 @@ var SERIES_RELATIONS = []string{
}
const (
PUBLIC_VIEW_RULE = "@request.auth.id != ''"
PUBLIC_VIEW_RULE = ""
PUBLIC_LIST_RULE = ""
PLACES_TABLE = "places"
AGENTS_TABLE = "agents"