Commit Graph

63 Commits (0f4c1682f5a7c64bb02700d0ef1886b733765a6a)

Author SHA1 Message Date
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
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 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
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 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 5debcb6d2a feat: add support for URL shortener
fix #57
2020-09-23 09:13:26 +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
sualko dda7790a15 chore: update js dependencies 2020-09-01 09:59:23 +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 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
sualko 971df674ec feat: add room quota to manager 2020-08-29 09:29:43 +02:00
sualko d6abf23792 feat: add admin setting to restrict rooms
fix #43
2020-08-27 17:23:19 +02:00
sualko cdf16960c4 fix: reset search field after selection 2020-08-27 17:22:41 +02:00
sualko 2d170afafd fix: user/group selection with exact match
fix #65
2020-08-26 15:54:55 +02:00
sualko 557eb7029a feat: add option to show manager in app navigation
fix #31
2020-08-26 13:17:27 +02:00
sualko bfbf130e3f fix: improve share with input
- show loading indicator (fix #58)
- fix drop down behaviour (fix #49)
2020-08-25 15:18:10 +02:00
sualko d577968d4f style: expand name cell 2020-06-17 11:14:49 +02:00
sualko ad7eedf14b feat: add option to share room
fix #33
2020-06-17 11:14:49 +02:00
sualko bee124d19f fix: show room loading error 2020-06-17 10:52:15 +02:00
sualko d48c9da09c feat: option to set everyone as moderator 2020-06-17 08:19:54 +02:00
sualko 4b33890938 fix: max dialog height 2020-06-16 17:02:50 +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 b0edd567f0 feat: move room settings to dialog 2020-06-04 14:01:31 +02:00
sualko 0074f717ea fix: room creation error handling
fix #14
2020-06-04 10:16:09 +02:00
sualko ade0445a23 fix: submit input field 2020-05-23 11:12:50 +02:00
sualko 7411ca6839 style: change icon order 2020-05-22 13:20:47 +02:00
sualko 0e8be70ae2 style: change shortcut icon 2020-05-22 13:19:19 +02:00
Valdnet 0f6f0f0ad1
chore: Adding of the dot character (#36)
* l10n: Addition of the dot character

* l10n: Adding the next dot character
2020-05-19 12:26:53 +02:00
sualko 728ebae956 feat: add option to store room url as shortcut 2020-05-17 16:51:26 +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