rkgk/static
liquidex 3a438359c3 replace the accursed contenteditable text box with an ordinary textarea
you could paste discord convos into it.

discord.
conversations.
and they'd render.
like in Discord.

lmao.

I still do wonder how to do syntax highlighting on it, but I've seen prism-code-editor, which I _think_ hides the textarea's text and overlays a non user-interactable syntax highlighted version on top.
what's cool is that we could theoretically have many such overlays - for things like highlights too
but we'll see how that goes
2024-08-24 17:50:06 +02:00
..
font a whole load of work in progress 2024-08-15 20:01:10 +02:00
brush-editor.js replace the accursed contenteditable text box with an ordinary textarea 2024-08-24 17:50:06 +02:00
canvas-renderer.js disable image smoothing, add support for wall fragment urls 2024-08-19 23:56:03 +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 replace the accursed contenteditable text box with an ordinary textarea 2024-08-24 17:50:06 +02:00
index.html a whole load of work in progress 2024-08-15 20:01:10 +02:00
index.js user authentication through a secret token (NOT AUDITED FOR SECURITY. DO NOT RELY ON THIS CODE.) 2024-08-23 19:50:42 +02:00
live-reload.js initial commit 2024-08-10 23:10:22 +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 rudimentary error reporting 2024-08-20 23:00:29 +02:00
reticle-renderer.js sync 2024-08-17 22:16:21 +02:00
session.js user authentication through a secret token (NOT AUDITED FOR SECURITY. DO NOT RELY ON THIS CODE.) 2024-08-23 19:50:42 +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 a whole load of work in progress 2024-08-15 20:01:10 +02:00