Thiago Mattos

Results 4 issues of Thiago Mattos

Hello! I'm developing a software in which we produce electronic measurements, and would be very useful to embed of a tool like immvision to inspect the resulting data. The thing...

The following endpoints are not using the `WithBase` function, thus is not possible to use WOPI when an application is behind a subpath. https://github.com/mickael-kerjean/filestash/blob/f1048299f6c56671ddd3568c986439c80e6a6037/server/plugin/plg_editor_wopi/handler.go#L24-L33 https://github.com/mickael-kerjean/filestash/blob/f1048299f6c56671ddd3568c986439c80e6a6037/server/plugin/plg_editor_wopi/handler.go#L273

pull request welcome
good first issue

Currently the `extraThickness` passed to `ed::Link::Draw` is hardcoded. It would be nice to have a setting so that can change. I feel like that `4.5f` can bee too much. https://github.com/thedmd/imgui-node-editor/blob/e78e447900909a051817a760efe13fe83e6e1afc/imgui_node_editor.cpp#L888-L895

# Description of the bug On Safari, when accessing the app from the login page or from the root endpoint `https://demo.filestash.app/`, the application works just fine. But when reloading the...