Commit Graph

55 Commits (66cbd8344d1e3232ae364a1abf418bcd3720bba1)

Author SHA1 Message Date
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
sualko e147019dbe feat: show warning if api is not configured 2020-05-17 12:29:44 +02:00
sualko a1ec50994e feat: show spinner while rooms are loaded 2020-05-17 12:10:56 +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 e1da5ebffc chore: prepare translation
fix #2
2020-05-16 14:44:21 +02:00
sualko 29c990692f refactor: enforce semicolons in ts 2020-04-27 16:50:45 +02:00
sualko 938e8ee68c refactor: use consistent indentation for ts 2020-04-27 16:47:32 +02:00
sualko cc6cab26f1 chore: fix linting 2020-04-26 22:41:06 +02:00
sualko a888627e14 Revert "shorten join url"
This reverts commit 6f2dac8b0b.
2020-04-26 13:43:16 +02:00