Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 1 | -0/+1 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -7/+3 |
* | Fix (array) indent style to always use one tab | Christoph Wurst | 2020-04-09 | 1 | -1/+1 |
* | Remove unused imports | Christoph Wurst | 2020-03-25 | 1 | -1/+0 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 3 | -3/+3 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 3 | -4/+6 |
* | Don't allow public share pages if link sharing is disabled | Roeland Jago Douma | 2018-06-20 | 1 | -25/+0 |
* | Quick hack to make the files sharing app work with this properly | Roeland Jago Douma | 2018-06-20 | 1 | -0/+2 |
* | Remove unused import statements | Morris Jobke | 2018-02-14 | 1 | -1/+0 |
* | Use ::class statement instead of string | Morris Jobke | 2018-01-29 | 1 | -2/+2 |
* | Change @georgehrke's email | Morris Jobke | 2017-11-06 | 2 | -0/+2 |
* | Update license headers | Morris Jobke | 2017-11-06 | 3 | -2/+44 |
* | Add unit tests | Roeland Jago Douma | 2017-08-10 | 1 | -3/+5 |
* | Remove old code + add Middleware | Roeland Jago Douma | 2017-08-10 | 1 | -0/+84 |
* | Remove explicit type hints for Controller | Lukas Reschke | 2017-08-01 | 2 | -4/+4 |
* | Fix middleware implementations signatures | Roeland Jago Douma | 2017-07-31 | 2 | -8/+10 |
* | Some app fixes of phpstorm inspections | Roeland Jago Douma | 2017-07-24 | 1 | -0/+2 |
* | allow to access mail shares even if public links are disabled | Bjoern Schiessle | 2017-01-04 | 1 | -5/+25 |
* | Move files_sharing Controllers => Controller | Roeland Jago Douma | 2016-10-24 | 1 | -2/+2 |
* | Move Share20OCS to ShareAPIController | Roeland Jago Douma | 2016-10-24 | 1 | -4/+4 |
* | Add OCSShareAPIMiddleware tests | Roeland Jago Douma | 2016-08-05 | 1 | -1/+0 |
* | Add OCSShareAPIMiddleware | Roeland Jago Douma | 2016-08-05 | 1 | -0/+53 |
* | Fix apps/ | Joas Schilling | 2016-07-21 | 1 | -2/+3 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -1/+1 |
* | Move lib/ to PSR-4 | Joas Schilling | 2016-05-25 | 1 | -0/+161 |