]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
10 years agouse S3Client::encodeKey(), fixes #8325
Jörn Friedrich Dreyer [Thu, 14 Aug 2014 15:23:19 +0000 (17:23 +0200)]
use S3Client::encodeKey(), fixes #8325

10 years agoadd unit test for #8325
Jörn Friedrich Dreyer [Thu, 14 Aug 2014 13:46:14 +0000 (15:46 +0200)]
add unit test for #8325

10 years agoMerge pull request #10414 from owncloud/relax-code-checker
Clark Tomlinson [Thu, 14 Aug 2014 13:35:20 +0000 (09:35 -0400)]
Merge pull request #10414 from owncloud/relax-code-checker

in order to prevent false-positives on the code checker - exec and eval ...

10 years agoMerge pull request #10410 from owncloud/typo
Volkan Gezer [Thu, 14 Aug 2014 10:23:49 +0000 (12:23 +0200)]
Merge pull request #10410 from owncloud/typo

ascii typo

10 years agoMerge pull request #10295 from owncloud/file_actions_error_handling
Björn Schießle [Thu, 14 Aug 2014 09:44:50 +0000 (11:44 +0200)]
Merge pull request #10295 from owncloud/file_actions_error_handling

file actions improved error handling

10 years agoMerge pull request #10395 from owncloud/close-filehandle-lib-files
Morris Jobke [Thu, 14 Aug 2014 08:57:54 +0000 (10:57 +0200)]
Merge pull request #10395 from owncloud/close-filehandle-lib-files

Close open file handles in files library

10 years agoin order to prevent false-positives on the code checker - exec and eval will not...
Thomas Müller [Thu, 14 Aug 2014 08:48:42 +0000 (10:48 +0200)]
in order to prevent false-positives on the code checker - exec and eval will not longer be grepped for

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

10 years agoascii typo
Volkan Gezer [Wed, 13 Aug 2014 22:32:08 +0000 (00:32 +0200)]
ascii typo

10 years agoMerge pull request #10396 from owncloud/kill-filesync
Thomas Müller [Wed, 13 Aug 2014 21:56:59 +0000 (23:56 +0200)]
Merge pull request #10396 from owncloud/kill-filesync

Kill filesync.php in files/appinfo

10 years agoMerge pull request #10394 from owncloud/close-filehandle-lib-image
Thomas Müller [Wed, 13 Aug 2014 20:41:33 +0000 (22:41 +0200)]
Merge pull request #10394 from owncloud/close-filehandle-lib-image

Close file handle if exception occurs in image class

10 years agoMerge pull request #10403 from owncloud/getid-cast-int
Lukas Reschke [Wed, 13 Aug 2014 18:11:08 +0000 (20:11 +0200)]
Merge pull request #10403 from owncloud/getid-cast-int

Cast file id's to int so we can compare them properly

10 years agoCast file id's to int so we can compare them properly
Robin Appelman [Wed, 13 Aug 2014 16:06:28 +0000 (18:06 +0200)]
Cast file id's to int so we can compare them properly

10 years agoMerge pull request #10323 from gekmihesg/master
blizzz [Wed, 13 Aug 2014 14:08:48 +0000 (16:08 +0200)]
Merge pull request #10323 from gekmihesg/master

Load authentication backends before tryBasicAuth

10 years agoKill filesync.php in files/appinfo
Morris Jobke [Wed, 13 Aug 2014 13:58:43 +0000 (15:58 +0200)]
Kill filesync.php in files/appinfo

* ref comment: https://github.com/owncloud/core/issues/10392#issuecomment-52050567

10 years agoClose open file handles in files library
Morris Jobke [Wed, 13 Aug 2014 13:45:33 +0000 (15:45 +0200)]
Close open file handles in files library

ref #10392

10 years agoClose file handle if exception occurs in image class
Morris Jobke [Wed, 13 Aug 2014 13:19:58 +0000 (15:19 +0200)]
Close file handle if exception occurs in image class

ref #10392

