Commit Graph

30 Commits (4c939a16cc325fb8cd1a224ccfb2f6f87a7dfd7d)

Author SHA1 Message Date
sualko 6234a591d6 refactor: use phpstan for code analysis 2020-06-19 10:49:40 +02:00
sualko 7242360bd8 fix: allow admin to start room with presentation 2020-06-19 09:41: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 55531cde4a fix: room query 2020-06-18 11:11:57 +02:00
sualko b9929a3c60 fix: trim user supplied displayname 2020-06-18 08:23:08 +02:00
sualko ad7eedf14b feat: add option to share room
fix #33
2020-06-17 11:14:49 +02:00
sualko 7192077919 refactor: remove unused controller 2020-06-17 10:51:31 +02:00
sualko d48c9da09c feat: option to set everyone as moderator 2020-06-17 08:19:54 +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 bcc483b918 perf: reduce db requests 2020-06-04 10:25:51 +02:00
sualko d744699f6b fix: remove dependency on shares
fix #20
2020-06-04 09:52:49 +02:00
rakekniven 9c1100a22d
chore: Changed spelling of URL (#37)
* l10n: Changed spelling of URL

Signed-off-by: rakekniven <mark.ziegler@rakekniven.de>

* l10n: Changed spelling of URL

Signed-off-by: rakekniven <mark.ziegler@rakekniven.de>

* l10n: Changed spelling of URL

Signed-off-by: rakekniven <mark.ziegler@rakekniven.de>
2020-05-22 09:33:30 +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 e147019dbe feat: show warning if api is not configured 2020-05-17 12:29:44 +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
sualko f5887b3bd4 fix: allow start/stop recording
fix #17
2020-04-29 13:14:42 +02:00
sualko 8cbfcab7c4 ci: add travis 2020-04-29 11:47:51 +02:00
sualko cf42d0f518 fix: invitation link in moderator message
fix #12
2020-04-28 15:21:25 +02:00
sualko b0ce8f2c5d feat: show room name on join page 2020-04-28 14:34:30 +02:00
sualko 77adf14952 fix: db column types
fix #7
fix #6
2020-04-27 17:16:18 +02:00
sualko 4b901f205a refactor: use clear error check 2020-04-27 16:39:49 +02:00
sualko cc6cab26f1 chore: fix linting 2020-04-26 22:41:06 +02:00
sualko 5826bbff45 make app id shorter 2020-04-26 13:26:34 +02:00
sualko 80a8e73cd5 lint lib 2020-04-26 12:14:06 +02:00
sualko 5f3247aa72 Initial commit 2020-04-26 11:36:41 +02:00