Commit Graph

24 Commits (0c3636da37bb2049b88b8209d8e9bada3ef649c1)

Author SHA1 Message Date
sualko 0c3636da37 feat: add option to use theme in bbb 2021-04-18 13:26:56 +02:00
sualko cf0f315094 refactor: fix documentation 2021-02-24 16:33:37 +01:00
sualko 3d9b579d55 refactor: use psalm to fix documentation 2021-02-24 15:23:26 +01:00
sualko b20eb7acf7 refactor: use psalm 2021-02-13 16:46:31 +01:00
sualko 3b86cf5b4a feat: add option for moderator url 2021-01-22 19:12:55 +01:00
sualko 58cb016f28 fix: join failure
due to creation time converted to string in scientific notation. This happens only on some systems.
2020-12-17 00:58:31 +01:00
sualko c4aad1af89 fix: parameter type
fix #103
2020-12-14 20:38:33 +01:00
sualko 68ea352311 refactor: order imports 2020-09-23 12:33:09 +02:00
sualko 5debcb6d2a feat: add support for URL shortener
fix #57
2020-09-23 09:13:26 +02:00
sualko a72c877f6b fix: translate moderator message 2020-09-22 16:08:14 +02:00
sualko 79921b6061 feat: add meeting started event 2020-09-22 15:07:38 +02:00
sualko 6902b50795 feat: add meeting ended event
and recording ready event
2020-09-22 12:19:48 +02:00
sualko 4d9a7b8a79 fix: record deletion with scalelight
fix #76
2020-09-07 11:57:15 +02:00
sualko 60d43ae478 feat: add option to require moderator
fix #23
2020-08-29 14:37:50 +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 da9234a24f fix: guest joins room
fix #50
2020-06-19 09:21:29 +02:00
sualko 8b2dc9cb71 feat: restrict room access to user and groups
fix #25
2020-06-16 16:56:11 +02:00
sualko dc30ec0e3e feat: allow to define moderators
ref #33
2020-06-15 17:23:53 +02:00
sualko d7a0bfd47e fix: log failing api request 2020-06-10 13:58:56 +02:00
sualko 70b06aa98c feat: add access policy
public, require password for guests, moderator approval
for guests, only Nextcloud users

fix #10
fix #24
2020-06-04 19:26:53 +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
sualko 6005928e78 refactor: use adapter for bbb 2020-05-16 17:25:24 +02:00