blob: 5dda00e316da13a6b8c8cf9734b99c7ac7f94811 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
|
whiteboard (1.6) UNRELEASED; urgency=medium
* Added stats.html
* Use boost strands instead of mutex
-- Roland Reichwein <mail@reichwein.it> Tue, 31 Jan 2023 18:22:42 +0100
whiteboard (1.5) unstable; urgency=medium
* Move from FCGI to websocket interface
* Position changes w/o file transmit
* Print version on main page
* Add reconnect button
* Add diff handling
-- Roland Reichwein <mail@reichwein.it> Mon, 30 Jan 2023 21:05:35 +0100
whiteboard (1.4) unstable; urgency=medium
* Move from filesystem based documents to sqlite
* Add tests
* Separated out libreichwein
-- Roland Reichwein <mail@reichwein.it> Sat, 21 Jan 2023 12:20:20 +0100
whiteboard (1.3) unstable; urgency=medium
* Page design (center)
* Follow editor's cursor
-- Roland Reichwein <mail@reichwein.it> Mon, 05 Dec 2022 19:22:27 +0100
whiteboard (1.2) unstable; urgency=medium
* Fix build on Debian 11
* UglifyJS on best-effort base
-- Roland Reichwein <mail@reichwein.it> Sat, 03 Dec 2022 17:03:11 +0100
whiteboard (1.1) unstable; urgency=medium
* Compress Javascript
* Add QR Code
-- Roland Reichwein <mail@reichwein.it> Sat, 03 Dec 2022 16:10:06 +0100
whiteboard (1.0) unstable; urgency=medium
* Initial release
-- Roland Reichwein <mail@reichwein.it> Sat, 05 Nov 2022 13:34:57 +0100
|