]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
10 years agofix shouldEncrypt() method and improved decryptAll() unit tests
Bjoern Schiessle [Mon, 28 Apr 2014 12:40:10 +0000 (14:40 +0200)]
fix shouldEncrypt() method and improved decryptAll() unit tests

10 years agoMerge pull request #8327 from owncloud/l10n-files_external-fields
Thomas Müller [Mon, 28 Apr 2014 06:52:50 +0000 (08:52 +0200)]
Merge pull request #8327 from owncloud/l10n-files_external-fields

Add translatable mount configs

10 years agoMerge pull request #7473 from owncloud/append-error-document
Thomas Müller [Mon, 28 Apr 2014 06:50:42 +0000 (08:50 +0200)]
Merge pull request #7473 from owncloud/append-error-document

Remove .htaccess creation code

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

10 years agoMerge pull request #8372 from owncloud/give-admins-a-hint
Lukas Reschke [Sun, 27 Apr 2014 16:28:18 +0000 (18:28 +0200)]
Merge pull request #8372 from owncloud/give-admins-a-hint

Clarify the trusted_domain error page

10 years agoRemove an added t by the github webeditor
Lukas Reschke [Sun, 27 Apr 2014 14:41:09 +0000 (16:41 +0200)]
Remove an added t by the github webeditor

Notice to myself: Stick to my IDE.

10 years agoGrammatical fixes
Lukas Reschke [Sun, 27 Apr 2014 14:31:04 +0000 (16:31 +0200)]
Grammatical fixes

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

10 years agoClarify the trusted_domain error page
Lukas Reschke [Sat, 26 Apr 2014 21:11:29 +0000 (23:11 +0200)]
Clarify the trusted_domain error page

10 years agoMerge pull request #8371 from owncloud/example-config
Thomas Müller [Sat, 26 Apr 2014 21:00:02 +0000 (23:00 +0200)]
Merge pull request #8371 from owncloud/example-config

Add another example to the trusted_domains config

10 years agoAdd another example to the trusted_domains config
Lukas Reschke [Sat, 26 Apr 2014 20:37:30 +0000 (22:37 +0200)]
Add another example to the trusted_domains config

Users often ask in IRC or the forum how to add another domain.
Hopefully they will be able to find it out on their own if we have an example with two domains.

10 years agofix single quote sanitization
Volkan Gezer [Sat, 26 Apr 2014 16:58:01 +0000 (18:58 +0200)]
fix single quote sanitization

10 years agoMerge pull request #8343 from owncloud/fix-status
Lukas Reschke [Sat, 26 Apr 2014 14:51:29 +0000 (16:51 +0200)]
Merge pull request #8343 from owncloud/fix-status

Use echo since print_unescaped is not defined

10 years agoMerge pull request #8353 from owncloud/publicshare-webdav
icewind1991 [Sat, 26 Apr 2014 13:55:37 +0000 (15:55 +0200)]
Merge pull request #8353 from owncloud/publicshare-webdav

Expose public shares over webdav

10 years ago"echo" is a language construct. Don't treat it like a function.
Andreas Fischer [Sat, 26 Apr 2014 12:50:34 +0000 (14:50 +0200)]
"echo" is a language construct. Don't treat it like a function.

10 years agoMerge pull request #8341 from owncloud/template-tests-output-buffering
Lukas Reschke [Sat, 26 Apr 2014 10:29:36 +0000 (12:29 +0200)]
Merge pull request #8341 from owncloud/template-tests-output-buffering

Improve Template Tests by Removing Manual Output Buffering

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

10 years agoMerge pull request #8355 from owncloud/l10n-expire
Andreas Fischer [Fri, 25 Apr 2014 23:21:31 +0000 (01:21 +0200)]
Merge pull request #8355 from owncloud/l10n-expire

typo fix, by translators on transifex

* owncloud/l10n-expire:
  typo fix, by translators on transifex

10 years agoMerge pull request #8356 from owncloud/fix-external-css
icewind1991 [Fri, 25 Apr 2014 22:06:06 +0000 (00:06 +0200)]
Merge pull request #8356 from owncloud/fix-external-css

fix layout of external storage config table

10 years agofix layout of external storage config table
Morris Jobke [Fri, 25 Apr 2014 14:34:48 +0000 (16:34 +0200)]
fix layout of external storage config table

10 years agotypo fix, by translators on transifex
Volkan Gezer [Fri, 25 Apr 2014 14:26:30 +0000 (16:26 +0200)]
typo fix, by translators on transifex

