index
:
whiteboard.git
master
Reichwein.IT Whiteboard
mail@reichwein.it
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
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 API
v1.4
Roland Reichwein
2023-01-03
Fixed CXXTYPE
Roland Reichwein
2023-01-03
Whiteboard test (WIP)
Roland Reichwein
2023-01-02
Added tests
Roland Reichwein
2023-01-02
Fix dependency, added test for CompiledSQL
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-02
Fix build on Debian11 (only supported OS)
Roland Reichwein
2023-01-01
generate_id() using DB not FS
Roland Reichwein
2023-01-01
Adjust to Debian 11 build
Roland Reichwein
2023-01-01
Tests and coverage on gcc and clang
Roland Reichwein
2023-01-01
Added CompiledSQL class, Test coverage
Roland Reichwein
2023-01-01
Switch to SQLite storage
Roland Reichwein
2023-01-01
(Re-)Use precompiled SQL statements
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-05
whiteboard 1.3
v1.3
Roland Reichwein
2022-12-05
Follow editor's cursor
Roland Reichwein
2022-12-05
Focus on board to show cursor
Roland Reichwein
2022-12-03
Page layout
Roland Reichwein
2022-12-03
whiteboard 1.2: Fixed build on Debian 11
v1.2
Roland Reichwein
2022-12-03
Version 1.1: Added QR Code
v1.1
Roland Reichwein
2022-12-03
Reactivate uglifyjs by using the correct Debian package
Roland Reichwein
2022-11-27
Version 1.0: added web design
v1.0
Roland Reichwein
2022-11-27
Generating new page: retry on collision
Roland Reichwein
2022-11-27
Add Debian documentation: webserver.conf.example
Roland Reichwein
2022-11-27
Workaround old node-uglify in Debian
Roland Reichwein
2022-11-27
Dynamic reload times to limit server load
Roland Reichwein
2022-11-26
Cleanup via cron/systemd
Roland Reichwein
2022-11-26
Read and use config file
Roland Reichwein
[next]