summaryrefslogtreecommitdiffhomepage
path: root/whiteboard.cpp
AgeCommit message (Expand)Author
2023-02-12Validate ids, server-sideRoland Reichwein
2023-02-12Touch documents on read (i.e. reset timeout on read)Roland Reichwein
2023-02-10Added connection limitRoland Reichwein
2023-02-10Suppress expected session close messageRoland Reichwein
2023-02-10Add download Markdown as PDFv1.7Roland Reichwein
2023-02-08Fix crash on firing timer when object is gone alreadyRoland Reichwein
2023-02-05Update stats every 5 seconds via websocketRoland Reichwein
2023-02-05Remove websocket mutex in favour of boost strandsRoland Reichwein
2023-02-04Async sessionRoland Reichwein
2023-02-04Added stats.htmlRoland Reichwein
2023-01-29Fix concurrent edit, testsRoland Reichwein
2023-01-29Fix webassembly/Makefile WASM optimization because allocateUTF8 was missingRoland Reichwein
2023-01-29Add SQL VACUUM to cleanupRoland Reichwein
2023-01-28Server to client: diffsRoland Reichwein
2023-01-28Client to Server: send diffs instead of whole fileRoland Reichwein
2023-01-28Added WebAssembly for C++ implementation of DiffRoland Reichwein
2023-01-27Added diff.cppRoland Reichwein
2023-01-26Websockets: Notify other clients of changesRoland Reichwein
2023-01-22Storage bugfix, whiteboard xml implementationRoland Reichwein
2023-01-21First websocket connectionRoland Reichwein
2023-01-02Added testsRoland Reichwein
2023-01-02Switch from ImageMagick to GraphicsMagick for deterministic data; added testsRoland Reichwein
2023-01-02Separated out libreichwein (file.cpp)Roland Reichwein
2023-01-01generate_id() using DB not FSRoland Reichwein
2023-01-01Tests and coverage on gcc and clangRoland Reichwein
2023-01-01Switch to SQLite storageRoland Reichwein
2022-12-31Storage via SQLite, Added tests (WIP)Roland Reichwein
2022-12-30Added tests, added sqlite-backed storage (WIP!)Roland Reichwein
2022-12-05Use whole alphabet and numbers to generate page idRoland Reichwein
2022-12-03Version 1.1: Added QR Codev1.1Roland Reichwein
2022-11-27Generating new page: retry on collisionRoland Reichwein
2022-11-22Save data on file backendRoland Reichwein
2022-11-22First working whiteboardRoland Reichwein
2022-11-07Added textarea, config (WIP)Roland Reichwein
2022-11-05Fix startup from youtube-dl leftoverRoland Reichwein
2022-11-05Initial files, WIPRoland Reichwein