summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2016-09-222-28/+84
|
* [tx-robot] updated from transifexNextcloud bot2016-09-192-4/+42
|
* [tx-robot] updated from transifexNextcloud bot2016-09-172-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2016-09-162-0/+26
|
* [tx-robot] updated from transifexNextcloud bot2016-09-152-66/+160
|
* Fix testsRoeland Jago Douma2016-09-131-23/+17
|
* Allow increasing permissions for share ownerVincent Petry2016-09-132-1/+109
| | | | | | In some cases, the owner of the share is also recipient through a group share. The owner must still be able to increase permissions in that situation.
* Move remote_shares OCS endpoint to AppFrameworkRoeland Jago Douma2016-09-094-260/+217
|
* [tx-robot] updated from transifexNextcloud bot2016-09-094-4/+4
|
* Merge pull request #1317 from nextcloud/add-sharing-disclaimerMorris Jobke2016-09-084-2/+22
|\ | | | | Adding a optional disclaimer to the anonymous upload page
| * Adjust testLukas Reschke2016-09-081-1/+7
| |
| * Fix testsLukas Reschke2016-09-081-2/+1
| |
| * Adding a optional disclaimer to the anonymous upload pageMorris Jobke2016-09-083-1/+16
| |
* | Merge pull request #1247 from nextcloud/storage-id-global-cacheMorris Jobke2016-09-081-0/+1
|\ \ | | | | | | more efficient querying of numeric storage ids
| * | more efficient querying of numeric storage idsRobin Appelman2016-09-071-0/+1
| |/
* / dont show shares you own in "shared with you"Robin Appelman2016-09-071-0/+5
|/
* Deprecate getEditionString()Joas Schilling2016-09-061-7/+1
|
* Fix getMock files_sharingRoeland Jago Douma2016-09-061-5/+7
|
* [tx-robot] updated from transifexNextcloud bot2016-09-052-2/+8
|
* [tx-robot] updated from transifexNextcloud bot2016-09-044-2/+84
|
* [tx-robot] updated from transifexNextcloud bot2016-09-034-32/+90
|
* [tx-robot] updated from transifexNextcloud bot2016-09-0110-10/+144
|
* Merge pull request #1201 from nextcloud/usermountcache-orphanedshareRoeland Jago Douma2016-08-311-1/+7
|\ | | | | [master] Usermountcache orphanedshare
| * Added closeCursor in SharedMount numeric idVincent Petry2016-08-301-0/+1
| |
| * Prevent error with orphaned shares when updating user mount cacheVincent Petry2016-08-301-1/+6
| |
* | Allow space for federated share id searchVincent Petry2016-08-302-1/+53
|/
* A shared storage is never a home storage - fixes #25582Thomas Müller2016-08-291-0/+10
|
* Sharee API to AppFrameworkRoeland Jago Douma2016-08-263-93/+79
| | | | | | | | * Move to OCSController * Move to Controller folder * Use automatic DI * Use function parameters * Updated tests
* Fix testsRoeland Jago Douma2016-08-241-13/+44
|
* HTTPHelper is deprecatedRoeland Jago Douma2016-08-244-16/+30
| | | | Use the IClientService instead
* Do not error on NotFoundExceptionRoeland Jago Douma2016-08-241-0/+4
| | | | | | | Since this exception can be thrown when a shared file is in the trashbin there is no need to spam the log like crazy. Fixes #938
* prevent infinite recursion while getting storage from mountRobin Appelman2016-08-231-0/+4
|
* handle failed sharesRobin Appelman2016-08-221-1/+3
|
* Lazy init shared storageRobin Appelman2016-08-221-17/+9
|
* reuse existing root idRobin Appelman2016-08-221-1/+1
|
* Cleanup TestsRoeland Jago Douma2016-08-172-173/+80
|
* Move updateShare and getShares over to use proper parametersRoeland Jago Douma2016-08-173-156/+81
| | | | * Update tests
* Use parameters in createShareRoeland Jago Douma2016-08-173-280/+80
| | | | * Fix tests
* Merge pull request #905 from nextcloud/invisible_iconsMorris Jobke2016-08-171-0/+1
|\ | | | | Fix icons on App page in FF
| * Add viewBox to app iconsRoeland Jago Douma2016-08-171-0/+1
| | | | | | | | | | If we don't add a viewbox a lot of browsers will just say NOPE!!! when we ask them to scale.
* | [tx-robot] updated from transifexNextcloud bot2016-08-174-4/+10
|/
* [tx-robot] updated from transifexNextcloud bot2016-08-172-2/+56
|
* [tx-robot] updated from transifexNextcloud bot2016-08-162-2/+68
|
* Merge pull request #855 from nextcloud/files_drop_capabilityRoeland Jago Douma2016-08-152-0/+3
|\ | | | | Add files drop capability for clients
| * Add files drop capability for clientsRoeland Jago Douma2016-08-132-0/+3
| |
* | [tx-robot] updated from transifexNextcloud bot2016-08-152-2/+62
|/
* [tx-robot] updated from transifexNextcloud bot2016-08-134-2/+88
|
* [tx-robot] updated from transifexNextcloud bot2016-08-126-6/+116
|
* [tx-robot] updated from transifexNextcloud bot2016-08-112-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2016-08-1112-0/+36
|