| Commit message (Expand) | Author | Age | Files | Lines |
* | fix(files): properly forward open params from short urls | skjnldsv | 2025-02-18 | 1 | -14/+26 |
* | fix(files): Fix folder preview for favorites widgetbackport/50576/stable31 | provokateurin | 2025-02-03 | 1 | -7/+12 |
* | fix: Only hide template folder creation if default was changed to emptybackport/50540/stable31 | Julius Knorr | 2025-01-30 | 1 | -1/+1 |
* | fix: Hide "Create templates folder" option if templates are disabled in confi... | Pawel Boguslawski | 2025-01-27 | 1 | -0/+1 |
* | fix(files): Harden thumbnail endpoint | Ferdinand Thiessen | 2025-01-26 | 1 | -6/+17 |
* | feat(files): add conversion action | skjnldsv | 2025-01-22 | 1 | -1/+5 |
* | fix(files): more conversion tests and translate error messages | skjnldsv | 2025-01-17 | 1 | -2/+10 |
* | fix: Log exceptions that happen during file conversionfix/convert-log | Julius Knorr | 2025-01-17 | 1 | -1/+3 |
* | Merge pull request #50208 from nextcloud/feat/conversion-adjusting | John Molakvoæ | 2025-01-16 | 1 | -5/+5 |
|\ |
|
| * | fix(files): conversion api simplification and conflict check | skjnldsv | 2025-01-16 | 1 | -5/+5 |
* | | Merge pull request #49761 from nextcloud/transfer-share-skip-notfound | Daniel | 2025-01-16 | 1 | -4/+13 |
|\ \
| |/
|/| |
|
| * | fix: skip transfering shares that we can't findtransfer-share-skip-notfound | Robin Appelman | 2025-01-03 | 1 | -4/+13 |
* | | feat(api): File conversion API | Elizabeth Danzberger | 2025-01-15 | 2 | -1/+103 |
* | | feat(dashboard): added new FavouriteWidget to display favorite files in dashb... | yemkareems | 2025-01-14 | 2 | -0/+138 |
* | | Merge pull request #49905 from nextcloud/chore/deps/openapi-extractor | Kate | 2025-01-06 | 1 | -0/+2 |
|\ \ |
|
| * | | refactor(OpenAPI): Adjust scopes to match previous behavior | provokateurin | 2025-01-06 | 1 | -0/+2 |
| |/ |
|
* / | fix: explicitly ignore nested mounts when transfering ownershipmount-move-checks | Robin Appelman | 2025-01-06 | 1 | -1/+1 |
|/ |
|
* | feat(Navigation): emit dedicated event for loading additional entriesenh/noid/navigationentryevent | Arthur Schiwon | 2024-12-18 | 1 | -0/+2 |
* | Merge pull request #48612 from nextcloud/fix/activity-log-for-favorites-in-dav | Julius Knorr | 2024-12-12 | 4 | -51/+92 |
|\ |
|
| * | refactor(tags): move favorite event dispatching to tags.php | grnd-alt | 2024-12-03 | 2 | -12/+0 |
| * | fix(dav): add activity logging for favorites in dav | grnd-alt | 2024-12-03 | 4 | -41/+94 |
* | | fix: Copying a live photo to a folder with a conflicting mov file | Louis Chemineau | 2024-12-04 | 1 | -14/+22 |
* | | fix: Handle copy of folders containing live photos | Louis Chemineau | 2024-12-04 | 1 | -56/+98 |
|/ |
|
* | fix(files_sharing,files): Do not validate shares before adjusting the owner | provokateurin | 2024-11-25 | 1 | -2/+2 |
* | Merge pull request #49407 from nextcloud/feat/occ-files-cleanup-help | Daniel | 2024-11-21 | 1 | -1/+2 |
|\ |
|
| * | feat(occ): Add help and update description for `files:cleanup`feat/occ-files-cleanup-help | Josh | 2024-11-20 | 1 | -1/+2 |
* | | refactor(files): Use functions for all in `occ files:cleanup`refactor/files-cleanup | Josh | 2024-11-20 | 1 | -12/+18 |
|/ |
|
* | fix: smuggle storage id to metadata insert queries | Robin Appelman | 2024-11-07 | 1 | -0/+5 |
* | Merge pull request #49015 from nextcloud/fix/openapi/array-syntax | John Molakvoæ | 2024-11-06 | 7 | -32/+60 |
|\ |
|
| * | fix(OpenAPI): Adjust array syntax to avoid ambiguitiesfix/openapi/array-syntax | provokateurin | 2024-11-05 | 7 | -32/+60 |
* | | Merge pull request #48721 from nextcloud/feat/allow-getter-setter-decl-fors | John Molakvoæ | 2024-11-06 | 4 | -101/+26 |
|\ \ |
|
| * | | refactor(files): Migrate from event listener to class based declarative settingsfeat/allow-getter-setter-decl-fors | Ferdinand Thiessen | 2024-10-15 | 4 | -101/+26 |
* | | | Merge pull request #47425 from nextcloud/fix/avoid-invalid-share-on-transfer-... | Côme Chilliet | 2024-11-04 | 1 | -10/+10 |
|\ \ \
| |_|/
|/| | |
|
| * | | fix: Transfer incomming shares first, do not delete non-migratable ones | Côme Chilliet | 2024-10-14 | 1 | -13/+10 |
| * | | fix: delete re-shares when deleting the parent share | Luka Trovic | 2024-10-14 | 1 | -0/+3 |
* | | | Merge pull request #48790 from nextcloud/refactor/apps/constructor-property-p... | Kate | 2024-10-22 | 24 | -298/+124 |
|\ \ \ |
|
| * | | | refactor(apps): Use constructor property promotion when possible | provokateurin | 2024-10-21 | 24 | -298/+124 |
* | | | | feat(files): Expose chunked upload config via capabilitiesfeat/files/chunked-upload-config-capabilities | provokateurin | 2024-10-21 | 4 | -3/+74 |
|/ / / |
|
* | | | chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixerdependabot/composer/vendor-bin/cs-fixer/nextcloud/coding-standard-1.3.2 | dependabot[bot] | 2024-10-19 | 1 | -4/+4 |
* | | | chore(db): Correctly apply query types | Git'Fellow | 2024-10-17 | 1 | -2/+2 |
* | | | Merge pull request #48734 from nextcloud/fix/45884/accept-notification | Joas Schilling | 2024-10-17 | 2 | -11/+23 |
|\ \ \ |
|
| * | | | fix: add notification icon for transfer ownershipfix/45884/accept-notification | Maksim Sukharev | 2024-10-16 | 1 | -0/+4 |
| * | | | fix: do not duplicate existing entity | Maksim Sukharev | 2024-10-16 | 1 | -8/+1 |
| * | | | fix: dismiss notification only after transfer bg job created | Maksim Sukharev | 2024-10-16 | 2 | -5/+20 |
| | |/
| |/| |
|
* | | | refactor: Inject IRootFolder | Christopher Ng | 2024-10-16 | 1 | -4/+4 |
* | | | fix: Fix "Unknown path" error when source user `files` folder has not been in... | Christopher Ng | 2024-10-16 | 1 | -0/+2 |
|/ / |
|
* / | chore(apps): Apply new rector configuration to autouse classes | Côme Chilliet | 2024-10-15 | 9 | -21/+35 |
|/ |
|
* | Merge pull request #48597 from nextcloud/fix/fix-email-share-transfer-accross... | Côme Chilliet | 2024-10-08 | 1 | -0/+2 |
|\ |
|
| * | feat(transfer-ownership): Improve verbose output of command | Côme Chilliet | 2024-10-07 | 1 | -0/+2 |
* | | fix(BackgroundJobs): Adjust intervals and time sensitivities | provokateurin | 2024-10-08 | 4 | -16/+4 |
|/ |
|