]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
10 years agoAdd a CLI command that creates an empty LDAP config
Martin Konrad [Mon, 29 Sep 2014 03:17:53 +0000 (23:17 -0400)]
Add a CLI command that creates an empty LDAP config

This is needed to configure the user_ldap app without using the
wizard (e.g. using tools like Puppet).

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 28 Sep 2014 05:55:09 +0000 (01:55 -0400)]
[tx-robot] updated from transifex

10 years agoMerge pull request #11304 from owncloud/share-spinner
Morris Jobke [Sat, 27 Sep 2014 08:41:25 +0000 (10:41 +0200)]
Merge pull request #11304 from owncloud/share-spinner

Added spinners in share dropdown

10 years agoMerge pull request #11319 from owncloud/header-owncloud-name
Morris Jobke [Sat, 27 Sep 2014 08:28:53 +0000 (10:28 +0200)]
Merge pull request #11319 from owncloud/header-owncloud-name

for whitelabeled edition, show branding name (e.g. 'ownCloud') instead of appname in header bar

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 27 Sep 2014 05:54:48 +0000 (01:54 -0400)]
[tx-robot] updated from transifex

10 years agoPrevent monkey clicking on labels
Vincent Petry [Fri, 26 Sep 2014 15:06:16 +0000 (17:06 +0200)]
Prevent monkey clicking on labels

Clicking on labels while the spinner is there will not trigger the
hidden checkbox any more.

10 years agofor whitelabeled edition, show branding name (e.g. 'ownCloud') instead of appname...
Jan-Christoph Borchardt [Fri, 26 Sep 2014 13:38:35 +0000 (15:38 +0200)]
for whitelabeled edition, show branding name (e.g. 'ownCloud') instead of appname in header bar

10 years agoMerge pull request #11311 from owncloud/fixing-unhandled-exception-cleanTmp-master
Lukas Reschke [Fri, 26 Sep 2014 12:31:31 +0000 (14:31 +0200)]
Merge pull request #11311 from owncloud/fixing-unhandled-exception-cleanTmp-master

catch and log exception in OC_Helper::cleanTmp()

10 years agoAdd ID to markup to have the checkboxes in the right position
Lukas Reschke [Fri, 26 Sep 2014 11:42:47 +0000 (13:42 +0200)]
Add ID to markup to have the checkboxes in the right position

10 years agoAdded spinners in share dropdown
Vincent Petry [Thu, 25 Sep 2014 17:46:30 +0000 (19:46 +0200)]
Added spinners in share dropdown

Added spinners for the following actions:
- adding user
- removing user
- changing password
- toggling allowing upload
- setting a password

10 years agocatch and log exception in OC_Helper::cleanTmp()
Thomas Müller [Fri, 26 Sep 2014 07:17:47 +0000 (09:17 +0200)]
catch and log exception in OC_Helper::cleanTmp()

10 years agoMerge pull request #11285 from owncloud/dav-permissions-create
Thomas Müller [Fri, 26 Sep 2014 07:21:32 +0000 (09:21 +0200)]
Merge pull request #11285 from owncloud/dav-permissions-create

Fix dav permissions for folders

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 26 Sep 2014 05:54:59 +0000 (01:54 -0400)]
[tx-robot] updated from transifex

10 years agoMerge pull request #11282 from owncloud/scanner-memory-stable7
Robin Appelman [Thu, 25 Sep 2014 13:53:33 +0000 (15:53 +0200)]
Merge pull request #11282 from owncloud/scanner-memory-stable7

Don't keep the full info of all children in memory

10 years agoMerge pull request #10934 from owncloud/datadir-write-setup
Vincent Petry [Thu, 25 Sep 2014 12:32:32 +0000 (14:32 +0200)]
Merge pull request #10934 from owncloud/datadir-write-setup

Don't complain about non-writable datadirs before we're installed

10 years agoFix dav permissions for folders without create permissions
Robin Appelman [Wed, 24 Sep 2014 15:50:33 +0000 (17:50 +0200)]
Fix dav permissions for folders without create permissions

10 years agoExpose creatable permissions trough fileinfo
Robin Appelman [Wed, 24 Sep 2014 15:49:52 +0000 (17:49 +0200)]
Expose creatable permissions trough fileinfo

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 25 Sep 2014 05:55:32 +0000 (01:55 -0400)]
[tx-robot] updated from transifex

