aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #29123 from nextcloud/bug/29119/decode-object-to-arrayDaniel2021-10-071-1/+1
|\ | | | | Set associative = true for cleanup job
| * Set associative = true for cleanup jobDaniel Kesselberg2021-10-071-1/+1
| | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | Merge pull request #28608 from nextcloud/path-prefix-filterVincent Petry2021-10-0711-9/+201
|\ \ | |/ |/| generate a better optimized query for path prefix search filters
| * generate a better optimized query for path prefix search filtersRobin Appelman2021-08-2611-9/+201
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | [tx-robot] updated from transifexNextcloud bot2021-10-072-0/+20
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #29082 from nextcloud/enh/add-sensitive-config-keysVincent Petry2021-10-061-0/+21
|\ \ | | | | | | Add a few sensitive config keys
| * | consider some config keys under 'objectstore_multibucket' as sensitiveJulien Veyssier2021-10-051-0/+21
| | | | | | | | | | | | Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
* | | [tx-robot] updated from transifexNextcloud bot2021-10-062-2/+2
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #29053 from nextcloud/debt/noid/exit-code-versioncheckRichard Steinmetz2021-10-051-2/+2
|\ \ \ | |/ / |/| | Use proper exit code
| * | Use proper exit codeDaniel Kesselberg2021-10-031-2/+2
| | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | | Merge pull request #29019 from ↵Joas Schilling2021-10-051-3/+12
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/bugfix/noid/improve-log-and-allow-duplicate-notifications-section Improve log and allow duplicate notifications section
| * | | Improve log and allow duplicate notifications sectionJoas Schilling2021-10-041-3/+12
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | Merge pull request #27733 from ↵Julius Härtl2021-10-055-48/+72
|\ \ \ \ | |/ / / |/| | | | | | | PhrozenByte/enhancement/noid/IURLGenerator-linkToDefaultPageUrl
| * | | Fix UrlGeneratorTestDaniel Rudolf2021-08-051-7/+2
| | | | | | | | | | | | | | | | | | | | | | | | And again... :unamused: Signed-off-by: Daniel Rudolf <github.com@daniel-rudolf.de>
| * | | Remove usage of \OC_Util::getDefaultPageUrl() and ↵Daniel Rudolf2021-08-041-4/+2
| | | | | | | | | | | | | | | | | | | | | | | | \OC_Util::redirectToDefaultPage() Signed-off-by: Daniel Rudolf <github.com@daniel-rudolf.de>
| * | | Merge branch 'master' into enhancement/noid/IURLGenerator-linkToDefaultPageUrlDaniel Rudolf2021-08-04203-502/+1081
| |\ \ \
| * | | | Move UtilTest::testDefaultApps() to UrlGeneratorTestDaniel Rudolf2021-07-011-4/+11
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Rudolf <github.com@daniel-rudolf.de>
| * | | | Fix UtilTest::testDefaultApps()Daniel Rudolf2021-07-011-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Oh wow... This definitly was no best practice... :unamused: Signed-off-by: Daniel Rudolf <github.com@daniel-rudolf.de>
| * | | | Add RedirectToDefaultAppResponse::__construct() annotationsDaniel Rudolf2021-07-011-0/+3
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Rudolf <github.com@daniel-rudolf.de>
| * | | | Deprecate RedirectToDefaultAppResponseDaniel Rudolf2021-07-011-3/+2
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Rudolf <github.com@daniel-rudolf.de>
| * | | | Remove \OC::$server->getURLGenerator() usageDaniel Rudolf2021-07-012-2/+6
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Rudolf <github.com@daniel-rudolf.de>
| * | | | Remove unused importsDaniel Rudolf2021-06-301-1/+0
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Rudolf <github.com@daniel-rudolf.de>
| * | | | Add IUrlGenerator::linkToDefaultPageUrl()Daniel Rudolf2021-06-304-40/+58
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Replaces the deprecated \OC_Util::getDefaultPageUrl() and makes this API public. Signed-off-by: Daniel Rudolf <github.com@daniel-rudolf.de>
* | | | | Merge pull request #28939 from nextcloud/bugfix/noid/dont-setup-disabled-usersLukas Reschke2021-10-041-0/+6
|\ \ \ \ \ | | | | | | | | | | | | Don't further setup disabled users when logging in with apache
| * | | | | Don't further setup disabled users when logging in with apacheJoas Schilling2021-09-231-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | | | [tx-robot] updated from transifexNextcloud bot2021-10-042-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | [tx-robot] updated from transifexNextcloud bot2021-10-032-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | [tx-robot] updated from transifexNextcloud bot2021-10-026-2/+6
| |_|_|/ / |/| | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | Merge pull request #28263 from Hinyka/bugfix/27759Vincent Petry2021-10-014-5/+9
|\ \ \ \ \ | | | | | | | | | | | | Fix Lots of Error: file_exists(): open_basedir restriction in effect.…
| * | | | | Fix Lots of Error: file_exists(): open_basedir restriction in effect. in LogKarel Hink2021-07-304-5/+9
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Karel Hink <info@karelhink.cz>
* | | | | | [tx-robot] updated from transifexNextcloud bot2021-10-0116-0/+16
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | Merge pull request #28915 from nextcloud/fix/improve-bug-reportingChristoph Wurst2021-09-301-1/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | Improve syntax error reporting
| * | | | | | Improve syntax error reportingCarl Schwan2021-09-211-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In some cases the error information is not enough to debug it. Before: syntax error, unexpected '<<' (T_SL) /var/www/html/lib/private/AppFramework/Http/Dispatcher.php 158 After: syntax error, unexpected '<<' (T_SL) in file '/var/www/html/apps/groupfolders/lib/Mount/GroupFolderStorage.php' line 88 /var/www/html/lib/private/AppFramework/Http/Dispatcher.php 158 Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | | | | | | Merge pull request #29005 from nextcloud/bugfix/noid/remove-dead-codeVincent Petry2021-09-301-17/+2
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Remove dead code
| * | | | | | | Remove dead codeJoas Schilling2021-09-301-17/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Return was always an empty array - Return was not used by the one place that called the method - the continue can be removed as there is nothing else done inside the loop Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | | | | | Merge pull request #28189 from nextcloud/work/carl/admin-delegationCarl Schwan2021-09-2911-33/+394
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Implement Admin Delegation
| * | | | | | | | Add admin privilege delegation for admin settingsCarl Schwan2021-09-2911-33/+394
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This makes it possible for selected groups to access some settings pages. Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | | | | | | | | Prevent empty base URL during installationLouis Chemineau2021-09-291-1/+2
| |/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* | | | | | | | [tx-robot] updated from transifexNextcloud bot2021-09-292-0/+38
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | / / / / Fix check for redis minimal versionDaniel Kesselberg2021-09-221-6/+6
| |_|/ / / / |/| | | | | | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | | | | | Update generated composer files to latest formatChristoph Wurst2021-09-221-11/+102
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | | | | [tx-robot] updated from transifexNextcloud bot2021-09-224-0/+12
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | Merge pull request #28918 from nextcloud/fix/noid/room-type-source-of-truthkesselb2021-09-211-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | | Use IRoomMetadata as source of truth for supported room types
| * | | | | Use IRoomMetadata as source of truth for supported room typesRichard Steinmetz2021-09-211-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
* | | | | | Fall back to full file for video previewsVincent Petry2021-09-182-9/+29
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If the first 5 MB are not enough to grab a useful frame for the thumbnail preview, fall back to reading the full file. Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* | | | | [tx-robot] updated from transifexNextcloud bot2021-09-174-4/+10
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | Merge pull request #28822 from nextcloud/enh/noid/contactsmenu-emailChristoph Wurst2021-09-161-0/+1
|\ \ \ \ \ | | | | | | | | | | | | Add email addresses to contacts menu
| * | | | | Add email addresses to contacts menuDaniel Kesselberg2021-09-151-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | | | | | Merge pull request #28802 from paulijar/enh/s3_seek_from_endJulius Härtl2021-09-141-1/+10
|\ \ \ \ \ \ | |/ / / / / |/| | | | | Support seeking also from the end of file on S3 storage
| * | | | | Support seeking also from the end of file on S3 storagePauli Järvinen2021-09-111-1/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The PR https://github.com/nextcloud/server/pull/20033 added support for `fseek` for the S3 storage backend. However, the seek mode SEEK_END was left out that time. This PR fills this gap. Signed-off-by: Pauli Järvinen <pauli.jarvinen@gmail.com>