10 years agoMerge pull request #8350 from owncloud/share-search-mime
icewind1991 [Fri, 25 Apr 2014 13:54:36 +0000 (15:54 +0200)]
Merge pull request #8350 from owncloud/share-search-mime

fix search by mime for shared single files

10 years agoExpose public shares over webdav
Robin Appelman [Thu, 6 Mar 2014 15:00:25 +0000 (16:00 +0100)]
Expose public shares over webdav

10 years agoMerge pull request #7504 from owncloud/webdav-injection
icewind1991 [Fri, 25 Apr 2014 12:42:43 +0000 (14:42 +0200)]
Merge pull request #7504 from owncloud/webdav-injection

Proper injection of filesystem view into the webdav connector

10 years agoMerge branch 'master' into share-search-mime
Robin Appelman [Fri, 25 Apr 2014 12:04:41 +0000 (14:04 +0200)]
Merge branch 'master' into share-search-mime

10 years agoAlso fixed the returned internal path when getting the root shared item by id
Robin Appelman [Fri, 25 Apr 2014 12:04:22 +0000 (14:04 +0200)]
Also fixed the returned internal path when getting the root shared item by id

10 years agoMerge pull request #8351 from owncloud/search-mime-substorage
icewind1991 [Fri, 25 Apr 2014 12:03:43 +0000 (14:03 +0200)]
Merge pull request #8351 from owncloud/search-mime-substorage

fix paths of searchByMime results on substorages

10 years agoCorrect the path returned by getFolderContent for substorages
Robin Appelman [Fri, 25 Apr 2014 11:56:45 +0000 (13:56 +0200)]
Correct the path returned by getFolderContent for substorages

10 years agoMerge pull request #8352 from owncloud/icons
Jan-Christoph Borchardt [Fri, 25 Apr 2014 11:18:55 +0000 (13:18 +0200)]
Merge pull request #8352 from owncloud/icons

Icon improvements

10 years agoremove metadata
Morris Jobke [Fri, 25 Apr 2014 11:15:58 +0000 (13:15 +0200)]
remove metadata

10 years agouse trash as delete icon to differentiate from close
Jan-Christoph Borchardt [Fri, 25 Apr 2014 10:40:14 +0000 (12:40 +0200)]
use trash as delete icon to differentiate from close

10 years agofix paths of searchByMime results on substorages
Robin Appelman [Fri, 25 Apr 2014 10:31:44 +0000 (12:31 +0200)]
fix paths of searchByMime results on substorages

10 years agofix search by mime for shared single files
Robin Appelman [Fri, 25 Apr 2014 10:28:10 +0000 (12:28 +0200)]
fix search by mime for shared single files

10 years agoremove outdated test
Robin Appelman [Fri, 25 Apr 2014 10:24:18 +0000 (12:24 +0200)]
remove outdated test

10 years agocompress view-close icon
Jan-Christoph Borchardt [Fri, 25 Apr 2014 10:16:17 +0000 (12:16 +0200)]
compress view-close icon

10 years agomerge master into webdav-injection
Robin Appelman [Fri, 25 Apr 2014 09:47:06 +0000 (11:47 +0200)]
merge master into webdav-injection

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 25 Apr 2014 05:56:28 +0000 (01:56 -0400)]
[tx-robot] updated from transifex

10 years agoMerge pull request #8338 from owncloud/phpunit-4.0-compat
Andreas Fischer [Thu, 24 Apr 2014 20:00:12 +0000 (22:00 +0200)]
Merge pull request #8338 from owncloud/phpunit-4.0-compat

Make PHPUnit_Framework_TestListener implementations compatible to 4.0.

* owncloud/phpunit-4.0-compat:
  Normalise testcleanuplistener.php indentation and end of file.
  Make PHPUnit_Framework_TestListener implementations compatible to 4.0.

10 years agoMerge pull request #8337 from owncloud/flv-to-mimes
Lukas Reschke [Thu, 24 Apr 2014 17:09:01 +0000 (19:09 +0200)]
Merge pull request #8337 from owncloud/flv-to-mimes

Add flv to known mimetypes

10 years agoMerge pull request #8026 from owncloud/remove_shared_folder
Björn Schießle [Thu, 24 Apr 2014 16:45:45 +0000 (18:45 +0200)]
Merge pull request #8026 from owncloud/remove_shared_folder

remove the "Shared" folder

10 years agoUse echo since print_unescaped is not defined
Lukas Reschke [Thu, 24 Apr 2014 16:41:06 +0000 (18:41 +0200)]
Use echo since print_unescaped is not defined

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