10 years agoMerge pull request #11286 from owncloud/clarify-possible-formats
Morris Jobke [Wed, 24 Sep 2014 21:55:21 +0000 (23:55 +0200)]
Merge pull request #11286 from owncloud/clarify-possible-formats

Clarify possible preview providers for type Office

10 years agoMerge pull request #11287 from owncloud/kill-with
Morris Jobke [Wed, 24 Sep 2014 21:54:06 +0000 (23:54 +0200)]
Merge pull request #11287 from owncloud/kill-with

Disable external code coverage

10 years agoDisable external code coverage
Lukas Reschke [Wed, 24 Sep 2014 20:35:30 +0000 (22:35 +0200)]
Disable external code coverage

10 years agoClarify possible preview providers for type Office
Lukas Reschke [Wed, 24 Sep 2014 19:16:14 +0000 (21:16 +0200)]
Clarify possible preview providers for type Office

a

10 years agoMerge pull request #11281 from owncloud/scanner-unkown-user
Clark Tomlinson [Wed, 24 Sep 2014 19:11:11 +0000 (15:11 -0400)]
Merge pull request #11281 from owncloud/scanner-unkown-user

Show a proper error message when trying to scan the filesystem for a non...

10 years agoMerge pull request #11225 from owncloud/showLoginAgainInsteadOfJSON
Thomas Müller [Wed, 24 Sep 2014 15:51:12 +0000 (17:51 +0200)]
Merge pull request #11225 from owncloud/showLoginAgainInsteadOfJSON

Show login again instead of JSON if CSRF check fails

10 years agoShow a proper error message when trying to scan the filesystem for a non existing...
Robin Appelman [Wed, 24 Sep 2014 13:48:54 +0000 (15:48 +0200)]
Show a proper error message when trying to scan the filesystem for a non existing user

10 years agoDon't keep the full info of all children in memory
Robin Appelman [Wed, 24 Sep 2014 13:44:56 +0000 (15:44 +0200)]
Don't keep the full info of all children in memory

10 years agoMerge pull request #11229 from kofemann/for-upstream
Lukas Reschke [Wed, 24 Sep 2014 13:19:11 +0000 (15:19 +0200)]
Merge pull request #11229 from kofemann/for-upstream

user/backed: use pow of two for backed action constants

10 years agoMerge pull request #11275 from owncloud/drop-if-e
Morris Jobke [Wed, 24 Sep 2014 12:44:46 +0000 (14:44 +0200)]
Merge pull request #11275 from owncloud/drop-if-e

Drop only if exists

10 years agoDrop only if exists
Lukas Reschke [Wed, 24 Sep 2014 10:37:00 +0000 (12:37 +0200)]
Drop only if exists

10 years agoautotest.sh shall not terminate if mysql db could not be dropped
Thomas Müller [Wed, 24 Sep 2014 09:39:51 +0000 (11:39 +0200)]
autotest.sh shall not terminate if mysql db could not be dropped

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 24 Sep 2014 05:56:46 +0000 (01:56 -0400)]
[tx-robot] updated from transifex

10 years agoMerge pull request #11265 from owncloud/fix-11264
Morris Jobke [Tue, 23 Sep 2014 22:37:42 +0000 (00:37 +0200)]
Merge pull request #11265 from owncloud/fix-11264

Check for blacklisted characters

10 years agoMerge pull request #11254 from owncloud/fix-filepicker-home-icon
Volkan Gezer [Tue, 23 Sep 2014 17:49:49 +0000 (19:49 +0200)]
Merge pull request #11254 from owncloud/fix-filepicker-home-icon

fix filepicker home icon being partly hidden, fix #10169

10 years agoCheck for blacklisted characters
Lukas Reschke [Tue, 23 Sep 2014 17:30:32 +0000 (19:30 +0200)]
Check for blacklisted characters

Fixes https://github.com/owncloud/core/issues/11264

(This should in future get moved to the mountpoint class - but that is something for @icewind1991 ;-))

10 years agoMerge pull request #11019 from owncloud/do-not-show-exception-to-enduser
Lukas Reschke [Tue, 23 Sep 2014 16:36:40 +0000 (18:36 +0200)]
Merge pull request #11019 from owncloud/do-not-show-exception-to-enduser

Do not show exception to the end-user - use a proper error page instead

