summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #44184 from nextcloud/43919-fix-share-by-mail-password-enf...Ferdinand Thiessen2024-03-141-1/+1
|\
| * fix: No password set for new mail sharesfenn-cs2024-03-141-1/+1
* | chore: improve typing for SharedStorage::$storageRobin Appelman2024-03-141-0/+9
* | fix: don't return null for SharedStorage::getWrapperStorage with share recursionRobin Appelman2024-03-141-0/+10
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-03-144-0/+4
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-132-0/+2
* Merge pull request #39990 from nextcloud/recursive-shareArthur Schiwon2024-03-111-1/+15
|\
| * fix: add some recrusive detection/preventionRobin Appelman2024-03-081-1/+15
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-03-102-0/+2
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-03-094-0/+8
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-0898-242/+528
* feat: Allow registration of advanced external share actionsChristopher Ng2024-03-063-3/+43
* feat: reconfigured NcActions to use MDI'sEduardo Morales2024-03-062-24/+66
* chore: manual lintingEduardo Morales2024-03-061-5/+11
* feat: added new action for qrcode popup linkshareEduardo Morales2024-03-061-1/+44
* Merge pull request #44000 from nextcloud/more-sharing-cleaupRobin Appelman2024-03-061-59/+0
|\
| * chore: remove long depricated share codeRobin Appelman2024-03-061-59/+0
* | Merge pull request #44029 from nextcloud/share-manager-buildRobin Appelman2024-03-061-2/+0
|\ \ | |/ |/|
| * refactor: make share manager buildableRobin Appelman2024-03-061-2/+0
* | feat: Rename circles to teamsJulius Härtl2024-03-061-2/+2
|/
* fix(sharing): Avoid (dead)locking during orphan deletionChristoph Wurst2024-03-052-14/+67
* Merge pull request #43471 from nextcloud/cache-path-by-idRobin Appelman2024-03-0510-107/+128
|\
| * perf: switch places that always use the first getById result to getFirstNodeByIdRobin Appelman2024-03-0410-107/+128
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-03-054-0/+34
* | Merge pull request #43791 from nextcloud/share-api-cleanupRobin Appelman2024-03-041-4/+4
|\ \ | |/ |/|
| * fix: remove old test-only methodsRobin Appelman2024-02-261-4/+4
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-292-0/+8
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-2896-824/+838
* | test: Add test selector on sharing and versions componentsLouis Chemineau2024-02-272-8/+28
* | chore(files_sharing): Remove legacy share permissions editorLouis Chemineau2024-02-271-290/+0
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-272-0/+14
|/
* Merge pull request #43428 from nextcloud/feat/share-expiration-with-timeBenjamin Gaussorgues2024-02-264-10/+21
|\
| * feat(share): save date and time for expirationBenjamin Gaussorgues2024-02-224-10/+21
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-254-2/+6
* | Merge branch 'master' into share-external-watcherJohn Molakvoæ2024-02-242-2/+2
|\ \
| * | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-242-2/+2
* | | Merge branch 'master' into share-external-watcherJohn Molakvoæ2024-02-23187-3594/+6511
|\| |
| * | Merge pull request #43605 from nextcloud/orphan-share-dailyJohn Molakvoæ2024-02-231-6/+2
| |\ \
| | * | fix: only cleanup orphaned shared dalyRobin Appelman2024-02-151-6/+2
| * | | fix truncated circleId returned from Share APIAragon Gouveia2024-02-231-3/+4
| * | | chore(files_sharing): use `OCSResponse` from `@nextcloud/typings`skjnldsv2024-02-233-14/+5
| | |/ | |/|
| * | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-222-2/+4
| * | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-212-4/+4
| * | Fix undefined share object during expirationDate updatefenn-cs2024-02-201-1/+1
| * | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-202-0/+18
| * | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-194-2/+16
| * | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-186-2/+32
| * | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-166-22/+62
| |/
| * Fix(l10n): Update translations from TransifexNextcloud bot2024-02-1510-8/+76
| * Merge pull request #43461 from nextcloud/fix/get-rid-of-getloggerF. E Noel Nfebe2024-02-144-11/+20
| |\