Commit graph

21838 commits

Author SHA1 Message Date
Nextcloud bot
8f90f4d89a
[tx-robot] updated from transifex 2020-04-10 02:18:34 +00:00
Nextcloud bot
9b9dc6d644
[tx-robot] updated from transifex 2020-04-09 02:18:36 +00:00
Roeland Jago Douma
e2b96a150f
Merge pull request #20335 from nextcloud/backport/19655/stable18
[stable18] Catch NotFoundException when getting the user folder
2020-04-08 16:45:02 +02:00
Nextcloud bot
014616ea7d
[tx-robot] updated from transifex 2020-04-08 02:18:55 +00:00
Nextcloud bot
877f3a1f12
[tx-robot] updated from transifex 2020-04-07 02:18:20 +00:00
Julius Härtl
7c71cf6622 Catch NotFoundException when getting the user folder
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-04-06 16:51:52 +00:00
Nextcloud bot
0401c350e6
[tx-robot] updated from transifex 2020-04-06 02:18:13 +00:00
Nextcloud bot
33ee579031
[tx-robot] updated from transifex 2020-04-05 02:18:13 +00:00
Roeland Jago Douma
f817cd831a
Merge pull request #20175 from nextcloud/backport/20123/stable18
[stable18] Bugfix - Prevent PHP Warning for count on null on LDAP
2020-04-04 10:36:57 +02:00
Roeland Jago Douma
4261cfb132
Merge pull request #20158 from nextcloud/backport/19930/stable18
[stable18] Add app config to disable user flows
2020-04-04 10:34:49 +02:00
Roeland Jago Douma
b54b5a503e
Merge pull request #20155 from nextcloud/backport/20117/stable18
[stable18] Close updatenotification channel selector on click outside
2020-04-04 10:34:11 +02:00
Roeland Jago Douma
28bac958fa
Merge pull request #20148 from nextcloud/backport/19986/stable18
[stable18] RefreshWebcalService: randomly generate calendar-object uri
2020-04-04 10:33:46 +02:00
Nextcloud bot
4d9fa0213b
[tx-robot] updated from transifex 2020-04-04 02:18:00 +00:00
Nextcloud bot
3df6adb63d
[tx-robot] updated from transifex 2020-04-03 12:08:26 +00:00
Arthur Schiwon
9359d8b0a4
silence LDAP deprecation logs in NC 18
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-04-02 16:51:12 +02:00
Nextcloud bot
a1bc7891c5
[tx-robot] updated from transifex 2020-03-31 02:19:13 +00:00
Nextcloud bot
78ec3680c2
[tx-robot] updated from transifex 2020-03-30 02:18:44 +00:00
Nextcloud bot
63d9341844
[tx-robot] updated from transifex 2020-03-29 02:20:24 +00:00
Nextcloud bot
7ffe3b3465
[tx-robot] updated from transifex 2020-03-28 02:18:25 +00:00
Nextcloud bot
91a39ec03d
[tx-robot] updated from transifex 2020-03-27 02:18:30 +00:00
Philipp Staiger
4b88ec9c93 single squashed commit for bug fix
Signed-off-by: Philipp Staiger <philipp@staiger.it>
2020-03-26 10:30:50 +00:00
Christoph Wurst
73bfc3af61
Merge pull request #20166 from nextcloud/backport/20127/stable18
[stable18] Check the user on remote wipe
2020-03-26 09:46:54 +01:00
Nextcloud bot
a2dcf2c85b
[tx-robot] updated from transifex 2020-03-26 02:18:44 +00:00
Joas Schilling
5aa47e5549 Check the user on remote wipe
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-03-25 15:50:12 +00:00
Roeland Jago Douma
87dac804f6 Auto accept group shares for users added to a group
In case auto accepting is enabled (the default). Users that are newly
added to a group should not have to accept those shares.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-03-25 12:06:39 +00:00
Julius Härtl
aeff8a84f1 Add app config to disable user flows
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-03-25 10:46:08 +00:00
Gary Kim
493cc4c435
Close updatenotification channel selector on click outside
While the vue-click-outside package was set up and
imported, it wasn't being used yet.

This commit sets up to use vue-click-outside
on the channel selector in updatenotification

Signed-off-by: Gary Kim <gary@garykim.dev>
2020-03-25 18:27:12 +08:00
Georg Ehrke
a2622e6e89 RefreshWebcalService: randomly generate calendar-object uri
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2020-03-25 07:13:01 +00:00
Roeland Jago Douma
1fd49180ec
Merge pull request #20144 from nextcloud/backport/stable18/18818
[stable18] change quota design
2020-03-25 08:12:50 +01:00
Roeland Jago Douma
1ed78e6710
Merge pull request #20136 from nextcloud/backport/20019/stable18
[stable18] Fix language multiselect action
2020-03-25 08:12:31 +01:00
Nextcloud bot
bf88c3d9d6
[tx-robot] updated from transifex 2020-03-25 02:18:37 +00:00
GretaD
281f52a747 Backport of 18818
Signed-off-by: GretaD <gretadoci@gmail.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-03-24 20:22:37 +00:00
GretaD
25766ff34e Fix language multiselect action
Signed-off-by: GretaD <gretadoci@gmail.com>
2020-03-24 10:52:19 +00:00
Nextcloud bot
5f8319677b
[tx-robot] updated from transifex 2020-03-24 02:18:54 +00:00
Arthur Schiwon
45e96c0c64 use core templates for displaying dav errors in the browser
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-03-23 08:45:36 +00:00
Arthur Schiwon
f11283ac4b fix dav browser error page not styled
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-03-23 08:45:36 +00:00
Nextcloud bot
f886e7c848
[tx-robot] updated from transifex 2020-03-23 02:19:13 +00:00
Roeland Jago Douma
e7a2c7b1b9
Merge pull request #20046 from nextcloud/backport/20039/stable18
[stable18] fixes auto-detecting UUID attributes
2020-03-22 14:22:58 +01:00
Nextcloud bot
881c36f5c6
[tx-robot] updated from transifex 2020-03-22 02:18:46 +00:00
Roeland Jago Douma
3c7312a8ff
Merge pull request #20044 from nextcloud/backport/20032/stable18
[stable18] Allow the video player on the hide download
2020-03-21 08:25:09 +01:00
Nextcloud bot
51073eb941
[tx-robot] updated from transifex 2020-03-21 02:19:13 +00:00
Arthur Schiwon
29495f0c6d fixes auto-detecting UUID attributes
the continue (and later the early return) avoided proper looping over the
attribute candidates.

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-03-20 10:07:54 +00:00
Joas Schilling
184155555b Allow the video player on the hide download
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-03-20 08:06:51 +00:00
Nextcloud bot
ee5ed6a3ed
[tx-robot] updated from transifex 2020-03-20 02:18:30 +00:00
Robin Appelman
41ae68a74a rebuild autoloader
Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-03-19 12:44:25 +00:00
Robin Appelman
20e27c7fc5 fix tests
Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-03-19 12:44:24 +00:00
Robin Appelman
3602a35972 remove the detour trough node and work with path directly
Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-03-19 12:44:24 +00:00
Robin Appelman
b641bb4601 use INode instead of Node for custom properties
Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-03-19 12:44:24 +00:00
Robin Appelman
006bcda31a handle long property paths to hasing paths >250 chars
Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-03-19 12:44:24 +00:00
Robin Appelman
0de4d35818 remove unused code
Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-03-19 12:44:24 +00:00