aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-2242-132/+146
* Merge pull request #47259 from nextcloud/memcache-ncadRobin Appelman2024-08-216-2/+73
|\
| * feat: add negative compare-and-delete to imemcacheRobin Appelman2024-08-206-2/+73
* | Merge pull request #47371 from nextcloud/fix/disable-auto-zoom-iosFerdinand Thiessen2024-08-212-0/+10
|\ \
| * | fix: Support Safari mobileFerdinand Thiessen2024-08-212-1/+2
| * | fix: Disable auto-zoom on iOSFerdinand Thiessen2024-08-211-0/+9
* | | Merge pull request #47352 from nextcloud/fix/context-write-wordingAndy Scherzinger2024-08-211-1/+1
|\ \ \
| * | | fix(TaskProcessing/ContextWrite): Fix wording "ContextWrite" -> "Context write"Marcel Klehr2024-08-211-1/+1
| | |/ | |/|
* | | Merge pull request #47372 from nextcloud/fix/filename-validatorFerdinand Thiessen2024-08-211-9/+18
|\ \ \ | |_|/ |/| |
| * | fix: `FilenameValidator::isForbidden` should only check forbidden filesFerdinand Thiessen2024-08-211-9/+18
| |/
* | Merge pull request #47380 from nextcloud/bugfix/noid/make-logo-dimension-more...Joas Schilling2024-08-211-3/+14
|\ \
| * | fix(theming): Make getImage() call save against missing non-SVG versionJoas Schilling2024-08-211-3/+14
| |/
* | Merge pull request #47331 from nextcloud/skalidindi53/12351/Add-blurhash-to-r...Joas Schilling2024-08-211-0/+6
|\ \ | |/ |/|
| * fix: adding blurhash to definitionsJoas Schilling2024-08-201-0/+6
* | fix: use mountpoint from storage to find the encryption keysRobin Appelman2024-08-201-3/+3
* | feat: store the mountpoint of storages in the mount optionsRobin Appelman2024-08-201-2/+3
|/
* Merge pull request #47291 from nextcloud/refactor/log-php-8-1Côme Chilliet2024-08-192-6/+2
|\
| * refactor(Log): Use new in initializer instead of constructor bodyFerdinand Thiessen2024-08-172-6/+2
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-08-192-2/+2
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-08-186-2/+124
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-172-0/+2
* Merge pull request #47038 from nextcloud/reshare-fed-shareRobin Appelman2024-08-161-1/+2
|\
| * fix: check for correct storage class when checking for link parentRobin Appelman2024-08-161-1/+2
* | Merge pull request #39611 from FedericoHeichou/add-command-user-welcomeJohn Molakvoæ2024-08-162-0/+2
|\ \ | |/ |/|
| * feat: Add user:welcome commandFedericoHeichou2024-08-162-0/+2
* | Merge pull request #38750 from whlsxl/postgres-install-errorJohn Molakvoæ2024-08-161-10/+14
|\ \
| * | fix: use `$this->tryCreateDbUser` conditionHailong Wang2024-08-161-12/+13
| * | fix: postgresql GRANT user's permission after createDatabase, ensure database...Hailong Wang2024-08-161-11/+14
| |/
* | Merge pull request #38630 from joshtrichards/jr-readdir-false-falseJohn Molakvoæ2024-08-162-2/+2
|\ \
| * | Merge branch 'master' into jr-readdir-false-falseJohn Molakvoæ2024-08-161959-48847/+54929
| |\|
| * | Clean-up some remaining readdir calls with undesirable false evaluation poten...Josh Richards2023-06-242-2/+2
* | | (base) Give a hint in web interface if SimpleXML (php-xml) is missingJosh Richards2024-08-161-0/+7
| |/ |/|
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-08-164-0/+40
* | feat(webauthn): Add user verification to webauthn challengesS1m2024-08-155-8/+29
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-08-1588-242/+50
* | fix(webauthn): Increase database column for public key idFerdinand Thiessen2024-08-142-0/+2
* | Merge pull request #45435 from nextcloud/feat/dav/upcoming-events-apiChristoph Wurst2024-08-141-0/+1
|\ \
| * | feat(dav): Add an API for upcoming eventsChristoph Wurst2024-08-131-0/+1
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-08-146-2/+44
* | | Merge pull request #43573 from nextcloud/HolgerHees-fix-csp-nonce-handlingFerdinand Thiessen2024-08-135-8/+22
|\ \ \
| * | | feat: Provide CSP nonce as `<meta>` elementFerdinand Thiessen2024-08-133-5/+16
| * | | test: Adjust tests for CSP nonceFerdinand Thiessen2024-08-131-1/+1
| * | | fix: Make sure CSP nonce is not double base64 encodedFerdinand Thiessen2024-08-132-3/+6
| * | | fix: Use `CSP_NONCE` env variable in ContentSecurity HeaderHolger Hees2024-08-131-1/+1
* | | | feat(auth): Clean-up unused auth tokens and wipe tokensChristoph Wurst2024-08-132-9/+21
| |/ / |/| |
* | | Merge pull request #47180 from nextcloud/fix/apply-group-limit-on-remove-from...Côme Chilliet2024-08-132-2/+45
|\ \ \ | |/ / |/| |
| * | fix: Remove shares only if there are no more common groups between usersCôme Chilliet2024-08-121-38/+36
| * | fix(files_sharing): Delete user shares if needed when user is removed from a ...Louis Chemineau2024-08-122-2/+47
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-08-136-0/+72
* | | fix(taskprocessing): select preferred provider when running sync task, fix ta...Julien Veyssier2024-08-123-13/+18