Commit Graph

27 Commits (76e6ab1dffca716ee738846c28d8020d63eb515c)

Author SHA1 Message Date
Joas Schilling 76e6ab1dff
test: Migrate remaining DAV tests to PHPUnit 10 4 months ago
Côme Chilliet 1580c8612b
chore(apps): Apply new rector configuration to autouse classes 12 months ago
Côme Chilliet 801733e523
fix: Remove OCP\Files\Storage interface deprecated since version 9 1 year ago
Ferdinand Thiessen 4bbcbc5206
feat: Make `ISharedStorage` public API and reuse where possible 1 year ago
Andy Scherzinger 56d4f3aa2d
chore: Add SPDX header 1 year ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Robin Appelman 8af60b915b
fix share roots always being marked as writable 2 years ago
Christoph Wurst 898d2923cc
chore(dav): Add void return type to test methods 3 years ago
Vincent Petry 92e60e3858
Add nc:share-attributes Webdav property 3 years ago
John Molakvoæ 5223b0b611
Prevent writing invalid mtime 4 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 4 years ago
Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 6 years ago
Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 6 years ago
Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 6 years ago
Christoph Wurst 2ee65f177e
Use the shorter phpunit syntax for mocked return values 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Robin Appelman d4a51447d1
Fix getting ocs share permissions if a storage is not available 7 years ago
Morris Jobke 0eebff152a
Update license headers 8 years ago
Daniel Calviño Sánchez 555d582f35 Return whether the file is readable or not in the DAV permissions 8 years ago
Morris Jobke ab36980d20
Use ::class in test mocks of dav app 8 years ago
Morris Jobke 43e498844e
Use ::class in test mocks 8 years ago
Joas Schilling 0215b004da
Update with robin 9 years ago
Joas Schilling 813f0a0f40
Fix apps/ 9 years ago
Roeland Jago Douma 2fcb24166f
Fix PHPUnit 5.4 warnings in DAV app 9 years ago
Lukas Reschke aba539703c
Update license headers 10 years ago
Joas Schilling 5882e21b3b
Update DAV unit tests to PSR-4 10 years ago
Björn Schießle 52669d0ea3
return correct share permissions on propfind 10 years ago
Björn Schießle 499d131a09
always return the complete permissions the file was shared with 10 years ago
Roeland Jago Douma 89478a0961 Fix unit tests 10 years ago
Roeland Jago Douma 8c0ef4c4bd Add sharePermissions webdav property 10 years ago
Roeland Jago Douma 3bdafc2122 Rename and move permissions are set when a file is updatable 10 years ago
Thomas Müller 682821c71e Happy new year! 10 years ago
Thomas Müller d8e965e59a Introducing CardDAV into core 10 years ago
Thomas Müller f2889dc6e4 Consolidate webdav code - move all to one app 10 years ago
Thomas Müller 49e1a81eba fixing namespaces and PHPDoc 11 years ago
Vincent Petry 9f6dcb9d3e Sabre Update to 2.1 11 years ago
Joas Schilling 2c39aec8cb Replace deprecated constant with new class constant 11 years ago
Joas Schilling 6202ca33ba Make remaining files extend the test base 11 years ago
Robin Appelman 10c350b895 Fix dav permissions for folders without create permissions 11 years ago