67 Commits (e5ee84ca9b7c2b95275fa7ea1100fe8c34a4d695)

Author SHA1 Message Date
  David Prévot eebb756c38 Adapt chosen (css) path 10 years ago
  Thomas Müller f9279ac77a killing some more calls to OC_App::loadApps(); - because we load all apps in handleRequest() 10 years ago
  Morris Jobke 5c1a9f35f1 Indicate password strength using strengthify 11 years ago
  Arthur Schiwon 8ccac86c98 Enable user backends to provide avatar images 10 years ago
  kondou 1832eb8872 Pass view in \OC_Avatar to constructor and use $_ for enable_avatars 10 years ago
  kondou 76b1b5b6a3 Provide 'enable_avatars' in config.php, to disable avatars 10 years ago
  kondou 80e10f01c4 Clean up 11 years ago
  kondou 0c708be76b Use defaultavatars 11 years ago
  kondou e66113f50d Include placeholder.js 11 years ago
  kondou bdf48a6daa Use OC.Router.generate, TODO use cache, prepare for defaultavatars 11 years ago
  Thomas Müller 8cf9336bcb storage information is path specific 11 years ago
  kondou 9a8908b643 Use Jcrop, have inline errormsg, work on cropping, clean up, WIP 11 years ago
  kondou 81cadd5ea3 Remove gravatar and no-avatar functionality, prepare for default avatars even more and reword some stuff 11 years ago
  kondou 252548c62c Improve styling & enable avatar-upload at personal page 11 years ago
  kondou 4a08f7d710 Add basic avatars and gravatar 11 years ago
  Bjoern Schiessle 53bb89824d check if some encrypted files are left after the app was disabled and warn the user 11 years ago
  Bjoern Schiessle c7eba69aea only show decrypt all files option if encrypted files are available 11 years ago
  Bjoern Schiessle b6fa0e4eef working decrypt files method 11 years ago
  Björn Schießle e15e394fcc add ajax call to decrypt all files 11 years ago
  Björn Schießle 2c8e5ec84f user interface to allow user to decrypt all his files once the encryption app was disabled 11 years ago
  kondou 05084e03a0 Use !== and === in settings. 11 years ago
  Björn Schießle 3c691c9ec9 move to non-static OC_Defaults 11 years ago
  Björn Schießle d46e62886a Add init funtion to OC_Defaults to be able to wrap translatable strings 11 years ago
  Björn Schießle e1e798c623 make footer and urls aware of ownCloud editions 11 years ago
  kondou ee1ce055fc Fix #3251 11 years ago
  Florin Peter 3c100af132 revert changes to fbbc76f281f50afa3072d99e4e0d413df835b3d3 because master is very unstable right now 11 years ago
  kondou d8e6db5608 Sort priorized languages as defined in the array 11 years ago
  kondou 79218be1d2 Priorize common languages. 11 years ago
  Thomas Mueller d2f34183a6 sort languages based on display name not the iso code 11 years ago
  Georg Ehrke 0a16d25724 make it possible to modify the links to the clients 11 years ago
  Björn Schießle 9d73e7eb1e let the user change his display name, if supported by the back-end 11 years ago
  Arthur Schiwon 5221ee0c5a offer change password only when the action is supported by the user backend 11 years ago
  Thomas Mueller 2d36a20a1d moving storage calculation code to OC_Helper::getStorageInfo() 11 years ago
  Felix Moeller 30d7993e01 Checkstyle fixes: NoSpaceAfterComma 11 years ago
  Robin Appelman 6db81afab9 move some stuff to the new api 11 years ago
  Sam Tuke 8b01286a5d Merged branch 'master' 11 years ago
  Lukas Reschke 7e2d4e2a8e Remove verify user from personal.php 11 years ago
  Lukas Reschke 6b39b80648 Change auth checks 11 years ago
  Robin Appelman 4c4fd36bdd the Shared folder is no longer in the cache 11 years ago
  Robin Appelman aaa1b73364 don't use depricated OC_Filesystem 11 years ago
  Frank Karlitschek 7efbdb52f6 don´t show negative numbers. this is only a quickfix. I still dont get why the Shared folder can be bigger than the root folder. Perhaps a inconsitency in the filecache? 11 years ago
  Bart Visscher d0bd2bbf27 Convert menu entries of settings pages to use router 11 years ago
  Thomas Mueller 3829460ab8 adding space between) and { 11 years ago
  Thomas Müller 7ab5256922 Update settings/personal.php 12 years ago
  Thomas Müller dc2648b14c Update settings/personal.php 12 years ago
  Michael Gapczynski 41a74e3dd2 Check if size isset, try to fix used space calculation again, fixs bug oc-1331 12 years ago
  Michael Gapczynski 164fc1c981 Fix used space calculation if shared folder does not exist, fixes bug oc-1331 12 years ago
  Michael Gapczynski d1dee28437 Check if size isset, try to fix used space calculation again, fixs bug oc-1331 12 years ago
  Michael Gapczynski 0810f92894 Fix used space calculation if shared folder does not exist, fixes bug oc-1331 12 years ago
  Jörn Friedrich Dreyer e59a1806cf remove superfluous ?> at the end of .php files (left out apps/*/templates) 12 years ago