Commit Graph

19 Commits (78b4526c427a2483f05e7eff22dcde7cd089bec8)

Author SHA1 Message Date
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