PairDrop/public_included_ws_fallback
2023-11-02 02:57:20 +01:00
..
images implement complete WSPeer as fallback if WebRTC is deactivated. Only ever use on self-hosted instances as clients need to trust the server! 2023-02-10 20:22:36 +01:00
lang Add new translations to websocket fallback version 2023-10-20 17:41:11 +02:00
scripts Fix missing async in Notification class; Fix too many arguments for window.open function 2023-11-02 02:57:20 +01:00
sounds implement complete WSPeer as fallback if WebRTC is deactivated. Only ever use on self-hosted instances as clients need to trust the server! 2023-02-10 20:22:36 +01:00
index.html Tidy up Javascript files 2023-11-01 21:56:25 +01:00
manifest.json implement complete WSPeer as fallback if WebRTC is deactivated. Only ever use on self-hosted instances as clients need to trust the server! 2023-02-10 20:22:36 +01:00
robots.txt move robots.txt into correct folder 2023-04-20 21:57:31 +02:00
service-worker.js Partly replace _ => with () => globally to conform with Googles JavaScript style guide if no parameters are expected in arrow functions 2023-11-02 02:57:20 +01:00
styles.css Implement click on QR-code to copy room or pair link (#174) 2023-10-12 13:20:58 +02:00