Commit Graph

91 Commits (0f4c1682f5a7c64bb02700d0ef1886b733765a6a)

Author SHA1 Message Date
sualko 02168650a4 chore: upgrade required Node version and deps 2022-03-16 11:27:11 +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
sualko f2b6feb876 fix: plural translation
fix #78
2020-09-09 11:32:01 +02:00
Klaus 72304541cf
Merge pull request #75 from Valdnet/patch-2
l10n: Removal of a comma in a text string
2020-09-08 17:28:56 +02:00
sualko 1f8a393e14 l10n: add plural form
fix #74
2020-09-08 17:22:24 +02:00
sualko 256c505f43 feat: show access mode in table 2020-09-08 17:13:21 +02:00
sualko 4203ee3987 feat: show room shared icon 2020-09-08 17:01:50 +02:00
sualko b5f03b5981 fix: unify error handling for room and restriction 2020-09-08 16:59:39 +02:00
Valdnet 3976802e28
l10n: Removal of a comma in a text string 2020-09-06 13:03:29 +02:00
sualko dda7790a15 chore: update js dependencies 2020-09-01 09:59:23 +02:00
sualko 39acceb24d feat: show login option 2020-08-31 16:28:36 +02:00
sualko 3b4ee9e6aa fix: negative room quota 2020-08-29 15:10:52 +02:00
sualko 60d43ae478 feat: add option to require moderator
fix #23
2020-08-29 14:37:50 +02:00
sualko 68e3bb561d refactor: scss style 2020-08-29 14:33:52 +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 f13f28afde refactor: share with element
reuse share selection component
2020-08-29 10:33:59 +02:00