Major improvement, security handling, file handling +fixes

This commit is contained in:
unknown
2026-05-23 00:13:56 +02:00
parent 2129081599
commit a7b44af91a
25 changed files with 925 additions and 116 deletions

View File

@@ -0,0 +1 @@
ALTER TABLE contents ADD COLUMN show_author INTEGER NOT NULL DEFAULT 1;