aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Merge pull request #49493 from nextcloud/artonge/feat/pwd_confirmation_allow_...John Molakvoæ2024-11-288-1563/+1578
| |\ \ \ \ \
| | * | | | | chore: Run npm run lint:fixLouis Chemineau2024-11-281-670/+697
| | * | | | | feat: Use inline password confirmation in external storage settingsLouis Chemineau2024-11-287-69/+57
| | |/ / / /
| * | | | | chore: stricter access to testremote endpointBenjamin Gaussorgues2024-11-281-1/+2
| * | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-2820-4/+188
| |/ / / /
| * | | | Merge pull request #49518 from nextcloud/bugfix/noid/activity-logsJoas Schilling2024-11-271-3/+3
| |\ \ \ \
| | * | | | fix(activity): Fix activity object type warningsJoas Schilling2024-11-271-3/+3
| * | | | | feat(config): add `maximum.supported.desktop.version`skjnldsv2024-11-272-30/+73
| |/ / / /
| * | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-2710-0/+10
| * | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-2654-72/+72
| * | | | Merge pull request #43025 from nextcloud/bugfix/error-on-reshare-after-transf...Côme Chilliet2024-11-256-0/+208
| |\ \ \ \
| | * | | | fix(sharing): add command to fix broken shares after ownership transferringbugfix/error-on-reshare-after-transfer-ownershipLuka Trovic2024-11-186-0/+208
| * | | | | Merge pull request #49454 from nextcloud/fix/invitations-named-parameterChristoph Wurst2024-11-251-4/+4
| |\ \ \ \ \
| | * | | | | fix: improve oci compatibility when purging calendar invitationsfix/invitations-named-parameterRichard Steinmetz2024-11-231-2/+2
| | * | | | | fix: invalid usage of IQueryBuilder::createNamedParameter()Richard Steinmetz2024-11-231-3/+3
| * | | | | | Merge pull request #49073 from nextcloud/feat/files_sharing/co-ownerKate2024-11-255-21/+155
| |\ \ \ \ \ \
| | * | | | | | fix(SharingEntry): Display owner name if the owner is someone elseprovokateurin2024-11-251-0/+5
| | * | | | | | fix(files_sharing,files): Do not validate shares before adjusting the ownerprovokateurin2024-11-252-9/+13
| | * | | | | | feat(files_sharing): Allow users with share permission to manage shares on IS...provokateurin2024-11-252-0/+137
| | * | | | | | fix(files_sharing): Remove duplicate link/email edit share logicprovokateurin2024-11-251-12/+0
| * | | | | | | Merge pull request #49004 from nextcloud/bug/48678/restore-dav-error-responseAnna2024-11-258-58/+126
| |\ \ \ \ \ \ \
| | * | | | | | | fix: Re-throwing the TypeError to prevent exposing the installation pathbug/48678/restore-dav-error-responseDaniel Kesselberg2024-11-221-0/+92
| | * | | | | | | Revert "fix(dav): Always respond custom error page on exceptions"Daniel Kesselberg2024-11-227-55/+53
| | * | | | | | | Revert "fix: Drop unnecessary exit"Daniel Kesselberg2024-11-221-0/+1
| | * | | | | | | Revert "fix: Override start method of \Sabre\DAV\Server to remove exception o...Daniel Kesselberg2024-11-221-23/+0
| * | | | | | | | Merge pull request #49464 from nextcloud/fix/external-storage-controller-cast-idMarcel Klehr2024-11-251-2/+2
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | * | | | | | | fix(external_storage): Cast id to intfix/external-storage-controller-cast-idMarcel Klehr2024-11-251-2/+2
| * | | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-252-2/+2
| * | | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-2514-4/+74
| * | | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-2428-10/+176
| | |_|/ / / / / | |/| | | | | |
| * | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-2316-10/+116
| | |/ / / / / | |/| | | | |
| * | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-2220-8/+86
| * | | | | | fix: (CalDav) Delete invitation when deleting Calendars or Eventsfix/issue-12387-delete-invitationsSebastianKrupinski2024-11-211-2/+51
| * | | | | | Merge pull request #49407 from nextcloud/feat/occ-files-cleanup-helpDaniel2024-11-211-1/+2
| |\ \ \ \ \ \
| | * | | | | | feat(occ): Add help and update description for `files:cleanup`feat/occ-files-cleanup-helpJosh2024-11-201-1/+2
| | | |_|_|_|/ | | |/| | | |
| * | | | | | fix(files): Restore page title (folder - view - product)Ferdinand Thiessen2024-11-211-1/+13
| * | | | | | Merge pull request #49408 from nextcloud/refactor/files-cleanupJulius Knorr2024-11-211-12/+18
| |\ \ \ \ \ \
| | * | | | | | refactor(files): Use functions for all in `occ files:cleanup`refactor/files-cleanupJosh2024-11-201-12/+18
| * | | | | | | Merge pull request #49396 from nextcloud/dav-webcal-default-refresh-rateChristoph Wurst2024-11-212-3/+3
| |\ \ \ \ \ \ \
| | * | | | | | | feat(dav): increase default calendar subscription refresh rate to one daydav-webcal-default-refresh-rateThomas Citharel2024-11-202-3/+3
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-2138-46/+358
| | |/ / / / / | |/| | | | |
| * | | | | | refactor(files): Provide `useFileListWidth` composableFerdinand Thiessen2024-11-2012-84/+155
| |/ / / / /
| * | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-20110-304/+206
| * | | | | Merge pull request #49387 from nextcloud/backport/49384/masterJohn Molakvoæ2024-11-191-6/+6
| |\ \ \ \ \
| | * | | | | fix(settings): psalm PhpMaxFileSize setup check warningbackport/49384/masterskjnldsv2024-11-191-6/+6
| * | | | | | Merge pull request #49308 from nextcloud/feat/46528/ask-confirm-extension-changeF. E Noel Nfebe2024-11-191-1/+78
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | feat: add confirmation dialog for file extension changesnfebe2024-11-191-1/+78
| * | | | | | Merge pull request #49332 from wolandtel/masterJohn Molakvoæ2024-11-191-1/+5
| |\ \ \ \ \ \
| | * | | | | | fix(job): Check if carddata is resource and read it to stringMikhail Kotelnikov2024-11-191-1/+5
| * | | | | | | Merge pull request #49372 from nextcloud/feat/php-setup-file-uploadJohn Molakvoæ2024-11-194-0/+84
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |