Jonas
3c3a5f7fc0
feat: add option for all users to join a meeting muted ( #173 )
...
* feat: add option for all users to join a meeting muted
* fix: creates new room with joinMuted set to false
* fix: creates new column with default value false
* fix: typo was corrected
* fix: delete composer.phar
fix #152
2021-07-30 12:12:42 +02:00
sualko
bfe2c5a078
refactor: update to latest nc code style
2021-07-26 15:56:55 +02:00
sualko
958af34244
feat: add new join options
...
- disable listen only mode
- skip audio check and video preview on first join
- clean layout without presentation, chat area and user list
2021-04-19 14:47:15 +02:00
sualko
3d9b579d55
refactor: use psalm to fix documentation
2021-02-24 15:23:26 +01:00
sualko
cc566608b2
fix: always show missing conf message
2021-02-24 14:59:56 +01:00
sualko
f78fd5c47e
fix: psalm errors
2021-02-13 18:30:59 +01:00
sualko
3b86cf5b4a
feat: add option for moderator url
2021-01-22 19:12:55 +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
f74ba3794b
refactor: rename room ended event
2020-09-22 13:32:25 +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
74afa106e0
refactor: use identical comparision
2020-09-02 10:07:46 +02:00
sualko
39acceb24d
feat: show login option
2020-08-31 16:28:36 +02:00
sualko
60d43ae478
feat: add option to require moderator
...
fix #23
2020-08-29 14:37:50 +02:00
sualko
2c75653329
feat: collaborate with circles
...
add circles as third share type
fix #61
2020-08-29 13:20:28 +02:00
sualko
0afe8818e5
feat: invert access restriction
2020-08-28 11:36:15 +02:00
sualko
d6abf23792
feat: add admin setting to restrict rooms
...
fix #43
2020-08-27 17:23:19 +02:00
sualko
557eb7029a
feat: add option to show manager in app navigation
...
fix #31
2020-08-26 13:17:27 +02:00
sualko
dd7bd97cb3
refactor: remove obsolete config injection
2020-08-26 13:17:27 +02:00
sualko
da8a9133d5
fix: bypass form action error
...
fix #47
2020-08-25 13:32:21 +02:00
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
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
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
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
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
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
80a8e73cd5
lint lib
2020-04-26 12:14:06 +02:00
sualko
5f3247aa72
Initial commit
2020-04-26 11:36:41 +02:00