10 years agoMerge pull request #10387 from owncloud/quick_fix_for_unit_tests
Thomas Müller [Wed, 13 Aug 2014 13:01:29 +0000 (15:01 +0200)]
Merge pull request #10387 from owncloud/quick_fix_for_unit_tests

don't clean up the test environment if a data provider was finished

10 years agoMerge pull request #9754 from owncloud/enc_support_aes_256
Vincent Petry [Wed, 13 Aug 2014 10:34:21 +0000 (12:34 +0200)]
Merge pull request #9754 from owncloud/enc_support_aes_256

[encryption] support aes 256

10 years agodon't clean up the test environment if a data provider was finished
Bjoern Schiessle [Wed, 13 Aug 2014 09:41:11 +0000 (11:41 +0200)]
don't clean up the test environment if a data provider was finished

10 years agoMerge pull request #10333 from owncloud/tar-55
Thomas Müller [Wed, 13 Aug 2014 09:10:18 +0000 (11:10 +0200)]
Merge pull request #10333 from owncloud/tar-55

Fix Tar support for php >=5.5

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 13 Aug 2014 05:54:44 +0000 (01:54 -0400)]
[tx-robot] updated from transifex

10 years agoMerge pull request #10377 from owncloud/git-fixes
Morris Jobke [Tue, 12 Aug 2014 21:15:09 +0000 (23:15 +0200)]
Merge pull request #10377 from owncloud/git-fixes

fixes from git push force

10 years agofixes from git push force
Morris Jobke [Tue, 12 Aug 2014 19:29:05 +0000 (21:29 +0200)]
fixes from git push force

10 years agofix broken variable name, recoveryPasswordSupported is now recoveryEnabledForUser
Bjoern Schiessle [Tue, 12 Aug 2014 13:16:16 +0000 (15:16 +0200)]
fix broken variable name, recoveryPasswordSupported is now recoveryEnabledForUser

10 years agoadd unit tests
Bjoern Schiessle [Tue, 5 Aug 2014 13:55:28 +0000 (15:55 +0200)]
add unit tests

10 years agofix detection of system wide mount points
Bjoern Schiessle [Tue, 5 Aug 2014 13:25:52 +0000 (15:25 +0200)]
fix detection of system wide mount points

10 years agoMerge pull request #9762 from owncloud/owner-public
Robin Appelman [Tue, 12 Aug 2014 12:29:17 +0000 (14:29 +0200)]
Merge pull request #9762 from owncloud/owner-public

Return the proper owner for home storages

10 years agoMerge pull request #10357 from owncloud/l10n-alert-fix
Volkan Gezer [Tue, 12 Aug 2014 11:56:33 +0000 (13:56 +0200)]
Merge pull request #10357 from owncloud/l10n-alert-fix

Fix alert text

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 12 Aug 2014 05:56:16 +0000 (01:56 -0400)]
[tx-robot] updated from transifex

10 years agoFix alert text
Volkan Gezer [Mon, 11 Aug 2014 23:13:30 +0000 (01:13 +0200)]
Fix alert text

10 years agoMerge pull request #10347 from owncloud/fix-grammar
Volkan Gezer [Mon, 11 Aug 2014 21:35:05 +0000 (23:35 +0200)]
Merge pull request #10347 from owncloud/fix-grammar

Transifex suggestion by mnestis

10 years agoMerge pull request #10335 from owncloud/fix-emptyapplist
Clark Tomlinson [Mon, 11 Aug 2014 20:16:18 +0000 (16:16 -0400)]
Merge pull request #10335 from owncloud/fix-emptyapplist

Fix issue when no apps are enabled

10 years agoMerge pull request #9890 from owncloud/check-php-charset-master
Thomas Müller [Mon, 11 Aug 2014 20:11:11 +0000 (22:11 +0200)]
Merge pull request #9890 from owncloud/check-php-charset-master

setting and checking default_charset in php.ini to be UTF-8

