| Commit message (Expand) | Author | Age | Files | Lines |
* | Indicate password strength using strengthify | Morris Jobke | 2014-01-15 | 1 | -0/+4 |
* | Enable user backends to provide avatar images | Arthur Schiwon | 2013-11-22 | 1 | -0/+1 |
* | Pass view in \OC_Avatar to constructor and use $_ for enable_avatars | kondou | 2013-09-09 | 1 | -0/+1 |
* | Provide 'enable_avatars' in config.php, to disable avatars | kondou | 2013-09-01 | 1 | -2/+4 |
* | Clean up | kondou | 2013-08-30 | 1 | -1/+0 |
* | Use defaultavatars | kondou | 2013-08-29 | 1 | -2/+0 |
* | Include placeholder.js | kondou | 2013-08-28 | 1 | -2/+2 |
* | Use OC.Router.generate, TODO use cache, prepare for defaultavatars | kondou | 2013-08-28 | 1 | -0/+2 |
* | Merge branch 'master' into oc_avatars | kondou | 2013-08-28 | 1 | -1/+1 |
|\ |
|
| * | storage information is path specific | Thomas Müller | 2013-08-27 | 1 | -1/+1 |
* | | Use Jcrop, have inline errormsg, work on cropping, clean up, WIP | kondou | 2013-08-25 | 1 | -0/+2 |
* | | Remove gravatar and no-avatar functionality, prepare for default avatars even... | kondou | 2013-08-25 | 1 | -3/+1 |
* | | Improve styling & enable avatar-upload at personal page | kondou | 2013-08-25 | 1 | -0/+3 |
* | | Add basic avatars and gravatar | kondou | 2013-08-25 | 1 | -0/+1 |
|/ |
|
* | check if some encrypted files are left after the app was disabled and warn th... | Bjoern Schiessle | 2013-08-12 | 1 | -7/+1 |
* | only show decrypt all files option if encrypted files are available | Bjoern Schiessle | 2013-07-30 | 1 | -2/+1 |
* | working decrypt files method | Bjoern Schiessle | 2013-07-29 | 1 | -2/+3 |
* | add ajax call to decrypt all files | Björn Schießle | 2013-07-29 | 1 | -1/+1 |
* | user interface to allow user to decrypt all his files once the encryption app... | Björn Schießle | 2013-07-29 | 1 | -0/+10 |
* | Use !== and === in settings. | kondou | 2013-07-21 | 1 | -1/+1 |
* | move to non-static OC_Defaults | Björn Schießle | 2013-07-04 | 1 | -2/+2 |
* | Add init funtion to OC_Defaults to be able to wrap translatable strings | Björn Schießle | 2013-07-04 | 1 | -0/+2 |
* | make footer and urls aware of ownCloud editions | Björn Schießle | 2013-06-12 | 1 | -1/+1 |
* | Fix #3251 | kondou | 2013-05-09 | 1 | -2/+3 |
* | Sort priorized languages as defined in the array | kondou | 2013-05-01 | 1 | -3/+4 |
* | Priorize common languages. | kondou | 2013-04-18 | 1 | -3/+12 |
* | sort languages based on display name not the iso code | Thomas Mueller | 2013-02-14 | 1 | -9/+19 |
* | make it possible to modify the links to the clients | Georg Ehrke | 2013-02-06 | 1 | -0/+7 |
* | let the user change his display name, if supported by the back-end | Björn Schießle | 2013-02-06 | 1 | -0/+2 |
* | offer change password only when the action is supported by the user backend | Arthur Schiwon | 2013-02-05 | 1 | -0/+1 |
* | moving storage calculation code to OC_Helper::getStorageInfo() | Thomas Mueller | 2013-01-02 | 1 | -12/+4 |
* | Checkstyle fixes: NoSpaceAfterComma | Felix Moeller | 2012-11-04 | 1 | -3/+3 |
* | Merge branch 'master' into routing | Bart Visscher | 2012-10-17 | 1 | -6/+2 |
|\ |
|
| * | Remove verify user from personal.php | Lukas Reschke | 2012-10-15 | 1 | -1/+0 |
| * | Change auth checks | Lukas Reschke | 2012-10-15 | 1 | -0/+1 |
| * | the Shared folder is no longer in the cache | Robin Appelman | 2012-10-13 | 1 | -6/+1 |
| * | don´t show negative numbers. this is only a quickfix. I still dont get why t... | Frank Karlitschek | 2012-10-04 | 1 | -0/+1 |
* | | Convert menu entries of settings pages to use router | Bart Visscher | 2012-09-28 | 1 | -1/+1 |
|/ |
|
* | adding space between) and { | Thomas Mueller | 2012-09-07 | 1 | -3/+3 |
* | Update settings/personal.php | Thomas Müller | 2012-09-04 | 1 | -2/+2 |
* | Update settings/personal.php | Thomas Müller | 2012-09-04 | 1 | -11/+11 |
* | Check if size isset, try to fix used space calculation again, fixs bug oc-1331 | Michael Gapczynski | 2012-07-26 | 1 | -1/+1 |
* | Fix used space calculation if shared folder does not exist, fixes bug oc-1331 | Michael Gapczynski | 2012-07-26 | 1 | -1/+6 |
* | remove superfluous ?> at the end of .php files (left out apps/*/templates) | Jörn Friedrich Dreyer | 2012-07-09 | 1 | -3/+1 |
* | don't add the "Shared"-directory size to users quota | Bjoern Schiessle | 2012-06-18 | 1 | -1/+2 |
* | prevend a division by zero problem | Frank Karlitschek | 2012-06-01 | 1 | -0/+1 |
* | removing executable bit from various files | Thomas Mueller | 2012-04-30 | 1 | -0/+0 |
* | reuse OC_L10N objects | Robin Appelman | 2012-04-14 | 1 | -1/+1 |
* | Merge branch 'master' into filesystem | Robin Appelman | 2012-02-01 | 1 | -1/+3 |
|\ |
|
| * | pre-select current language, sort available languages | Thomas Schmidt | 2012-02-01 | 1 | -1/+3 |