10 years agoMerge pull request #7051 from owncloud/postsetupajaxcheck
Vincent Petry [Tue, 23 Sep 2014 14:55:16 +0000 (16:55 +0200)]
Merge pull request #7051 from owncloud/postsetupajaxcheck

Moved WebDAV check to client side JS

10 years agouser/backed: use pow of two for backed action constants
Tigran Mkrtchyan [Mon, 22 Sep 2014 14:45:11 +0000 (16:45 +0200)]
user/backed: use pow of two for backed action constants

the current implementation limits number of possible backed actions
to 8 as it uses pow of 16 for constants. This change introduces pow
of two and allows up-to 32 actions to be defined.

The old values are preserved for backward compatibility.

10 years agoShow login again instead of JSON if CSRF check fails
Lukas Reschke [Mon, 22 Sep 2014 13:36:39 +0000 (15:36 +0200)]
Show login again instead of JSON if CSRF check fails

Previously a JSON error page was shown to the user in-case the CSRF token was not valid. This was confusing and prevented people from login.

With this at least the login page is shown again and not a JSON error message. I consider this as sufficient since adding a new error page just for this sake would uneededly make lib/base.php even more cluttered and this is a edge-case which optimally should anyways not happen that often.

This can be tested by opening the login page, then clearing the cookies, and trying to login.

10 years agofix filepicker home icon being partly hidden, fix #10169
Jan-Christoph Borchardt [Tue, 23 Sep 2014 12:28:51 +0000 (14:28 +0200)]
fix filepicker home icon being partly hidden, fix #10169

10 years agoMerge pull request #11109 from owncloud/nstamm-patch-1
Jan-Christoph Borchardt [Tue, 23 Sep 2014 12:03:08 +0000 (14:03 +0200)]
Merge pull request #11109 from owncloud/nstamm-patch-1

DragnDrop Upload text style

10 years agoMerge pull request #11222 from owncloud/store-users-timezone-master
Thomas Müller [Tue, 23 Sep 2014 11:45:21 +0000 (13:45 +0200)]
Merge pull request #11222 from owncloud/store-users-timezone-master

send browsers timezone back tp the server on login

10 years agoadjust text size and opacity of drag'n'drop upload text style
Jan-Christoph Borchardt [Tue, 23 Sep 2014 11:36:47 +0000 (13:36 +0200)]
adjust text size and opacity of drag'n'drop upload text style

10 years agoMerge pull request #11234 from owncloud/fix-icon-classes
Jan-Christoph Borchardt [Tue, 23 Sep 2014 10:39:06 +0000 (12:39 +0200)]
Merge pull request #11234 from owncloud/fix-icon-classes

Fix icon classes, disappeared delete icon

10 years agoMerge pull request #11137 from owncloud/enc-pregfix
Vincent Petry [Tue, 23 Sep 2014 10:36:34 +0000 (12:36 +0200)]
Merge pull request #11137 from owncloud/enc-pregfix

Fix share key pattern matching

10 years agoFix share key finding algorithm in various cases
Vincent Petry [Wed, 17 Sep 2014 16:50:29 +0000 (18:50 +0200)]
Fix share key finding algorithm in various cases

Instead of inaccurate pattern matching, use the list of users who we
know have access to the file to build the list of share keys.

This covers the following cases:

- Move/copy files into a subfolder within a share
- Unsharing from a user
- Deleting files directlry / moving share keys to trashbin

10 years agoMerge pull request #11241 from owncloud/use-lower-case
Thomas Müller [Tue, 23 Sep 2014 10:16:58 +0000 (12:16 +0200)]
Merge pull request #11241 from owncloud/use-lower-case

Use only lower-case letters

10 years agoMerge pull request #11032 from owncloud/harden-redirect
Lukas Reschke [Tue, 23 Sep 2014 09:34:44 +0000 (11:34 +0200)]
Merge pull request #11032 from owncloud/harden-redirect

Do only follow HTTP and HTTPS redirects

10 years agoMoved WebDAV and internet checks to client side JS
Vincent Petry [Mon, 3 Feb 2014 11:48:17 +0000 (12:48 +0100)]
Moved WebDAV and internet checks to client side JS

- Added setup checks in JavaScript
- Moved isWebDAVWorking to JS using SetupChecks
- Moved internet connection checks to an ajax call that goes through the
  server

