Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore: Add return types | Julius Härtl | 2023-01-31 | 1 | -5/+6 |
* | perf(federation): Only request root share info for checking availability | Julius Härtl | 2023-01-31 | 1 | -6/+10 |
* | Fix checkpassword undocummented null parameter | Carl Schwan | 2022-10-17 | 1 | -3/+3 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -3/+2 |
* | Add bruteforce protection to the shareinfo endpoint | Roeland Jago Douma | 2021-05-12 | 1 | -5/+11 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -1/+0 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+1 |
* | Apply share permission mask to all files obtained via shareinfo | Roeland Jago Douma | 2019-11-26 | 1 | -25/+12 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -0/+1 |
* | Remove unused import statements | Morris Jobke | 2018-02-14 | 1 | -1/+0 |
* | Change @georgehrke's email | Morris Jobke | 2017-11-06 | 1 | -0/+1 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -1/+21 |
* | Add unit tests | Roeland Jago Douma | 2017-08-10 | 1 | -13/+18 |
* | Remove old code + add Middleware | Roeland Jago Douma | 2017-08-10 | 1 | -7/+2 |
* | Move shareinfo over to proper controller | Roeland Jago Douma | 2017-08-10 | 1 | -0/+130 |