aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib
Commit message (Expand)AuthorAgeFilesLines
* Adds a "Request password" button to the public share authentication page for ...Cyrille Bollu2022-04-113-46/+155
* Merge pull request #31845 from nextcloud/querybuilder-shareexternalCarl Schwan2022-04-071-7/+9
|\
| * Use querybuilder for share external mountpointCarl Schwan2022-04-061-7/+9
* | Merge pull request #31684 from nextcloud/user-share-permissions-mergeSimon L2022-04-051-11/+22
|\ \
| * | take permissions from multiple paths into account for share permissionsRobin Appelman2022-03-311-11/+22
* | | Merge pull request #31773 from nextcloud/share-limited-owner-setupVincent Petry2022-04-051-11/+30
|\ \ \
| * | | use UserFolder to get the share source nodeRobin Appelman2022-04-041-11/+30
| | |/ | |/|
* / | Set oc_share_external.name column length to 4000 to remove arbitrary limitationCôme Chilliet2022-04-041-0/+56
|/ /
* | Merge pull request #31240 from nextcloud/Valdnet-patch-3Louis2022-03-311-1/+1
|\ \
| * | l10n: Delete dotValdnet2022-02-171-2/+2
| * | l10n: Add a dotValdnet2022-02-171-1/+1
* | | invalidate mount cache after accepting or renaming federated shareRobin Appelman2022-03-251-0/+3
* | | invalidate mount cache after share renameRobin Appelman2022-03-242-20/+26
| |/ |/|
* | l10n: Spelling unification in Transifex.Valdnet2022-03-181-3/+3
* | Merge pull request #31431 from nextcloud/fs-setup-managerRobin Appelman2022-03-082-2/+6
|\ \
| * | type fixesRobin Appelman2022-03-041-0/+2
| * | adjust tests to new fs setupRobin Appelman2022-03-041-2/+4
* | | Fix too many file download notifications when watching a videoszaimen2022-03-077-14/+53
|/ /
* | store mountprovider for each mount in the mounts tableRobin Appelman2022-02-232-2/+2
* | improve errors for external share availability checkRobin Appelman2022-02-211-7/+5
|/
* Support CRUD share permissionsLouis Chemineau2022-02-151-10/+17
* Revert "Add non-breaking space in the file size"szaimen2022-02-101-1/+1
* Use the new option to signaling insensitivityJoas Schilling2022-02-071-0/+2
* Add non-breaking space in the file sizeCarl Schwan2022-01-141-1/+1
* Remove inefficient fed share scannerVincent Petry2022-01-101-70/+0
* Merge pull request #30020 from nextcloud/feat/webpack-vendors-bundlesCarl Schwan2022-01-103-5/+5
|\
| * Move bundles to /distJohn Molakvoæ (skjnldsv)2022-01-083-5/+5
* | Handle LocalServerException when scanning external sharesCarl Schwan2022-01-061-2/+11
|/
* Fix passing on the parameterJoas Schilling2022-01-051-1/+1
* Improve api documentation for file sharing external storageCarl Schwan2022-01-031-28/+24
* Handle external share with invalid hostCarl Schwan2021-12-201-3/+11
* Discard share notification for non-existing groupsVincent Petry2021-12-151-1/+1
* Limit more contact searchesJoas Schilling2021-12-082-3/+12
* Merge pull request #30055 from nextcloud/enh/note-share-apiJulius Härtl2021-12-061-0/+5
|\
| * Allow to pass note when creating a share and send it with directly in the sha...Julius Härtl2021-12-031-0/+5
* | Allow scripts prioritization based on other appsJohn Molakvoæ (skjnldsv)2021-12-022-3/+5
* | code checker fixes for instanceOfStorageRobin Appelman2021-12-021-1/+3
* | background scan the source storage when a background scan on a storage jail i...Robin Appelman2021-12-021-0/+1
|/
* Merge branch 'master' into imountpoint-ocp-storageJohn Molakvoæ2021-10-2271-358/+728
|\
| * update testsRobin Appelman2021-10-191-17/+1
| * use the correct navigation manager for the sharesRobin Appelman2021-10-191-2/+2
| * call setupSharingMenus againRobin Appelman2021-10-191-13/+12
| * move files_sharing to IBootStrapRobin Appelman2021-10-192-68/+47
| * Merge pull request #28377 from nextcloud/fix/shared-ext-storage-scanszaimen2021-09-101-1/+16
| |\
| | * Return proper watcher if SharedStorage originates from ExternalMountJohn Molakvoæ (skjnldsv)2021-09-101-1/+16
| * | Merge pull request #28764 from nextcloud/feat/sharing-link-eventJohn Molakvoæ2021-09-102-2/+100
| |\ \
| | * | Emit event on link share actionJohn Molakvoæ2021-09-102-2/+100
| | |/
| * / use specific email getter where necessaryArthur Schiwon2021-09-091-1/+1
| |/
| * Let users choose a share_folderHinrich Mahler2021-09-065-6/+47
| * add event for when a share is mountedRobin Appelman2021-08-242-1/+75