ITwrx opened issue ITwrxOrg/SimpleSiteManager#11 2025-04-17 19:26:37 -05:00
Markdown option for markup inputs
ITwrx commented on issue ITwrxOrg/SimpleSiteManager#10 2025-04-16 10:19:59 -05:00
Copy main DB to dynamic dir on deploy

This whole design won't work well because the main db changes are not finalized until the app is restarted/DB connection is closed, it seems. Will need to write to specific tables of dynamic DB…

ITwrx opened issue ITwrxOrg/SimpleSiteManager#10 2025-04-16 09:33:48 -05:00
Copy main DB to dynamic dir on deploy
ITwrx opened issue ITwrxOrg/SimpleSiteManager#9 2025-04-16 08:12:27 -05:00
Success message after successful site deployment
ITwrx commented on issue ITwrxOrg/SimpleSiteManager#7 2025-04-13 18:37:19 -05:00
CSS emborkened in SSM after 'deploy site' with ITwrx_SSM

Was not working, but the spookiness was caused by tailwindcss running in watch mode in the terminal all the time during dev and SSM running it manually to update the file and they were fighting.…

ITwrx closed issue ITwrxOrg/SimpleSiteManager#7 2025-04-13 18:37:19 -05:00
CSS emborkened in SSM after 'deploy site' with ITwrx_SSM
ITwrx commented on issue ITwrxOrg/SimpleSiteManager#8 2025-04-12 18:14:04 -05:00
need to set hasPage for sectionPages

implemented. Uses our fOldInput() which handles both the db value and old input in a short one liner.

ITwrx closed issue ITwrxOrg/SimpleSiteManager#8 2025-04-12 18:14:04 -05:00
need to set hasPage for sectionPages
ITwrx opened issue ITwrxOrg/SimpleSiteManager#8 2025-04-12 11:24:34 -05:00
need to set hasPage for sectionPages
ITwrx opened issue ITwrxOrg/SimpleSiteManager#7 2025-04-12 11:22:16 -05:00
CSS emborkened in SSM after 'deploy site' with ITwrx_SSM
ITwrx opened issue ITwrxOrg/GoAccessReporter#1 2025-04-03 09:11:04 -05:00
Monthly reports have the same date range, and thus stats
ITwrx commented on issue ITwrxOrg/SimpleSiteManager#6 2025-03-31 11:01:45 -05:00
handle spaces in video filenames automatically

all above done.

ITwrx closed issue ITwrxOrg/SimpleSiteManager#6 2025-03-31 11:01:45 -05:00
handle spaces in video filenames automatically
ITwrx opened issue ITwrxOrg/SimpleSiteManager#6 2025-03-31 10:34:39 -05:00
handle spaces in video filenames automatically
ITwrx commented on issue ITwrxOrg/SimpleSiteManager#1 2025-03-31 10:33:40 -05:00
Handle spaces in upload file names better

now we replace spaces with dashes automatically if they exist in image filename.

ITwrx closed issue ITwrxOrg/SimpleSiteManager#1 2025-03-31 10:33:40 -05:00
Handle spaces in upload file names better
ITwrx commented on issue ITwrxOrg/SimpleSiteManager#1 2025-03-31 09:43:32 -05:00
Handle spaces in upload file names better

This issue is confirmed. The image is uploaded and stored in web root, but is not successfully converted to avif and moved to final location.

ITwrx closed issue ITwrxOrg/SimpleSiteManager#4 2025-03-31 09:28:01 -05:00
filename is missing from video poster
ITwrx commented on issue ITwrxOrg/SimpleSiteManager#3 2025-03-31 09:25:33 -05:00
manually deleting slideshow doesn't delete slide video(s)

This just worked fine in live server environment. Previous failure was probably due to other bug, which was fixed since that failure.

ITwrx closed issue ITwrxOrg/SimpleSiteManager#3 2025-03-31 09:25:33 -05:00
manually deleting slideshow doesn't delete slide video(s)