10 years agoTransifex suggestion by mnestis
Volkan Gezer [Mon, 11 Aug 2014 19:31:15 +0000 (21:31 +0200)]
Transifex suggestion by mnestis

10 years agoFix issue when no apps are enabled
Vincent Petry [Mon, 11 Aug 2014 13:32:56 +0000 (15:32 +0200)]
Fix issue when no apps are enabled

Properly initialize $apps array

10 years agoRemoving ini charset override due to shared hosting issues
Clark Tomlinson [Mon, 11 Aug 2014 16:15:36 +0000 (12:15 -0400)]
Removing ini charset override due to shared hosting issues

10 years agoMerge pull request #10336 from owncloud/fix_share_drop_down
Björn Schießle [Mon, 11 Aug 2014 15:39:04 +0000 (17:39 +0200)]
Merge pull request #10336 from owncloud/fix_share_drop_down

remove 'no people found' entry in share dialog

10 years agoMerge pull request #9848 from dupondje/master
blizzz [Mon, 11 Aug 2014 14:58:30 +0000 (16:58 +0200)]
Merge pull request #9848 from dupondje/master

Fix memberOf detection. Fixes: #9835

10 years agoFix Tar support for php >=5.5
Robin Appelman [Mon, 11 Aug 2014 12:20:57 +0000 (14:20 +0200)]
Fix Tar support for php >=5.5

10 years agoMerge pull request #10066 from marc0s/issues/10065-fix-null-check
Clark Tomlinson [Mon, 11 Aug 2014 14:44:47 +0000 (10:44 -0400)]
Merge pull request #10066 from marc0s/issues/10065-fix-null-check

Fix checking of NULL or empty OC::$THIRDPARTYROOT/OC::$THIRDPARTYWEBROOT

10 years agoremove 'no people found' entry
Bjoern Schiessle [Mon, 11 Aug 2014 14:03:47 +0000 (16:03 +0200)]
remove 'no people found' entry

10 years agoMerge pull request #10251 from owncloud/fix-dav-attributes-master
Thomas Müller [Mon, 11 Aug 2014 12:40:47 +0000 (14:40 +0200)]
Merge pull request #10251 from owncloud/fix-dav-attributes-master

shared files/folders are not mounted

10 years agoFix initializing in #9848
Jean-Louis Dupond [Mon, 11 Aug 2014 11:50:13 +0000 (13:50 +0200)]
Fix initializing in #9848

10 years agoMerge pull request #10301 from owncloud/fix-internal-mail-share-links
Vincent Petry [Mon, 11 Aug 2014 11:33:39 +0000 (13:33 +0200)]
Merge pull request #10301 from owncloud/fix-internal-mail-share-links

Don't use /Shared as a base for links in share email

10 years agoMerge pull request #10096 from owncloud/fix-6971-master
Jörn Friedrich Dreyer [Mon, 11 Aug 2014 11:32:16 +0000 (13:32 +0200)]
Merge pull request #10096 from owncloud/fix-6971-master

in case $_POST['itemSourceName'] does not exist we simply default it to ...

10 years agoMerge pull request #10303 from owncloud/sharing-breadcrumb-folder-name
Robin Appelman [Mon, 11 Aug 2014 11:10:45 +0000 (13:10 +0200)]
Merge pull request #10303 from owncloud/sharing-breadcrumb-folder-name

use OC_Util::basename

10 years agoMerge pull request #10249 from mroi/patch-1
Thomas Müller [Mon, 11 Aug 2014 11:02:01 +0000 (13:02 +0200)]
Merge pull request #10249 from mroi/patch-1

file size on non-(Linux/BSD/Windows)-installations

10 years agoMerge pull request #10312 from owncloud/fix-old-japanese
Thomas Müller [Mon, 11 Aug 2014 10:55:39 +0000 (12:55 +0200)]
Merge pull request #10312 from owncloud/fix-old-japanese

fix old Japanese language code redirection

