aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-124-4/+24
* feat(http-client): expose default request timeout constant to be used instead...add-default-request-timeout-constThomas Citharel2024-10-113-2/+11
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-114-10/+104
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-102-0/+36
* Merge pull request #48623 from nextcloud/fix/allow-quota-wrapper-checkKate2024-10-091-1/+1
|\
| * fix: Allow overriding shouldApplyQuota check from child classesfix/allow-quota-wrapper-checkJulius Knorr2024-10-091-1/+1
* | fix: Subadmin can access selfChristopher Ng2024-10-081-0/+3
* | Merge pull request #48613 from nextcloud/feat/add-query-param-to-force-languageCôme Chilliet2024-10-081-4/+8
|\ \
| * | feat(l10n): Respect forceLanguage query parameter in more placesfeat/add-query-param-to-force-languageCôme Chilliet2024-10-081-3/+7
| * | feat(l10n): Allow to force language with a query parameterCôme Chilliet2024-10-081-1/+1
* | | Merge pull request #48494 from nextcloud/refactor/storage/strong-param-typesKate2024-10-0829-754/+530
|\ \ \
| * | | refactor(Storage): Make all parameter types strong typesprovokateurin2024-10-0729-754/+530
| |/ /
* | | Merge pull request #48603 from nextcloud/bugfix/noid/censor-more-valuesJoas Schilling2024-10-081-2/+19
|\ \ \
| * | | fix(logger): Remove more parameters of other methodsbugfix/noid/censor-more-valuesJoas Schilling2024-10-071-2/+19
| |/ /
* | | feat(TimedJob): Add debug log about time sensitive jobs with long intervalsfix/backgroundjobs/adjust-intervals-time-sensitivitiesprovokateurin2024-10-081-0/+5
* | | fix(BackgroundJobs): Adjust intervals and time sensitivitiesprovokateurin2024-10-087-13/+14
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-082-2/+36
|/ /
* | refactor(Wrapper\Encryption): Migrate to strong typesrefactor/stream-encryption/typingsprovokateurin2024-10-071-59/+15
* | refactor(Stream\Encryption): Migrate to strong typesprovokateurin2024-10-071-74/+42
* | Merge pull request #48584 from nextcloud/bugfix/noid/increase-exclude-listFerdinand Thiessen2024-10-071-0/+9
|\ \
| * | fix(config): Mark more app configs sensitivebugfix/noid/increase-exclude-listJoas Schilling2024-10-071-0/+9
* | | fix(command): Make method compatible with upstream class (requires 3rdparty b...Joas Schilling2024-10-071-4/+4
* | | fix(command): Make method compatible with upstream class (backportable)Joas Schilling2024-10-071-3/+3
| |/ |/|
* | Merge pull request #48438 from nextcloud/fix/bring-back-zip-eventFerdinand Thiessen2024-10-071-4/+26
|\ \
| * | fix(dav): Emit `BeforeZipCreatedEvent` when creating folder zip archivefix/bring-back-zip-eventFerdinand Thiessen2024-09-291-4/+26
* | | Merge pull request #47896 from nextcloud/fix/resiliant-user-removalFerdinand Thiessen2024-10-0710-71/+261
|\ \ \ | |_|/ |/| |
| * | fix: Skip users that still exist in backendfix/resiliant-user-removalFerdinand Thiessen2024-09-265-11/+30
| * | fix: Make user removal more resilientFerdinand Thiessen2024-09-2610-71/+242
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-062-0/+2
* | | fix: use nc's binary finding logic for smbsmb-systembridgeRobin Appelman2024-10-041-1/+1
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-042-14/+14
* | | Merge pull request #48522 from nextcloud/fix/querybuilder/output-columns-aliasesKate2024-10-031-8/+4
|\ \ \
| * | | fix(QueryBuilder): Account for aliases in output columnsfix/querybuilder/output-columns-aliasesprovokateurin2024-10-021-8/+4
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-036-2/+32
* | | | fix(TaskProcessing\Manager): Don't provoke PHP notice in setTaskResultfix/taskprocessing-manager/php-noticeMarcel Klehr2024-10-021-1/+1
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-022-0/+36
* | | | Merge pull request #48496 from nextcloud/enh/noid/taskprocessing-commands-tas...Julien Veyssier2024-10-012-0/+2
|\ \ \ \
| * | | | feat(taskprocessing): new command to get a task from a task ID, include error...enh/noid/taskprocessing-commands-task-errorsJulien Veyssier2024-10-012-0/+2
| |/ / /
* | | | Merge pull request #48451 from nextcloud/bug/noid/federated-addressbook-sync-...Daniel2024-10-011-4/+5
|\ \ \ \
| * | | | chore: always execute parse_url in preventLocalAddressbug/noid/federated-addressbook-sync-without-localaddressallowedDaniel Kesselberg2024-10-011-4/+5
| |/ / /
* | | | Merge pull request #48426 from nextcloud/jtr/fix-45671Kate2024-10-011-1/+2
|\ \ \ \ | |/ / / |/| | |
| * | | fix(config): Suppress error at install timejtr/fix-45671Josh2024-09-271-1/+2
* | | | Merge pull request #48454 from nextcloud/fix/storage/get-directory-content-re...Kate2024-10-015-6/+6
|\ \ \ \
| * | | | fix(Storage): Fix getDirectoryContent() return typefix/storage/get-directory-content-return-typeprovokateurin2024-09-305-6/+6
* | | | | Merge pull request #48484 from nextcloud/fwdport/48445/masterArthur Schiwon2024-10-011-6/+14
|\ \ \ \ \
| * | | | | fix(Auth): ignore missing token when trying to set password-unconfirmablefwdport/48445/masterArthur Schiwon2024-10-011-6/+14
* | | | | | Merge pull request #48235 from nextcloud/readd-object-store-phpunitRobin Appelman2024-10-012-24/+82
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | fix: rework move into object store to better preserve fileidsreadd-object-store-phpunitRobin Appelman2024-09-271-19/+55
| * | | | | fix: preserve fileid when moving from objectstore to non-objectstoreRobin Appelman2024-09-272-6/+27
| * | | | | fix: ensure source folder is removed from cache when moving to objectstoreRobin Appelman2024-09-271-0/+1