Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Merge pull request #49644 from nextcloud/artonge/fix/sharetype | F. E Noel Nfebe | 2024-12-05 | 1 | -1/+11 | |
|\ | | | | | fix(files_sharing): List of share type during recipient lookup | |||||
| * | fix(files_sharing): List of share type during recipient lookup | Louis Chemineau | 2024-12-04 | 1 | -1/+11 | |
| | | | | | | | | | | | | | | | | ShareType lists both names and ids so Object.entries return too much. This was also making useless the following condition adding ShareType.Email Signed-off-by: Louis Chemineau <louis@chmn.me> | |||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-12-05 | 6 | -2/+62 | |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | test: add test for permissions of copied share | Robin Appelman | 2024-12-04 | 1 | -0/+26 | |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | | feat(ocm): signing ocm requests | Maxence Lange | 2024-12-04 | 1 | -0/+1 | |
|/ | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-12-04 | 4 | -0/+22 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | fix: Only show share permission if re-sharable | nfebe | 2024-12-03 | 1 | -2/+5 | |
| | | | | Signed-off-by: nfebe <fenn25.fn@gmail.com> | |||||
* | refactor: Use new `ShareType` across file_sharing | nfebe | 2024-12-03 | 16 | -132/+107 | |
| | | | | Signed-off-by: nfebe <fenn25.fn@gmail.com> | |||||
* | Merge pull request #49569 from nextcloud/shared-watcher-perf | Stephan Orbaugh | 2024-12-03 | 1 | -13/+8 | |
|\ | | | | | perf: improve performance of SharedStorage::getWatcher | |||||
| * | perf: improve performance of SharedStorage::getWatcher | Robin Appelman | 2024-11-29 | 1 | -13/+8 | |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | | Merge pull request #49558 from nextcloud/chore/remove_legacy_endpoint | Kate | 2024-12-02 | 4 | -167/+1 | |
|\ \ | ||||||
| * | | chore: remove legacy action to test remote endpoint | Benjamin Gaussorgues | 2024-11-29 | 4 | -167/+1 | |
| |/ | | | | | | | Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com> | |||||
* / | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-11-30 | 4 | -4/+6 | |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | chore: stricter access to testremote endpoint | Benjamin Gaussorgues | 2024-11-28 | 1 | -1/+2 | |
| | | | | Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-11-28 | 10 | -0/+12 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-11-27 | 10 | -0/+10 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-11-26 | 48 | -58/+58 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Merge pull request #43025 from ↵ | Côme Chilliet | 2024-11-25 | 6 | -0/+208 | |
|\ | | | | | | | | | nextcloud/bugfix/error-on-reshare-after-transfer-ownership fix: update re-share if shared-by user has been revoked | |||||
| * | fix(sharing): add command to fix broken shares after ownership transferringbugfix/error-on-reshare-after-transfer-ownership | Luka Trovic | 2024-11-18 | 6 | -0/+208 | |
| | | | | | | | | Signed-off-by: Luka Trovic <luka@nextcloud.com> | |||||
* | | fix(SharingEntry): Display owner name if the owner is someone else | provokateurin | 2024-11-25 | 1 | -0/+5 | |
| | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | |||||
* | | fix(files_sharing,files): Do not validate shares before adjusting the owner | provokateurin | 2024-11-25 | 1 | -7/+11 | |
| | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | |||||
* | | feat(files_sharing): Allow users with share permission to manage shares on ↵ | provokateurin | 2024-11-25 | 2 | -0/+137 | |
| | | | | | | | | | | | | IShareOwnerlessMount Signed-off-by: provokateurin <kate@provokateurin.de> | |||||
* | | fix(files_sharing): Remove duplicate link/email edit share logic | provokateurin | 2024-11-25 | 1 | -12/+0 | |
| | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | |||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-11-25 | 2 | -0/+2 | |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-11-24 | 2 | -0/+2 | |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-11-23 | 2 | -0/+8 | |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-11-21 | 4 | -0/+108 | |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | Merge pull request #49361 from nextcloud/fix/fix-share-creation-error-messages | John Molakvoæ | 2024-11-19 | 1 | -4/+4 | |
|\ \ | ||||||
| * | | fix(files_sharing): Fix error messages from password policyfix/fix-share-creation-error-messages | Côme Chilliet | 2024-11-19 | 1 | -4/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Exceptions thrown from password_policy may bubble up in share creation or update when a password is used. Their message is meant to be shown to the user. This always the case for HintException so we catch that instead of the subclass GenericShareException. Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | |||||
* | | | chore: lint fixchore/force-style-lint | skjnldsv | 2024-11-19 | 1 | -6/+6 | |
| | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | |||||
* | | | chore: Compile assets | Ferdinand Thiessen | 2024-11-19 | 5 | -5/+5 | |
| | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | |||||
* | | | refactor(styles): Adjust code style in SCSS sources to match our stylelint ↵ | Ferdinand Thiessen | 2024-11-19 | 5 | -36/+31 | |
|/ / | | | | | | | | | | | config Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | |||||
* / | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-11-19 | 2 | -6/+6 | |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Merge pull request #49337 from nextcloud/fix/sass | John Molakvoæ | 2024-11-18 | 4 | -7/+8 | |
|\ | ||||||
| * | chore: Compile assetsfix/sass | Ferdinand Thiessen | 2024-11-17 | 2 | -4/+5 | |
| | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | |||||
| * | fix: Replace deprecated SASS rules | Ferdinand Thiessen | 2024-11-17 | 2 | -3/+3 | |
| | | | | | | | | | | | | | | | | - global color functions are now deprecated - use color namespace - `@import` is deprecated and will be removed (will be native CSS import in future) Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | |||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-11-18 | 6 | -26/+68 | |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-11-17 | 2 | -0/+22 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-11-16 | 2 | -0/+8 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-11-15 | 4 | -0/+10 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-11-14 | 8 | -34/+26 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-11-13 | 2 | -0/+8 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | fix(dav): file request guest nickname encoding | skjnldsv | 2024-11-12 | 1 | -4/+5 | |
| | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-11-12 | 14 | -36/+44 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-11-11 | 12 | -10/+50 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-11-10 | 4 | -0/+16 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | fix(Federation): Show some icon for federated users on shares | fenn-cs | 2024-11-09 | 2 | -1/+2 | |
| | | | | Signed-off-by: nfebe <fenn25.fn@gmail.com> | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-11-09 | 90 | -90/+90 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | fix(files_sharing): share assignment issue in SharingEntryLink | skjnldsv | 2024-11-08 | 1 | -2/+4 | |
| | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | |||||
* | feat(files_sharing): use share node or label as page titlefeat/sharing-title | skjnldsv | 2024-11-08 | 2 | -0/+7 | |
| | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> |