summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Expand)AuthorAgeFilesLines
* Fixed disappearing of share info in file viewMichael Jobst2016-12-021-1/+6
* Add testsRoeland Jago Douma2016-11-151-1/+60
* [stable9] Fixes not allowed increasing of link share permissionsRoeland Jago Douma2016-11-141-0/+1
* fix button on public upload pageJan-Christoph Borchardt2016-11-081-3/+4
* Allow increasing permissions for share ownerVincent Petry2016-09-132-1/+109
* Fix paths returned by \OC\Files\Storage\Shared hooks (#25519)Vincent Petry2016-08-291-2/+2
* Add files drop capability for clientsRoeland Jago Douma2016-08-152-0/+3
* Do not allow to delete/update group shares as a group memberJoas Schilling2016-08-031-4/+5
* Run the license scriptJoas Schilling2016-07-2281-271/+361
* Fix Sharing app tests with phpunit 5.2+Joas Schilling2016-07-012-8/+4
* Merge remote-tracking branch 'upstream/stable9' into stable9-upstream-syncLukas Reschke2016-06-263-21/+69
|\
| * On mount make sure multiple shares with same target map to unique ones (#23937)Roeland Douma2016-06-232-15/+49
| * Catch exceptions while creating shared mountsRobin Appelman2016-06-212-11/+25
| * Delay files_sharing's registerMountProvidersVincent Petry2016-06-201-2/+3
| * Make getShareFolder use given view instead of static FS (#25150)Vincent Petry2016-06-202-5/+9
* | Some more brandingLukas Reschke2016-06-201-1/+1
* | fixed codeMorris Jobke2016-06-202-3/+3
* | fixed translationsMorris Jobke2016-06-2094-94/+94
* | Delay files_sharing's registerMountProvidersVincent Petry2016-06-201-2/+3
* | Make getShareFolder use given view instead of static FS (#25150)Vincent Petry2016-06-202-5/+9
* | Merge pull request #75 from nextcloud/brand-to-nextcloudLukas Reschke2016-06-142-9/+3
|\ \
| * | Do not link to ownCloud Federation pageLukas Reschke2016-06-132-9/+3
* | | Merge branch 'stable9' of https://github.com/owncloud/core into downstream-16...Arthur Schiwon2016-06-132-5/+28
|\ \ \ | |/ / |/| / | |/
| * Show the path relative to the requesting user (#25067)Roeland Douma2016-06-132-5/+28
* | Show spinner for files_drop againLukas Reschke2016-06-131-0/+1
* | smaller files drop fixesArthur Schiwon2016-06-131-2/+31
* | [stable9] Backport files drop featureLukas Reschke2016-06-118-36/+278
* | Adjust some more branding textsLukas Reschke2016-06-111-1/+1
* | backport design changeJan-Christoph Borchardt2016-06-101-2/+2
|/
* Allow public upload when the quota is unlimited (#24988)Joas Schilling2016-06-061-1/+1
* Backport of share id as string fixVincent Petry2016-06-011-2/+2
* Merge pull request #24830 from owncloud/stable9-lenz1111-share_download_range...Vincent Petry2016-05-301-2/+11
|\
| * Http Range requests support in downloadsPiotr Filiciak2016-05-251-2/+11
* | Improve isLocal performance for SharedStorageRobin Appelman2016-05-251-3/+1
|/
* Merge pull request #24574 from owncloud/stable9_24568Thomas Müller2016-05-111-1/+2
|\
| * Fix test race conditionRoeland Jago Douma2016-05-111-1/+2
* | Yo-ho-oh - Murder all band 'o pirates - backport of #24550Thomas Müller2016-05-112-12/+0
|/
* Add unit tests for shared size propagation with encryptionRobin Appelman2016-04-212-14/+68
* Fix displaying owner before share icon in file listVincent Petry2016-03-302-3/+4
* Return remote shares in oc:share-types Webdav propertyVincent Petry2016-03-241-0/+2
* Merge pull request #23493 from owncloud/stable9_22679Thomas Müller2016-03-232-0/+92
|\
| * When the Share API is disabled do not return sharesRoeland Jago Douma2016-03-222-0/+92
* | Merge pull request #23478 from owncloud/backport-l10nThomas Müller2016-03-2286-86/+758
|\ \
| * | Backport translations to stable9Joas Schilling2016-03-2286-86/+758
| |/
* | Respect disabled group sharing in sharee endpointRoeland Jago Douma2016-03-223-35/+69
* | Block group sharing in API and in share managerRoeland Jago Douma2016-03-222-1/+53
|/
* Merge pull request #23389 from owncloud/backport-23287-fed-share-action-linksThomas Müller2016-03-211-2/+2
|\
| * Make sure to append the web root as per docJoas Schilling2016-03-181-2/+2
* | Add webdav property for share info in PROPFIND responseVincent Petry2016-03-183-45/+55
|/
* Merge pull request #23259 from owncloud/backport-22998Thomas Müller2016-03-172-5/+5
|\