157 Commits (d763b320486a3cd475c0e7a1537b0954341287d6)

Author SHA1 Message Date
  Robin Appelman 1e69f5e7ac Log some basic events 9 years ago
  Jörn Friedrich Dreyer 9b0f0df7f5 make skeleton compatible with objectstore 9 years ago
  Jörn Friedrich Dreyer c27fd94ec8 in cli mode return true for isHtaccessWorking 9 years ago
  Lukas Reschke 41374986d3 Remove dead code 9 years ago
  Lukas Reschke 6e7365fc17 Redirect only to absolute URL 9 years ago
  Vincent Petry e65ceb08fc Moved WebDAV and internet checks to client side JS 10 years ago
  Lukas Reschke 1565d82b81 Use only lower-case letters 9 years ago
  Lukas Reschke 6eeb905871 Do only follow HTTP and HTTPS redirects 9 years ago
  Thomas Müller 814114ab8e enhance formatDate function to accept an optional argument containing the time zone 9 years ago
  Robin Appelman 23dd7cb51d Don't complain about non-writable datadirs before we're installed 9 years ago
  Robin Appelman 6fa3280c2a Inject config into checkserver and cleanup tests 9 years ago
  Lukas Reschke 5813cf32dc Deduplicate dependency checks 9 years ago
  Thomas Müller 59209e0f2b use intl's native normalizer_normalize() in case the module is available 9 years ago
  Jörn Friedrich Dreyer 0aad7fa1b1 allow prefilling login 9 years ago
  cbhp c00450b2c7 always use a user-agent constant 9 years ago
  Lukas Reschke 63a90a129b Use proper RNG generator 9 years ago
  Lukas Reschke 26f337d523 Only return lowercase letters and digits for backwards compatbility 9 years ago
  Vincent Petry e05b95636b Fix upgrade process when apps enabled for specific groups 9 years ago
  cbhp 969b41c1c9 added missing User-Agents 9 years ago
  Robin Appelman d0266c0bf8 Use public api for getting l10n 9 years ago
  Robin Appelman dd7b8e4555 Remove insecure fallback random number generation 9 years ago
  Jörn Friedrich Dreyer f551917a3c kill OC::$session 10 years ago
  Lukas Reschke d26a9c3c58 Add some security utilities 9 years ago
  Clark Tomlinson 2ad0d3f1be Throw exception if file cannot be accessed via http 9 years ago
  Morris Jobke 9a5e745a64 fix typo 9 years ago
  Morris Jobke b3b3354809 move to public namespace 9 years ago
  Stephan Peijnik 2df52e54d7 Fix STORAGE_* constants usage by moving those constants into \OC\Files\Filesystem. 10 years ago
  helix84 722a119e46 fix typo in util.php 9 years ago
  Stefan Rado ccc46be740 Make skeleton directory configurable. 9 years ago
  Robin Appelman 43d790239d Extend OC_Util::needUpgrade to also catch app upgrades 10 years ago
  Lukas Reschke 260729fd7d Verify whether the URL is valid 10 years ago
  Bjoern Schiessle ecc1f92bb6 add OCS api call to set expire date for link shares 10 years ago
  Thomas Müller 07dc0b2fdf setting and checking default_charset in php.ini to be UTF-8 10 years ago
  Vincent Petry 2fec6cbd5b Remove forgotten debug log 10 years ago
  Vincent Petry 3e78f41d00 Use getAbsoluteUrl for redirection URL 10 years ago
  Vincent Petry c005515ebd Support for multiple default apps 10 years ago
  Vincent Petry 894d69184a Add bak defaultapp setting 10 years ago
  Volkan Gezer ae68a773c0 more strings to translate in utils also some fixes in defaults 10 years ago
  Jörn Friedrich Dreyer 5cae863408 change architecture from inheritance to composition 10 years ago
  Jörn Friedrich Dreyer 4e65889f54 only use one config option 'objectstore' for root and home storage configuration 10 years ago
  Jörn Friedrich Dreyer 7493ff0624 fix unit test by always initializing the root of the storage in the constructor 10 years ago
  Jörn Friedrich Dreyer 10de4a7b90 move creation of / and users 'files' from storage constructor to setupFS / mount initialization 10 years ago
  Jörn Friedrich Dreyer 85ccfad37c change 'object_storage' config param to 'root_storage' 10 years ago
  Jörn Friedrich Dreyer 2bf7e5c02f make objectstore setup more robust, don't pass user to object store mounted as root 10 years ago
  Jörn Friedrich Dreyer 3c66a8c8ed allow configuring objectstore as home and root storage 10 years ago
  Vincent Petry 799205488c Prevent loadApps on upgrade 10 years ago
  Lukas Reschke ac7fb1b23e Remove legacy routing code 10 years ago
  Thomas Müller ec7225da66 remove file locking - code will continue to live in it's own app 10 years ago
  Thomas Müller 76e04027bc Upgrade SabreDAV to 1.8.10 10 years ago
  Bjoern Schiessle ab6680e9ab name the storage wrapper to make sure that we don't apply the wrapper multiple times 10 years ago