summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add stricter psalm type for CappedMemoryCacheCarl Schwan2022-05-1216-161/+74
| | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Merge pull request #32326 from nextcloud/fix/icons-cacherJohn Molakvoæ2022-05-1136-1328/+2874
|\
| * Compile themingJohn Molakvoæ2022-05-1111-18/+13
| | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
| * Remove old legacy SvgController and IconsCacherJohn Molakvoæ2022-05-108-835/+1
| | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
| * Migrate to static icons coloursJohn Molakvoæ2022-05-1019-481/+2866
| | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* | Merge pull request #32149 from nextcloud/fix-transferring-groupfoldersJohn Molakvoæ2022-05-111-1/+2
|\ \
| * | fix for transferring ownership of groupfoldersVanessa Pertsch2022-05-101-1/+2
| |/ | | | | | | Signed-off-by: Vanessa Pertsch <vanessa.pertsch@nextcloud.com>
* | Merge pull request #31900 from nextcloud/feat/server-container-publicCarl Schwan2022-05-1011-28/+103
|\ \ | | | | | | Add a public replacement for OC::$server->get
| * | Add a public replacement for OC::$server->getCarl Schwan2022-05-1011-28/+103
| | | | | | | | | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | | Merge pull request #31664 from nextcloud/fix/232/keyboard-focusVincent Petry2022-05-101-0/+6
|\ \ \ | |_|/ |/| | keyboard focus on login input fields
| * | keyboard focus on login input fieldsVanessa Pertsch2022-05-101-0/+6
|/ / | | | | | | Signed-off-by: Vanessa Pertsch <vanessa.pertsch@nextcloud.com>
* | Merge pull request #32318 from nextcloud/increase-waitForS3-delayCarl Schwan2022-05-101-3/+2
|\ \ | | | | | | Increase retry delay on 'Wait for S3' CI job
| * | Increase retry delay on 'Wait for S3' CI jobGit'Fellow2022-05-091-3/+2
| | | | | | | | | 1 second means 10 seconds before failure (1x10). Increasing to 10x10 before failure.
* | | Merge pull request #32315 from ↵John Molakvoæ2022-05-101-2/+10
|\ \ \ | | | | | | | | | | | | nextcloud/fix/noid/preview-duplicate-folder-creation
| * | | Fix preview generator trying to recreate an existing folderRichard Steinmetz2022-05-091-2/+10
| | | | | | | | | | | | | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
* | | | Merge pull request #32274 from nextcloud/tooltip-overflowJohn Molakvoæ2022-05-101-0/+1
|\ \ \ \
| * | | | Fix indentationGit'Fellow2022-05-051-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | | TypoGit'Fellow2022-05-051-1/+1
| | | | | | | | | | | | | | | Co-authored-by: Carl Schwan <carl@carlschwan.eu>
| * | | | Switch to overflow-wrapGit'Fellow2022-05-051-1/+2
| | | | | | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | | Fix tooltips overflowGit'Fellow2022-05-051-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | | | | [tx-robot] updated from transifexNextcloud bot2022-05-106-2/+136
| |_|/ / |/| | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | Set loglevel for IMagick Thumbnail error to infoAlexander F2022-05-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Issue #32263 Signed-off-by: Alexander Fleischer <Alexander.Fleischer@tu-ilmenau.de>
* | | | Merge pull request #32288 from nextcloud/techdebt/noid/fix-json-errorJoas Schilling2022-05-091-11/+17
|\ \ \ \ | |_|/ / |/| | | Fix JSON error when comment has no reactions
| * | | Fix JSON error when comment has no reactionsJoas Schilling2022-05-091-11/+17
|/ / / | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | [tx-robot] updated from transifexNextcloud bot2022-05-0920-4/+70
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | [tx-robot] updated from transifexNextcloud bot2022-05-084-0/+22
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #32096 from ↵MichaIng2022-05-072-8/+8
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/testing-library/user-event-14.1.1 Bump @testing-library/user-event from 14.1.0 to 14.1.1
| * | | Bump @testing-library/user-event from 14.1.0 to 14.1.1dependabot[bot]2022-04-232-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 14.1.0 to 14.1.1. - [Release notes](https://github.com/testing-library/user-event/releases) - [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md) - [Commits](https://github.com/testing-library/user-event/compare/v14.1...v14.1.1) --- updated-dependencies: - dependency-name: "@testing-library/user-event" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | | | [tx-robot] updated from transifexNextcloud bot2022-05-0710-0/+12
| | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | [tx-robot] updated from transifexNextcloud bot2022-05-0646-64/+174
| | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | Merge pull request #32276 from nextcloud/fix/ldap_error_handlingblizzz2022-05-053-7/+20
|\ \ \ \ | | | | | | | | | | Do not dispatch postSetPassword when setPassword fails
| * | | | Do not dispatch postSetPassword when setPassword failsLouis Chemineau2022-05-053-7/+20
| | |/ / | |/| | | | | | | | | | | | | | | | | | Also Improve error message when setPassword fails Signed-off-by: Louis Chemineau <louis@chmn.me>
* | | | Merge pull request #32246 from nextcloud/performance/remove-bind-hashVincent Petry2022-05-051-8/+3
|\ \ \ \ | | | | | | | | | | Don't use hash to check if binding worked
| * | | | Don't use slow hashing to check the LDAP bindingCarl Schwan2022-05-051-8/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Using password_hash is expensive and should be used for hashing passwords when saving them in the database. Here we just want to see if the bind was already done with the given password, so use a fast hashing algorythm. Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | | | | Merge pull request #32110 from plumbeo/binary-encoding-4Vincent Petry2022-05-055-36/+95
|\ \ \ \ \ | | | | | | | | | | | | Save encrypted files in binary format
| * | | | | Save encrypted files in binary formatplumbeo2022-05-045-36/+95
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Default to the more space-efficient binary encoding for newly encrypted files instead of the traditional base64 encoding, eliminating the 33% overhead. The new option 'encryption.use_legacy_encoding' allows to force the legacy encoding format if needed. Files encoded in the old format remain readable. Based on https://github.com/owncloud/encryption/pull/224 and https://github.com/owncloud/core/pull/38249 by karakayasemi. Signed-off-by: plumbeo <plumbeo@users.noreply.github.com>
* | | | | | Merge pull request #31964 from nextcloud/feat/ignore_mail_during_contact_lookupLouis2022-05-059-22/+21
|\ \ \ \ \ \ | | | | | | | | | | | | | | Add setting to ignore email during search
| * | | | | | Do not display search option in Shares settingsLouis Chemineau2022-05-031-27/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
| * | | | | | Add setting to ignore email during searchLouis Chemineau2022-05-039-4/+30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* | | | | | | Merge pull request #32113 from nextcloud/bugfix/noid/fix-csp-merging-boolsVincent Petry2022-05-054-3/+16
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | Add CSP policy merge priority for booleans
| * | | | | | Add CSP policy merge priority for booleansVincent Petry2022-04-014-3/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When two booleans conflict when merging CSP policies, true will win. Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* | | | | | | Merge pull request #32279 from nextcloud/feat/profiler-cache-hit-infoCarl Schwan2022-05-051-0/+1
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | Add hit information to profiler
| * | | | | | Add hit information to profilerCarl Schwan2022-05-051-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This might be helpful later on for the cache ui that is worked on in https://github.com/nextcloud/profiler/pull/21 Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | | | | | | Merge pull request #32259 from ↵Joas Schilling2022-05-051-1/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/adjust-acceptance-tests-to-changes-in-notifications-markup Adjust acceptance tests to changes in notifications markup
| * | | | | | | Adjust acceptance tests to changes in notifications markupDaniel Calviño Sánchez2022-05-031-1/+1
| | |_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since nextcloud/notifications#1178 each notification in the list is a "<li>" rather than a "<div>". Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* | | | | | | Merge pull request #32249 from nextcloud/bugfix/noid/fix-missing-subline-infoJoas Schilling2022-05-052-9/+31
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Expose shareWithDisplayNameUnique also on autocomplete endpoint
| * | | | | | | Expose shareWithDisplayNameUnique also on autocomplete endpointJoas Schilling2022-05-032-9/+31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | | | | | Merge pull request #32152 from ↵Vincent Petry2022-05-051-1/+1
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/bugfix/32151/allow-compatibility-wrapper-local-ext-storage Allow compatibility wrapper on local external storage
| * | | | | | | | Allow compatibility wrapper on local external storageVincent Petry2022-04-261-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The check was likely in place to prevent adding the wrapper on the root and home storage, which is not possible anyway since the encoding option cannot be set on that mount. Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* | | | | | | | | [tx-robot] updated from transifexNextcloud bot2022-05-05168-614/+278
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>