aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
...
* | | fix: Only show share permission if re-sharablenfebe2024-12-031-2/+5
* | | refactor: Use new `ShareType` across file_sharingnfebe2024-12-0317-133/+108
* | | Merge branch 'master' into fix/external-storage-service-cast-idAlexander Piskun2024-12-031001-7476/+20518
|\ \ \
| * \ \ Merge pull request #49232 from falghamdi125/files_reminders-logging-notificat...John Molakvoæ2024-12-032-0/+6
| |\ \ \
| | * | | Fix(files_reminders): Add an error log message that notifications app isn't e...Faisal Alghamdi2024-11-292-0/+6
| * | | | Merge pull request #49569 from nextcloud/shared-watcher-perfStephan Orbaugh2024-12-031-13/+8
| |\ \ \ \
| | * | | | perf: improve performance of SharedStorage::getWatcherRobin Appelman2024-11-291-13/+8
| * | | | | Merge pull request #49527 from nextcloud/skjnldsv-patch-1John Molakvoæ2024-12-031-1/+1
| |\ \ \ \ \
| | * | | | | chore(config): set min supported desktop to `2.7.0`John Molakvoæ2024-11-271-1/+1
| * | | | | | fix(files): properly update paths and folder children on node moveskjnldsv2024-12-033-57/+112
| * | | | | | feat(templates): make second click as confirmation on templates pickerLuka Trovic2024-12-022-1/+14
| * | | | | | Merge pull request #49558 from nextcloud/chore/remove_legacy_endpointKate2024-12-024-167/+1
| |\ \ \ \ \ \
| | * | | | | | chore: remove legacy action to test remote endpointBenjamin Gaussorgues2024-11-294-167/+1
| * | | | | | | Merge pull request #49581 from nextcloud/fix/noid/add-absence-capabilityJoas Schilling2024-12-024-3/+48
| |\ \ \ \ \ \ \
| | * | | | | | | chore(absence): Add capability for absence replacement supportMarcel Müller2024-12-013-1/+6
| | * | | | | | | chore(absence): Add capability for absence apiMarcel Müller2024-12-014-3/+43
| * | | | | | | | fix(setupcheck): Make the Memcache setupcheck use the cacheJoas Schilling2024-12-021-0/+37
| * | | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-028-0/+36
| |/ / / / / / /
| * | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-018-24/+50
| * | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-3012-18/+34
| |/ / / / / /
| * | / / / / Fix(l10n): Update translations from TransifexNextcloud bot2024-11-29132-2244/+2244
| | |/ / / / | |/| | | |
| * | | | | 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