Commit Graph

79 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
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
sualko 971df674ec feat: add room quota to manager 2020-08-29 09:29:43 +02:00
sualko 0afe8818e5 feat: invert access restriction 2020-08-28 11:36:15 +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 d7a0bfce09 fix: hide success message after 3 sec 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