feat/more-visual-changes #6
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/more-visual-changes"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
UI polish and content subdomain fixes
Summary:
Copybuttonthe index page history list gets the same upload date field
abc123.dropit.patilla.es) now correctly load their CSS: the middleware was intercepting/static/requests before they could reach the static file mountwww) no longer fall through to the content page router and return a404Schema change: two nullable columns (
filename,created_at) are added to the page table via a safeALTER TABLE ADD COLUMNmigration that runs on startup; existing rows getNULLfor both and display in the UI.