Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Merge pull request #50791 from nextcloud/perf/remove-filecache-index | Kate | 2025-02-17 | 2 | -0/+2 | |
|\ \ | | | | | | | chore(filecache): remove index fs_id_storage_size | |||||
| * | | chore(filecache): remove index fs_id_storage_sizeperf/remove-filecache-index | Benjamin Gaussorgues | 2025-02-13 | 2 | -0/+2 | |
| | | | | | | | | | | | | | | | | | | Index is outdated by PR 50781 Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com> | |||||
* | | | Merge pull request #50809 from nextcloud/fixPhp83Deprecation | Git'Fellow | 2025-02-15 | 1 | -8/+4 | |
|\ \ \ | | | | | | | | | fix(repair): PHP8.3 deprecation warning | |||||
| * | | | fix(repair): PHP8.3 deprecation warningfixPhp83Deprecation | Git'Fellow | 2025-02-14 | 1 | -8/+4 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com> | |||||
* | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-02-15 | 2 | -0/+2 | |
|/ / / | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-02-14 | 4 | -4/+10 | |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | | Merge pull request #48738 from nextcloud/perf/log-high-memory-requests | Julius Knorr | 2025-02-13 | 1 | -0/+16 | |
|\ \ \ | | | | | | | | | perf: Log requests using high amount of memory as warning | |||||
| * | | | perf: Log requests using high amount of memory as warningperf/log-high-memory-requests | Julius Knorr | 2025-02-13 | 1 | -0/+16 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Julius Knorr <jus@bitgrid.net> | |||||
* | | | | Merge pull request #50794 from nextcloud/fix/fix-appmanager-cleanappid | Côme Chilliet | 2025-02-13 | 2 | -4/+26 | |
|\ \ \ \ | | | | | | | | | | | fix: Only keep allowed characters in appid, and flag the method as escaping | |||||
| * | | | | fix: Also remove digits at the start and underscore on both ends of appidfix/fix-appmanager-cleanappid | Côme Chilliet | 2025-02-13 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de> Signed-off-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com> | |||||
| * | | | | fix: Only keep allowed characters in appid, and flag the method as escaping | Côme Chilliet | 2025-02-13 | 2 | -4/+26 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | |||||
* | | | | | Merge pull request #50781 from nextcloud/perf/improve-incomplete-scan | Benjamin Gaussorgues | 2025-02-13 | 2 | -15/+6 | |
|\ \ \ \ \ | |/ / / / |/| | | | | perf(files): faster query to fetch incomplete directories | |||||
| * | | | | perf(files): faster query to fetch incomplete directoriesperf/improve-incomplete-scan | Benjamin Gaussorgues | 2025-02-13 | 2 | -15/+6 | |
| | |/ / | |/| | | | | | | | | | | Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com> | |||||
* | | | | fix: Replace getInstalledApps calls with getEnabledAppsfix/clarify-app-manager-methods | Côme Chilliet | 2025-02-13 | 6 | -6/+6 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | |||||
* | | | | fix: Replace isInstalled calls with isEnabledForAnyone or isEnabledForUser | Côme Chilliet | 2025-02-13 | 4 | -8/+8 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | |||||
* | | | | chore: Improve naming of methods and properties in AppManager | Côme Chilliet | 2025-02-13 | 1 | -21/+23 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Remove all references to installed apps where it’s about enabled apps Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | |||||
* | | | | fix(ocp): Deprecate getInstalledApps and replace with clearer method name | Côme Chilliet | 2025-02-13 | 2 | -3/+21 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | |||||
* | | | | fix(ocp): Deprecate isInstalled and add isEnabledForAnyone instead | Côme Chilliet | 2025-02-13 | 2 | -3/+13 | |
|/ / / | | | | | | | | | | | | | | | | The method name was really confusing Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | |||||
* / / | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-02-13 | 4 | -2/+28 | |
|/ / | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* / | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-02-12 | 10 | -22/+126 | |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Merge pull request #50498 from nextcloud/bug/48678/restore-dav-error-response-2 | Daniel | 2025-02-11 | 1 | -16/+8 | |
|\ | | | | | Don't rethrow a type error | |||||
| * | fix: make locked exception path relative to the view | Robin Appelman | 2025-02-11 | 1 | -16/+8 | |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | | Merge pull request #50324 from nextcloud/shared-cache-watcher-update | Robin Appelman | 2025-02-11 | 3 | -0/+22 | |
|\ \ | |/ |/| | fix: don't use cached root info from shared cache if the watcher has detected an update | |||||
| * | fix: don't use cached root info from shared cache if the watcher has ↵ | Robin Appelman | 2025-02-06 | 3 | -0/+22 | |
| | | | | | | | | | | | | detected an update Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-02-10 | 6 | -6/+20 | |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-02-09 | 2 | -2/+12 | |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-02-08 | 2 | -0/+2 | |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Merge pull request #50697 from nextcloud/admin-audit-listen-failed-login | Joas Schilling | 2025-02-06 | 1 | -0/+8 | |
|\ | | | | | feat(admin_audit): write admin audit log for AnyLoginFailedEvent | |||||
| * | feat(admin_audit): write admin audit log for AnyLoginFailedEventadmin-audit-listen-failed-login | Luka Trovic | 2025-02-06 | 1 | -0/+8 | |
| | | | | | | | | Signed-off-by: Luka Trovic <luka@nextcloud.com> | |||||
* | | Merge pull request #49955 from nextcloud/occ-upgrade-reminder | Louis | 2025-02-06 | 1 | -1/+1 | |
|\ \ | | | | | | | fix: when already upgrading, don't instruct to run `occ upgrade` | |||||
| * | | fix: when already upgrading, don't instruct to run `occ upgrade`occ-upgrade-reminder | Josh | 2025-02-05 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | Fixes #36289 Signed-off-by: Josh <josh.t.richards@gmail.com> | |||||
* | | | Merge pull request #50660 from nextcloud/fix/mime-int | John Molakvoæ | 2025-02-06 | 3 | -4/+27 | |
|\ \ \ | |_|/ |/| | | fix: make sure we process mime extensions as string | |||||
| * | | fix: psalm and OCP @since declarationsfix/mime-int | John Molakvoæ | 2025-02-06 | 3 | -5/+5 | |
| | | | | | | | | | | | | Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de> Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com> | |||||
| * | | fix: make sure we process mime extensions as string | skjnldsv | 2025-02-05 | 3 | -4/+27 | |
| | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | |||||
* | | | fix(FediverseAction): Ensure valid fediverse links are generated | Ferdinand Thiessen | 2025-02-06 | 1 | -5/+18 | |
| | | | | | | | | | | | | | | | | | | Harden also for existing values of the profile. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | |||||
* | | | fix(AccountManager): Sanitize social media handles | Ferdinand Thiessen | 2025-02-06 | 1 | -78/+125 | |
| | | | | | | | | | | | | | | | | | | Ensure to only accept valid X and fediverse handles. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | |||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-02-06 | 4 | -18/+132 | |
| |/ |/| | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | fix(oauth2): adjust db schemas when migrating from owncloudfix/oauth2/owncloud-migration | Richard Steinmetz | 2025-02-05 | 2 | -6/+96 | |
| | | | | | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud> | |||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-02-05 | 6 | -16/+20 | |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | fix(TaskProcessing\Manager): Always use distributed cache and use PHP serialize | Marcel Klehr | 2025-02-04 | 1 | -0/+1 | |
| | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | |||||
* | fix: lib/private/TaskProcessing/Manager.php | Marcel Klehr | 2025-02-04 | 1 | -2/+4 | |
| | | | | Co-authored-by: Julien Veyssier <julien-nc@posteo.net> Signed-off-by: Marcel Klehr <mklehr@gmx.net> | |||||
* | fix(TaskProcessing\Manager): Always use distributed cache and use PHP serializefix/taskprocessing-cache | Marcel Klehr | 2025-02-04 | 1 | -6/+3 | |
| | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-02-04 | 2 | -0/+2 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Merge pull request #50069 from michielbdejong/fix-36340 | Joas Schilling | 2025-02-03 | 1 | -0/+4 | |
|\ | | | | | Fix OCM implementation has wrong parameter names | |||||
| * | Merge branch 'master' into fix-36340 | Michiel de Jong | 2025-01-29 | 281 | -3213/+2686 | |
| |\ | ||||||
| * | | fix: copy sharedBy[DisplayName] to sender[DisplayName], fixes #36340 | Michiel de Jong | 2025-01-29 | 1 | -0/+4 | |
| | | | | | | | | | | | | Signed-off-by: Michiel de Jong <michiel@pondersource.com> | |||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-02-03 | 4 | -4/+12 | |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-02-01 | 8 | -28/+52 | |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-01-31 | 16 | -2/+94 | |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | | Merge pull request #50530 from nextcloud/fix/convert-type | Kate | 2025-01-30 | 1 | -7/+5 | |
|\ \ \ |