Commit Graph

3190 Commits (4608d3def7e8619fe2a151aa7d2180dc465f8155)

Author SHA1 Message Date
Lukas Reschke 9622fbdf29 Filter potential dangerous characters in path name 10 years ago
Bjoern Schiessle ff9c85ce60 implement basic encryption functionallity in core to enable multiple encryption modules 10 years ago
Lukas Reschke 8ebe667202 Remove unneeded argument 10 years ago
Lukas Reschke 55fd0082aa Serve all files with a Content-Disposition of 'attachment' via WebDAV 10 years ago
Vincent Petry 58b4c2c0e5 Make sure mountOptions keep their data type 10 years ago
Robin Appelman 8c903c100f check limit of serialized command in unit tests 10 years ago
Robin Appelman 268f249e8d ensure commands can be serialized in unit tests 10 years ago
Robin Appelman ddd6a67d2a Handle exceptions thrown during hooks when running unit tests 10 years ago
Robin Appelman 3ed6ed3c36 Force test cases using background commands to handle setting up the filesystem 10 years ago
Joas Schilling db763027bb Correctly only send the errors of the current file to the event 10 years ago
Vincent Petry a84ade5f32 Revert "adding OC-ETag header" 10 years ago
Vincent Petry daceb1a9ac Revert "adding unit tests" 10 years ago
Jenkins for ownCloud b585d87d9d Update license headers 10 years ago
Vincent Petry f056558b72 Add repair step to fix SQLite autoincrement 10 years ago
Thomas Müller 8d327c94a8 adding unit tests 10 years ago
Morris Jobke 24d0dfc727 Revert "FIX for webdav.mediencenter.t-online.de" 10 years ago
Oliver Kohl D.Sc. 9323285987 FIX for webdav.mediencenter.t-online.de 10 years ago
Robin Appelman ac8254de6a Rename platform 10 years ago
Robin Appelman 24a30c10d7 Add custom sqlite platform to set auto increment 10 years ago
Lukas Reschke 5f044ebf1b Add wrapper for Guzzle 10 years ago
Andreas Fischer 630b7edc54 Do not use APCu when apc.enabled is Off. 10 years ago
Vincent Petry 72c1c89bcd Log forbidden in debug level 10 years ago
Thomas Müller 30ee8b6f99 adding OC-ETag header 10 years ago
Robin Appelman d11f01fa0f Add `getNonExistingName()` to the node api 10 years ago
jknockaert a1b68b5a48 Remove range header exception for encryption 10 years ago
Joas Schilling b262c30fa9 Correctly get array of groups and send OCP\IGroup objects to enable method 10 years ago
dratini0 d4e5ef4f38 Removed simplified X-accel-redirect even further 10 years ago
Vincent Petry eb894e6625 Soft fail in CustomPropertiesBackend whenever storage not available 10 years ago
dratini0 c432b52c74 Changed the disputed while loop to a single if. 10 years ago
Joas Schilling 1a26263123 Do not walk over the users directory, but over the list of tagged objects 10 years ago
Olivier Paroz f3fe46685b Introducing 3D images support (media type) 10 years ago
Vincent Petry 67160e0861 Do not automatically add "update" permission to shared mounts 10 years ago
Thomas Müller 843fef0490 Handle session initialization errors and display error page - fixes #15053 10 years ago
Robin Appelman faa4918355 be a little more verbose in the exception message when we cant connect to the db 10 years ago
Robin Appelman 2df20aaffb show exception type in debug mode 10 years ago
Vincent Petry 5ba508b346 Fix permission checks in Sabre connector 10 years ago
Olivier Paroz f890c3ffb1 Make the method compatible with all types of extensions 10 years ago
Olivier Paroz 60b1643f02 Fix the office class 10 years ago
Olivier Paroz 8d6b2b8867 Keep the extension in temp files 10 years ago
Roeland Jago Douma 3c39658a1c When the expiration date is enforced respect this 10 years ago
Robin McCorkell 693ca9a92f Add unit tests for gc() for \OC\Cache\FileGlobalGC 10 years ago
Robin Appelman 8f9ddef435 kill fileoperations proxy 10 years ago
Lukas Reschke bb5c5a3691 Remove unreqired backtick removal 10 years ago
Vincent Petry 50194c31b4 Soft fail in custom properties backend 10 years ago
Lukas Reschke 917cb66a5b Use ArrayCache if ownCloud is not installed 10 years ago
Robin McCorkell 42fcd0e8b7 Fix fileglobalgc unlink parameter warnings 10 years ago
Lukas Reschke f13216d275 Use `FILTER_UNSAFE_RAW` instead of `FILTER_SANITIZE_STRING` 10 years ago
Lukas Reschke aea4b3166b Add debug mode back to mailer 10 years ago
Bernhard Posselt 57ceed590a only hard depend on the info.xml and not the app.php 10 years ago
Lukas Reschke 1f4aa5350a Reuse cache result 10 years ago