Nextcloud bot
64024b2cab
[tx-robot] updated from transifex
2020-03-27 02:18:38 +00:00
Nextcloud bot
e6d184bbe7
[tx-robot] updated from transifex
2020-03-26 02:18:52 +00:00
Nextcloud bot
dcf186d9ef
[tx-robot] updated from transifex
2020-03-25 02:18:46 +00:00
Roeland Jago Douma
cf80eeb739
Merge pull request #20034 from nextcloud/dav-long-properties-17
...
[17] Handle long dav property paths by hashing them
2020-03-24 20:53:57 +01:00
Roeland Jago Douma
9df9737111
Merge pull request #20131 from nextcloud/backport/19699-20032/stable17
...
[stable17] Fix PDF and video viewers on public links
2020-03-24 20:29:39 +01:00
Joas Schilling
4f397381ba
Allow the video player on the hide download
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-03-24 09:42:03 +01:00
Joas Schilling
b1fe148a71
Allow single file downloads so the video player works again
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-03-24 09:27:12 +01:00
Nextcloud bot
2197bbd135
[tx-robot] updated from transifex
2020-03-24 02:19:02 +00:00
Nextcloud bot
8cc4bc676d
[tx-robot] updated from transifex
2020-03-23 02:19:23 +00:00
Roeland Jago Douma
ea1fb292fd
Merge pull request #20047 from nextcloud/backport/20039/stable17
...
[stable17] fixes auto-detecting UUID attributes
2020-03-22 14:23:27 +01:00
Nextcloud bot
6bf09446ae
[tx-robot] updated from transifex
2020-03-22 02:18:53 +00:00
Roeland Jago Douma
5d05fb15b1
Merge pull request #20055 from nextcloud/remove-placeholder-check-17
...
[17] remove the requirement that everything that looks like a placeholder …
2020-03-21 08:24:59 +01:00
Nextcloud bot
b24032d1aa
[tx-robot] updated from transifex
2020-03-21 02:19:21 +00:00
Robin Appelman
9383b5ae48
remove the requirement that everything that looks like a placeholder is substituted
...
While maybe not common, `$` is a valid option in config fields
Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-03-20 16:25:37 +01:00
Arthur Schiwon
1fd3ebdd09
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:09:07 +00:00
Nextcloud bot
a216694e66
[tx-robot] updated from transifex
2020-03-20 02:18:39 +00:00
Robin Appelman
12d0b9c64a
rebuild autoloader
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-03-19 15:54:53 +01:00
Robin Appelman
d108833345
fix tests
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-03-19 15:54:45 +01:00
Robin Appelman
37150d0e73
remove the detour trough node and work with path directly
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-03-19 15:54:33 +01:00
Robin Appelman
61f95a1f0d
use INode instead of Node for custom properties
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-03-19 15:53:46 +01:00
Robin Appelman
0c49273656
handle long property paths to hasing paths >250 chars
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-03-19 15:53:39 +01:00
Robin Appelman
28fed26c6d
remove unused code
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-03-19 15:53:30 +01:00
Robin Appelman
594873da07
test custom properties backend against real database
...
test behaviour not implementation
Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-03-19 15:53:24 +01:00
Robin Appelman
a5164eef35
merge the two almost identical custom property backends
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-03-19 15:53:13 +01:00
Nextcloud bot
29cdc814d8
[tx-robot] updated from transifex
2020-03-19 02:20:22 +00:00
GretaD
e1049ad220
Fix default action for deleted shares
...
Signed-off-by: GretaD <gretadoci@gmail.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-03-18 13:00:14 +01:00
Nextcloud bot
6e2b7d5167
[tx-robot] updated from transifex
2020-03-18 02:21:26 +00:00
Georg Ehrke
9e325d64b8
Default value of lookupServerEnabled should be the same everywhere
...
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2020-03-17 14:09:13 +00:00
Nextcloud bot
92666384a4
[tx-robot] updated from transifex
2020-03-17 02:19:01 +00:00
Nextcloud bot
2e76106857
[tx-robot] updated from transifex
2020-03-16 02:21:29 +00:00
Nextcloud bot
cbe100c282
[tx-robot] updated from transifex
2020-03-15 02:19:34 +00:00
Nextcloud bot
a1c267844f
[tx-robot] updated from transifex
2020-03-14 02:18:22 +00:00
Roeland Jago Douma
1114737274
Merge pull request #19885 from nextcloud/backport/19704/stable17
...
[stable17] Fix hostname in Apple configuration profile
2020-03-12 10:27:31 +01:00
Nextcloud bot
9b441db0fc
[tx-robot] updated from transifex
2020-03-12 02:19:22 +00:00
Nils Wittenbrink
265070d0d5
Fix test
...
Signed-off-by: Nils Wittenbrink <nilswittenbrink@web.de>
2020-03-11 08:32:02 +00:00
Nils Wittenbrink
80e422d7b4
Fix hostname given in Apple config file
...
Signed-off-by: Nils Wittenbrink <nilswittenbrink@web.de>
2020-03-11 08:32:01 +00:00
Nextcloud bot
a8cef5d00b
[tx-robot] updated from transifex
2020-03-11 02:19:24 +00:00
Nextcloud bot
8e07fa7f4a
[tx-robot] updated from transifex
2020-03-10 02:18:30 +00:00
Nextcloud bot
c9566c3223
[tx-robot] updated from transifex
2020-03-09 02:18:27 +00:00
Nextcloud bot
d0f3e38e51
[tx-robot] updated from transifex
2020-03-08 02:18:45 +00:00
Nextcloud bot
32eacb386c
[tx-robot] updated from transifex
2020-03-07 02:18:15 +00:00
Nextcloud bot
68f205af5d
[tx-robot] updated from transifex
2020-03-06 02:18:41 +00:00
Roeland Jago Douma
50ea452682
Merge pull request #19785 from nextcloud/backport/19392/stable17
...
[stable17] Introduce a default refresh rate app setting for calendar subscriptions
2020-03-05 15:36:58 +01:00
Christoph Wurst
369e05889c
Merge pull request #19703 from nextcloud/feature/revive-send-welcome-email-toggle-stable17
...
[stable17] Revive the "send email to new users" toggle for the user form
2020-03-05 15:32:34 +01:00
Christoph Wurst
93a8b06090
Revive the "send email to new users" toggle for the user form
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-03-05 21:22:22 +08:00
Julius Härtl
f911a9fbef
Allow inline styles for theming images
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-03-05 10:01:12 +01:00
Thomas Citharel
4319e654bb
Introduce a default refresh rate app setting for calendar subscriptions
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-03-05 08:20:14 +00:00
Roeland Jago Douma
09eedc3785
Merge pull request #19588 from nextcloud/backport/19398/stable17
...
[stable17] Move RefreshWebcalJob logic to a proper service so that it may be called independently
2020-03-05 08:57:43 +01:00
Nextcloud bot
e01c9b8f8e
[tx-robot] updated from transifex
2020-03-05 02:18:38 +00:00
Nextcloud bot
4abc304f7e
[tx-robot] updated from transifex
2020-03-04 02:18:09 +00:00