10 years agonew unit test added
Bjoern Schiessle [Mon, 11 Aug 2014 10:02:33 +0000 (12:02 +0200)]
new unit test added

10 years agono error if we try to delete a file which no longer exists
Bjoern Schiessle [Fri, 8 Aug 2014 14:16:01 +0000 (16:16 +0200)]
no error if we try to delete a file which no longer exists

10 years agono special action for folder named 'Shared' needed
Bjoern Schiessle [Fri, 8 Aug 2014 14:13:47 +0000 (16:13 +0200)]
no special action for folder named 'Shared' needed

10 years agoadd error message if user wants to rename a file which no longer exists
Bjoern Schiessle [Fri, 8 Aug 2014 14:11:07 +0000 (16:11 +0200)]
add error message if user wants to rename a file which no longer exists

10 years agoFix remarks in #9848
Jean-Louis Dupond [Mon, 11 Aug 2014 07:15:56 +0000 (09:15 +0200)]
Fix remarks in #9848

10 years agoMerge pull request #10285 from owncloud/sharing_set_correct_min_date
Morris Jobke [Mon, 11 Aug 2014 07:09:01 +0000 (09:09 +0200)]
Merge pull request #10285 from owncloud/sharing_set_correct_min_date

[sharing] set minDate always to today + one day

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

10 years agoLoad authentication backends before tryBasicAuth
gekmihesg [Sun, 10 Aug 2014 11:29:32 +0000 (13:29 +0200)]
Load authentication backends before tryBasicAuth

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

10 years agoMerge pull request #10302 from owncloud/remove-logon-rejected
Lukas Reschke [Sat, 9 Aug 2014 17:01:38 +0000 (19:01 +0200)]
Merge pull request #10302 from owncloud/remove-logon-rejected

remove confusing 'automatic logon rejected' message, fix #8591

10 years agoMerge pull request #10293 from owncloud/fix-headers-being-sent
Jan-Christoph Borchardt [Sat, 9 Aug 2014 16:32:44 +0000 (18:32 +0200)]
Merge pull request #10293 from owncloud/fix-headers-being-sent

using flush() here is pointless as we render the layout into a memory bu...

10 years agofix old Japanese language code redirection
Volkan Gezer [Sat, 9 Aug 2014 14:52:08 +0000 (16:52 +0200)]
fix old Japanese language code redirection

ja_JP has not been updated since March and the reference
to this language should be removed. It also exists as *ja*
on Transifex

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

10 years agoremove confusing 'automatic logon rejected' message, fix #8591
Jan-Christoph Borchardt [Fri, 8 Aug 2014 23:35:02 +0000 (01:35 +0200)]
remove confusing 'automatic logon rejected' message, fix #8591

10 years agoAdd scrollto to the url if sharing a file for long file lists
Tom Needham [Fri, 8 Aug 2014 23:21:29 +0000 (00:21 +0100)]
Add scrollto to the url if sharing a file for long file lists

10 years agoFix link to files and folders in internal share emails
Tom Needham [Fri, 8 Aug 2014 23:08:45 +0000 (00:08 +0100)]
Fix link to files and folders in internal share emails

10 years agoMerge pull request #10290 from owncloud/check_quota_on_new_via_web
Thomas Müller [Fri, 8 Aug 2014 15:32:50 +0000 (17:32 +0200)]
Merge pull request #10290 from owncloud/check_quota_on_new_via_web

check quota when trying to download a file via new -> web

10 years agousing flush() here is pointless as we render the layout into a memory buffer and...
Thomas Müller [Fri, 8 Aug 2014 13:44:11 +0000 (15:44 +0200)]
using flush() here is pointless as we render the layout into a memory buffer and actually transmit the data later

10 years agocheck quota when trying to download a file via new -> web
Jörn Friedrich Dreyer [Fri, 8 Aug 2014 12:35:33 +0000 (14:35 +0200)]
check quota when trying to download a file via new -> web

