]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
11 years agofix syntax error
Georg Ehrke [Wed, 5 Jun 2013 09:13:13 +0000 (11:13 +0200)]
fix syntax error

11 years agouse ->cmd instead of hardcoded libreoffice
Georg Ehrke [Wed, 5 Jun 2013 09:06:36 +0000 (11:06 +0200)]
use ->cmd instead of hardcoded libreoffice

11 years agoupdate require_once block in preview.php
Georg Ehrke [Wed, 5 Jun 2013 08:55:57 +0000 (10:55 +0200)]
update require_once block in preview.php

11 years agoescape tmppath shell arg
Georg Ehrke [Wed, 5 Jun 2013 08:53:16 +0000 (10:53 +0200)]
escape tmppath shell arg

11 years agosave current work state of libreoffice preview backend
Georg Ehrke [Wed, 5 Jun 2013 08:50:20 +0000 (10:50 +0200)]
save current work state of libreoffice preview backend

11 years agosave current work state
Georg Ehrke [Mon, 3 Jun 2013 09:24:31 +0000 (11:24 +0200)]
save current work state

11 years agoadd backend for microsoft office 2007 documents
Georg Ehrke [Fri, 31 May 2013 10:23:51 +0000 (12:23 +0200)]
add backend for microsoft office 2007 documents

11 years agoload getID3 only if needed
Georg Ehrke [Thu, 30 May 2013 13:29:38 +0000 (15:29 +0200)]
load getID3 only if needed

11 years agoadd javascript preview backend
Georg Ehrke [Thu, 30 May 2013 09:12:12 +0000 (11:12 +0200)]
add javascript preview backend

11 years agoimprove imagick error handling
Georg Ehrke [Thu, 30 May 2013 09:06:52 +0000 (11:06 +0200)]
improve imagick error handling

11 years agovalidate size of file
Georg Ehrke [Thu, 30 May 2013 08:44:23 +0000 (10:44 +0200)]
validate size of file

11 years agoMerge branch 'master' into oc_preview
Georg Ehrke [Wed, 29 May 2013 11:24:14 +0000 (13:24 +0200)]
Merge branch 'master' into oc_preview

11 years agofix c&p fail
Georg Ehrke [Wed, 29 May 2013 11:13:47 +0000 (13:13 +0200)]
fix c&p fail

11 years agomore style fixes
Georg Ehrke [Wed, 29 May 2013 11:11:43 +0000 (13:11 +0200)]
more style fixes

11 years agoadd php preview backend
Georg Ehrke [Wed, 29 May 2013 11:09:38 +0000 (13:09 +0200)]
add php preview backend

11 years agorespect coding style guidelines
Georg Ehrke [Wed, 29 May 2013 11:03:33 +0000 (13:03 +0200)]
respect coding style guidelines

11 years agonamespace fix
Georg Ehrke [Wed, 29 May 2013 10:48:21 +0000 (12:48 +0200)]
namespace fix

11 years agomove to OC namespace
Georg Ehrke [Wed, 29 May 2013 10:33:24 +0000 (12:33 +0200)]
move to OC namespace

11 years agoconnect preview lib to filesystem hooks
Georg Ehrke [Wed, 29 May 2013 10:01:43 +0000 (12:01 +0200)]
connect preview lib to filesystem hooks

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 29 May 2013 00:10:54 +0000 (02:10 +0200)]
[tx-robot] updated from transifex

11 years agoMerge pull request #3511 from owncloud/sessionclass
icewind1991 [Tue, 28 May 2013 20:37:39 +0000 (13:37 -0700)]
Merge pull request #3511 from owncloud/sessionclass

Abstract session access away in a class

11 years agodidn't mean to commit this yet
Robin Appelman [Tue, 28 May 2013 15:21:44 +0000 (17:21 +0200)]
didn't mean to commit this yet

11 years agofixed missing convert to new session handler
Florin Peter [Tue, 28 May 2013 15:06:37 +0000 (17:06 +0200)]
fixed missing convert to new session handler

