- Oct 15, 2014
-
-
Nazar Mokrynskyi authored
-
Nazar Mokrynskyi authored
-
Nazar Mokrynskyi authored
-
Nazar Mokrynskyi authored
-
Nazar Mokrynskyi authored
That is why we use `this.$el.parent()` instead
-
Nazar Mokrynskyi authored
-
Nazar Mokrynskyi authored
-
- Oct 11, 2014
-
-
Nazar Mokrynskyi authored
This is fix for https://github.com/owncloud/core/issues/10060 Instead of hard coding page size as 20 items, we check real page height, and divide by 50 (height of one row). This will allow to load fewer items on small screens and enough items on large screens (4k, portrait orientation, etc.). Also checking page height on every load to respond on browser window resizing,
-
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
-