Commit Graph

9 Commits (d5b9c82e1dfb06cfbe537117d4a5ddb595a59945)

Author SHA1 Message Date
sualko d5b9c82e1d feat: add option to insert document
to running meeting. Currently only available in debug mode,
because BBB PHP API needs to be injected manually.
2022-03-17 17:08:44 +01:00
sualko 3d9b579d55 refactor: use psalm to fix documentation 2021-02-24 15:23:26 +01:00
sualko 68ea352311 refactor: order imports 2020-09-23 12:33:09 +02:00
sualko 4d9a7b8a79 fix: record deletion with scalelight
fix #76
2020-09-07 11:57:15 +02:00
sualko 6234a591d6 refactor: use phpstan for code analysis 2020-06-19 10:49:40 +02:00
sualko 86415b3f6a refactor: use Nextcloud coding standard 2020-06-19 09:28:58 +02:00
sualko ad7eedf14b feat: add option to share room
fix #33
2020-06-17 11:14:49 +02:00
sualko a1ffa4c4e3 feat: add api check
- show result
- show if url or secret is invalid
- add trailing slash to url
2020-05-17 13:39:01 +02:00
sualko b437d7c33d feat: manage recordings
- list recordings
- delete recording
- store url to player as url file

fix #19
2020-05-17 11:09:16 +02:00