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)
ITwrx commented on issue ITwrxOrg/SimpleSiteManager#4 2025-03-31 09:01:56 -05:00
filename is missing from video poster

adding a video with poster just worked fine for me on the server instance.

ITwrx opened issue ITwrxOrg/SimpleSiteManager#5 2025-03-30 16:43:45 -05:00
CSRF protection for unauth'd users is not really multi-user
ITwrx commented on issue ITwrxOrg/SimpleSiteManager#2 2025-03-30 16:37:35 -05:00
Improve CSRF Token implementation for multiuser

This has been reworked for authenticated users. The login form (unauth'd users) uses a more basic mechanism, which might not work properly if two users are trying to login at the same time. May…

ITwrx closed issue ITwrxOrg/SimpleSiteManager#2 2025-03-30 16:37:35 -05:00
Improve CSRF Token implementation for multiuser
ITwrx opened issue ITwrxOrg/SimpleSiteManager#4 2025-03-30 16:33:17 -05:00
filename is missing from video poster
ITwrx opened issue ITwrxOrg/SimpleSiteManager#3 2025-03-30 16:31:20 -05:00
manually deleting slideshow doesn't delete slide video(s)
ITwrx opened issue ITwrxOrg/SimpleSiteManager#2 2025-03-29 18:39:09 -05:00
Improve CSRF Token implementation for multiuser
ITwrx opened issue ITwrxOrg/SimpleSiteManager#1 2025-03-29 18:36:44 -05:00
Handle spaces in upload file names better
ITwrx created repository ITwrxOrg/SimpleSiteManager 2025-03-29 18:33:55 -05:00
ITwrx opened issue ITwrxOrg/EZ-Bkup#23 2024-12-17 13:05:33 -06:00
New folder button in add Destination file chooser dialog
ITwrx opened issue ITwrxOrg/EZ-Bkup#22 2024-12-17 13:03:17 -06:00
handle multiple/missing destinations better
ITwrx pushed to master at ITwrxOrg/GoAccessReporter 2024-12-07 12:03:54 -06:00
6f5566a80e updated README.md
ITwrx created branch master in ITwrxOrg/GoAccessReporter 2024-12-07 11:54:52 -06:00
ITwrx pushed to master at ITwrxOrg/GoAccessReporter 2024-12-07 11:54:52 -06:00
a87b907139 added README.md, example config files, binaries, updated CHANGELOG.md
e79c37d169 initial commit