aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2024-06-152-44/+44
* Merge pull request #45172 from nextcloud/test-scanner-no-transactionsRobin Appelman2024-06-131-1/+5
|\
| * feat: add option to disable scanner transactionsRobin Appelman2024-05-031-1/+5
* | fix: get child ids for folder in a separate query during moveRobin Appelman2024-06-131-4/+21
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-132-2/+2
* | fix(ObjectStore): handle empty S3 hostnameJosh2024-06-121-1/+1
* | fix(dav): also return shared-with-me shares dataskjnldsv2024-06-121-1/+1
* | Merge pull request #45768 from nextcloud/artonge/fix/copy_retryLouis2024-06-121-2/+6
|\ \
| * | fix(files): Use isRetryable to catch retryable exceptionsLouis Chemineau2024-06-111-2/+6
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-122-0/+46
* | | chore(composer): composer install --no-devCôme Chilliet2024-06-114-87/+6
* | | chore(webhooks): Rename webhooks application to webhook_listenersCôme Chilliet2024-06-111-0/+1
* | | fix: Make webhook event serialization opt-in with a new interfaceCôme Chilliet2024-06-115-6/+32
* | | feat: Make node events serializableCôme Chilliet2024-06-115-1/+68
* | | Revert "feat: Add support for webhook listeners"Côme Chilliet2024-06-116-166/+0
* | | Revert "feat: Serialize event data and author userid to webhook"Côme Chilliet2024-06-111-45/+6
* | | feat: Serialize event data and author userid to webhookCôme Chilliet2024-06-111-6/+45
* | | feat: Add support for webhook listenersCôme Chilliet2024-06-116-0/+166
|/ /
* | fix(logger): Fix scoped PSR logger when running psalm:ciJoas Schilling2024-06-111-9/+9
* | Merge pull request #45737 from nextcloud/jtr/fix-appmanager-checkappforX-logJosh2024-06-101-2/+6
|\ \
| * | fix(AppManager): Name correct method in error + show error stringJosh2024-06-091-2/+6
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-102-0/+90
|/ /
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-092-8/+8
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-0814-0/+92
* | Merge pull request #43942 from nextcloud/fix/43612/avoid-pwd-confirm-ssoArthur Schiwon2024-06-079-43/+92
|\ \
| * | refactor(Token): introduce scope constantsArthur Schiwon2024-06-056-6/+19
| * | fix(Session): avoid password confirmation on SSOArthur Schiwon2024-06-056-40/+76
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-0710-0/+324
* | | Merge pull request #45424 from nextcloud/feat/richobjectstrings/missing-talk-...Kate2024-06-061-0/+24
|\ \ \
| * | | feat(RichObjectStrings): Add missing Talk 'file' metadata fieldsprovokateurin2024-05-211-0/+24
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-064-0/+144
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-05188-424/+1590
* | | | Merge branch 'master' into refactor/OC-Server-getEncryptionFilesHelperJohn Molakvoæ2024-06-0421-57/+58
|\ \ \ \
| * \ \ \ Merge pull request #40133 from summersab/refactor/OC-Server-getEncryptionKeyS...John Molakvoæ2024-06-041-1/+2
| |\ \ \ \
| | * | | | chore: adjust conflicting php class name usageJohn Molakvoæ2024-05-301-2/+2
| | * | | | Refactor `OC\Server::getEncryptionKeyStorage`Andrew Summers2024-03-151-1/+2
| * | | | | Merge pull request #45570 from nextcloud/fix/strict-email-verificationFerdinand Thiessen2024-06-041-1/+4
| |\ \ \ \ \
| | * | | | | fix(Mailer): Allow to enforce strict email formatFerdinand Thiessen2024-05-311-1/+4
| * | | | | | Merge pull request #45629 from nextcloud/enh/noid/remove-workaround-pqsql-94Daniel2024-06-031-18/+0
| |\ \ \ \ \ \
| | * | | | | | feat(db): remove workaround for pqsql 9.4 and olderDaniel Kesselberg2024-06-031-18/+0
| * | | | | | | Merge pull request #45455 from nextcloud/fix/psalm/navigation-entriesKate2024-06-032-5/+3
| |\ \ \ \ \ \ \
| | * | | | | | | fix(NavigationManager): Make entry order always an integerprovokateurin2024-05-301-1/+1
| | * | | | | | | fix(INavigationManager): Fix psalm alias not set in the right placeprovokateurin2024-05-301-4/+2
| * | | | | | | | Merge pull request #45235 from nextcloud/fix/remove-old-scheduling-objectsAnna2024-06-031-0/+2
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | * | | | | | | fix(caldav): automatically delete outdated scheduling objectsAnna Larch2024-05-311-0/+2
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge pull request #40147 from summersab/refactor/OC-Server-getNotificationMa...John Molakvoæ2024-05-312-3/+5
| |\ \ \ \ \ \ \
| | * | | | | | | chore: php lint fix importJohn Molakvoæ2024-05-301-1/+1
| | * | | | | | | Merge branch 'master' into refactor/OC-Server-getNotificationManagerJohn Molakvoæ2024-05-301885-44834/+36210
| | |\ \ \ \ \ \ \ | | | | |_|_|_|/ / | | | |/| | | | |
| | * | | | | | | Refactor `OC\Server::getNotificationManager`Andrew Summers2023-08-292-3/+5
| * | | | | | | | Merge pull request #40124 from summersab/refactor/OC-Server-getSecureRandomJohn Molakvoæ2024-05-317-9/+12
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |