- Aug 25, 2013
-
-
Christopher Schäpers authored
-
Christopher Schäpers authored
Remove gravatar and no-avatar functionality, prepare for default avatars even more and reword some stuff
-
Christopher Schäpers authored
-
Christopher Schäpers authored
-
Christopher Schäpers authored
-
Christopher Schäpers authored
-
Christopher Schäpers authored
- Don't use gravatars default avatars - Use "profile image" instead of "avatar" - Use <p> instead of tables - Ease updateAvatar() - Actually return something in \OCP\Avatar
-
Christopher Schäpers authored
-
Christopher Schäpers authored
-
Christopher Schäpers authored
-
Christopher Schäpers authored
-
Christopher Schäpers authored
-
Christopher Schäpers authored
-
Christopher Schäpers authored
-
Christopher Schäpers authored
TODO: Fix OC_Image->mimetype(), it always returns "image/png"
-
Christopher Schäpers authored
And other small improvements
-
Christopher Schäpers authored
-
Christopher Schäpers authored
Improve app-management
-
- Aug 24, 2013
-
-
Jenkins for ownCloud authored
-
- Aug 22, 2013
-
-
Jenkins for ownCloud authored
-
Thomas Müller authored
Do not use realpath() on includes.
-
- Aug 21, 2013
-
-
Thomas Müller authored
-
Thomas Müller authored
-
Arthur Schiwon authored
-
Arthur Schiwon authored
-
Christopher Schäpers authored
Conflicts: settings/js/apps.js
-
Jenkins for ownCloud authored
-
Andreas Fischer authored
This is possible because we require PHP 5.3 or higher.
-
Andreas Fischer authored
-
Andreas Fischer authored
If the file does not exist, realpath() returns false and "include false;" produces "Failed opening '' for inclusion" which is a useless error message. 'include' works just fine with symlinks, "./" and "../".
-
- Aug 20, 2013
-
-
Christopher Schäpers authored
Fix some JSLint warnings
-
Morris Jobke authored
Use JSON to send/receive group data.
-
Thomas Müller authored
use strict equals in readdir loops to prevent issues with '0' files
-
- Aug 19, 2013
-
-
Jenkins for ownCloud authored
-
Georg Ehrke authored
-
Thomas Müller authored
Fix files_external webdav up and download when path contains ' '
-
Robin Appelman authored
Move quota logic from filesystem proxy to storage wrapper
-
Robin Appelman authored
-
Jörn Friedrich Dreyer authored
-
Morris Jobke authored
adding file templates for ods, odt and odp
-