10 years agoMerge pull request #10288 from owncloud/sharing_dont_show_share_dialog
Björn Schießle [Fri, 8 Aug 2014 12:01:55 +0000 (14:01 +0200)]
Merge pull request #10288 from owncloud/sharing_dont_show_share_dialog

don't show share dialog and navigation entry if sharing was disabled for the user

10 years agoupdate unit test, min date should be always today + 1
Bjoern Schiessle [Fri, 8 Aug 2014 11:58:56 +0000 (13:58 +0200)]
update unit test, min date should be always today + 1

10 years agoremove share permissions if user is excluded from sharing
Bjoern Schiessle [Fri, 8 Aug 2014 10:16:54 +0000 (12:16 +0200)]
remove share permissions if user is excluded from sharing

10 years agoonly show "share with others" and "share by link" navigation bar entries if user...
Bjoern Schiessle [Fri, 8 Aug 2014 10:12:20 +0000 (12:12 +0200)]
only show "share with others" and "share by link" navigation bar entries if user is allowed to share files

10 years agoset minDate always to today + one day
Bjoern Schiessle [Fri, 8 Aug 2014 09:09:17 +0000 (11:09 +0200)]
set minDate always to today + one day

10 years agoMerge pull request #10280 from owncloud/lazyloading-earlier
Morris Jobke [Fri, 8 Aug 2014 08:02:43 +0000 (10:02 +0200)]
Merge pull request #10280 from owncloud/lazyloading-earlier

trigger lazy loading earlier, fix #9823

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 8 Aug 2014 05:55:11 +0000 (01:55 -0400)]
[tx-robot] updated from transifex

10 years agotrigger lazy loading earlier, fix #9823
Jan-Christoph Borchardt [Thu, 7 Aug 2014 22:27:31 +0000 (00:27 +0200)]
trigger lazy loading earlier, fix #9823

10 years agoMerge pull request #10248 from owncloud/enc_remove_keys_from_session
Morris Jobke [Thu, 7 Aug 2014 21:01:11 +0000 (23:01 +0200)]
Merge pull request #10248 from owncloud/enc_remove_keys_from_session

add logout hook to remove keys from session

10 years agoMerge pull request #9953 from owncloud/fix_text_preview_for_systems_without_ttf
Morris Jobke [Thu, 7 Aug 2014 20:55:06 +0000 (22:55 +0200)]
Merge pull request #9953 from owncloud/fix_text_preview_for_systems_without_ttf

implement a txt preview fallback for the case that ttf is not support

10 years agoMerge pull request #10261 from owncloud/fix-9829
Thomas Müller [Thu, 7 Aug 2014 19:38:12 +0000 (21:38 +0200)]
Merge pull request #10261 from owncloud/fix-9829

ldap_ prefix will be added in invokeLDAPMethod(), having it would lead t...

10 years agoldap_ prefix will be added in invokeLDAPMethod(), having it would lead to a unexistin...
Arthur Schiwon [Thu, 7 Aug 2014 10:41:01 +0000 (12:41 +0200)]
ldap_ prefix will be added in invokeLDAPMethod(), having it would lead to a unexisting function, fixes #9829

10 years agoMerge pull request #10172 from owncloud/fix-8802
Morris Jobke [Thu, 7 Aug 2014 14:14:30 +0000 (16:14 +0200)]
Merge pull request #10172 from owncloud/fix-8802

Use relative, human readable dates in OC.filePickers - Fixes #8802

10 years agoMerge pull request #10079 from owncloud/Improve_scanner_message
Thomas Müller [Thu, 7 Aug 2014 14:09:52 +0000 (16:09 +0200)]
Merge pull request #10079 from owncloud/Improve_scanner_message

Improved scanner error message

10 years agoshared files/folders are not mounted
Thomas Müller [Thu, 7 Aug 2014 14:01:13 +0000 (16:01 +0200)]
shared files/folders are not mounted

10 years agofile size on non-(Linux/BSD/Windows)-installations
Michael Roitzsch [Thu, 7 Aug 2014 13:41:58 +0000 (15:41 +0200)]
file size on non-(Linux/BSD/Windows)-installations

