rkgk/static
liquidex 0d831698e2 add proper error and disconnect handling
error handling shows you the error and offers the ability to reload;
disconnect handling shows you that the page will reload in a few seconds.
it uses exponential backoff with some random sprinkled into it to prevent overwhelming the server once people's clients decide to reconnect.
2024-08-25 12:55:07 +02:00
..
font a whole load of work in progress 2024-08-15 20:01:10 +02:00
brush-editor.js add loading screens instead of dropping the user into an app that's not ready to use 2024-08-25 00:06:49 +02:00
canvas-renderer.js disable image smoothing, add support for wall fragment urls 2024-08-19 23:56:03 +02:00
connection-status.js add proper error and disconnect handling 2024-08-25 12:55:07 +02:00
framework.js a whole load of work in progress 2024-08-15 20:01:10 +02:00
haku.js add some logs, fix frontend memory leak with users not deallocating their haku 2024-08-22 21:39:31 +02:00
index.css add proper error and disconnect handling 2024-08-25 12:55:07 +02:00
index.html add proper error and disconnect handling 2024-08-25 12:55:07 +02:00
index.js add proper error and disconnect handling 2024-08-25 12:55:07 +02:00
live-reload.js add proper error and disconnect handling 2024-08-25 12:55:07 +02:00
online-users.js add some logs, fix frontend memory leak with users not deallocating their haku 2024-08-22 21:39:31 +02:00
painter.js fix haku-wasm/haku.js errors not resetting properly sometimes 2024-08-24 18:40:33 +02:00
reticle-renderer.js sync 2024-08-17 22:16:21 +02:00
session.js add proper error and disconnect handling 2024-08-25 12:55:07 +02:00
throbber.js a whole load of work in progress 2024-08-15 20:01:10 +02:00
viewport.js a whole load of work in progress 2024-08-15 20:01:10 +02:00
wall.js sync 2024-08-17 22:16:21 +02:00
welcome.js add loading screens instead of dropping the user into an app that's not ready to use 2024-08-25 00:06:49 +02:00