]>
source.dussan.org Git - nextcloud-server.git/log
Thomas Müller [Fri, 26 Sep 2014 07:17:47 +0000 (09:17 +0200)]
catch and log exception in OC_Helper::cleanTmp()
Jenkins for ownCloud [Fri, 26 Sep 2014 05:54:59 +0000 (01:54 -0400)]
[tx-robot] updated from transifex
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
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
Jenkins for ownCloud [Thu, 25 Sep 2014 05:55:32 +0000 (01:55 -0400)]
[tx-robot] updated from transifex
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
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
Lukas Reschke [Wed, 24 Sep 2014 20:35:30 +0000 (22:35 +0200)]
Disable external code coverage
Lukas Reschke [Wed, 24 Sep 2014 19:16:14 +0000 (21:16 +0200)]
Clarify possible preview providers for type Office
a
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...
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
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
Robin Appelman [Wed, 24 Sep 2014 13:44:56 +0000 (15:44 +0200)]
Don't keep the full info of all children in memory
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
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
Lukas Reschke [Wed, 24 Sep 2014 10:37:00 +0000 (12:37 +0200)]
Drop only if exists
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
Jenkins for ownCloud [Wed, 24 Sep 2014 05:56:46 +0000 (01:56 -0400)]
[tx-robot] updated from transifex
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
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
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 ;-))
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
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
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.
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.
Jan-Christoph Borchardt [Tue, 23 Sep 2014 12:28:51 +0000 (14:28 +0200)]
fix filepicker home icon being partly hidden, fix #10169
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
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
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
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
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
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
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
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
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
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
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
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
Jenkins for ownCloud [Tue, 23 Sep 2014 06:05:45 +0000 (02:05 -0400)]
[tx-robot] updated from transifex
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
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
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
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
Victor Dubiniuk [Mon, 22 Sep 2014 20:27:41 +0000 (23:27 +0300)]
Use non-empty defaults
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
Clark Tomlinson [Mon, 22 Sep 2014 18:13:30 +0000 (14:13 -0400)]
ignoring writedata test in windows.
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
Thomas Müller [Mon, 22 Sep 2014 17:43:55 +0000 (19:43 +0200)]
remove post setup check
Clark Tomlinson [Mon, 22 Sep 2014 17:38:46 +0000 (13:38 -0400)]
fixing cache routes
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
Jan-Christoph Borchardt [Mon, 22 Sep 2014 16:24:32 +0000 (18:24 +0200)]
correct progress-icon to icon-loading-small
Jan-Christoph Borchardt [Mon, 22 Sep 2014 16:17:33 +0000 (18:17 +0200)]
correct delete-icon to icon-delete, fix #11128
Morris Jobke [Mon, 22 Sep 2014 15:27:54 +0000 (17:27 +0200)]
Merge pull request #11228 from owncloud/drop-travis
Revert "Travis support"
Lukas Reschke [Mon, 22 Sep 2014 14:49:52 +0000 (16:49 +0200)]
Remove unneeded unit tests
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
Morris Jobke [Mon, 22 Sep 2014 14:34:50 +0000 (16:34 +0200)]
Revert "Travis support"
This reverts commit
472d896ce9aad4d526126a7aefa96127920585e6 .
Conflicts:
.travis.yml
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
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
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
Clark Tomlinson [Mon, 22 Sep 2014 14:13:46 +0000 (10:13 -0400)]
fixing directory seperators
Lukas Reschke [Fri, 19 Sep 2014 11:35:21 +0000 (13:35 +0200)]
Add a configuration switch for enabled preview mimetypes
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
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
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
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
Thomas Müller [Mon, 22 Sep 2014 12:01:45 +0000 (14:01 +0200)]
send browsers timezone back tp the server on login
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.
Morris Jobke [Mon, 22 Sep 2014 11:03:43 +0000 (13:03 +0200)]
update 3rdparty submodule to its master commit
Robin McCorkell [Mon, 22 Sep 2014 11:03:25 +0000 (12:03 +0100)]
Fix autotest.sh for whitespace in paths
blizzz [Mon, 22 Sep 2014 10:13:15 +0000 (12:13 +0200)]
Merge pull request #9225 from voxsim/fix_displayNamesInGroup
fix in displayNamesInGroup
Thomas Müller [Mon, 22 Sep 2014 10:04:48 +0000 (12:04 +0200)]
no loner use deprecated class \OC_Config
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
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
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
Jörn Friedrich Dreyer [Mon, 22 Sep 2014 09:33:55 +0000 (11:33 +0200)]
return boolean in Ciose::stream_seek
Joas Schilling [Mon, 22 Sep 2014 08:59:12 +0000 (10:59 +0200)]
Also match routes without trailing slash
Fix #11209
Jörn Friedrich Dreyer [Sun, 21 Sep 2014 20:48:35 +0000 (22:48 +0200)]
return boolean in OC::stream_seek
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
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
Volkan Gezer [Sun, 21 Sep 2014 15:32:37 +0000 (17:32 +0200)]
fix button text l10n
Jenkins for ownCloud [Mon, 22 Sep 2014 05:54:36 +0000 (01:54 -0400)]
[tx-robot] updated from transifex
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
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
Jörn Friedrich Dreyer [Sun, 21 Sep 2014 20:47:40 +0000 (22:47 +0200)]
add seek and tell to streamwrapper test
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
Georg Ehrke [Sun, 21 Sep 2014 16:21:42 +0000 (18:21 +0200)]
files_sharing: add route for ajax/publicpreview
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
Georg Ehrke [Sun, 21 Sep 2014 15:16:21 +0000 (17:16 +0200)]
delete old previews
Morris Jobke [Sun, 21 Sep 2014 09:13:58 +0000 (11:13 +0200)]
Merge pull request #11196 from owncloud/sqlite-migration-smallint-master
adding 'smallint unsigned' to type mapping for sqlite
Jenkins for ownCloud [Sun, 21 Sep 2014 05:54:29 +0000 (01:54 -0400)]
[tx-robot] updated from transifex
Thomas Müller [Sat, 20 Sep 2014 18:06:44 +0000 (20:06 +0200)]
adding 'smallint unsigned' to type mapping for sqlite
Jenkins for ownCloud [Sat, 20 Sep 2014 05:54:34 +0000 (01:54 -0400)]
[tx-robot] updated from transifex
Morris Jobke [Fri, 19 Sep 2014 19:39:30 +0000 (21:39 +0200)]
Merge pull request #11178 from owncloud/throw-error-on-preview-instead-in-the-contructor
Throw error in showPreview instead the constructor
Morris Jobke [Fri, 19 Sep 2014 19:39:03 +0000 (21:39 +0200)]
Merge pull request #11184 from owncloud/typo
fix typo. closes #11132
Vincent Petry [Fri, 19 Sep 2014 17:01:02 +0000 (19:01 +0200)]
Added extra check to avoid deleting key folders
Whenever a delete operation is called twice in a row, it could happen
that the first call already deleted the file.
The second call would return an empty $ownerPath because the file does
not exist. That empty $ownerPath would run the key deletion operation on
the wrong path.
This fix adds checks in many places to make sure we don't use $ownerPath
when it's empty or null.
Volkan Gezer [Fri, 19 Sep 2014 16:22:09 +0000 (18:22 +0200)]
fix typo
Vincent Petry [Fri, 19 Sep 2014 15:24:12 +0000 (17:24 +0200)]
Add myself as author
Lukas Reschke [Fri, 19 Sep 2014 14:50:56 +0000 (16:50 +0200)]
Merge pull request #10968 from owncloud/admin-groupsselect2
Use select2 for the groups excluded from sharing in admin page
Lukas Reschke [Fri, 19 Sep 2014 14:40:19 +0000 (16:40 +0200)]
Merge pull request #11104 from owncloud/enc_create_backup_on_recovery
[encryption] create backup from all keys before recovery
Lukas Reschke [Fri, 19 Sep 2014 14:04:29 +0000 (16:04 +0200)]
Merge pull request #11171 from owncloud/fix-route
Match more URL fragments