10 years agoAdd flv to known mimetypes
Victor Dubiniuk [Thu, 24 Apr 2014 12:41:30 +0000 (15:41 +0300)]
Add flv to known mimetypes

10 years agoMerge pull request #8339 from owncloud/fix_unit_tests
Thomas Müller [Thu, 24 Apr 2014 15:28:07 +0000 (17:28 +0200)]
Merge pull request #8339 from owncloud/fix_unit_tests

fixing unit tests

10 years agoNormalise testcleanuplistener.php indentation and end of file.
Andreas Fischer [Thu, 24 Apr 2014 14:42:28 +0000 (16:42 +0200)]
Normalise testcleanuplistener.php indentation and end of file.

10 years agoUse PHPUnit's expectOutputString() instead of performing output buffering.
Andreas Fischer [Thu, 24 Apr 2014 13:45:07 +0000 (15:45 +0200)]
Use PHPUnit's expectOutputString() instead of performing output buffering.

10 years agoSplit testP() tests into multiple methods.
Andreas Fischer [Thu, 24 Apr 2014 13:36:02 +0000 (15:36 +0200)]
Split testP() tests into multiple methods.

10 years agoRemove redundant test case for non-HTML string.
Andreas Fischer [Thu, 24 Apr 2014 13:34:09 +0000 (15:34 +0200)]
Remove redundant test case for non-HTML string.

10 years agoadd additional rows to the select statement, 'stime' is needed for the expire check
Bjoern Schiessle [Thu, 24 Apr 2014 13:13:34 +0000 (15:13 +0200)]
add additional rows to the select statement, 'stime' is needed for the expire check

10 years agoMake PHPUnit_Framework_TestListener implementations compatible to 4.0.
Andreas Fischer [Thu, 24 Apr 2014 13:16:57 +0000 (15:16 +0200)]
Make PHPUnit_Framework_TestListener implementations compatible to 4.0.

10 years agoMerge pull request #8304 from owncloud/add-xss-tests
Andreas Fischer [Thu, 24 Apr 2014 13:09:36 +0000 (15:09 +0200)]
Merge pull request #8304 from owncloud/add-xss-tests

Add unit tests for arrays and quotationmark

* owncloud/add-xss-tests:
  Remove uneeded newline
  Fix indentation
  Add unit tests for arrays and "

10 years agoMerge pull request #8335 from owncloud/sharing_set_default_expire_date
Andreas Fischer [Thu, 24 Apr 2014 12:03:41 +0000 (14:03 +0200)]
Merge pull request #8335 from owncloud/sharing_set_default_expire_date

[sharing] allow admin to set default expire date

* owncloud/sharing_set_default_expire_date:
  add setting to set default expire date

10 years agoadd setting to set default expire date
Bjoern Schiessle [Wed, 23 Apr 2014 10:50:24 +0000 (12:50 +0200)]
add setting to set default expire date

10 years agoproperly quote etags
Robin Appelman [Thu, 24 Apr 2014 09:10:46 +0000 (11:10 +0200)]
properly quote etags

10 years agoNormalize paths when moving properties
Robin Appelman [Wed, 23 Apr 2014 14:25:29 +0000 (16:25 +0200)]
Normalize paths when moving properties

10 years agoMerge pull request #8332 from owncloud/l10n-access-untrusted
Thomas Müller [Thu, 24 Apr 2014 08:06:37 +0000 (10:06 +0200)]
Merge pull request #8332 from owncloud/l10n-access-untrusted

This adds one more missing untranslated text from lib/share

10 years agoMerge pull request #8334 from owncloud/protect-co
Thomas Müller [Thu, 24 Apr 2014 07:25:32 +0000 (09:25 +0200)]
Merge pull request #8334 from owncloud/protect-co

Preventing access to the config folder

10 years agoPreventing access to the config folder
Lukas Reschke [Thu, 24 Apr 2014 06:33:58 +0000 (08:33 +0200)]
Preventing access to the config folder

It isn't uncommon that admins create a backup file of the config (i.e. `config.php.bak`) before performing any changes. This would allow everybody to read the backup of the configuration file which contain several secret and critical values.

I don't believe this is worth a backport or getting added to the installer. It's just a nice to have. People that create public readable backups of their configuration are the one to blame, not us :-)

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

10 years agoThis adds one more missing untranslated text from lib/share
Volkan Gezer [Wed, 23 Apr 2014 23:42:18 +0000 (01:42 +0200)]
This adds one more missing untranslated text from lib/share

Also displays the untrusted domain warning in English

