1
Fork 0
mirror of https://github.com/jech/galene.git synced 2024-12-22 07:15:47 +01:00
galene/static
Juliusz Chroboczek 86eeb3d8cf Protect against sending a file to oneself.
When a user sends a file to oneself (which is only possible
as a chat command), then the two file transfer data structures
have the same id, which causes confusion.  We used to detect
this case too late, detect it earlier.

Thanks to J.-J. Sarton for the report.
2024-12-01 21:40:50 +01:00
..
example Simplify the initial connection protocol. 2024-06-10 21:12:47 +02:00
third-party Upgrade toastify-js to version 1.12. 2024-11-16 18:17:07 +01:00
404.css sfu: add 404 custom page 2020-09-11 16:51:56 +02:00
404.html Rename external directory to third-party. 2024-11-16 18:12:15 +01:00
change-password.css Implement form for changing passwords. 2024-04-11 13:27:08 +02:00
change-password.html Use management stubs in change-password.js. 2024-05-02 18:48:51 +02:00
change-password.js Add wildcard support to management.js. 2024-05-08 15:01:33 +02:00
common.css Fix overflow on mainpage 2021-04-22 18:09:36 +02:00
galene.css Move chat button to the left on mobile. 2024-12-01 14:11:05 +01:00
galene.html Rename external directory to third-party. 2024-11-16 18:12:15 +01:00
galene.js Simplify interface to video filters. 2024-11-17 15:55:58 +01:00
index.html Autofocus group input on index page 2023-04-08 21:21:31 +02:00
mainpage.css Check for group existence on landing page. 2022-08-31 17:17:09 +02:00
mainpage.js Fix status generation for remote groups. 2022-09-16 20:45:54 +02:00
management.js Add wildcard support to management.js. 2024-05-08 15:01:33 +02:00
protocol.js Protect against sending a file to oneself. 2024-12-01 21:40:50 +01:00
stats.html Add human-readable version of stats under /stats.html. 2021-04-30 20:46:44 +02:00
stats.js Rename /galene-api/0/ to /v0/. 2024-05-03 18:33:37 +02:00
tsconfig.json Add minimal client example. 2024-06-08 15:05:00 +02:00