Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(files_sharing): getShares optional chaining | skjnldsv | 2024-08-07 | 1 | -1/+1 |
| | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* | Merge pull request #37878 from 2lar/sortingfixbranch | John Molakvoæ | 2024-08-07 | 1 | -3/+8 |
|\ | |||||
| * | fix(files_sharing): tab shares title and creation sort | 2lar | 2024-08-07 | 1 | -3/+8 |
| | | | | | | | | Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com> | ||||
* | | feat(activity): add share link upload notifications | skjnldsv | 2024-08-07 | 4 | -0/+69 |
|/ | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-07 | 96 | -192/+382 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #47070 from nextcloud/circToTeam | Andy Scherzinger | 2024-08-06 | 1 | -5/+5 |
|\ | | | | | fix(share): Rename Circle to Team | ||||
| * | fix(share): Rename Circle to Team | Git'Fellow | 2024-08-06 | 1 | -5/+5 |
| | | | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com> | ||||
* | | fix(files_sharing): show proper share not found error message | skjnldsv | 2024-08-06 | 2 | -4/+27 |
|/ | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* | Merge pull request #47043 from ↵ | Maxence Lange | 2024-08-06 | 1 | -1/+4 |
|\ | | | | | | | | | nextcloud/fix/noid/ignore-root-on-inherited-shares fix(inherited-shares): ignore top root folder | ||||
| * | fix(inherited-shares): ignore top root folder | Maxence Lange | 2024-08-05 | 1 | -1/+4 |
| | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | | Merge pull request #46924 from nextcloud/fix/empty-email | John Molakvoæ | 2024-08-06 | 1 | -1/+1 |
|\ \ | |||||
| * | | fix(files_sharing): filter out invalid shareWith in sharee API | skjnldsv | 2024-08-05 | 1 | -1/+1 |
| |/ | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* / | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-06 | 4 | -0/+146 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-05 | 6 | -0/+182 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-03 | 14 | -4/+68 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-02 | 98 | -198/+416 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix(files_sharing): add missing subtitle on search for share recipients | Luka Trovic | 2024-08-01 | 1 | -6/+6 |
| | | | | | Signed-off-by: Luka Trovic <luka@nextcloud.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
* | Merge pull request #46881 from nextcloud/try-non-recursive-source | Stephan Orbaugh | 2024-08-01 | 1 | -6/+18 |
|\ | | | | | fix: try to find non-recursive share source | ||||
| * | fix: try to find non-recursive share source | Robin Appelman | 2024-07-30 | 1 | -6/+18 |
| | | | | | | | | | | | | instead of always picking the first one, try to find one that won't blow up Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | fix(activity): regroup Files and spltit sharing activity | skjnldsv | 2024-08-01 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* | | Merge pull request #46810 from ↵ | Kate | 2024-08-01 | 10 | -75/+57 |
|\ \ | | | | | | | | | | nextcloud/refactor/files_sharing/security-attributes | ||||
| * | | refactor(files_sharing): Replace security annotations with respective attributes | provokateurin | 2024-07-27 | 10 | -75/+57 |
| | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | | | fix(files): fix template folder and file request menu order | skjnldsv | 2024-07-31 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
* | | | chore(files_sharing): use spawnDialog for new file request handler | skjnldsv | 2024-07-31 | 1 | -26/+7 |
| | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* | | | fix(files_sharing): Ensure "note to recipient" textarea is shown if there is ↵ | Ferdinand Thiessen | 2024-07-31 | 1 | -13/+19 |
| | | | | | | | | | | | | | | | | | | a note Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | | fix(files_sharing): Add missing "note to recipient" | Ferdinand Thiessen | 2024-07-31 | 3 | -2/+119 |
| | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-07-31 | 92 | -84/+248 |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | fix(files_sharing): Make account file filter consistent have design | Ferdinand Thiessen | 2024-07-30 | 2 | -18/+101 |
| |/ |/| | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | fix(files_sharing): always show file request creation option | skjnldsv | 2024-07-30 | 1 | -7/+3 |
| | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
* | | chore(files_sharing): refactor Share model to ts | skjnldsv | 2024-07-30 | 11 | -256/+87 |
| | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* | | feat(files_sharing): show file requests in navigation | skjnldsv | 2024-07-30 | 6 | -10/+56 |
| | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* | | fix: fix recursive share check | Robin Appelman | 2024-07-30 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-07-28 | 2 | -0/+2 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-07-27 | 4 | -0/+128 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-07-26 | 82 | -16/+102 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | feat(files_sharing): Add file list filter to filter by owner / sharee | Ferdinand Thiessen | 2024-07-25 | 5 | -20/+224 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(files_sharing): `open-in-files` should open a folder and not the parent | Ferdinand Thiessen | 2024-07-25 | 1 | -3/+13 |
| | | | | | | For files this behavior is fine, but for folders the folder itself should be opened. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-07-24 | 4 | -72/+220 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-07-23 | 8 | -4/+52 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-07-22 | 4 | -6/+28 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-07-21 | 16 | -2/+172 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-07-20 | 96 | -342/+292 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #46631 from nextcloud/feat/file-request-cypress | John Molakvoæ | 2024-07-19 | 5 | -18/+21 |
|\ | |||||
| * | chore: add file request cypress testing | skjnldsv | 2024-07-19 | 1 | -3/+6 |
| | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
| * | fix(files_sharing): default empty file request expiration | skjnldsv | 2024-07-19 | 4 | -15/+15 |
| | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* | | Merge pull request #46589 from nextcloud/fix/files_sharing-file-request-followup | John Molakvoæ | 2024-07-19 | 21 | -136/+461 |
|\| | |||||
| * | fix(files_sharing): file request expiration date timezone | skjnldsv | 2024-07-18 | 1 | -1/+12 |
| | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
| * | fix(files_sharing): file request form validation and date component event | skjnldsv | 2024-07-18 | 2 | -1/+2 |
| | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
| * | fix(files_sharing): improve file request info messages | skjnldsv | 2024-07-18 | 6 | -19/+54 |
| | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
| * | fix(files_sharing): also allow removing READ permissions on email shares | skjnldsv | 2024-07-18 | 1 | -1/+4 |
| | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> |