11 years agoMerge branch 'sessionclass' of https://github.com/owncloud/core into sessionclass
Florin Peter [Tue, 28 May 2013 15:04:44 +0000 (17:04 +0200)]
Merge branch 'sessionclass' of https://github.com/owncloud/core into sessionclass

11 years agofixed encryption session namespace to avoid problems
Florin Peter [Tue, 28 May 2013 15:04:35 +0000 (17:04 +0200)]
fixed encryption session namespace to avoid problems

11 years agoimplement ArrayInterface with Session
Robin Appelman [Tue, 28 May 2013 14:52:40 +0000 (16:52 +0200)]
implement ArrayInterface with Session

11 years agomake preview cache work with encryption and improve error handling
Georg Ehrke [Tue, 28 May 2013 14:04:39 +0000 (16:04 +0200)]
make preview cache work with encryption and improve error handling

11 years agomerge master into sessionclass
Robin Appelman [Tue, 28 May 2013 12:55:42 +0000 (14:55 +0200)]
merge master into sessionclass

11 years agoMerge pull request #3179 from pawl/patch-1
Jörn Friedrich Dreyer [Tue, 28 May 2013 12:18:43 +0000 (05:18 -0700)]
Merge pull request #3179 from pawl/patch-1

Improve IE Compatibility

11 years agoMerge pull request #2778 from Kondou-ger/optimize_pictures
Jörn Friedrich Dreyer [Tue, 28 May 2013 11:48:38 +0000 (04:48 -0700)]
Merge pull request #2778 from Kondou-ger/optimize_pictures

Optimize pictures with optipng.

11 years agodon't give ffmpeg wanted size, cause it doesn't care about aspect ratio
Georg Ehrke [Tue, 28 May 2013 10:09:46 +0000 (12:09 +0200)]
don't give ffmpeg wanted size, cause it doesn't care about aspect ratio

11 years agomake pdf backend work with encryption
Georg Ehrke [Tue, 28 May 2013 09:59:20 +0000 (11:59 +0200)]
make pdf backend work with encryption

11 years agomake mp3 backend work with encryption
Georg Ehrke [Tue, 28 May 2013 09:49:18 +0000 (11:49 +0200)]
make mp3 backend work with encryption

11 years agomake movie backend work with encryption
Georg Ehrke [Tue, 28 May 2013 09:48:02 +0000 (11:48 +0200)]
make movie backend work with encryption

11 years agoMerge pull request #3488 from zafi/master
blizzz [Tue, 28 May 2013 09:39:02 +0000 (02:39 -0700)]
Merge pull request #3488 from zafi/master

The "lost password" field in the personal setting depends on OC_USER_BACKEND_SET_PASSWORD

11 years agoremove whitespace
Georg Ehrke [Tue, 28 May 2013 09:31:48 +0000 (11:31 +0200)]
remove whitespace

11 years agoadd preview backend for text based files
Georg Ehrke [Tue, 28 May 2013 09:29:01 +0000 (11:29 +0200)]
add preview backend for text based files

11 years agoMerge pull request #3512 from owncloud/file_encryption_session_fix
FlorinPeter [Tue, 28 May 2013 08:55:55 +0000 (01:55 -0700)]
Merge pull request #3512 from owncloud/file_encryption_session_fix

fix for losing private key while being logged in and accessing a public link

11 years agocheck if the imagick extension is loaded
Georg Ehrke [Tue, 28 May 2013 08:23:40 +0000 (10:23 +0200)]
check if the imagick extension is loaded

11 years agoupdate images.php
Georg Ehrke [Tue, 28 May 2013 08:21:02 +0000 (10:21 +0200)]
update images.php

11 years agofix for undefined index
Florin Peter [Tue, 28 May 2013 07:36:14 +0000 (09:36 +0200)]
fix for undefined index

11 years agofix for losing private key while being logged in and accessing a public link
Florin Peter [Tue, 28 May 2013 07:27:04 +0000 (09:27 +0200)]
fix for losing private key while being logged in and accessing a public link

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 28 May 2013 00:07:51 +0000 (02:07 +0200)]
[tx-robot] updated from transifex

