aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/systemtag
Commit message (Expand)AuthorAgeFilesLines
* Move dav app to PSR-4 (#24527)Joas Schilling2016-05-127-1181/+0
* Remove Scrutinizer Auto FixerLukas Reschke2016-03-012-2/+0
* Update author informationLukas Reschke2016-03-013-0/+3
* Check if user has permission to create such a tagLukas Reschke2016-02-192-3/+27
* Make sure user has access to file for system tag operationsVincent Petry2016-02-013-9/+29
* Fix system tags proppatch with booleansVincent Petry2016-01-271-4/+6
* Add missing use statements for IGroupManager and IUserSessionRoeland Jago Douma2016-01-251-0/+2
* Inject user session to check for admin in system tags DAV handlersVincent Petry2016-01-213-22/+80
* Fix DAV to respect system tags permissionsVincent Petry2016-01-216-14/+132
* Fix content type parsing in system tags pluginVincent Petry2016-01-201-1/+1
* Added system tags GUI in sidebarVincent Petry2016-01-191-1/+1
* Happy new year!Thomas Müller2016-01-127-7/+15
* adjust PHPDocThomas Müller2015-12-102-0/+4
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2015-12-102-0/+27
* Fixed system tags DAV and API and docsVincent Petry2015-12-045-15/+24
* Unit test for system tags pluginVincent Petry2015-12-034-14/+41
* Fix PHPDoc ...Thomas Müller2015-12-037-16/+20
* Added dav endpoints for system tagsVincent Petry2015-12-037-0/+877