You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add automatic updater (#99)
* Add automatic updater
* Remove test line
* Automated full process when update button pressed
* Add warning when config options are missing
Co-authored-by: David Wheatley <[email protected]>
Fix .htaccess Directory Block
.htaccess doesn't seem to support the <Directory> tag on some Apache
installations, so I've moved the upload directory blocking back into a
separate .htaccess file