Joas Schilling
91089e88f9
Merge pull request #3178 from nextcloud/bugfix/noid/make-system-messages-light-again
...
Make system messages light again
2020-03-27 16:15:40 +01:00
Joas Schilling
c004345a48
Make system messages light again
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-03-27 16:07:47 +01:00
marco
dd46e4eedf
Merge pull request #3167 from nextcloud/bugfix/3130/accessibility-labels
...
Bugfix/3130/accessibility labels
2020-03-27 15:47:22 +01:00
Marco Ambrosini
0f3943d3a9
Fix contenteditable
...
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
2020-03-27 12:33:59 +01:00
Marco Ambrosini
72661593dd
Add labels to call media controls
...
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
2020-03-27 12:33:07 +01:00
Marco Ambrosini
4260d1ddc0
Add lables to actions
...
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
2020-03-27 12:32:44 +01:00
marco
c6d7234240
Merge pull request #3171 from nextcloud/techdebt/noid/ship-map-files
...
Ship map files by default
2020-03-27 09:53:16 +01:00
Marco Ambrosini
eb9cc94655
Add aria label to conversations
...
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
2020-03-27 09:49:44 +01:00
Joas Schilling
9b7846dd76
Merge pull request #3161 from nextcloud/techdebt/noid/combine-admin-settings
...
Combine the admin settings into one JS file so we watch less resources
2020-03-27 08:31:57 +01:00
Nextcloud bot
c0526d3878
[tx-robot] updated from transifex
2020-03-27 03:03:24 +00:00
Joas Schilling
15b14111ca
Ship map files by default
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-03-26 19:22:49 +01:00
Joas Schilling
e5c9b76362
Fix unit tests
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-03-26 19:03:29 +01:00
marco
9d03bd0150
Merge pull request #3168 from nextcloud/bugfix/noid/guest-name-option-missing-in-call
...
Guest name option is missing in calls
2020-03-26 18:53:56 +01:00
Joas Schilling
e00ac1953b
Guest name option is missing in calls
...
The content of AppSidebar only shows non-AppSidebarTab components
when there is no AppSidebarTab. So as soon as a guest joined the call
and the Chat was moved into a sidebar tab, the rename option was gone
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-03-26 18:33:43 +01:00
Marco Ambrosini
c99222003d
Add aria-label to newgroupconversation's actionbutton
...
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
2020-03-26 18:25:00 +01:00
Joas Schilling
516e4ede99
Merge pull request #3157 from nextcloud/bugfix/noid/shared-former-external-mount
...
Also bail out when the path is actually null
2020-03-26 14:59:38 +01:00
Joas Schilling
21432cdb86
Combine the admin settings into one JS file so we watch less resources
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-03-26 12:10:28 +01:00
Joas Schilling
5aa7998e4f
Merge pull request #3160 from nextcloud/bugfix/915/show-a-wanring-on-connection-error-without-turnserver
...
Show a warning on connection failed when no TURN server is set up
2020-03-26 12:09:57 +01:00
Joas Schilling
b011761bed
Add a link to the documentation in the admin settings as well
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-03-26 11:38:00 +01:00
Joas Schilling
32dc952ead
Show a warning on connection failed when no TURN server is set up
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-03-26 11:17:11 +01:00
Joas Schilling
586b227920
Also bail out when the path is actually null
...
Apparently this can happen when a external mount was shared
that is later not available anymore
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-03-25 19:00:52 +01:00
Joas Schilling
e732027e80
Merge pull request #3140 from nextcloud/techdebt/noid/update-github-workflows
...
Update github workflows
2020-03-25 15:46:18 +01:00
Joas Schilling
f624afcecb
Merge pull request #3147 from nextcloud/bugfix/3097/polish-new-group-conversation-creation
...
Bugfix/3097/polish new group conversation creation
2020-03-25 15:43:07 +01:00
Marco Ambrosini
8722cf835f
Show no search results text
...
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
2020-03-25 11:39:35 +01:00
Marco Ambrosini
983d0ccb5b
Make icon-search visible again
...
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
2020-03-25 10:47:59 +01:00
Nextcloud bot
ad926c9a5c
[tx-robot] updated from transifex
2020-03-25 03:02:31 +00:00
Joas Schilling
7c67a43aec
Merge pull request #3148 from nextcloud/bugfix/noid/video-position
...
Fix video position
2020-03-24 22:07:58 +01:00
Joas Schilling
b196469c27
Fix video position
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-03-24 21:34:29 +01:00
Marco Ambrosini
37513b211f
Display search hint only if user is not searching
...
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
2020-03-24 20:44:54 +01:00
Joas Schilling
d6512495a6
Hmm?
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-03-24 16:04:45 +01:00
Joas Schilling
bdc906d7b7
Fix placeholder
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-03-24 15:59:56 +01:00
Joas Schilling
4e6c2bbf58
Merge pull request #3142 from nextcloud/update-readme
...
Update README.md
2020-03-24 15:56:11 +01:00
Joas Schilling
a209a64c50
Update github workflows
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-03-24 15:37:55 +01:00
Joas Schilling
a74a78ae69
Link to the docu instead
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-03-24 14:54:43 +01:00
Jos Poortvliet
2e106f91f7
Update README.md
2020-03-24 14:40:24 +01:00
Joas Schilling
d7c954463d
Merge pull request #3078 from nextcloud/feature/noid/show-selected-participants-in-new-group-creation
...
Add ability to edit selected participants in new group conversation creation
2020-03-24 11:40:07 +01:00
Joas Schilling
1fcfd99dc9
Execute unit tests on github
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-03-24 11:33:34 +01:00
Marco Ambrosini
e1ca035086
Fix Stylelint
...
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
2020-03-24 11:32:49 +01:00
Marco Ambrosini
7c843890d4
Update nextcloud eslint plugin to newest package
...
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
2020-03-24 10:38:29 +01:00
Marco Ambrosini
55ffce1baf
Install new eslint package
...
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
2020-03-24 10:28:39 +01:00
Marco Ambrosini
3c647e872a
Remove eslint rules added to the eslint-config module
...
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
2020-03-24 10:19:51 +01:00
Marco Ambrosini
f30bd25784
Update eslint-config
...
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
2020-03-24 10:19:16 +01:00
Marco Ambrosini
833fdbbd7f
Fix search icon
...
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
2020-03-24 10:16:37 +01:00
Marco Ambrosini
fd0c984db8
Fix typo in test
...
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
2020-03-24 10:16:37 +01:00
Marco Ambrosini
c349e7ebbb
Allow tests in the /src folder
...
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
2020-03-24 10:16:37 +01:00
Marco Ambrosini
962a44a9b2
Fix name regex
...
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
2020-03-24 10:16:37 +01:00
Marco Ambrosini
4469b437e1
Prevent participants in the sidebar from being selected
...
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
2020-03-24 10:16:37 +01:00
Marco Ambrosini
e110f13169
Fix v-for key
...
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
2020-03-24 10:16:37 +01:00
Marco Ambrosini
9fd332dc5a
Create smaller version of avatarwrapper component
...
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
2020-03-24 10:16:37 +01:00
Marco Ambrosini
b6b1e73c80
Add offline functionality
...
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
2020-03-24 10:16:37 +01:00