Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cache parent exists status during share setup | Robin Appelman | 2018-08-16 | 1 | -5/+13 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | don't check if target dir exists when using the default share target directory | Robin Appelman | 2018-08-16 | 1 | -1/+1 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | re-use view instances for shared storages | Robin Appelman | 2018-08-16 | 1 | -4/+4 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | more efficient way to detect added and removed mounts | Robin Appelman | 2018-08-16 | 1 | -4/+0 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | more efficient unique share target generation | Robin Appelman | 2018-08-16 | 1 | -11/+7 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Less deprecated calls to OCP\Util::writeLog | Morris Jobke | 2018-04-22 | 1 | -6/+2 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Remove unneeded semicolon and parentheses | Morris Jobke | 2018-01-26 | 1 | -1/+1 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+1 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | allow apps to set custom mount types | Robin Appelman | 2017-04-28 | 1 | -0/+4 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Typecast filecache 'storage' as int to return it as documented, fixes #3461 | Frédéric Fortier | 2017-02-20 | 1 | -1/+1 |
| | | | | Signed-off-by: Frédéric Fortier <frederic.fortier@oronospolytechnique.com> | ||||
* | Fix overwriting parameter | Roeland Jago Douma | 2016-12-13 | 1 | -3/+3 |
| | | | | | | Fixes #2641 Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | reuse cacheentry | Robin Appelman | 2016-12-13 | 1 | -15/+19 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Move OC\Files\Storage\Shared to the right namespace | Joas Schilling | 2016-10-20 | 1 | -2/+2 |
| | |||||
* | Added closeCursor in SharedMount numeric id | Vincent Petry | 2016-08-30 | 1 | -0/+1 |
| | |||||
* | Prevent error with orphaned shares when updating user mount cache | Vincent Petry | 2016-08-30 | 1 | -1/+6 |
| | |||||
* | reuse existing root id | Robin Appelman | 2016-08-22 | 1 | -1/+1 |
| | |||||
* | get shared storage storage id without setting up the storage | Robin Appelman | 2016-08-09 | 1 | -0/+13 |
| | |||||
* | Group shares with same source and target | Roeland Jago Douma | 2016-08-03 | 1 | -7/+17 |
| | | | | | | | Fixes #24575 Note that this is a very limited solution and eventually we want smarter merging! | ||||
* | Update with robin | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
| | |||||
* | Fix apps/ | Joas Schilling | 2016-07-21 | 1 | -3/+5 |
| | |||||
* | Make getShareFolder use given view instead of static FS | Vincent Petry | 2016-06-17 | 1 | -1/+1 |
| | |||||
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -1/+1 |
| | |||||
* | Move lib/ to PSR-4 | Joas Schilling | 2016-05-25 | 1 | -0/+226 |