Determining the file size using the exec() method is implemented for Linux, BSD, and Windows. However, on systems matching neither platform name (like SunOS), the fall-through path will return a file size result constituting a zero size instead of an invalid null return value.

10 years agoadd logout hook to remove keys from session
Bjoern Schiessle [Thu, 7 Aug 2014 13:26:09 +0000 (15:26 +0200)]
add logout hook to remove keys from session

10 years agoMerge pull request #10142 from owncloud/fix-#9283-gzip_support
Thomas Müller [Thu, 7 Aug 2014 12:53:31 +0000 (14:53 +0200)]
Merge pull request #10142 from owncloud/fix-#9283-gzip_support

Removed broken tar cutter, added tar and fixed extension switch.

10 years agoUse human readable relative date for oc-dialog-filepickers
Tom Needham [Thu, 7 Aug 2014 12:40:52 +0000 (13:40 +0100)]
Use human readable relative date for oc-dialog-filepickers

10 years agoMerge pull request #10238 from owncloud/fix-public-download-with-encryption-master
Thomas Müller [Thu, 7 Aug 2014 12:29:54 +0000 (14:29 +0200)]
Merge pull request #10238 from owncloud/fix-public-download-with-encryption-master

we can only close the session if encryption is not used

10 years agoMerge pull request #10184 from owncloud/getbyid-node
Robin Appelman [Thu, 7 Aug 2014 11:40:17 +0000 (13:40 +0200)]
Merge pull request #10184 from owncloud/getbyid-node

Fix Folder::getById

10 years agoMerge pull request #10223 from dannosaur/patch-1
Jan-Christoph Borchardt [Thu, 7 Aug 2014 10:36:57 +0000 (12:36 +0200)]
Merge pull request #10223 from dannosaur/patch-1

fix tiny thumbnails in public preview/share mode

10 years agoMerge pull request #10218 from owncloud/pzy-master
Thomas Müller [Thu, 7 Aug 2014 10:14:30 +0000 (12:14 +0200)]
Merge pull request #10218 from owncloud/pzy-master

Adding link tag to enable facebook timeline previews

10 years agoMerge pull request #8915 from owncloud/MorrisJobke-travis
Thomas Müller [Thu, 7 Aug 2014 09:33:13 +0000 (11:33 +0200)]
Merge pull request #8915 from owncloud/MorrisJobke-travis

Travis support for PRs and master, stable5 and stable6

10 years agowe can only close the session if encryption is not used
Thomas Müller [Thu, 7 Aug 2014 09:07:11 +0000 (11:07 +0200)]
we can only close the session if encryption is not used

10 years agoUpdate public.php
pzy [Mon, 19 May 2014 17:53:27 +0000 (19:53 +0200)]
Update public.php

added tag to make facebook load a preview picture

Update public.php

add check ifMimeSupported and put the thumbsize in a variable

generate preview for all supported mimes

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

10 years agoMerge pull request #10224 from owncloud/typo-fix
Morris Jobke [Wed, 6 Aug 2014 23:40:56 +0000 (01:40 +0200)]
Merge pull request #10224 from owncloud/typo-fix

typo fix from transifex suggestion

10 years agotypo fix from transifex suggestion
Volkan Gezer [Wed, 6 Aug 2014 18:48:26 +0000 (20:48 +0200)]
typo fix from transifex suggestion

10 years agofix tiny thumbnails in public preview/share mode
Dan Jones [Wed, 6 Aug 2014 18:32:21 +0000 (19:32 +0100)]
fix tiny thumbnails in public preview/share mode

10 years agotrim leading slash
Robin Appelman [Wed, 6 Aug 2014 12:57:54 +0000 (14:57 +0200)]
trim leading slash

10 years agoFix SharedCache::getPathById
Robin Appelman [Wed, 6 Aug 2014 11:38:14 +0000 (13:38 +0200)]
Fix SharedCache::getPathById