- 17 Dec, 2015 20 commits
-
-
Roeland Jago Douma authored
-
Roeland Jago Douma authored
All function calls are replaced with the recommended (which was already the body of the function).
-
Roeland Jago Douma authored
Private deprecated function => removed Replaced all instances with suggested replacement
-
Thomas Müller authored
initialize l10n instance earlier, fixes an undefined var warning foll…
-
Thomas Müller authored
Only load the big (128x128) avatar on the perosnal page
-
Thomas Müller authored
occ command can only be called from ownCloud root directory
-
Thomas Müller authored
Use Authorization headers for public webdav in web UI
-
Arthur Schiwon authored
-
Thomas Müller authored
Statistics output for ./occ files:scan (rework)
-
Thomas Müller authored
Avatar speedup
-
Thomas Müller authored
Remove deprecated OC_Helper::linkTo
-
Roeland Jago Douma authored
Before the code was executed on every page if a user was logged in. Now only on the personal page. Thus saving a request on all other pages.
-
Thomas Müller authored
enforce_home_folder_naming_rule cannot be configured in config.php
-
Thomas Müller authored
Do not try to get the avatar if there is no user
-
Roeland Jago Douma authored
-
Morris Jobke authored
* this changes into the ownCloud root directory and then should run just fine * avoids weird error messages that are caused by this
-
Roeland Jago Douma authored
Replaced with suggested (and calling body of)
-
Thomas Müller authored
Fix files UI mtime parsing from webdav
-
Roeland Jago Douma authored
-
Jenkins for ownCloud authored
-
- 16 Dec, 2015 11 commits
-
-
blizzz authored
-
Roeland Jago Douma authored
-
Roeland Jago Douma authored
Since we usually just get the avatar and stream the content to the users there is no need to first create an image in memory.
-
Thomas Müller authored
Let's print error messages to the builtin webserver console ... makes…
-
Vincent Petry authored
-
Thomas Müller authored
Use name of ICollection for exception message
-
Morris Jobke authored
-
Morris Jobke authored
* fixes #21230
-
Thomas Müller authored
Replace list of apps with a link
-
Vincent Petry authored
The link points to the maintainers page that already contains a more up to date list of apps and repo links. No need to have this information in two places.
-
Jenkins for ownCloud authored
-
- 15 Dec, 2015 6 commits
-
-
martin.mattel@diemattels.at authored
-
C. Montero Luque authored
Fix shared files of deleted users, detect DN change when checking for existence on LDAP
-
Thomas Müller authored
File shares can't have create permissions
-
Thomas Müller authored
don't allow to create a federated share if source and target are the same
-
Thomas Müller authored
Remove unneeded upgrade code
-
Morris Jobke authored
stable8.2 has version 0.7.0 of the user_ldap app
-
- 14 Dec, 2015 3 commits
-
-
Arthur Schiwon authored
-
Vincent Petry authored
-
Vincent Petry authored
-