- Apr 05, 2016
-
-
Lukas Reschke authored
-
Thomas Müller authored
load mobile styles last, fix #19596
-
Thomas Müller authored
Remove any stray socket files before creating new ones
-
Jan-Christoph Borchardt authored
-
Thomas Müller authored
Show individual sql schema migration steps during upgrade - on web as…
-
Robin McCorkell authored
-
Thomas Müller authored
Remove unrequired randomlib
-
Jenkins for ownCloud authored
-
- Apr 04, 2016
-
-
Morris Jobke authored
Add capability to show if group sharing is enabled
-
Roeland Jago Douma authored
-
Roeland Jago Douma authored
fixes #23477 Now clients can correct wording to properly reflect who a user can share with.
-
Morris Jobke authored
* ref https://bugs.php.net/bug.php?id=61961 * ref https://github.com/owncloud/core/issues/20261#issuecomment-180000256 * code is based on the proposal of @chriseqipe * fixes #20261
-
Thomas Müller authored
Fix verbose output of upgrade command - not progressbar in this case and the schema migration test has one progressbar now for all tables - before we had one progressbar for each table
-
Lukas Reschke authored
-
Thomas Müller authored
In case of exception we return an html page in case the client is a b…
-
Morris Jobke authored
-
Thomas Müller authored
-
Thomas Müller authored
-
Björn Schießle authored
Unmount the share before deleting it, so we don't try to use it later on
-
Stefan Weil authored
Signed-off-by:
Stefan Weil <sw@weilnetz.de>
-
Pau authored
-
Bernhard Posselt authored
* add better messages for sometimes obscure exceptions * fix formatting
-
Thomas Müller authored
Also replace password in updatePrivateKeyPassword
-
Joas Schilling authored
Sanitize more data in config report
-
Joas Schilling authored
-
- Apr 03, 2016
-
-
Jan-Christoph Borchardt authored
New colour generator
-
- Apr 02, 2016
-
-
Jenkins for ownCloud authored
-
- Apr 01, 2016
-
-
Joas Schilling authored
-
John Molakvoæ authored
-
Vincent Petry authored
Detect user navigating away, don't interpret as ajax error
-
Lukas Reschke authored
This sanitizes the following keys as well: - `proxyuserpwd` - `shared_secret` of `log.condition` - `license-key` - `password` of `redis`
-
Lukas Reschke authored
Initialise the printcss array
-
Lukas Reschke authored
Fixes https://github.com/owncloud/core/issues/23717
-
Joas Schilling authored
-
Jenkins for ownCloud authored
-
- Mar 31, 2016
-
-
Thomas Müller authored
Add sharePermissions webdav property
-
Thomas Müller authored
Add urlencode to username part of ftp and sftp links
-
Thomas Müller authored
make sure that we always remove the file again from the cache after t…
-
Morris Jobke authored
Return 401 DummyBasicAuth in case of ajax call in public link page
-
Morris Jobke authored
Design LDAP wizard to better integrate into the design
-