10 years agoMerge pull request #11226 from owncloud/kill-postsetupcheck-master
Vincent Petry [Tue, 23 Sep 2014 08:33:50 +0000 (10:33 +0200)]
Merge pull request #11226 from owncloud/kill-postsetupcheck-master

remove post setup check

10 years agoMerge pull request #11224 from owncloud/fix_recovery_admin_user
Lukas Reschke [Tue, 23 Sep 2014 08:13:58 +0000 (10:13 +0200)]
Merge pull request #11224 from owncloud/fix_recovery_admin_user

first check if a private key exists, if not it is always a recovery szenario

10 years agoMerge pull request #11242 from owncloud/fix-10284
Lukas Reschke [Tue, 23 Sep 2014 08:13:03 +0000 (10:13 +0200)]
Merge pull request #11242 from owncloud/fix-10284

Use non-empty defaults for preview cmd line

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 23 Sep 2014 06:05:45 +0000 (02:05 -0400)]
[tx-robot] updated from transifex

10 years agoMerge pull request #11227 from owncloud/fix-windows-path
Thomas Müller [Tue, 23 Sep 2014 05:38:23 +0000 (07:38 +0200)]
Merge pull request #11227 from owncloud/fix-windows-path

fixing directory seperators

10 years agoMerge pull request #11221 from owncloud/fix-autotest
Thomas Müller [Tue, 23 Sep 2014 05:04:26 +0000 (07:04 +0200)]
Merge pull request #11221 from owncloud/fix-autotest

Fix autotest.sh for whitespace in paths

10 years agoMerge pull request #11215 from owncloud/dav-throwwhendeletefailed
Morris Jobke [Mon, 22 Sep 2014 22:49:30 +0000 (00:49 +0200)]
Merge pull request #11215 from owncloud/dav-throwwhendeletefailed

WebDAV now throws 403 when deletion did not work

10 years agoMerge pull request #11211 from owncloud/previewProviderSwitch
Morris Jobke [Mon, 22 Sep 2014 22:45:59 +0000 (00:45 +0200)]
Merge pull request #11211 from owncloud/previewProviderSwitch

Add a configuration switch for enabled preview mimetypes

10 years agoUse non-empty defaults
Victor Dubiniuk [Mon, 22 Sep 2014 20:27:41 +0000 (23:27 +0300)]
Use non-empty defaults

10 years agoUse only lower-case letters
Lukas Reschke [Mon, 22 Sep 2014 19:24:33 +0000 (21:24 +0200)]
Use only lower-case letters

Fixes https://github.com/owncloud/core/issues/11239

10 years agoignoring writedata test in windows.
Clark Tomlinson [Mon, 22 Sep 2014 18:13:30 +0000 (14:13 -0400)]
ignoring writedata test in windows.

10 years agoDo only follow HTTP and HTTPS redirects
Lukas Reschke [Thu, 11 Sep 2014 17:21:56 +0000 (19:21 +0200)]
Do only follow HTTP and HTTPS redirects

