ITwrx commented on issue ITwrxOrg/SimpleSiteManager#31 2026-02-23 16:32:15 -06:00
file share generated filename needs to exclude backslashes

handled this and forward slashes.

ITwrx closed issue ITwrxOrg/SimpleSiteManager#31 2026-02-23 16:32:15 -06:00
file share generated filename needs to exclude backslashes
ITwrx commented on issue ITwrxOrg/SimpleSiteManager#32 2026-02-23 16:31:54 -06:00
WAL not being written to db?

disabled wal for now. don't need it right now for single-user app instances anyway.

ITwrx closed issue ITwrxOrg/SimpleSiteManager#32 2026-02-23 16:31:54 -06:00
WAL not being written to db?
ITwrx commented on issue ITwrxOrg/SimpleSiteManager#34 2026-02-23 16:31:10 -06:00
file upload client side validation allows unaccepted files?

html5 did not add cs validation for file types. We added it with js.

ITwrx closed issue ITwrxOrg/SimpleSiteManager#34 2026-02-23 16:31:10 -06:00
file upload client side validation allows unaccepted files?
ITwrx commented on issue ITwrxOrg/SimpleSiteManager#35 2026-02-23 16:30:26 -06:00
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.

ITwrx closed issue ITwrxOrg/SimpleSiteManager#35 2026-02-23 16:30:26 -06:00
file shares upload gets broken somehow
ITwrx opened issue ITwrxOrg/SimpleSiteManager#35 2026-02-14 22:11:02 -06:00
file shares upload gets broken somehow
ITwrx opened issue ITwrxOrg/SimpleSiteManager#34 2026-02-14 21:15:34 -06:00
file upload client side validation allows unaccepted files?
ITwrx commented on issue ITwrxOrg/SimpleSiteManager#32 2026-02-11 10:30:49 -06:00
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.

ITwrx opened issue ITwrxOrg/SimpleSiteManager#33 2026-02-10 16:57:59 -06:00
About image needs file upload form
ITwrx opened issue ITwrxOrg/SimpleSiteManager#32 2026-02-10 16:53:19 -06:00
WAL not being written to db?
ITwrx opened issue ITwrxOrg/SimpleSiteManager#31 2026-02-10 16:37:39 -06:00
file share generated filename needs to exclude backslashes
ITwrx reopened issue ITwrxOrg/SimpleSiteManager#20 2026-01-27 13:59:01 -06:00
file upload and share link
ITwrx closed issue ITwrxOrg/SimpleSiteManager#20 2026-01-27 13:58:58 -06:00
file upload and share link
ITwrx closed issue ITwrxOrg/SimpleSiteManager#7 2026-01-25 09:25:33 -06:00
CSS emborkened in SSM after 'deploy site' with ITwrx_SSM
ITwrx closed issue ITwrxOrg/SimpleSiteManager#16 2026-01-25 09:24:36 -06:00
Add link for larger image view for all static images
ITwrx closed issue ITwrxOrg/SimpleSiteManager#18 2026-01-25 09:24:10 -06:00
Editing name of section redirects using old slug, which results in 500
ITwrx closed issue ITwrxOrg/SimpleSiteManager#21 2026-01-25 09:23:47 -06:00
uploading avif for video poster image fails