Block a user
file share generated filename needs to exclude backslashes
WAL not being written to db?
disabled wal for now. don't need it right now for single-user app instances anyway.
WAL not being written to db?
file upload client side validation allows unaccepted files?
html5 did not add cs validation for file types. We added it with js.
file upload client side validation allows unaccepted files?
file shares upload gets broken somehow
Server side validation and associated error handling was not ever fully implemented. Added (working) client-side validation as workaround for now. Will probably just implement SSV in SimpleSite.
file shares upload gets broken somehow
file shares upload gets broken somehow
file upload client side validation allows unaccepted files?
WAL not being written to db?
we need to have shutdown proc for app, so db can be closed explicitly, which would allow wal to work properly. disabling wal for now, as it't not actually necessary for a single user SSG.
About image needs file upload form
WAL not being written to db?
file share generated filename needs to exclude backslashes
file upload and share link
file upload and share link
CSS emborkened in SSM after 'deploy site' with ITwrx_SSM
Add link for larger image view for all static images
Editing name of section redirects using old slug, which results in 500
uploading avif for video poster image fails