Ophir LOJKINE
Ophir LOJKINE
Thank you, I downloaded it, and I'll have a look. This file contains the address of your own wbo deployment (and data exchanged over the network during the recording), you...
Hello, No, it is not possible. But you can configure a proxy in front of WBO to allow accessing only the public board if you want to.
We have a wiki page abount setting up a reverse proxy such as nginx: https://github.com/lovasoa/whitebophir/wiki/Setup-behind-Reverse-Proxies And you can use a "return" rule to redirect all boards to the anonymous board:...
I don't. But when you get it to work, please update the wiki, so that others can benefit from it too !
@kaiyazeera : Loading images is a different topic. See #42
To download a board you replace "boards" with "download" in its url: https://wbo.ophir.dev/boards/test https://wbo.ophir.dev/download/test And you place the resulting file in server-data with a name of board-test.json
This is probably more something that should be handled by the embedding application, that created the iframe, wouldn't it ? WBO should not have to worry about whether it is...
Maybe a compromise would be a "share" tool, that allows to copy the URL of the current board, together with a small message like `to collaborate on a board with...
This is the way google docs does it:  we could have a similar modal
I've never done that. Maybe you can use the referrer header?