35 コミット (1952560ac75007f615fc5c7e1aaabe4799fe6aa3)

作成者 SHA1 メッセージ 日付
  Joas Schilling a53c313878
Require password confirmation to change the Quota 7年前
  Joas Schilling 0215b004da
Update with robin 8年前
  Joas Schilling ba87db3fcc
Fix others 8年前
  Lukas Reschke aba539703c
Update license headers 8年前
  Lukas Reschke 933f60e314 Update author information 8年前
  Arthur Schiwon 3a796d1e15 Consolidate getQuota and setQuota methods in User instance 8年前
  Thomas Müller 682821c71e Happy new year! 8年前
  Lukas Reschke c6f6a8758b Drop OC_SubAdmin and replace usages 8年前
  Thomas Müller 1385b1ec48 Remove OC_Appconfig 9年前
  Jenkins for ownCloud b585d87d9d Update license headers 9年前
  Morris Jobke 06aef4e8b1 Revert "Updating license headers" 9年前
  Jenkins for ownCloud 6a1a4880f0 Updating license headers 9年前
  Lukas Reschke a7df23ceba Manually type-case all AJAX files 9年前
  Morris Jobke 0d4f0ab871 reduce OC_Preferences, OC_Config and \OCP\Config usage 9年前
  Robin Appelman d0266c0bf8 Use public api for getting l10n 9年前
  kondou 05084e03a0 Use !== and === in settings. 11年前
  Björn Schießle 9b258929c6 allow to set quota to zero, issue #2696 11年前
  Bart Visscher 83f161d3f9 Style cleanup settings 11年前
  Lukas Reschke fef73d96d1 CP fail 11年前
  Lukas Reschke 31b1a73e1f Check if user is admin - bool 11年前
  Felix Moeller 30d7993e01 Checkstyle fixes: NoSpaceAfterComma 11年前
  Sam Tuke 8b01286a5d Merged branch 'master' 11年前
  Bart Visscher bb136b9adf Make the settings ajax calls use the router 11年前
  Thomas Müller a570cc7b60 Update settings/ajax/setquota.php 12年前
  Lukas Reschke 93579d88dc CSRF checks 12年前
  Georg Ehrke 6cf418f2fa fix copy&paste fail and deny subadmins to set the default qouta 12年前
  Georg Ehrke 2fc834230a fix setqouta for subadmins 12年前
  Jörn Friedrich Dreyer e59a1806cf remove superfluous ?> at the end of .php files (left out apps/*/templates) 12年前
  Lukas Reschke 777eb1d8b1 CSRF check in the settings 12年前
  Georg Ehrke 3fb91a7411 restore require once command for non app files 12年前
  Georg Ehrke 69ee0efc0b remove the require_once lib base from all (or nearly all) files 12年前
  Robin Appelman 797e921b9a improve log browsing 12年前
  Robin Appelman 0d3181b6d1 add configure option for default quota 12年前
  Robin Appelman 4230e217af new config widget for user quota 12年前
  Robin Appelman 9f5bce81b0 add a default user quota 12年前
  Robin Appelman 835d6a9b6e save quota in human readable format (42 MB), should prevent some of the overflow related problems 12年前
  Robin Appelman ccd9b56609 after editing a user quota, set the value of the quota field to how the server parsed the input, not the user input 12年前
  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 12年前
  Bart Visscher 17e631bc5e Use OC_JSON for json responses 12年前
  Robin Appelman 523b0966d2 add option to set user quota 13年前
  Jan-Christoph Borchardt 4a5ee765cf merged admin, help and settings to settings 13年前
  Jakob Sack bafd684eb6 Renaming classes :-) 13年前
  Robin Appelman 83958ebd4b add oc_user::getUser to get the user id of the loggedin user 13年前
  Jakob Sack 79d8aa871a User management works good enough for now. Need to do something else ... 13年前
  Jakob Sack afa2c4a2c3 User manager still not perfect but the aim is reachable! 13年前
  Jakob Sack c4287162c4 Some work on the fancy user management 13年前
  Jakob Sack f042e85d41 Beginning of some ajax features and an admin page for files 13年前