Commit Graph

105 Commits (master)

Author SHA1 Message Date
Klaus bae54c4cc7
Merge branch 'master' into master 2023-07-27 11:19:35 +02:00
ThibautPlg 9254b74d8d Resinzing and centering bbb-avatar, make the table scrollable 2023-04-21 15:32:22 +02:00
Jérôme Herbinet 1e2c8cc1ca
Avatar size fix in rooms' list (too big)
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
2023-02-27 15:46:51 +01:00
sualko 1c3f2a7cba feat: bump to nc 25 2022-10-26 20:31:16 +02:00
sualko b4a75dba9a feat: enable insert document 2022-10-26 19:11:36 +02:00
Specht, David 46806ebe1a feat: clone rooms
fix #191
2022-07-24 14:02:38 +02:00
sualko 9564fcd63c fix: add feedback to send file action 2022-03-21 11:23:54 +01:00
sualko d5b9c82e1d feat: add option to insert document
to running meeting. Currently only available in debug mode,
because BBB PHP API needs to be injected manually.
2022-03-17 17:08:44 +01:00
sualko 65b499d7a3 feat: change button color
depending on room state
2022-03-17 17:08:44 +01:00
sualko e63cbaaed1 feat: track room state
use cron job to check room state every 15 minutes

fix #79
2022-03-17 17:08:44 +01:00
Klaus c1e42a836e
Merge pull request #200 from sualko/feat-filelist-dialog
feat: use modal to send file
2022-03-16 15:21:55 +01:00
sualko 525d3fa525 feat: use modal to send file
fix #5
2022-03-16 15:11:31 +01:00
Klaus 9a974fcd47
Merge pull request #195 from SpechtD/feat-send-all-users-to-lobby-issue192
feat: send all users to lobby
2022-03-16 13:42:16 +01:00
sualko 02168650a4 chore: upgrade required Node version and deps 2022-03-16 11:27:11 +01:00
Specht, David b7aee468b2 feat: send all users to lobby
closes #192
2022-03-08 15:09:18 +01:00
sualko 7414183c4d fix(ui): sort recordings by date
fix #174
2021-08-04 16:53:47 +02:00
sualko 087abffd4b fix(ui): collapsible arrow 2021-08-04 16:47:30 +02:00
sualko 5935132cdf fix(ui): use settings icon for room settings 2021-08-04 16:46:56 +02:00
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 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 0c3636da37 feat: add option to use theme in bbb 2021-04-18 13:26:56 +02:00
Valdnet c3a60500aa
l10n: Unify spelling
Spelling unification in Nextcloud applications.
2021-04-12 11:35:36 +02:00
Valdnet fcc975488b
l10n: Unify spelling
Spelling unification in Nextcloud applications.
2021-04-12 11:33:27 +02:00
sualko f08a2653ca style: adapt restriction table 2021-03-09 09:42:24 +01:00
sualko dedfd37cae fix: do not register file action without authentication 2021-02-24 15:11:19 +01:00
sualko cc566608b2 fix: always show missing conf message 2021-02-24 14:59:56 +01:00
sualko 77e8f97fb0 chore: add link to contributor guide 2021-02-13 16:46:31 +01:00
sualko 73d2002a17 fix: increase qr code error correction 2021-01-31 18:42:15 +01:00
Valdnet 90f4e38c60
l10n: change word (#120) 2021-01-27 11:20:26 +01:00
sualko 74e3472ebd feat: show room url with qr code in edit dialog 2021-01-26 10:29:13 +01:00
znerol f2f9852bb8
feat: show exact match first in sharing widget (#112) 2021-01-25 18:39:35 +01:00
sualko fd5dcb4392 fix: missing promise type 2021-01-23 13:15:15 +01:00
sualko 32f32fc03d chore: add description to share with input 2021-01-23 12:10:58 +01:00
sualko 24094b6d79 feat: add copy to clipboard for readonly inputs
password field and moderator url
2021-01-23 12:02:38 +01:00
sualko 88a992fa12 feat: close dialog on overlay click 2021-01-23 11:53:00 +01:00
sualko a541e4bfca fix: add missing button titles 2021-01-23 11:49:25 +01:00
sualko b238bf57c5 fix: accessibility and usability issues 2021-01-23 11:49:25 +01:00
sualko e9cd6aca20 fix: translation of access options 2021-01-22 19:19:43 +01:00
sualko 3b86cf5b4a feat: add option for moderator url 2021-01-22 19:12:55 +01:00
sualko 8aa663fbca fix: manager in dark mode
fix #98
2020-11-24 11:45:06 +01:00
sualko 0cfb7d155d fix: removal of url shortener 2020-11-24 11:14:00 +01:00
sualko b8b2e98869 fix: remote link generation
fix #102
2020-11-19 16:21:55 +01:00
Klaus 9781b6cb29
Merge pull request #91 from rakekniven/patch-2
Changed uppercase of https
2020-10-27 09:53:25 +01:00
Klaus 149c7b59ef
Merge pull request #95 from Valdnet/patch-6
l10n: Change the triple dot to ellipsis in App.tsx
2020-10-27 09:53:04 +01:00
Valdnet f55835b829
l10n: Change the triple dot to ellipsis in App.tsx 2020-10-26 15:57:38 +01:00
Valdnet 1c8ecfc6d4
l10n: Change the triple dot to ellipsis 2020-10-26 14:24:53 +01:00
sualko da6657b2a0 fix: wait for file action api
and remove jQuery from filelist script

fix #92
2020-10-22 11:00:28 +02:00
rakekniven acf464af75
Changed uppercase of https
Signed-off-by: rakekniven <mark.ziegler@rakekniven.de>
2020-10-10 23:02:08 +02:00
sualko a81d97a6e5 fix: drop down not clickable
fix #73
2020-09-24 09:54:04 +02:00
sualko 5debcb6d2a feat: add support for URL shortener
fix #57
2020-09-23 09:13:26 +02:00