docs: update links and firefox troubleshooting

added a message about firefox 125 supporting clipboard pasting by default. moved screenshots to their own subfolder in docs folder.
This commit is contained in:
wukko
2024-04-19 10:00:47 +06:00
parent b50ad1e4f2
commit 5c4dbb7112
8 changed files with 14 additions and 10 deletions

View File

@ -59,7 +59,7 @@ from a successful call to `/api/json`. however, the parameters passed to it are
and **unmodifiable** from your (the api client's) perspective, and can change between versions.
therefore you don't need to worry about what they mean - but if you really want to know, you can
[read the source code](../src/modules/stream/manage.js).
[read the source code](/src/modules/stream/manage.js).
## GET: `/api/serverInfo`
returns current basic server info.