Age | Commit message (Expand) | Author |
---|---|---|
2023-09-27 | Fixed html spanHEADmaster | Roland Reichwein |
2023-08-06 | whiteboard v1.9v1.9 | Roland Reichwein |
2023-08-06 | Add note on empty pdf | Roland Reichwein |
2023-08-06 | Hide QR code on second click | Roland Reichwein |
2023-08-06 | Typo fix | Roland Reichwein |
2023-02-26 | Added missing image files | Roland Reichwein |
2023-02-19 | Minor build automation | Roland Reichwein |
2023-02-19 | whiteboard v1.8v1.8 | Roland Reichwein |
2023-02-12 | Validate ids, server-side | Roland Reichwein |
2023-02-12 | Touch documents on read (i.e. reset timeout on read) | Roland Reichwein |
2023-02-11 | Fix documentation | Roland Reichwein |
2023-02-11 | Test maxconnections | Roland Reichwein |
2023-02-10 | changelog | Roland Reichwein |
2023-02-10 | Fixed package dependencies | Roland Reichwein |
2023-02-10 | Added connection limit | Roland Reichwein |
2023-02-10 | Suppress expected session close message | Roland Reichwein |
2023-02-10 | Document SQLite handling VARCHAR size | Roland Reichwein |
2023-02-10 | v1.7 fix test | Roland Reichwein |
2023-02-10 | Add download Markdown as PDFv1.7 | Roland Reichwein |
2023-02-08 | Changelog | Roland Reichwein |
2023-02-08 | Fix crash on firing timer when object is gone already | Roland Reichwein |
2023-02-08 | Focus on reconnect button, if available | Roland Reichwein |
2023-02-06 | whiteboard v1.6v1.6 | Roland Reichwein |
2023-02-05 | Update stats every 5 seconds via websocket | Roland Reichwein |
2023-02-05 | Remove websocket mutex in favour of boost strands | Roland Reichwein |
2023-02-05 | Test number of threads | Roland Reichwein |
2023-02-04 | Async session | Roland Reichwein |
2023-02-04 | Added stats.html | Roland Reichwein |
2023-01-31 | Fix build of v1.5 | Roland Reichwein |
2023-01-30 | whiteboard v1.5v1.5 | Roland Reichwein |
2023-01-29 | Fix concurrent edit, tests | Roland Reichwein |
2023-01-29 | Fix webassembly/Makefile WASM optimization because allocateUTF8 was missing | Roland Reichwein |
2023-01-29 | WASM size optimized with -Os | Roland Reichwein |
2023-01-29 | Diff bugfix | Roland Reichwein |
2023-01-29 | Add test | Roland Reichwein |
2023-01-29 | Add SQL VACUUM to cleanup | Roland Reichwein |
2023-01-29 | Fix button display | Roland Reichwein |
2023-01-29 | Minimize WASM size from ~1400000 to ~200000 bytes by explicit function export | Roland Reichwein |
2023-01-28 | Server to client: diffs | Roland Reichwein |
2023-01-28 | Client to Server: send diffs instead of whole file | Roland Reichwein |
2023-01-28 | Update build environment | Roland Reichwein |
2023-01-28 | Added tests | Roland Reichwein |
2023-01-28 | Added WebAssembly for C++ implementation of Diff | Roland Reichwein |
2023-01-27 | Added diff.cpp | Roland Reichwein |
2023-01-26 | Websockets: Notify other clients of changes | Roland Reichwein |
2023-01-22 | Storage bugfix, whiteboard xml implementation | Roland Reichwein |
2023-01-21 | Test newid | Roland Reichwein |
2023-01-21 | First websocket connection | Roland Reichwein |
2023-01-21 | whiteboard v1.4 | Roland Reichwein |
2023-01-04 | Adjust to new lib APIv1.4 | Roland Reichwein |