|
|
4a6b461045
|
Tagged obsolete code, removed some code duplication, working version
|
2025-01-20 10:51:56 +01:00 |
|
|
|
6a9b95309c
|
Getting rid of all warning messages in Svelte 5 part
|
2025-01-17 17:43:39 +01:00 |
|
|
|
9400cc6a41
|
Rewrite of central components to svelte 5, code is working
|
2025-01-17 13:02:56 +01:00 |
|
|
|
f8d3f528a5
|
Some renaming and commenting for better readibility
|
2025-01-17 11:45:11 +01:00 |
|
|
|
5d80253168
|
Removed obsolete js versions of files
|
2025-01-16 18:17:52 +01:00 |
|
|
|
584926530c
|
Switched to typescript code
|
2025-01-16 18:16:49 +01:00 |
|
|
|
bfe44bec1e
|
Refactored main.js for better code organization
|
2025-01-16 17:45:11 +01:00 |
|
|
|
39a6efc076
|
Used classes for DOM handling of different shapes
|
2025-01-16 17:30:02 +01:00 |
|
|
|
57e3c9989e
|
Added document version number, make startup work via await
|
2025-01-11 13:03:39 +01:00 |
|
|
|
ab409780d6
|
Renamed drawing function to make clear that it deals with updates, rather than all shapes
|
2025-01-10 18:16:57 +01:00 |
|
|
|
209cff1cfb
|
removed debug messages
|
2025-01-10 18:08:25 +01:00 |
|
|
|
442c4f09ac
|
Major change to use automerge patches for all updates, code still needs cleanup
|
2025-01-10 18:01:45 +01:00 |
|
|
|
dcd471e2be
|
Replaced canvas by SVG objects allowing direct DOM manipulation
|
2025-01-10 14:43:24 +01:00 |
|
|
|
834e19d9b8
|
Added throttling with 16ms
|
2025-01-10 12:14:31 +01:00 |
|
|
|
86b7e79eb0
|
Switched to my own sync server
|
2025-01-10 12:07:55 +01:00 |
|
|
|
55bf85268a
|
Make sure that initial status is drawn correctly
|
2025-01-10 12:04:12 +01:00 |
|
|
|
2ea5f45eb9
|
Added document ID in URL
|
2025-01-10 11:48:34 +01:00 |
|
|
|
c61efa7b52
|
Added dragging of circle
|
2025-01-09 19:24:42 +01:00 |
|
|
|
777d27a5d7
|
First incomplete but working version
|
2025-01-09 18:12:30 +01:00 |
|