82 Commits (7f20d59f9c231fe6f3d776f81b714ba4a34c3b18)

Autor SHA1 Mensaje Fecha
  John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses hace 3 años
  Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 hace 3 años
  Christoph Wurst d9015a8c94
Format code to a single space around binary operators hace 3 años
  Christoph Wurst caff1023ea
Format control structures, classes, methods and function hace 4 años
  Christoph Wurst 44577e4345
Remove trailing and in between spaces hace 4 años
  Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 hace 4 años
  Georg Ehrke 52ba75f644
Sabre/DAV 4.0: beforeMethod is now beforeMethod:* hace 4 años
  Christoph Wurst b80ebc9674
Use the short array syntax, everywhere hace 4 años
  Christoph Wurst 5bf3d1bb38
Update license headers hace 4 años
  Morris Jobke b0a296e2e1
Do not use HTTP code OC_Response constants anymore hace 6 años
  Morris Jobke 1399f6bece
Server exception error pages by default with a 500 status code hace 6 años
  Morris Jobke 8c155cd51c
Server error/hint pages with a 500 error code to avoid it being seen instead of the actual resource hace 6 años
  Roeland Jago Douma f984664bee
First step of DAV endpoint hace 6 años
  Roeland Jago Douma b8af7ee9bc
Nextcloud 13 is not compatible with newer than php 7.2 hace 6 años
  Lukas Reschke 80b649c471
Suppress deprecated function in \OCP\JSON hace 6 años
  Joas Schilling 9f3d9b5b23
Don't force the use of Accept-Language anymore hace 7 años
  Joas Schilling f3319f6294
Allow to call the files even when you are in another instance atm hace 7 años
  Joas Schilling 0215b004da
Update with robin hace 7 años
  Joas Schilling ba87db3fcc
Fix others hace 7 años
  Lukas Reschke aba539703c
Update license headers hace 8 años
  Thomas Müller 211e518e16 Fix undefined variable $ex hace 8 años
  Thomas Müller 6a6fc742dc Catch class Error on all root entrypoints hace 8 años
  Lukas Reschke 0cba1ba7f9
Employ a stricter Content Security Policy on remote.php hace 8 años
  Thomas Müller 7bdde98617 All webdav endpoints within remote.php are now hardcoded - helps to prevent migration issues like #23610 - furthermore there is no need to dynamically lookup all the endpoints we already know hace 8 años
  Lukas Reschke 933f60e314 Update author information hace 8 años
  Joas Schilling 043625ee52 Move findLanguage() and setLanguageFromRequest() to factory hace 8 años
  Thomas Müller 682821c71e Happy new year! hace 8 años
  Thomas Müller f2889dc6e4 Consolidate webdav code - move all to one app hace 8 años
  Morris Jobke 8366ce2767 deduplicate @xenopathic hace 8 años
  Morris Jobke b945d71384 update licence headers via script hace 8 años
  Robin McCorkell b4532028f9 Avoid logging normal exceptions in remote.php hace 8 años
  Thomas Müller 039a470a6a Fixing content type detection and handle all local printErrorPage calls hace 9 años
  Thomas Müller 5dc7eebcdb Adding request specific exception handling - now with WebDAV responses - refs #17192 hace 9 años
  Morris Jobke f63915d0c8 update license headers and authors hace 9 años
  Jenkins for ownCloud b585d87d9d Update license headers hace 9 años
  Thomas Müller 2367797c17 Respect http header 'Accept-Language' on ocs and remote.php calls hace 9 años
  Morris Jobke 06aef4e8b1 Revert "Updating license headers" hace 9 años
  Jenkins for ownCloud 6a1a4880f0 Updating license headers hace 9 años
  Lukas Reschke 886bda5f81 Refactor OC_Request into TrustedDomainHelper and IRequest hace 9 años
  Robin Appelman 7cb12d4bff Add sabredav plugin to check if a user has access to an app hace 9 años
  Robin Appelman a05147e25c handle service not available exceptions in index, remote and public.php hace 10 años
  Vincent Petry 4e43e3626e Prevent loading apps in remote when an upgrade is due hace 10 años
  Lukas Reschke 7c4abce373 Move authentication to it's own call hace 10 años
  Lukas Reschke ac7fb1b23e Remove legacy routing code hace 10 años
  Robin Appelman d329049e53 Remove no longer needed if statement hace 10 años
  Robin Appelman 181bbd4325 Remove usage of legacy OC_Appconfig hace 10 años
  Thomas Müller 0db5fead8e remove some more global variable $RUNTIME_NOAPPS hace 10 años
  Chris LeBlanc 652f60419f Removed '/'. Fixes #7035. hace 10 años
  kondou 9e8a6b704d Add _many_ newlines at the end of files hace 10 años
  Jörn Friedrich Dreyer 8dc6bdd96b clean up usage of DatabaseSetupException and catch Exceptions in entrypoints hace 11 años