- Dec 18, 2017
-
-
Morris Jobke authored
If the parsed data is not a valid response we should not cache it and only cache the preprocessed result set. Fixes #7442 Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Morris Jobke authored
Respect sharing options when searching using MailPlugin #7428
-
Morris Jobke authored
Do not update apps if it comes from git
-
- Dec 16, 2017
-
-
Tobia De Koninck authored
Signed-off-by:
Tobia De Koninck <tobia@ledfan.be>
-
- Dec 15, 2017
-
-
Tobia De Koninck authored
Signed-off-by:
Tobia De Koninck <tobia@ledfan.be>
-
Morris Jobke authored
Merge pull request #7527 from nextcloud/fix-drag-shadow-not-visible-when-dragging-a-file-on-a-narrow-screen Fix drag shadow not visible when dragging a file on a narrow screen
-
Morris Jobke authored
Also check for empty content length
-
- Dec 14, 2017
-
-
Roeland Jago Douma authored
Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Morris Jobke authored
Reduce length of md5 in scss caching
-
John Molakvoæ authored
Signed-off-by:
John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
-
John Molakvoæ authored
Signed-off-by:
John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
-
John Molakvoæ authored
Signed-off-by:
John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
-
Morris Jobke authored
Use cached app list
-
Roeland Jago Douma authored
Use proper authorative-autoloader for app autoloaders
-
John Molakvoæ authored
Signed-off-by:
John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
-
Morris Jobke authored
Followup to #7264 Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
John Molakvoæ authored
Signed-off-by:
John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
-
Roeland Jago Douma authored
Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Roeland Jago Douma authored
Also cache invalid DiscoveryService response
-
Daniel Calviño Sánchez authored
When a file from the file list is dragged a drag shadow (a copy of the file row that follows the cursor position) is created. The drag shadow element is created as a direct child of the body element, so it needs a higher "z-index" than the one used for the file list to be visible. In narrow screens the "#app-content" uses a "z-index" of 1000 in order to be visible over the "#navigation-bar" when they overlap, so the "z-index" of the drag shadow must be at least 1000 to be visible over the file list. Instead of updating the hardcoded "z-index" it was removed and replaced by CSS rules for ".dragshadow" elements to ease theming. Signed-off-by:
Daniel Calviño Sánchez <danxuliu@gmail.com>
-
- Dec 13, 2017
-
-
Morris Jobke authored
Check for FreeType functions required for avatars
-
Roeland Jago Douma authored
Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Roeland Jago Douma authored
Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Roeland Jago Douma authored
* Cache it for a day so we will retry eventually * Cache the status.php response as well so we will try it once a day as well Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Morris Jobke authored
13.0.0 beta3
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Morris Jobke authored
Fixes bin2hex() in LDAP
-
Morris Jobke authored
Untangles the two if-else clauses into a more readable format. Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
John Molakvoæ authored
Show tha copy share link button properly inline
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
- Dec 12, 2017
-
-
Roeland Jago Douma authored
Fixed firefox guest header height
-
Roeland Jago Douma authored
The user displayNameResolver is specific to users, not the comments app
-
Arthur Schiwon authored
Other apps like spreed rely on it, and only can resolver per type can be registered anyhow. Signed-off-by:
Arthur Schiwon <blizzz@arthur-schiwon.de>
-
John Molakvoæ authored
Signed-off-by:
John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
-
John Molakvoæ authored
Signed-off-by:
John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
-
Morris Jobke authored
Fix error log on PHP 7.2
-
Morris Jobke authored
Fix filename typo
-
Björn Schießle authored
allow 'Nextcloud' in the user agent string of Android
-
Morris Jobke authored
Fixes following error in the logs: "ini_set(): A session is active. You cannot change the session module's ini settings at this time" Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Robin Appelman authored
Signed-off-by:
Robin Appelman <robin@icewind.nl>
-