| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|\
| |
| | |
[stable13] Do not load calendar/addressbook plugins if not needed
|
| |
| |
| |
| | |
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
| |
| |
| |
| | |
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
| |
| |
| |
| |
| |
| | |
People that have issues can run it manually
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
| |
| |
| |
| | |
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
| |
| |
| |
| |
| |
| | |
https://github.com/owncloud/core/pull/30149/commits/edacf22fbce4deefc181c53dd84c5fb278a9a28d
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
| |
| |
| |
| |
| |
| |
| |
| | |
collection as well
https://github.com/owncloud/core/pull/30149/commits/9f2e6431b88a9635b291b0e824abf74ba766616d
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
| |
| |
| |
| |
| |
| |
| |
| | |
be valid
https://github.com/owncloud/core/pull/30149/commits/d3fb8fcdd3a6b00bde0c3c9eb4039876e7fc1967
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
| |
| |
| |
| |
| |
| |
| | |
Fixes #6711
Based on https://github.com/owncloud/core/pull/30149/commits/f0fb21cf3563088284c56be4eac48c7d9725cb21
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
|/ |
|
|\
| |
| | |
[stable13] Fix "Invalid argument supplied for foreach()"
|
| |
| |
| |
| | |
Signed-off-by: Roger Szabo <roger.szabo@web.de>
|
| |
| |
| |
| | |
Signed-off-by: Roger Szabo <roger.szabo@web.de>
|
|\ \
| | |
| | | |
[stable13] Make sure the file is readable before attempting to create a preview
|
| | |
| | |
| | |
| | | |
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
|\ \ \
| | | |
| | | | |
[stable13] check user state when fetching to avoid dealing with offline objects
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
fixes #9502
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
|\ \ \ \
| | | | |
| | | | | |
[stable13] improve error reporting and move format parameter to the options
|
| | |_|/
| |/| |
| | | |
| | | | |
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
|
|\ \ \ \
| | | | |
| | | | | |
[stable13] Fix drone mysqlmb4 tests
|
| |/ / /
| | | |
| | | |
| | | | |
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
|
| |_|/
|/| | |
|
|\ \ \
| | | |
| | | | |
[stable13] fix(AmazonS3): fix loop $result['Contents'] error
|
| |/ /
| | |
| | | |
Invalid argument supplied for foreach() at /var/www/html/apps/files_external/lib/Lib/Storage/AmazonS3.php#295
|
|\ \ \
| | | |
| | | | |
[stable13] LDAP password renewal fixes
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Roger Szabo <roger.szabo@web.de>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Roger Szabo <roger.szabo@web.de>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Roger Szabo <roger.szabo@web.de>
|
| |/ /
| | |
| | |
| | | |
Signed-off-by: Roger Szabo <roger.szabo@web.de>
|
|\ \ \
| | | |
| | | | |
[stable13] The OAuth endpoint needs to support Basic Auth
|
| |/ /
| | |
| | |
| | |
| | |
| | | |
* Add test
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
|\ \ \
| | | |
| | | | |
[stable13] Fix undefined variables
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Left over from a refactoring
https://github.com/nextcloud/server/pull/1940
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
| |/ /
| | |
| | |
| | | |
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
|\ \ \
| | | |
| | | | |
[stable13] Make LargeFileHelper.php faster by avoiding execs as much as possible
|
| |/ /
| | |
| | |
| | | |
Signed-off-by: Marc Cousin <cousinmarc@gmail.com>
|
|\ \ \
| | | |
| | | | |
[13] dont open the file on dav HEAD request
|
| |/ /
| | |
| | |
| | | |
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
|\ \ \
| |_|/
|/| | |
[13] Handle exception while itterating trough smb file listing
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Ignore unavailable files when fetching the share's mtime
or reading directory listings. This can happen on servers using a
distributed file system (DFS) with unavailable destinations, for example
when the remote server is offline.
Signed-off-by: Roland Tapken <roland@bitarbeiter.net>
|
|\ \ \
| |_|/
|/| | |
[stable13] Add search category icon
|
|/ /
| |
| |
| | |
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
|
|\ \
| | |
| | | |
[stable13] prepare another theming release including translations for recently added imprint and privacy policy strings
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
added imprint and privacy policy strings.
Languages: fi, fr, de, de_DE (formal), it, es, pt_BR, tr
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
|\ \ \
| |/ /
|/| | |
[stable13] Emit event when running ./occ db:add-missing-indices
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This allows apps to listen to this event in order to also update
indecies there.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
| | | |
|
|\ \ \
| | | |
| | | | |
[stable13] Limit Sinon version to 5.0.7 at most
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
When using fake servers with Sinon.JS, the JavaScript test framework,
the XHR objects are also fake. In Sinon 5.0.8 the "setRequestHeader" of
XMLHttpRequest was modified to normalize the header values (as requested
by the spec), but since then only string values are accepted; null or
integer values can no longer be passed to "setRequestHeader", as it
expects the "replace" function to be available in the object. However,
in the tests null and integer values are passed to "setRequestHeader",
which causes them to fail.
Both Firefox and Chromium accept passing non-string values to their
"setRequestHeader" implementation, and it is done, for example, in
davclient.js; it is not clear yet whether Sinon got too restrictive or
the code calling "setRequestHeader" was too loose. Given that
davclient.js is an external dependency, as a temporary measure Sinon
version is forced to be 5.0.7 at most until either Sinon or davclient.js
are updated.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
|