aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* fix(activity): Add a dedicated exception when invalid values are setJoas Schilling2024-04-175-111/+125
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-172-0/+106
* Merge pull request #44658 from nextcloud/fix/migrate-away-from-resource-typeCôme Chilliet2024-04-163-48/+42
|\
| * chore: add `@since` annotation for IStreamImage::resource methodCôme Chilliet2024-04-091-0/+1
| * fix: Fix typing issues related to resource migrationCôme Chilliet2024-04-093-48/+41
* | Merge pull request #44761 from nextcloud/fix/deps-webauthn-libFerdinand Thiessen2024-04-162-61/+71
|\ \
| * | fix(PsrLoggerAdapter): Adjust code to comply with v2 of Psr\Log (allow \Strin...Ferdinand Thiessen2024-04-161-37/+47
| * | fix(deps): Bump web-auth/webauthn-lib from 3.3.9 to 4.8.5Ferdinand Thiessen2024-04-161-24/+24
* | | Merge pull request #44840 from nextcloud/feature/occ-clear-avatar-cache-commandyemkareems2024-04-161-0/+1
|\ \ \ | |/ / |/| |
| * | feat: changes by build/autoloaderchecker.shyemkareems2024-04-161-0/+1
* | | Merge pull request #44810 from nextcloud/moveToOCPServerJoas Schilling2024-04-151-6/+7
|\ \ \
| * | | chore(db): move to OCP\ServerGit'Fellow2024-04-131-6/+7
* | | | Merge pull request #44770 from nextcloud/techdebt/noid/improved-notification-...Joas Schilling2024-04-1515-213/+361
|\ \ \ \ | |_|/ / |/| | |
| * | | fix(notifications): Add a warning when using relative linksJoas Schilling2024-04-121-0/+17
| * | | fix(notifications): Throw AlreadyProcessedException also from the manager whe...Joas Schilling2024-04-121-1/+1
| * | | fix(notifications): Add a dedicated exception when a notification was not par...Joas Schilling2024-04-125-2/+55
| * | | fix(notifications): Add a dedicated exception when the notification is unknow...Joas Schilling2024-04-126-11/+61
| * | | fix(notifications): Add a dedicated exception when not all fields are set whi...Joas Schilling2024-04-125-5/+54
| * | | fix(notifications): Add a dedicated exception when invalid values are setJoas Schilling2024-04-129-194/+173
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-152-2/+2
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-142-0/+2
| |/ / |/| |
* | | feat(capabilities): Expose if mod-rewrite is working via capabilitiesJoas Schilling2024-04-121-0/+2
|/ /
* | Merge pull request #44746 from nextcloud/doc/idbconnection-prepare-brandingChristoph Wurst2024-04-091-1/+1
|\ \
| * | docs: Adjust branding in IDBConnection::prepare doc blockChristoph Wurst2024-04-091-1/+1
| |/
* | Merge pull request #44736 from nextcloud/fix/avatar-imagesPytal2024-04-091-0/+7
|\ \
| * | fix: Fix avatar imagesChristopher Ng2024-04-081-0/+7
* | | Merge pull request #44294 from nextcloud/fix/storage-mount-ownerJulius Härtl2024-04-093-0/+29
|\ \ \
| * | | fix: Pass the mountpoint target user to storages without ownerJulius Härtl2024-04-093-0/+29
| | |/ | |/|
* | | Merge pull request #44730 from nextcloud/jail-watcherRobin Appelman2024-04-094-4/+79
|\ \ \ | |/ / |/| |
| * | fix: use proper jailed patch in watcherRobin Appelman2024-04-084-4/+79
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-092-2/+2
| |/ |/|
* | Merge pull request #44216 from nextcloud/feat/core/openapi-capabilitiesJoas Schilling2024-04-081-2/+11
|\ \
| * | feat(OCS): Annotate capabilitiesprovokateurin2024-04-081-2/+11
* | | Merge pull request #44707 from nextcloud/chore/richobjectstrings/missing-newl...Kate2024-04-081-2/+4
|\ \ \ | |/ / |/| |
| * | chore(RichObjectStrings): Add missing newlinesprovokateurin2024-04-061-2/+4
* | | fix(AppFramework): Fix error message about 204 not allowing custom headersprovokateurin2024-04-081-1/+1
| |/ |/|
* | Merge pull request #44705 from nextcloud/fix/issue-44702Josh2024-04-081-2/+2
|\ \
| * | fix(Blurhash): Suppress imagecreatefromstring() E_WARNINGJosh2024-04-061-2/+2
| |/
* | fix: Fix new psalm errors from updateCôme Chilliet2024-04-088-26/+14
* | feat: drop support for php 8.0Richard Steinmetz2024-04-082-5/+5
|/
* fix(DateTimeFormatter): Adjust invalid doc blocksFerdinand Thiessen2024-04-051-7/+5
* fix(appconfig): compare with original valueMaxence Lange2024-04-031-1/+2
* fix(federation): ICloudId->getRemote() should contain the protocolJoas Schilling2024-04-021-2/+3
* fix: Remove incorrect default null valueCôme Chilliet2024-04-021-1/+1
* fix: Apply new coding standard to all filesCôme Chilliet2024-04-02155-242/+242
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-022-0/+6
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-312-10/+18
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-302-0/+4
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-29164-532/+22
* feat(files)): Add retry logic to cover deadlock situations when moving many f...Louis Chemineau2024-03-281-6/+25