summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2023-09-27Fixed html spanHEADmasterRoland Reichwein
2023-08-06whiteboard v1.9v1.9Roland Reichwein
2023-08-06Add note on empty pdfRoland Reichwein
2023-08-06Hide QR code on second clickRoland Reichwein
2023-08-06Typo fixRoland Reichwein
2023-02-26Added missing image filesRoland Reichwein
2023-02-19Minor build automationRoland Reichwein
2023-02-19whiteboard v1.8v1.8Roland Reichwein
2023-02-12Validate ids, server-sideRoland Reichwein
2023-02-12Touch documents on read (i.e. reset timeout on read)Roland Reichwein
2023-02-11Fix documentationRoland Reichwein
2023-02-11Test maxconnectionsRoland Reichwein
2023-02-10changelogRoland Reichwein
2023-02-10Fixed package dependenciesRoland Reichwein
2023-02-10Added connection limitRoland Reichwein
2023-02-10Suppress expected session close messageRoland Reichwein
2023-02-10Document SQLite handling VARCHAR sizeRoland Reichwein
2023-02-10v1.7 fix testRoland Reichwein
2023-02-10Add download Markdown as PDFv1.7Roland Reichwein
2023-02-08ChangelogRoland Reichwein
2023-02-08Fix crash on firing timer when object is gone alreadyRoland Reichwein
2023-02-08Focus on reconnect button, if availableRoland Reichwein
2023-02-06whiteboard v1.6v1.6Roland Reichwein
2023-02-05Update stats every 5 seconds via websocketRoland Reichwein
2023-02-05Remove websocket mutex in favour of boost strandsRoland Reichwein
2023-02-05Test number of threadsRoland Reichwein
2023-02-04Async sessionRoland Reichwein
2023-02-04Added stats.htmlRoland Reichwein
2023-01-31Fix build of v1.5Roland Reichwein
2023-01-30whiteboard v1.5v1.5Roland Reichwein
2023-01-29Fix concurrent edit, testsRoland Reichwein
2023-01-29Fix webassembly/Makefile WASM optimization because allocateUTF8 was missingRoland Reichwein
2023-01-29WASM size optimized with -OsRoland Reichwein
2023-01-29Diff bugfixRoland Reichwein
2023-01-29Add testRoland Reichwein
2023-01-29Add SQL VACUUM to cleanupRoland Reichwein
2023-01-29Fix button displayRoland Reichwein
2023-01-29Minimize WASM size from ~1400000 to ~200000 bytes by explicit function exportRoland Reichwein
2023-01-28Server to client: diffsRoland Reichwein
2023-01-28Client to Server: send diffs instead of whole fileRoland Reichwein
2023-01-28Update build environmentRoland Reichwein
2023-01-28Added testsRoland 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-21Test newidRoland Reichwein
2023-01-21First websocket connectionRoland Reichwein
2023-01-21whiteboard v1.4Roland Reichwein
2023-01-04Adjust to new lib APIv1.4Roland Reichwein