index
:
whiteboard.git
master
Reichwein.IT Whiteboard
mail@reichwein.it
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
whiteboard.cpp
Age
Commit message (
Expand
)
Author
2023-01-29
Add SQL VACUUM to cleanup
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
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
First websocket connection
Roland Reichwein
2023-01-02
Added tests
Roland Reichwein
2023-01-02
Switch from ImageMagick to GraphicsMagick for deterministic data; added tests
Roland Reichwein
2023-01-02
Separated out libreichwein (file.cpp)
Roland Reichwein
2023-01-01
generate_id() using DB not FS
Roland Reichwein
2023-01-01
Tests and coverage on gcc and clang
Roland Reichwein
2023-01-01
Switch to SQLite storage
Roland Reichwein
2022-12-31
Storage via SQLite, Added tests (WIP)
Roland Reichwein
2022-12-30
Added tests, added sqlite-backed storage (WIP!)
Roland Reichwein
2022-12-05
Use whole alphabet and numbers to generate page id
Roland Reichwein
2022-12-03
Version 1.1: Added QR Code
v1.1
Roland Reichwein
2022-11-27
Generating new page: retry on collision
Roland Reichwein
2022-11-22
Save data on file backend
Roland Reichwein
2022-11-22
First working whiteboard
Roland Reichwein
2022-11-07
Added textarea, config (WIP)
Roland Reichwein
2022-11-05
Fix startup from youtube-dl leftover
Roland Reichwein
2022-11-05
Initial files, WIP
Roland Reichwein