Ophir LOJKINE

Results 1257 comments of 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: ![image](https://user-images.githubusercontent.com/552629/121520626-6abded80-c9f3-11eb-9a38-ab594afb4d94.png) we could have a similar modal

I've never done that. Maybe you can use the referrer header?