We do not want to follow redirects to other protocols since they might allow an adversary to bypass network restrictions. (i.e. a redirect to ftp:// might be used to access files of a FTP server which might be in a secure zone and not be reachable from the net but from the ownCloud server)

Get final redirect manually using get_headers()

Migrate to HTTPHelper class and add unit tests

10 years agoremove post setup check
Thomas Müller [Mon, 22 Sep 2014 17:43:55 +0000 (19:43 +0200)]
remove post setup check

10 years agofixing cache routes
Clark Tomlinson [Mon, 22 Sep 2014 17:38:46 +0000 (13:38 -0400)]
fixing cache routes

10 years agoforce show the loading icon in list for deletion, not only on hover
Jan-Christoph Borchardt [Mon, 22 Sep 2014 16:24:52 +0000 (18:24 +0200)]
force show the loading icon in list for deletion, not only on hover

10 years agocorrect progress-icon to icon-loading-small
Jan-Christoph Borchardt [Mon, 22 Sep 2014 16:24:32 +0000 (18:24 +0200)]
correct progress-icon to icon-loading-small

10 years agocorrect delete-icon to icon-delete, fix #11128
Jan-Christoph Borchardt [Mon, 22 Sep 2014 16:17:33 +0000 (18:17 +0200)]
correct delete-icon to icon-delete, fix #11128

10 years agoMerge pull request #11228 from owncloud/drop-travis
Morris Jobke [Mon, 22 Sep 2014 15:27:54 +0000 (17:27 +0200)]
Merge pull request #11228 from owncloud/drop-travis

Revert "Travis support"

10 years agoRemove unneeded unit tests
Lukas Reschke [Mon, 22 Sep 2014 14:49:52 +0000 (16:49 +0200)]
Remove unneeded unit tests

10 years agoMerge pull request #11186 from owncloud/trash-fixdoubledeleteracecondition
Vincent Petry [Mon, 22 Sep 2014 14:36:23 +0000 (16:36 +0200)]
Merge pull request #11186 from owncloud/trash-fixdoubledeleteracecondition

Added extra check to avoid deleting key folders

10 years agoRevert "Travis support"
Morris Jobke [Mon, 22 Sep 2014 14:34:50 +0000 (16:34 +0200)]
Revert "Travis support"

This reverts commit 472d896ce9aad4d526126a7aefa96127920585e6.

Conflicts:
.travis.yml

10 years agoMerge pull request #11167 from owncloud/env-movetomountreenableproxy
Morris Jobke [Mon, 22 Sep 2014 14:30:19 +0000 (16:30 +0200)]
Merge pull request #11167 from owncloud/env-movetomountreenableproxy

Reenable file proxy when renaming between mount points

10 years agoMerge pull request #11204 from owncloud/fix_oc_stream_seek
Morris Jobke [Mon, 22 Sep 2014 14:25:07 +0000 (16:25 +0200)]
Merge pull request #11204 from owncloud/fix_oc_stream_seek

Fix oc stream seek

10 years agoMerge pull request #11212 from owncloud/occ-catching-errors
Morris Jobke [Mon, 22 Sep 2014 14:23:27 +0000 (16:23 +0200)]
Merge pull request #11212 from owncloud/occ-catching-errors

Occ catching errors

10 years agofixing directory seperators
Clark Tomlinson [Mon, 22 Sep 2014 14:13:46 +0000 (10:13 -0400)]
fixing directory seperators

10 years agoAdd a configuration switch for enabled preview mimetypes
Lukas Reschke [Fri, 19 Sep 2014 11:35:21 +0000 (13:35 +0200)]
Add a configuration switch for enabled preview mimetypes

10 years agofirst check if a private key exists, if not it is always a recovery szenario
Bjoern Schiessle [Mon, 22 Sep 2014 13:04:55 +0000 (15:04 +0200)]
first check if a private key exists, if not it is always a recovery szenario

10 years agoenhance formatDate function to accept an optional argument containing the time zone
Thomas Müller [Mon, 22 Sep 2014 13:03:28 +0000 (15:03 +0200)]
enhance formatDate function to accept an optional argument containing the time zone

10 years agodate printed in the admin section regarding last execution time is already displayed...
Thomas Müller [Mon, 22 Sep 2014 12:06:51 +0000 (14:06 +0200)]
date printed in the admin section regarding last execution time is already displayed in the users timezone - no need to append UTC

10 years agoMerge pull request #11210 from owncloud/issue/11209
Morris Jobke [Mon, 22 Sep 2014 12:04:20 +0000 (14:04 +0200)]
Merge pull request #11210 from owncloud/issue/11209

Also match routes without trailing slash for files app

10 years agosend browsers timezone back tp the server on login
Thomas Müller [Mon, 22 Sep 2014 12:01:45 +0000 (14:01 +0200)]
send browsers timezone back tp the server on login

10 years agoWebDAV now throws 403 when deletion did not work
Vincent Petry [Mon, 22 Sep 2014 10:19:34 +0000 (12:19 +0200)]
WebDAV now throws 403 when deletion did not work

Assume a permission issue whenever a file could not be deleted.

This is because some storages are not able to return permissions, so a
permission denied situation can only be triggered during direct
deletion.

10 years agoupdate 3rdparty submodule to its master commit
Morris Jobke [Mon, 22 Sep 2014 11:03:43 +0000 (13:03 +0200)]
update 3rdparty submodule to its master commit

10 years agoFix autotest.sh for whitespace in paths
Robin McCorkell [Mon, 22 Sep 2014 11:03:25 +0000 (12:03 +0100)]
Fix autotest.sh for whitespace in paths

10 years agoMerge pull request #9225 from voxsim/fix_displayNamesInGroup
blizzz [Mon, 22 Sep 2014 10:13:15 +0000 (12:13 +0200)]
Merge pull request #9225 from voxsim/fix_displayNamesInGroup

fix in displayNamesInGroup

10 years agono loner use deprecated class \OC_Config
Thomas Müller [Mon, 22 Sep 2014 10:04:48 +0000 (12:04 +0200)]
no loner use deprecated class \OC_Config

10 years agoremove bootstrapping - occ can by definition only be executed if ownCloud is installe...
Thomas Müller [Mon, 22 Sep 2014 10:00:22 +0000 (12:00 +0200)]
remove bootstrapping - occ can by definition only be executed if ownCloud is installed - base.php is required earlier already

10 years agoshow upgrade errors as error in the console and report back that the upgrade process...
Thomas Müller [Mon, 22 Sep 2014 09:59:13 +0000 (11:59 +0200)]
show upgrade errors as error in the console and report back that the upgrade process failed if it did

10 years agoin quota wrapper use === instead of ! for better readability and as in other wrappers
Jörn Friedrich Dreyer [Mon, 22 Sep 2014 09:35:42 +0000 (11:35 +0200)]
in quota wrapper use === instead of ! for better readability and as in other wrappers

10 years agoreturn boolean in Ciose::stream_seek
Jörn Friedrich Dreyer [Mon, 22 Sep 2014 09:33:55 +0000 (11:33 +0200)]
return boolean in Ciose::stream_seek

10 years agoAlso match routes without trailing slash
Joas Schilling [Mon, 22 Sep 2014 08:59:12 +0000 (10:59 +0200)]
Also match routes without trailing slash

Fix #11209

10 years agoreturn boolean in OC::stream_seek
Jörn Friedrich Dreyer [Sun, 21 Sep 2014 20:48:35 +0000 (22:48 +0200)]
return boolean in OC::stream_seek

10 years agoMerge pull request #10939 from owncloud/add-port-to-trusted-domain-wizard
Thomas Müller [Mon, 22 Sep 2014 08:04:02 +0000 (10:04 +0200)]
Merge pull request #10939 from owncloud/add-port-to-trusted-domain-wizard

Append port to trusted domain in case it's not 80 or 443

10 years agoMerge pull request #10499 from owncloud/mkcol-headers-afterbind
Thomas Müller [Mon, 22 Sep 2014 08:02:03 +0000 (10:02 +0200)]
Merge pull request #10499 from owncloud/mkcol-headers-afterbind

Use afterBind to send fileId header for files and directories

10 years agofix button text l10n
Volkan Gezer [Sun, 21 Sep 2014 15:32:37 +0000 (17:32 +0200)]
fix button text l10n

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Mon, 22 Sep 2014 05:54:36 +0000 (01:54 -0400)]
[tx-robot] updated from transifex