11 years agofix syntax error
Robin Appelman [Mon, 27 May 2013 23:31:26 +0000 (01:31 +0200)]
fix syntax error

11 years agoprovide a dummy session for CLI
Robin Appelman [Mon, 27 May 2013 23:15:38 +0000 (01:15 +0200)]
provide a dummy session for CLI

11 years agocheck fix if session start is successfull
Robin Appelman [Mon, 27 May 2013 23:13:36 +0000 (01:13 +0200)]
check fix if session start is successfull

11 years agoFix session not working error
Robin Appelman [Mon, 27 May 2013 23:10:18 +0000 (01:10 +0200)]
Fix session not working error

11 years agoUse the new session wrapper
Robin Appelman [Mon, 27 May 2013 23:04:09 +0000 (01:04 +0200)]
Use the new session wrapper

11 years agoAbstract the session away in a class
Robin Appelman [Mon, 27 May 2013 22:50:00 +0000 (00:50 +0200)]
Abstract the session away in a class

11 years agoMerge pull request #3510 from owncloud/publicemitter
Frank Karlitschek [Mon, 27 May 2013 20:45:47 +0000 (13:45 -0700)]
Merge pull request #3510 from owncloud/publicemitter

Add PublicEmitter class

11 years agoAdd PublicEmitter class
Robin Appelman [Mon, 27 May 2013 18:20:06 +0000 (20:20 +0200)]
Add PublicEmitter class

11 years agolegacyBlockDecryprt() needs to be public
Björn Schießle [Mon, 27 May 2013 11:47:03 +0000 (13:47 +0200)]
legacyBlockDecryprt() needs to be public

11 years agomake legacyDecrypt() private als always call legacyBlockDecrypt() from other classes
Björn Schießle [Mon, 27 May 2013 10:21:39 +0000 (12:21 +0200)]
make legacyDecrypt() private als always call legacyBlockDecrypt() from other classes

11 years agofix migration from old to new encryption
Björn Schießle [Mon, 27 May 2013 10:02:27 +0000 (12:02 +0200)]
fix migration from old to new encryption

11 years agoMerge pull request #3506 from owncloud/fix_3320
Björn Schießle [Mon, 27 May 2013 15:04:55 +0000 (08:04 -0700)]
Merge pull request #3506 from owncloud/fix_3320

fix https://github.com/owncloud/core/issues/3320

11 years agoMerge pull request #3495 from owncloud/file_encryption_util_is_error
Thomas Tanghus [Mon, 27 May 2013 14:56:12 +0000 (07:56 -0700)]
Merge pull request #3495 from owncloud/file_encryption_util_is_error

added OC_DB::isError and logging for #3486

11 years agoMerge pull request #3412 from owncloud/fix_2013
Michael Gapczynski [Mon, 27 May 2013 14:44:35 +0000 (07:44 -0700)]
Merge pull request #3412 from owncloud/fix_2013

Don't set Content-Length header if size is unknown

11 years agoadd event.preventDefault to undelete function
Georg Ehrke [Mon, 27 May 2013 14:37:43 +0000 (16:37 +0200)]
add event.preventDefault to undelete function

11 years agofix https://github.com/owncloud/core/issues/3320
Georg Ehrke [Mon, 27 May 2013 13:24:37 +0000 (15:24 +0200)]
fix https://github.com/owncloud/core/issues/3320

11 years agoMerge branch 'master' into file_encryption_util_is_error
Florin Peter [Mon, 27 May 2013 12:41:53 +0000 (14:41 +0200)]
Merge branch 'master' into file_encryption_util_is_error

Conflicts:
apps/files_encryption/lib/util.php

11 years agoMerge pull request #3481 from owncloud/firsttime_enc
Björn Schießle [Mon, 27 May 2013 12:17:31 +0000 (05:17 -0700)]
Merge pull request #3481 from owncloud/firsttime_enc

fix first time encryption after app was enabled