10 years agoAdd translatable mount configs
Volkan Gezer [Wed, 23 Apr 2014 15:58:14 +0000 (17:58 +0200)]
Add translatable mount configs

Will close #8070

10 years agoMerge pull request #6297 from leo-b/fix_ldap_errors
blizzz [Wed, 23 Apr 2014 14:26:43 +0000 (16:26 +0200)]
Merge pull request #6297 from leo-b/fix_ldap_errors

only check ldap_errno if an ldap_* function actually fails

10 years agoMerge pull request #8233 from owncloud/fix-newdialog-ie
Thomas Müller [Wed, 23 Apr 2014 14:17:24 +0000 (16:17 +0200)]
Merge pull request #8233 from owncloud/fix-newdialog-ie

fix shift of icons in 'New' menu in IE8/9, fix #7987

10 years agoMerge pull request #8284 from owncloud/fix_8280
Thomas Müller [Wed, 23 Apr 2014 14:06:50 +0000 (16:06 +0200)]
Merge pull request #8284 from owncloud/fix_8280

Adjust renaming of directories with a dot in name

10 years agoAdjust renaming of directories, fixes #8280
Robin McCorkell [Mon, 21 Apr 2014 08:35:15 +0000 (09:35 +0100)]
Adjust renaming of directories, fixes #8280

Directories will not be considered to have an extension, even if a dot is
found.

Stop Scrutinizer being annoyed

But the spaced version looked good!

Stop jsHint being annoyed

These code quality tools are really pestering

10 years agofixing typos and PHPDoc
Thomas Müller [Wed, 23 Apr 2014 13:34:04 +0000 (15:34 +0200)]
fixing typos and PHPDoc

10 years agoRevert changes to OC_Connector_Sabre_Server
Robin Appelman [Wed, 23 Apr 2014 12:21:09 +0000 (14:21 +0200)]
Revert changes to OC_Connector_Sabre_Server

10 years agoMerge pull request #8324 from owncloud/expired-link-error
icewind1991 [Wed, 23 Apr 2014 12:13:44 +0000 (14:13 +0200)]
Merge pull request #8324 from owncloud/expired-link-error

Fix error when viewing expired link

10 years agoremove hard-coded shared folder
Bjoern Schiessle [Wed, 23 Apr 2014 10:59:22 +0000 (12:59 +0200)]
remove hard-coded shared folder

10 years agoalways allow to rename the share mount point
Bjoern Schiessle [Thu, 17 Apr 2014 13:54:45 +0000 (15:54 +0200)]
always allow to rename the share mount point

10 years agosplit-up the update script and add unit tests for it
Bjoern Schiessle [Wed, 16 Apr 2014 15:43:02 +0000 (17:43 +0200)]
split-up the update script and add unit tests for it

10 years agomake it possible to move files out of a shared mount point
Bjoern Schiessle [Wed, 16 Apr 2014 14:41:23 +0000 (16:41 +0200)]
make it possible to move files out of a shared mount point

10 years agotypos, use, unused and return fixed
Thomas Müller [Tue, 15 Apr 2014 18:26:04 +0000 (20:26 +0200)]
typos, use, unused and return fixed

10 years agoDont throw an error when a storage isn't found for shared cache
Robin Appelman [Tue, 15 Apr 2014 14:36:05 +0000 (16:36 +0200)]
Dont throw an error when a storage isn't found for shared cache

10 years agosome fixes to make the gallery work, this made it necessary to adjust some tests...
Bjoern Schiessle [Tue, 15 Apr 2014 18:18:04 +0000 (20:18 +0200)]
some fixes to make the gallery work, this made it necessary to adjust some tests and the encryption code

10 years agoadd unit tests which got lost during rebase
Bjoern Schiessle [Tue, 15 Apr 2014 13:48:54 +0000 (15:48 +0200)]
add unit tests which got lost during rebase

10 years agowe don't allow to share a folder if it contains a share mount point
Bjoern Schiessle [Tue, 15 Apr 2014 09:19:31 +0000 (11:19 +0200)]
we don't allow to share a folder if it contains a share mount point

10 years agofix etag propagation
Bjoern Schiessle [Mon, 14 Apr 2014 15:08:46 +0000 (17:08 +0200)]
fix etag propagation

10 years agoupdate script, create Shared folder and adjust target path for the shares
Bjoern Schiessle [Mon, 14 Apr 2014 13:04:27 +0000 (15:04 +0200)]
update script, create Shared folder and adjust target path for the shares

