| Commit message (Expand) | Author | Age | Files | Lines |
* | chore(dav): Make json_encode and json_decode throw on error | Christoph Wurst | 2023-01-19 | 1 | -1/+1 |
* | Fix parameter type for EntityCollection::setReadMarker in comments app | Côme Chilliet | 2022-12-19 | 1 | -5/+2 |
* | Migrate dav application from ILogger to LoggerInterface | Côme Chilliet | 2022-05-02 | 4 | -33/+16 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 5 | -5/+0 |
* | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 2 | -2/+2 |
* | Format code to a single space around binary operators | Christoph Wurst | 2020-10-05 | 3 | -7/+7 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 5 | -0/+5 |
* | Add visibility to all constants | Christoph Wurst | 2020-04-10 | 3 | -15/+15 |
* | Add visibility to all methods and position of static keyword | Christoph Wurst | 2020-04-10 | 5 | -26/+26 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 5 | -35/+29 |
* | Remove trailing and in between spaces | Christoph Wurst | 2020-04-09 | 1 | -1/+1 |
* | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 2 | -3/+3 |
* | Use exactly one empty line after the namespace declaration | Christoph Wurst | 2020-04-09 | 1 | -1/+0 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 5 | -5/+6 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 3 | -3/+2 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+1 |
* | resolve displayname via manager and registerable resolvers | Arthur Schiwon | 2016-10-19 | 1 | -2/+13 |
* | move mention extraction to (I)Comment and report mentions via DAV | Arthur Schiwon | 2016-10-19 | 1 | -1/+32 |
* | emit pre-update event for comments | Arthur Schiwon | 2016-10-12 | 1 | -1/+1 |
* | Fix phpdoc in Comments | Roeland Jago Douma | 2016-08-16 | 1 | -1/+1 |
* | Fix apps/ | Joas Schilling | 2016-07-21 | 5 | -9/+15 |
* | Show error message when posting an invalid comment | Vincent Petry | 2016-06-24 | 1 | -1/+1 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 5 | -5/+8 |
* | Make the root collection neutral so it does not only work for files | Joas Schilling | 2016-05-23 | 2 | -29/+39 |
* | Remove unused UserFolder | Joas Schilling | 2016-05-23 | 2 | -15/+5 |
* | Move dav app to PSR-4 (#24527) | Joas Schilling | 2016-05-12 | 5 | -0/+1045 |