11 years agoMerge pull request #3496 from owncloud/file_encryption_tests
FlorinPeter [Mon, 27 May 2013 12:15:21 +0000 (05:15 -0700)]
Merge pull request #3496 from owncloud/file_encryption_tests

improved tests for files_encryption

11 years agoMerge branch 'master' into file_encryption_tests
Florin Peter [Mon, 27 May 2013 10:54:33 +0000 (12:54 +0200)]
Merge branch 'master' into file_encryption_tests

11 years agoadded check by numRows()
Florin Peter [Mon, 27 May 2013 10:41:55 +0000 (12:41 +0200)]
added check by numRows()
changed to public api where it was possible
reformat code to comply with the coding guidelines

11 years agomake svg preview backend work with encryption
Georg Ehrke [Mon, 27 May 2013 09:09:55 +0000 (11:09 +0200)]
make svg preview backend work with encryption

11 years agomake image preview backend work with encryption
Georg Ehrke [Mon, 27 May 2013 08:45:21 +0000 (10:45 +0200)]
make image preview backend work with encryption

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Mon, 27 May 2013 00:07:24 +0000 (02:07 +0200)]
[tx-robot] updated from transifex

11 years agoadded users for tests
Florin Peter [Sun, 26 May 2013 18:44:15 +0000 (20:44 +0200)]
added users for tests
reformat code to meet coding guidelines

11 years agoimproved test
Florin Peter [Sun, 26 May 2013 01:22:16 +0000 (03:22 +0200)]
improved test
- fixed testPermanentDeleteFile sometimes failed
- speed optimization
- reformat code

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 26 May 2013 00:03:54 +0000 (02:03 +0200)]
[tx-robot] updated from transifex

11 years agofixed error rising from fetchRow
Florin Peter [Sat, 25 May 2013 21:07:19 +0000 (23:07 +0200)]
fixed error rising from fetchRow

11 years agoadded OC_DB::isError and logging
Florin Peter [Sat, 25 May 2013 19:33:05 +0000 (21:33 +0200)]
added OC_DB::isError and logging

11 years agoMerge pull request #3478 from davidak/master
Michael Gapczynski [Sat, 25 May 2013 18:21:21 +0000 (11:21 -0700)]
Merge pull request #3478 from davidak/master

small typo fix: added 2 whitespaces

11 years agoMerge pull request #3388 from roha4000/master
Michael Gapczynski [Sat, 25 May 2013 18:18:20 +0000 (11:18 -0700)]
Merge pull request #3388 from roha4000/master

Duplicate DB entries in filecache table when renaming folder in WebUI #2

11 years agoMerge pull request #3493 from owncloud/bumpversion
Michael Gapczynski [Sat, 25 May 2013 17:20:42 +0000 (10:20 -0700)]
Merge pull request #3493 from owncloud/bumpversion

Bump version for files_encryption changes

11 years agoBump version for files_encryption changes
Michael Gapczynski [Sat, 25 May 2013 15:42:28 +0000 (11:42 -0400)]
Bump version for files_encryption changes

11 years agoMerge branch 'master' into oc_preview
Georg Ehrke [Sat, 25 May 2013 10:16:25 +0000 (12:16 +0200)]
Merge branch 'master' into oc_preview

11 years agoincrease version and add warning
Frank Karlitschek [Sat, 25 May 2013 10:08:18 +0000 (12:08 +0200)]
increase version and add warning

11 years agoadd sample config for previews
Georg Ehrke [Sat, 25 May 2013 09:05:37 +0000 (11:05 +0200)]
add sample config for previews

11 years agoThe "lost password" field depends on OC_USER_BACKEND_SET_PASSWORD
zafi [Sat, 25 May 2013 07:03:07 +0000 (09:03 +0200)]
The "lost password" field depends on OC_USER_BACKEND_SET_PASSWORD

so it should only be visible for users with a supporting backend.

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 25 May 2013 00:11:52 +0000 (02:11 +0200)]
[tx-robot] updated from transifex

