Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix(l10n): Update translations from TransifexHEADmaster | Nextcloud bot | 5 hours | 2 | -6/+6 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix(files_sharing): fix share creation error handling | skjnldsv | 14 hours | 3 | -4/+20 |
| | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* | Merge pull request #52045 from nextcloud/shared-target-verify-cache | Robin Appelman | 16 hours | 3 | -15/+26 |
|\ | | | | | fix: more optimized caching for share target verification | ||||
| * | fix: more optimized caching for share target verificationshared-target-verify-cache | Robin Appelman | 38 hours | 3 | -15/+26 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 29 hours | 4 | -8/+8 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2 days | 2 | -0/+14 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #51524 from nextcloud/fix/webpack-nonce | Ferdinand Thiessen | 3 days | 2 | -2/+4 |
|\ | | | | | fix: adjust webpack nonce generation | ||||
| * | fix: adjust webpack nonce generation | Ferdinand Thiessen | 3 days | 2 | -2/+4 |
| | | | | | | | | | | | | | | | | some leftovers where the request token is used instead of the CSP nonce. in general this makes not much difference - but there are some cases where those values differ. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | Merge pull request #51937 from nextcloud/perf/filter-propfind | Ferdinand Thiessen | 3 days | 2 | -69/+81 |
|\ \ | |/ |/| | perf(files_sharing): do not emit second propfind for account filter | ||||
| * | perf(files_sharing): do not require second propfind for account filter | Ferdinand Thiessen | 6 days | 2 | -69/+81 |
| | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 3 days | 2 | -0/+4 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 4 days | 4 | -10/+10 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 6 days | 2 | -0/+4 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 7 days | 2 | -0/+4 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 8 days | 2 | -10/+10 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 9 days | 2 | -0/+4 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #51768 from nextcloud/techdebt/noid/prepare-phpunit10 | Joas Schilling | 10 days | 1 | -20/+18 |
|\ | | | | | fix(phpunit10): Migrate away from PHPUnit at() calls | ||||
| * | fix(phpunit10): Migrate away from PHPUnit at() calls | Joas Schilling | 13 days | 1 | -20/+18 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Merge pull request #51399 from nextcloud/share-list-cmd | Robin Appelman | 10 days | 4 | -0/+164 |
|\ \ | | | | | | | add command to list shares | ||||
| * | | feat: remove share status from share:list as it doesn't seem to contain ↵share-list-cmd | Robin Appelman | 13 days | 1 | -19/+0 |
| | | | | | | | | | | | | | | | | | | usefull info at the moment Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | | feat: add command to list shares | Robin Appelman | 13 days | 4 | -17/+75 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | | feat: add getParentId to ICacheEntry | Robin Appelman | 13 days | 1 | -0/+125 |
| |/ | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 10 days | 4 | -0/+8 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 11 days | 2 | -0/+4 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 11 days | 18 | -122/+290 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 12 days | 2 | -2/+2 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Merge pull request #51630 from nextcloud/feat/47176/show-share-expiry | John Molakvoæ | 13 days | 3 | -14/+122 |
|\ \ | | | | | | | feat: Add share expiration indicator | ||||
| * | | feat(files_sharing): Show share expiration time in human friendly manner | nfebe | 13 days | 1 | -11/+24 |
| | | | | | | | | | | | | Signed-off-by: nfebe <fenn25.fn@gmail.com> | ||||
| * | | feat(files_sharing): Add share expiration indicator | nfebe | 13 days | 3 | -14/+109 |
| |/ | | | | | | | | | | | Shares that would expire now shows a clock icon with a popover. Signed-off-by: nfebe <fenn25.fn@gmail.com> | ||||
* / | Fix(l10n): Update translations from Transifex | Nextcloud bot | 13 days | 2 | -4/+4 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | feat(files): hide "Personal files" and "Shared with others" views if user ↵ | skjnldsv | 2025-03-25 | 2 | -13/+41 |
| | | | | | | has no quota Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* | fix(files_sharing): Use session id as part of cache key to avoid concurrency ↵ | Côme Chilliet | 2025-03-25 | 1 | -3/+3 |
| | | | | | | | | | issues If several people are watching and seeking the same video file we do not want the cache key to be the same or it would flood activity again. Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | fix(files_sharing): Set higher priority for listeners that may abort the request | Côme Chilliet | 2025-03-25 | 1 | -3/+3 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | fix: Avoid triggering several activities for Range request on the same file | Côme Chilliet | 2025-03-25 | 1 | -2/+10 |
| | | | | | | Avoids flooding activities when someone browse a video in the web player. Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | fix: Fix download activity for folders | Côme Chilliet | 2025-03-25 | 3 | -105/+78 |
| | | | | | | | | | Remove duplicate activity publishing from share controller download, listen to BeforeZipCreatedEvent to publish activity for folders, and cache folders activity to avoid sending activity for each file in the folder. Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | fix(sharing): Publish activity for download by public link | Côme Chilliet | 2025-03-25 | 4 | -0/+123 |
| | | | | | | Even if dav endpoint is now used. Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | perf(sharing): Use oc_share.{item_type, share_type} IN instead of OR equalsrefactor/use-in-instead-of-or | Marcel Klehr | 2025-03-25 | 2 | -10/+4 |
| | | | | | | to improve performance by using the db index Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-03-24 | 2 | -2/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-03-20 | 4 | -0/+10 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #51250 from ↵ | yemkareems | 2025-03-19 | 5 | -7/+34 |
|\ | | | | | | | | | nextcloud/fix/pass-hide-download-in-update-request fix: pass hide download attribute while creating the share to fix github issue 50788 | ||||
| * | fix(files_sharing): make sure IDs are unique for HTML elements | Ferdinand Thiessen | 2025-03-18 | 1 | -2/+8 |
| | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
| * | fix(files_sharing): ugly hacks to update permissions on share creation | Ferdinand Thiessen | 2025-03-18 | 4 | -9/+27 |
| | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
| * | fix: pass hide download attribute while creating the share to fix github ↵ | yemkareems | 2025-03-18 | 2 | -5/+8 |
| | | | | | | | | | | | | issue 50788 Signed-off-by: yemkareems <yemkareems@gmail.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-03-19 | 2 | -4/+4 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-03-18 | 2 | -56/+56 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix(files_sharing): skip expiration notify for invalid share recordfix-sharing-expiration-notify | Luka Trovic | 2025-03-17 | 1 | -1/+4 |
| | | | | Signed-off-by: Luka Trovic <luka@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-03-17 | 4 | -0/+6 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-03-14 | 2 | -4/+4 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix(files_sharing): ensure share status action works also in grid view | Ferdinand Thiessen | 2025-03-13 | 1 | -0/+9 |
| | | | | | | | | | | | | Remove some hacks from files app about the *files_sharing* status action, in general not sure why this hack was there instead of being in the correct app - but it broke the grid view. So now the sharing information is also available in grid view. Moreover the icon is fixed in size to not overflow the actions menu. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-03-13 | 4 | -24/+28 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> |