16 Commits

Author SHA1 Message Date
04f4d50e07 add white background 2022-01-11 14:27:18 +01:00
df313cb974 fix config file style 2021-05-20 17:28:24 +02:00
ff8bde2289 add option to define an other images file location 2021-05-20 17:25:20 +02:00
1260c9a999 disable fileDatabase on default 2021-03-07 17:00:50 +01:00
1c23b8fc6a add function to save the whiteboard to a file 2021-03-07 16:54:54 +01:00
5e3f475acb set webdav to false on default 2021-02-11 14:34:42 +01:00
44c8206049 fix compile error and webdav 2021-02-11 14:33:44 +01:00
a33973eeb6 add option to change the background image grid 2020-05-22 15:45:11 +02:00
4134c4130a add option to draw grid to image on download 2020-05-22 15:24:11 +02:00
d804f56152 add option to download images in different formats 2020-05-20 14:24:33 +02:00
Florent Chehab
2dfb1079a7
doc: updated README & created updating guide and node >= 12 2020-05-11 17:33:47 +02:00
Florent Chehab
f9804e750f
feat(config): cleaned & doc 2020-05-11 17:33:47 +02:00
Florent Chehab
dbc7e8c2f9
feat(config): show / hide info on load 2020-05-11 17:32:57 +02:00
Florent Chehab
ca47c41c69
feat: throttling configuration 2020-05-11 17:32:56 +02:00
Florent Chehab
b0337d9f5b
feat: dynamic frontend configuration 2020-05-11 17:32:38 +02:00
Florent Chehab
0b1d1943ec
feat(backend): new config handling based on file
* Config should be provided as Yaml file now
* Other way to provide configuration are now deprectaed
* The config format is checked agaist a schema with the json-schema standard
* Tests are are added to the project (in the backend for config parsing)
2020-05-11 17:32:37 +02:00