Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(dav): fallback realm for HTTP authentication | MichaIng | 2024-02-23 | 1 | -1/+1 |
* | chore: apply changes from Nextcloud coding standards 1.1.1 | Joas Schilling | 2023-11-23 | 1 | -3/+3 |
* | techdebt(DI): Use public IThrottler interface which exists since Nextcloud 25 | Joas Schilling | 2023-08-28 | 1 | -3/+3 |
* | Fix more psalm issues | Carl Schwan | 2022-05-16 | 1 | -1/+2 |
* | Cleanup dav | Carl Schwan | 2022-05-05 | 1 | -28/+7 |
* | Throttle on public DAV endpoint | Lukas Reschke | 2021-06-22 | 1 | -1/+15 |
* | Header must contain a colon | acsfer | 2021-06-09 | 1 | -1/+1 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -2/+0 |
* | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 1 | -1/+1 |
* | 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 | -1/+0 |
* | Use elseif instead of else if | Christoph Wurst | 2020-04-10 | 1 | -2/+2 |
* | Update license headers for 18 | Christoph Wurst | 2019-12-20 | 1 | -1/+1 |
* | Merge pull request #17935 from nextcloud/feature/noid/public-auth-for-circles | Roeland Jago Douma | 2019-12-11 | 1 | -2/+6 |
|\ | |||||
| * | using IShare:: | Maxence Lange | 2019-12-05 | 1 | -4/+5 |
| * | adding share type circles | Maxence Lange | 2019-12-05 | 1 | -1/+4 |
* | | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+1 |
|/ | |||||
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+1 |
* | check password for mail shares as well | Bjoern Schiessle | 2017-05-04 | 1 | -1/+1 |
* | Update with robin | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
* | Fix apps/ | Joas Schilling | 2016-07-21 | 1 | -2/+4 |
* | Cast share id to string (#25402) | Vincent Petry | 2016-07-20 | 1 | -1/+1 |
* | Use the themed Defaults everywhere | Joas Schilling | 2016-07-15 | 1 | -1/+1 |
* | Use the correct realm for basic authentication - fixes #23427 | Thomas Müller | 2016-06-09 | 1 | -2/+7 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -2/+3 |
* | Move dav app to PSR-4 (#24527) | Joas Schilling | 2016-05-12 | 1 | -0/+122 |