index
:
whiteboard.git
master
Reichwein.IT Whiteboard
mail@reichwein.it
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
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
Test maxconnections
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-29
Fix concurrent edit, tests
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-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-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-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
(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