- May 08, 2017
-
-
Lukas Reschke authored
External has been moved to appstore
-
Lukas Reschke authored
Check if Nextcloud is installed
-
Lukas Reschke authored
As discussed with Joas. Signed-off-by:
Lukas Reschke <lukas@statuscode.ch>
-
Lukas Reschke authored
Fixes https://github.com/nextcloud/server/issues/4735 Signed-off-by:
Lukas Reschke <lukas@statuscode.ch>
-
Robin Appelman authored
polish user actions dropdown
-
Lukas Reschke authored
LDAP: only use proxy classes as backend
-
Lukas Reschke authored
Automatic mysql 4byte detection
-
Lukas Reschke authored
Theming app: Add plain background color option
-
Lukas Reschke authored
show non landscape logos bigger on the login page
-
Lukas Reschke authored
ensure theming app is loaded when showing an error page
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
Julius Härtl authored
Signed-off-by:
Julius Härtl <jus@bitgrid.net>
-
Julius Härtl authored
Signed-off-by:
Julius Härtl <jus@bitgrid.net>
-
Julius Haertl authored
Signed-off-by:
Julius Haertl <jus@bitgrid.net>
-
Morris Jobke authored
Fix name of external storages
-
Jan-Christoph Borchardt authored
Signed-off-by:
Jan-Christoph Borchardt <hey@jancborchardt.net>
-
Nextcloud bot authored
-
- May 07, 2017
-
-
Nextcloud bot authored
-
- May 06, 2017
-
-
Robin Appelman authored
Signed-off-by:
Robin Appelman <robin@icewind.nl>
-
Robin Appelman authored
Signed-off-by:
Robin Appelman <robin@icewind.nl>
-
Nextcloud bot authored
-
- May 05, 2017
-
-
Robin Appelman authored
handle permissions errors when copying the skeleton for a read only user
-
Roeland Jago Douma authored
Enforce type hints in dav app
-
Morris Jobke authored
Make cache tests a bit more clear
-
Robin Appelman authored
Signed-off-by:
Robin Appelman <robin@icewind.nl>
-
Roeland Jago Douma authored
Fix invalid theming URLs
-
Morris Jobke authored
* logo and background image had the cache buster applied twice: background-image: url(http://192.168.99.100/server/core/img/logo.svg?v=0?v=0); Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Nextcloud bot authored
-
- May 04, 2017
-
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Roeland Jago Douma authored
Update login flow redirection
-
Roeland Jago Douma authored
Compatibility with Redis and RedisCluster
-
Mario Danic authored
Signed-off-by:
Lukas Reschke <lukas@statuscode.ch>
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Christoph Wurst authored
Load proper fonts in guest.css
-
Morris Jobke authored
Make read/write options in sharing view radiobuttons
-
Roeland Jago Douma authored
Do not reload the filelist on first open
-
Roeland Jago Douma authored
Fixes #4676 Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Morris Jobke authored
Documentation fix IGroup::getDisplayName is available since version 12
-
Roeland Jago Douma authored
Fixes: #4644 Without this patch the filelist would always reload. However since not all the correct data was set yet it would often: 1. fireoff a propfind to ../webdav/ 2. fireoff a propfind to ../webdav/<PATH> When just opening the file list those are the same so the result is just fine. However if opening a direct link it means that there is a race condition on which finishes first. Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-