10 years agoMerge pull request #11203 from owncloud/fix_broken_previews_on_public_page
Morris Jobke [Sun, 21 Sep 2014 21:07:17 +0000 (23:07 +0200)]
Merge pull request #11203 from owncloud/fix_broken_previews_on_public_page

files_sharing: add route for ajax/publicpreview

10 years agoMerge pull request #11199 from owncloud/delete_bogus_previews
Morris Jobke [Sun, 21 Sep 2014 20:48:21 +0000 (22:48 +0200)]
Merge pull request #11199 from owncloud/delete_bogus_previews

Delete bogus cached previews while updating

10 years agoadd seek and tell to streamwrapper test
Jörn Friedrich Dreyer [Sun, 21 Sep 2014 20:47:40 +0000 (22:47 +0200)]
add seek and tell to streamwrapper test

10 years agoMerge pull request #11200 from owncloud/preview_better_errorhandling
Morris Jobke [Sun, 21 Sep 2014 20:44:07 +0000 (22:44 +0200)]
Merge pull request #11200 from owncloud/preview_better_errorhandling

make sure preview prop is instanceof OC_Image before using it in showPreview

10 years agofiles_sharing: add route for ajax/publicpreview
Georg Ehrke [Sun, 21 Sep 2014 16:21:42 +0000 (18:21 +0200)]
files_sharing: add route for ajax/publicpreview

10 years agomake sure preview prop is instanceof OC_Image before using it in showPreview
Georg Ehrke [Sun, 21 Sep 2014 15:30:29 +0000 (17:30 +0200)]
make sure preview prop is instanceof OC_Image before using it in showPreview