can check if the current version has a known vulnerability, with the option to panic and exit if so, and otherwise show a warning in the controlpanel for admins
---------
Co-authored-by: ed <s@ocv.me>
* remove s-s fade setting;
easier to just set this to 0.2, changing it doesn't
make a whole lot of difference anyway
* limit s-s playback speed multi to 8;
browsers don't play any audio if the playbackrate is
too high or too low; on firefox, 0.15 ~ 8.0 seem to work
* move service files from contrib/package/arch/ to /contrib/systemd/
* add simpler default copyparty.conf that puts users in jail
* remove warning about .conf files in ~/.config/copyparty/
* update PKGBUILD with changes
* add links to configuration examples in index.md
* fix link to the example config
* update README.md arch instructions
---------
Co-authored-by: icxes <icxes@dev.null@need.moe>
Co-authored-by: ed <s@ocv.me>