10 years agoallow to rename group share mount points
Bjoern Schiessle [Mon, 14 Apr 2014 10:04:12 +0000 (12:04 +0200)]
allow to rename group share mount points

10 years agocleanup the shared storage, always keep the whole share resource
Bjoern Schiessle [Mon, 14 Apr 2014 09:33:10 +0000 (11:33 +0200)]
cleanup the shared storage, always keep the whole share resource

10 years agoexternal storages: allow to mount a folder called "Shared", it is no longer a reserve...
Bjoern Schiessle [Mon, 14 Apr 2014 08:15:43 +0000 (10:15 +0200)]
external storages: allow to mount a folder called "Shared", it is no longer a reserved name

10 years agoalso fetch the etag from file cache
Bjoern Schiessle [Fri, 11 Apr 2014 09:54:14 +0000 (11:54 +0200)]
also fetch the etag from file cache

10 years agoallow user to delete shared files/folders
Bjoern Schiessle [Fri, 11 Apr 2014 09:40:14 +0000 (11:40 +0200)]
allow user to delete shared files/folders

10 years agomake sure that path is not 'false'
Bjoern Schiessle [Fri, 11 Apr 2014 09:18:50 +0000 (11:18 +0200)]
make sure that path is not 'false'

10 years agofix deleting of shared files
Bjoern Schiessle [Thu, 10 Apr 2014 07:54:29 +0000 (09:54 +0200)]
fix deleting of shared files

10 years agofix updating of shared files
Bjoern Schiessle [Wed, 9 Apr 2014 16:00:00 +0000 (18:00 +0200)]
fix updating of shared files

10 years agofix encryption tests after the removal of the shared folder
Bjoern Schiessle [Wed, 9 Apr 2014 15:52:24 +0000 (17:52 +0200)]
fix encryption tests after the removal of the shared folder

10 years agofix target generation for group shares
Bjoern Schiessle [Wed, 9 Apr 2014 15:51:54 +0000 (17:51 +0200)]
fix target generation for group shares

10 years agofix share api tests
Bjoern Schiessle [Tue, 8 Apr 2014 17:57:07 +0000 (19:57 +0200)]
fix share api tests

10 years agowe no longer need to handle the Shared folder different from any other folder
Bjoern Schiessle [Tue, 8 Apr 2014 15:17:48 +0000 (17:17 +0200)]
we no longer need to handle the Shared folder different from any other folder

10 years agodon't overwrite shared folder icon
Bjoern Schiessle [Tue, 8 Apr 2014 14:56:10 +0000 (16:56 +0200)]
don't overwrite shared folder icon

10 years agoshow "shared by ..." for share mount point
Bjoern Schiessle [Tue, 8 Apr 2014 14:37:34 +0000 (16:37 +0200)]
show "shared by ..." for share mount point

10 years agogenerate unique target name
Bjoern Schiessle [Tue, 8 Apr 2014 10:29:47 +0000 (12:29 +0200)]
generate unique target name

10 years agoadd api to get shares from a specific user
Bjoern Schiessle [Tue, 8 Apr 2014 12:42:15 +0000 (14:42 +0200)]
add api to get shares from a specific user

10 years agofix getMimeType call, we always need to check the source path
Bjoern Schiessle [Tue, 8 Apr 2014 09:32:39 +0000 (11:32 +0200)]
fix getMimeType call, we always need to check the source path

10 years agouser should be able to rename/delete shared files if the owner allowed it
Bjoern Schiessle [Fri, 4 Apr 2014 16:32:49 +0000 (18:32 +0200)]
user should be able to rename/delete shared files if the owner allowed it

10 years agoallow to remove and change mount points
Bjoern Schiessle [Mon, 7 Apr 2014 17:00:03 +0000 (19:00 +0200)]
allow to remove and change mount points

10 years agono exception for the root of the mount point (formerly Shared/), just get the file...
Bjoern Schiessle [Fri, 4 Apr 2014 15:45:53 +0000 (17:45 +0200)]
no exception for the root of the mount point (formerly Shared/), just get the file cache information from the cache

10 years agomake sure that we have the right permissions for the mount points
Bjoern Schiessle [Fri, 4 Apr 2014 14:54:02 +0000 (16:54 +0200)]
make sure that we have the right permissions for the mount points

10 years agofirst steps to remove the shared folder:
Bjoern Schiessle [Wed, 2 Apr 2014 10:04:51 +0000 (12:04 +0200)]
first steps to remove the shared folder:

- mount shares to the root folder instead of "Shared/"
- navigate in shared folder and sub-folders
- show previews
- show correct file permissions
- download/edit files