Commit Graph

14 Commits (684a676b7b3960b60c6d29abd3977ee53f88023c)

Author SHA1 Message Date
brtbr 684a676b7b
feat: add option to not use avatars in BBB rooms
This commit adds an admin option to disable the use of Nextcloud avatars
in BBB rooms.

If an avatar-cache is configured and a meeting is running while changing
this setting, the avatars of these meetings will not be cleared. In that
case the command-line argument (see README) needs to be used.

Fixes issue #268
2024-12-08 20:38:42 +01:00
Jonas 2b069b90c6
feat: add admin settings for default skip media (#176)
* feat: add admin settings for default skip media

* fix: change variable names

* fix: wrong variable name

* fix: change checkbox label for code readability
2021-11-17 11:33:19 +01:00
sualko 0c3636da37 feat: add option to use theme in bbb 2021-04-18 13:26:56 +02:00
sualko f40b24f240 fix: translate settings header 2021-02-13 16:46:31 +01:00
sualko 77e8f97fb0 chore: add link to contributor guide 2021-02-13 16:46:31 +01:00
sualko 5debcb6d2a feat: add support for URL shortener
fix #57
2020-09-23 09:13:26 +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
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 6587b53246 fix: auto complete for api secret 2020-05-17 12:29:05 +02:00
sualko e1da5ebffc chore: prepare translation
fix #2
2020-05-16 14:44:21 +02:00
sualko 5826bbff45 make app id shorter 2020-04-26 13:26:34 +02:00
sualko 5f3247aa72 Initial commit 2020-04-26 11:36:41 +02:00