11 years agoimproved trashbin test again
Florin Peter [Fri, 24 May 2013 20:01:27 +0000 (22:01 +0200)]
improved trashbin test again

11 years agoimproved trashbin test
Florin Peter [Fri, 24 May 2013 19:35:18 +0000 (21:35 +0200)]
improved trashbin test

11 years agomeanwhile phpunit is seq faulting with mysql as well
Thomas Mueller [Fri, 24 May 2013 19:50:34 +0000 (21:50 +0200)]
meanwhile phpunit is seq faulting with mysql as well

11 years agoMerge pull request #3482 from owncloud/fix_helper
Thomas Müller [Fri, 24 May 2013 17:20:00 +0000 (10:20 -0700)]
Merge pull request #3482 from owncloud/fix_helper

use the recoveryPassword var instead of accessing the POST array

11 years agono use the recoveryPassword var instead of accessing the POST array
Björn Schießle [Fri, 24 May 2013 16:37:58 +0000 (18:37 +0200)]
no use the recoveryPassword var instead of accessing the POST array

11 years agofix first time encryption after app was enabled
Björn Schießle [Fri, 24 May 2013 15:35:00 +0000 (17:35 +0200)]
fix first time encryption after app was enabled

11 years agoMerge pull request #3479 from owncloud/testing-oracle-on-master
Thomas Müller [Fri, 24 May 2013 14:32:54 +0000 (07:32 -0700)]
Merge pull request #3479 from owncloud/testing-oracle-on-master

adding Oracle support to autotest.sh

11 years agoadding Oracle support to autotest.sh
Thomas Mueller [Fri, 24 May 2013 13:19:13 +0000 (15:19 +0200)]
adding Oracle support to autotest.sh

11 years agosmall typo fix: added 2 whitespaces
davidak [Fri, 24 May 2013 12:31:06 +0000 (14:31 +0200)]
small typo fix: added 2 whitespaces

11 years agoMerge pull request #3416 from owncloud/files_encryption
Thomas Müller [Fri, 24 May 2013 09:21:19 +0000 (02:21 -0700)]
Merge pull request #3416 from owncloud/files_encryption

New files encryption app

11 years agosmall typo in the comments
Alessandro Cosentino [Fri, 24 May 2013 00:59:02 +0000 (20:59 -0400)]
small typo in the comments

11 years agoMerge pull request #3425 from owncloud/move-storages
Michael Gapczynski [Fri, 24 May 2013 00:35:11 +0000 (17:35 -0700)]
Merge pull request #3425 from owncloud/move-storages

Support for moving/copying folders between storages

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 24 May 2013 00:02:43 +0000 (02:02 +0200)]
[tx-robot] updated from transifex

11 years agofixes after review from @DeepDiver1975
Florin Peter [Thu, 23 May 2013 21:56:31 +0000 (23:56 +0200)]
fixes after review from @DeepDiver1975

11 years agoadded l10n support in apps/files_encryption/ajax/adminrecovery.php
Florin Peter [Thu, 23 May 2013 20:09:28 +0000 (22:09 +0200)]
added l10n support in apps/files_encryption/ajax/adminrecovery.php

11 years agocode clean up; nicer solution to solve the public link share problem if a user is...
Björn Schießle [Thu, 23 May 2013 19:18:31 +0000 (21:18 +0200)]
code clean up; nicer solution to solve the public link share problem if a user is logged in

11 years agofix public link share if a user is logged in
Björn Schießle [Thu, 23 May 2013 18:30:07 +0000 (20:30 +0200)]
fix public link share if a user is logged in

11 years agoMerge branch 'master' into move-storages
Michael Gapczynski [Thu, 23 May 2013 14:25:12 +0000 (10:25 -0400)]
Merge branch 'master' into move-storages

Conflicts:
tests/lib/files/view.php

11 years agoSwitch to calling deleteAll via storage to avoid emitting delete hook
Michael Gapczynski [Thu, 23 May 2013 14:23:16 +0000 (10:23 -0400)]
Switch to calling deleteAll via storage to avoid emitting delete hook