157 Комити (d763b320486a3cd475c0e7a1537b0954341287d6)

Аутор SHA1 Порука Датум
  Morris Jobke d763b32048 ability to add bower resources пре 9 година
  Thomas Müller a589d61b78 in case a translation javascript is not found we no longer bail out пре 9 година
  Vincent Petry ec1a73fab9 Added OC.L10N namespace with translation functions пре 9 година
  Lukas Reschke 510d0b2cf3 Fix the "addHeader($tag, $attributes, $text)" methods to not ignore the $text parameter пре 9 година
  Lukas Reschke 233c49f4b9 Make supported DBs configurable within config.php пре 9 година
  Lukas Reschke b3a04840b5 Add type hinting to functions пре 9 година
  Lukas Reschke 2d2a4741ce Make files non executable пре 9 година
  Robin Appelman 1e69f5e7ac Log some basic events пре 9 година
  Jörn Friedrich Dreyer 9b0f0df7f5 make skeleton compatible with objectstore пре 9 година
  Jörn Friedrich Dreyer c27fd94ec8 in cli mode return true for isHtaccessWorking пре 9 година
  Lukas Reschke 41374986d3 Remove dead code пре 9 година
  Lukas Reschke 6e7365fc17 Redirect only to absolute URL пре 9 година
  Vincent Petry e65ceb08fc Moved WebDAV and internet checks to client side JS пре 10 година
  Lukas Reschke 1565d82b81 Use only lower-case letters пре 9 година
  Lukas Reschke 6eeb905871 Do only follow HTTP and HTTPS redirects пре 9 година
  Thomas Müller 814114ab8e enhance formatDate function to accept an optional argument containing the time zone пре 9 година
  Robin Appelman 23dd7cb51d Don't complain about non-writable datadirs before we're installed пре 9 година
  Robin Appelman 6fa3280c2a Inject config into checkserver and cleanup tests пре 9 година
  Lukas Reschke 5813cf32dc Deduplicate dependency checks пре 9 година
  Thomas Müller 59209e0f2b use intl's native normalizer_normalize() in case the module is available пре 9 година
  Jörn Friedrich Dreyer 0aad7fa1b1 allow prefilling login пре 9 година
  cbhp c00450b2c7 always use a user-agent constant пре 9 година
  Lukas Reschke 63a90a129b Use proper RNG generator пре 9 година
  Lukas Reschke 26f337d523 Only return lowercase letters and digits for backwards compatbility пре 9 година
  Vincent Petry e05b95636b Fix upgrade process when apps enabled for specific groups пре 9 година
  cbhp 969b41c1c9 added missing User-Agents пре 9 година
  Robin Appelman d0266c0bf8 Use public api for getting l10n пре 9 година
  Robin Appelman dd7b8e4555 Remove insecure fallback random number generation пре 9 година
  Jörn Friedrich Dreyer f551917a3c kill OC::$session пре 10 година
  Lukas Reschke d26a9c3c58 Add some security utilities пре 9 година
  Clark Tomlinson 2ad0d3f1be Throw exception if file cannot be accessed via http пре 9 година
  Morris Jobke 9a5e745a64 fix typo пре 9 година
  Morris Jobke b3b3354809 move to public namespace пре 9 година
  Stephan Peijnik 2df52e54d7 Fix STORAGE_* constants usage by moving those constants into \OC\Files\Filesystem. пре 10 година
  helix84 722a119e46 fix typo in util.php пре 9 година
  Stefan Rado ccc46be740 Make skeleton directory configurable. пре 9 година
  Robin Appelman 43d790239d Extend OC_Util::needUpgrade to also catch app upgrades пре 10 година
  Lukas Reschke 260729fd7d Verify whether the URL is valid пре 10 година
  Bjoern Schiessle ecc1f92bb6 add OCS api call to set expire date for link shares пре 10 година
  Thomas Müller 07dc0b2fdf setting and checking default_charset in php.ini to be UTF-8 пре 10 година
  Vincent Petry 2fec6cbd5b Remove forgotten debug log пре 10 година
  Vincent Petry 3e78f41d00 Use getAbsoluteUrl for redirection URL пре 10 година
  Vincent Petry c005515ebd Support for multiple default apps пре 10 година
  Vincent Petry 894d69184a Add bak defaultapp setting пре 10 година
  Volkan Gezer ae68a773c0 more strings to translate in utils also some fixes in defaults пре 10 година
  Jörn Friedrich Dreyer 5cae863408 change architecture from inheritance to composition пре 10 година
  Jörn Friedrich Dreyer 4e65889f54 only use one config option 'objectstore' for root and home storage configuration пре 10 година
  Jörn Friedrich Dreyer 7493ff0624 fix unit test by always initializing the root of the storage in the constructor пре 10 година
  Jörn Friedrich Dreyer 10de4a7b90 move creation of / and users 'files' from storage constructor to setupFS / mount initialization пре 10 година
  Jörn Friedrich Dreyer 85ccfad37c change 'object_storage' config param to 'root_storage' пре 10 година