- Oct 13, 2014
-
-
Vincent Petry authored
When downloading a folder called "0001" PHP should fallback to parsing it as string and properly detect that it is not a JSON array.
-
Jenkins for ownCloud authored
-
- Oct 12, 2014
-
-
Lukas Reschke authored
Remove uneeded slicing of element
-
Jenkins for ownCloud authored
-
- Oct 11, 2014
-
-
Jenkins for ownCloud authored
-
- Oct 10, 2014
-
-
Björn Schießle authored
make sure that we always delete oldest first
-
Björn Schießle authored
[sharing] fix performance issues
-
Björn Schießle authored
-
Lukas Reschke authored
Log warning when no uid was found for user
-
Jan-Christoph Borchardt authored
Prevent button click when enter key is pressed in LDAP wizard
-
Björn Schießle authored
-
Vincent Petry authored
Urlencode file name before passing it to cURL
-
Jenkins for ownCloud authored
-
- Oct 09, 2014
-
-
Morris Jobke authored
Config update
-
Morris Jobke authored
-
Morris Jobke authored
-
Björn Schießle authored
-
Vincent Petry authored
Update etag of parent dir when adding/removing ext storage mount points
-
Vincent Petry authored
Clear enabled apps cache after loading authentication app
-
Morris Jobke authored
Add support for keys in the info.xml
-
Lukas Reschke authored
This allows to have links to different doc base URLs a.
-
Tony Zelenoff authored
Large file helper use cURL to determine file sizes. Thus filenames must be urlencoded in case special symbols like '#' can cause BadRequest errors. Signed-off-by:
Tony Zelenoff <antonz@parallels.com>
-
Vincent Petry authored
In some incomplete setups (like mine) it can happen that the uid attribute of users is missing. To be able to find out that something is wrong, a debug message is now logged when it has not been found.
-
Vincent Petry authored
Since getEnabledApps() depends on an authentication app to be loaded, especially in the case of LDAP, the cache from getEnabledApps() is now cleared to make sure that subsequent calls will properly return apps that were enabled for groups. This is because getEnabledApps() uses the inGroups() function from the group manager provided by LDAP or any other authentication app.
-
Arthur Schiwon authored
properly cancel a Paginated Results operation in order to avoid protocol...
-
Vincent Petry authored
Revert "[WIP] fix retrieval of group members and cache group members"
-
Vincent Petry authored
-
Vincent Petry authored
fix retrieval of group members and cache group members
-
Morris Jobke authored
check if I can create a file at the location
-
Jenkins for ownCloud authored
-
MTRichards authored
Added description in line with other apps.
-
MTRichards authored
Added updates description
-
MTRichards authored
-
MTRichards authored
Made app description paralell in structure to other app descriptions
-
MTRichards authored
Added larger app description
-
MTRichards authored
Added new app description Removed links to CE documentation
-
MTRichards authored
Updated the description of the app for the app panel.
-
- Oct 08, 2014
-
-
Morris Jobke authored
Config sample cleanup
-
Morris Jobke authored
* owncloud -> ownCloud * add default value * proper comment style * fix line wrapping and minor typo * remove duplication * add Vincents proposals
-
Morris Jobke authored
-