Historique des commits

Auteur SHA1 Message Date
  Lukas Reschke aba539703c Update license headers il y a 8 ans
  Lukas Reschke 933f60e314 Update author information il y a 8 ans
  Arthur Schiwon 3a796d1e15 Consolidate getQuota and setQuota methods in User instance il y a 8 ans
  Thomas Müller 682821c71e Happy new year! il y a 9 ans
  Lukas Reschke c6f6a8758b Drop OC_SubAdmin and replace usages il y a 9 ans
  Thomas Müller 1385b1ec48 Remove OC_Appconfig il y a 9 ans
  Jenkins for ownCloud b585d87d9d Update license headers il y a 9 ans
  Morris Jobke 06aef4e8b1 Revert "Updating license headers" il y a 9 ans
  Jenkins for ownCloud 6a1a4880f0 Updating license headers il y a 9 ans
  Lukas Reschke a7df23ceba Manually type-case all AJAX files il y a 9 ans
  Morris Jobke 0d4f0ab871 reduce OC_Preferences, OC_Config and \OCP\Config usage il y a 10 ans
  Robin Appelman d0266c0bf8 Use public api for getting l10n il y a 10 ans
  kondou 05084e03a0 Use !== and === in settings. il y a 11 ans
  Björn Schießle 9b258929c6 allow to set quota to zero, issue #2696 il y a 11 ans
  Bart Visscher 83f161d3f9 Style cleanup settings il y a 11 ans
  Lukas Reschke fef73d96d1 CP fail il y a 12 ans
  Lukas Reschke 31b1a73e1f Check if user is admin - bool il y a 12 ans
  Felix Moeller 30d7993e01 Checkstyle fixes: NoSpaceAfterComma il y a 12 ans
  Bart Visscher bb136b9adf Make the settings ajax calls use the router il y a 12 ans
  Thomas Müller a570cc7b60 Update settings/ajax/setquota.php il y a 12 ans
  Georg Ehrke 6cf418f2fa fix copy&paste fail and deny subadmins to set the default qouta il y a 12 ans
  Georg Ehrke 2fc834230a fix setqouta for subadmins il y a 12 ans
  Jörn Friedrich Dreyer e59a1806cf remove superfluous ?> at the end of .php files (left out apps/*/templates) il y a 12 ans
  Lukas Reschke 777eb1d8b1 CSRF check in the settings il y a 12 ans
  Robin Appelman 797e921b9a improve log browsing il y a 12 ans
  Robin Appelman 0d3181b6d1 add configure option for default quota il y a 12 ans
  Robin Appelman 4230e217af new config widget for user quota il y a 12 ans
  Robin Appelman 9f5bce81b0 add a default user quota il y a 12 ans
  Robin Appelman 835d6a9b6e save quota in human readable format (42 MB), should prevent some of the overflow related problems il y a 13 ans
  Robin Appelman b41ca8bacb after editing a user quota, set the value of the quota field to how the server parsed the input, not the user input il y a 13 ans