Roeland Jago Douma
5c58a21ef7
Merge pull request #18333 from nextcloud/backport/18312/stable16
...
[stable16] Do not disable authentication apps
2019-12-10 19:28:43 +01:00
Roeland Jago Douma
4d26a8f6dc
Merge pull request #18308 from nextcloud/backport/18184/stable16
...
[stable16] Move overwritehost check to isTrustedDomain
2019-12-10 14:54:43 +01:00
Roeland Jago Douma
139e45f360
Do not disable authentication apps
...
For #18249
If an app encounters an error during loading of app.php the app is
normally disabled. However. We should make sure that this doesn't happen
for authentication apps (looking at your user_saml).
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-12-10 13:45:06 +00:00
Roeland Jago Douma
2ab1c4ded4
Merge pull request #18187 from nextcloud/backport/18149/stable16
...
[stable16] delay creation of the cert bundle
2019-12-10 13:38:47 +01:00
Nextcloud bot
623776f5e5
[tx-robot] updated from transifex
2019-12-10 02:17:01 +00:00
Julius Härtl
42bb1391c5
Move overwritehost check to isTrustedDomain
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-12-09 20:40:33 +00:00
Nextcloud bot
726a5101ac
[tx-robot] updated from transifex
2019-12-08 02:17:49 +00:00
Nextcloud bot
caccc2caf1
[tx-robot] updated from transifex
2019-12-07 02:16:55 +00:00
Nextcloud bot
8a815060a0
[tx-robot] updated from transifex
2019-12-06 02:17:20 +00:00
Nextcloud bot
b307d32ed1
[tx-robot] updated from transifex
2019-12-05 02:17:11 +00:00
Nextcloud bot
b7c8bce168
[tx-robot] updated from transifex
2019-12-04 09:24:31 +00:00
Nextcloud bot
d07742b80d
[tx-robot] updated from transifex
2019-12-04 02:17:10 +00:00
Arthur Schiwon
900cd128fb
delay creation of the cert bundle
...
fixes #18148
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-12-02 12:15:38 +01:00
Nextcloud bot
56528c6ab1
[tx-robot] updated from transifex
2019-12-02 02:17:11 +00:00
Nextcloud bot
a8031dd301
[tx-robot] updated from transifex
2019-11-29 02:17:12 +00:00
Nextcloud bot
c3823a2892
[tx-robot] updated from transifex
2019-11-28 02:17:14 +00:00
Nextcloud bot
36b0bee728
[tx-robot] updated from transifex
2019-11-27 02:16:41 +00:00
Nextcloud bot
6a04dbda58
[tx-robot] updated from transifex
2019-11-26 02:16:13 +00:00
Nextcloud bot
2a501eb3ff
[tx-robot] updated from transifex
2019-11-23 02:16:24 +00:00
Nextcloud bot
ed8740205b
[tx-robot] updated from transifex
2019-11-22 02:16:34 +00:00
Roeland Jago Douma
ecc06866dd
Merge pull request #18037 from nextcloud/backport/18003/stable16
...
[stable16] Do not check for updates if we have no internet
2019-11-21 07:48:34 +01:00
Roeland Jago Douma
4cac0e893c
Merge pull request #18044 from nextcloud/backport/18009/stable16
...
[stable16] Fix installing with MySQL 8.0.4+
2019-11-21 07:48:16 +01:00
Nextcloud bot
7d7b7fcb58
[tx-robot] updated from transifex
2019-11-21 02:16:19 +00:00
Joas Schilling
4cd1d56888
Fix installing with MySQL 8.0.4+
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-11-20 20:52:51 +00:00
Roeland Jago Douma
529623e749
Do not check for updates if we have no internet
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-11-20 19:56:06 +00:00
Nextcloud bot
a61d88f473
[tx-robot] updated from transifex
2019-11-20 02:16:36 +00:00
Nextcloud bot
0660f1fcc7
[tx-robot] updated from transifex
2019-11-19 02:18:06 +00:00
Nextcloud bot
15e097ae6c
[tx-robot] updated from transifex
2019-11-18 02:16:14 +00:00
Arthur Schiwon
fbce2b7156
pass through ServerNotAvailableException on app init
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-11-14 21:01:11 +00:00
Nextcloud bot
e400b70e0b
[tx-robot] updated from transifex
2019-11-14 02:16:31 +00:00
Joas Schilling
733f10cc16
Always check via http and https whether htaccess is working
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-11-12 13:19:42 +00:00
Nextcloud bot
fe78fe9ba8
[tx-robot] updated from transifex
2019-11-12 02:16:29 +00:00
blizzz
c3dc9b7e84
Merge pull request #17852 from nextcloud/backport/17830/stable16
...
[stable16] actually return the quote when getting global storage info
2019-11-08 09:32:29 +01:00
Nextcloud bot
04e6470b2f
[tx-robot] updated from transifex
2019-11-08 02:16:32 +00:00
Robin Appelman
555900a0d2
actually return the quote when getting global storage info
...
prevents 'undefined' index errors when 'include external storage in quota' is enabled
Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-11-07 22:55:01 +00:00
Arthur Schiwon
d0db369464
switch to Files Node API for zip generation
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-11-07 10:04:59 +00:00
Nextcloud bot
00b838ca6c
[tx-robot] updated from transifex
2019-11-07 02:16:14 +00:00
Nextcloud bot
a575ef9145
[tx-robot] updated from transifex
2019-11-05 02:16:03 +00:00
Nextcloud bot
153a764e3c
[tx-robot] updated from transifex
2019-11-04 02:15:43 +00:00
Nextcloud bot
803b54186b
[tx-robot] updated from transifex
2019-11-03 02:16:22 +00:00
Roeland Jago Douma
3ce9f0013a
Fix DAV mimetype search
...
Fixes #15048
Catches the case where a full mimetype is sumbitted in the where like
clause. Before we didn't catch this and it was just forwarded as is
causing invalid queries.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-10-29 07:35:38 +00:00
Roeland Jago Douma
4dc91420cf
Cleanup theming mess
...
* Do not do translations in the constructor. This gets called to early
so there is no user yet. Which means we can't obtain the locale. Which
means we store the wrong translation instance.
* Same for the theming app magic. Just use the parent call when needed.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-10-26 10:15:46 +00:00
Roeland Jago Douma
70fea997af
Don't pass in the locale as the language
...
This messes with the translation of the date names etc.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-10-26 10:15:46 +00:00
Nextcloud bot
b8be6ed15e
[tx-robot] updated from transifex
2019-10-23 02:15:39 +00:00
Nextcloud bot
63479ba72e
[tx-robot] updated from transifex
2019-10-21 02:16:05 +00:00
Roeland Jago Douma
140e21b6e8
Merge pull request #17580 from nextcloud/backport/17543/stable16
...
[stable16] Let SCSS cleanup only run once
2019-10-19 11:11:36 +02:00
blizzz
07a4b2577a
Merge pull request #17511 from nextcloud/backport/16721/stable16
...
[stable16] Correctly handle emtpy string in proxyuserpwd config
2019-10-17 14:33:28 +02:00
Julius Härtl
8d68e9e323
Make sure the cache is only reset once at a time
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-10-17 09:28:20 +00:00
Julius Härtl
4011d97a2b
Use a distributed cache for the isCachedCache
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-10-17 09:28:19 +00:00
Nextcloud bot
91a94469c1
[tx-robot] updated from transifex
2019-10-14 02:15:22 +00:00