Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -3/+1 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -0/+1 |
| | | | | | | | | | | | * Order the imports * No leading slash on imports * Empty line before namespace * One line per import * Empty after imports * Emmpty line at bottom of file Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Remove unused static sharing helper code | Roeland Jago Douma | 2018-02-27 | 1 | -170/+0 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Simplify return statement | Morris Jobke | 2018-02-13 | 1 | -3/+1 |
| | | | | 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> | ||||
* | Fix comparisons in the sharing app | Joas Schilling | 2017-08-01 | 1 | -2/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Remove config change hook that deletes link shares (#26612) | Vincent Petry | 2016-12-19 | 1 | -1/+0 |
| | | | | | | | | | Seems broken. But also if link shares are not allowed, the link shares will continue to exist but will be denied. A future cleanup could be done through a background job. Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | Update with robin | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
| | |||||
* | Fix apps/ | Joas Schilling | 2016-07-21 | 1 | -4/+4 |
| | |||||
* | Move SetupFromToken to ShareManager | Roeland Jago Douma | 2016-07-18 | 1 | -62/+26 |
| | |||||
* | Make getShareFolder use given view instead of static FS | Vincent Petry | 2016-06-17 | 1 | -4/+8 |
| | |||||
* | Fix for #23066 (#24689) | Torben Dannhauer | 2016-05-31 | 1 | -2/+2 |
| | |||||
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -2/+2 |
| | |||||
* | Move lib/ to PSR-4 | Joas Schilling | 2016-05-25 | 1 | -0/+310 |