Bjoern Schiessle
|
6c9251d9f8
|
make sure that all file keys are written to the key storage
|
2015-04-07 13:30:27 +02:00 |
Bjoern Schiessle
|
198b73fe32
|
write encrypted file to disc
|
2015-04-07 13:30:27 +02:00 |
Thomas Müller
|
7ffd77fac9
|
enable encryption unit test execution
|
2015-04-07 13:30:27 +02:00 |
Bjoern Schiessle
|
c00e728e5f
|
encryption app: remove legacy code, we do only server-side encryption
|
2015-04-07 13:30:27 +02:00 |
Thomas Müller
|
ecb3834554
|
fixing obvious bugs while testing
|
2015-04-07 13:30:27 +02:00 |
Clark Tomlinson
|
0c2f9ca849
|
Updating keystorage movement and fixing hooks
|
2015-04-07 13:30:27 +02:00 |
Clark Tomlinson
|
39733c8da1
|
Initial commit
|
2015-04-07 13:30:27 +02:00 |
Joas Schilling
|
e16d61e293
|
Remove server timezone dependency from files list test
|
2015-04-07 10:12:15 +02:00 |
Jenkins for ownCloud
|
95e55aa4ad
|
[tx-robot] updated from transifex
|
2015-04-07 01:54:47 -04:00 |
Jenkins for ownCloud
|
2bff92ade5
|
[tx-robot] updated from transifex
|
2015-04-05 01:54:51 -04:00 |
Thomas Müller
|
4996706078
|
Merge pull request #15338 from owncloud/encryption-mount-option
Add mount point to disable the encryption wrapper
|
2015-04-04 12:51:41 +02:00 |
Jenkins for ownCloud
|
9b250baf9e
|
[tx-robot] updated from transifex
|
2015-04-04 01:54:43 -04:00 |
Thomas Müller
|
3bf269e565
|
Merge pull request #15229 from owncloud/response-setContentLengthHeader
Add OC_Response::setContentLengthHeader() for Apache PHP SAPI workaround...
|
2015-04-03 22:51:36 +02:00 |
Jenkins for ownCloud
|
23f1702f24
|
[tx-robot] updated from transifex
|
2015-04-03 01:54:53 -04:00 |
Robin Appelman
|
519d568847
|
add unit test
|
2015-04-02 18:31:26 +02:00 |
Robin Appelman
|
10b85871cc
|
adjust unt tests
|
2015-04-02 18:17:28 +02:00 |
Thomas Müller
|
4082436419
|
Merge pull request #15367 from owncloud/pre-setup-hook
setup storage wrappers before setting up the filesystem
|
2015-04-02 17:40:23 +02:00 |
Jenkins for ownCloud
|
cc96105ebe
|
[tx-robot] updated from transifex
|
2015-04-02 01:54:47 -04:00 |
Robin Appelman
|
3cb53b7756
|
setup storage wrappers before setting up the filesystem
|
2015-04-01 17:12:06 +02:00 |
Roeland Jago Douma
|
9e3dcd01bc
|
Use URLGenerator instread of OC_Helper
|
2015-04-01 14:57:01 +02:00 |
Roeland Douma
|
8ff94f0d15
|
Merge pull request #15356 from rullzer/apps_oc_to_ocs
Move core apps from private to public functions (trivial part)
|
2015-04-01 13:24:54 +02:00 |
Roeland Jago Douma
|
2b81d0f237
|
Move core apps from private to public functions
Apps still use OC_Helper and OC_Util functions even when public ones are
already available. Sometimes the public one is even used in the same
file.
|
2015-04-01 12:06:04 +02:00 |
Morris Jobke
|
297e29248d
|
Merge pull request #15336 from owncloud/revive-15215
Properly quote file names in listFiles query for GDrive
|
2015-04-01 10:35:39 +02:00 |
Jenkins for ownCloud
|
f5c7ba6b81
|
[tx-robot] updated from transifex
|
2015-04-01 01:55:33 -04:00 |
Robin Appelman
|
bac9b54bef
|
Add mount point to disable the encryption wrapper
|
2015-03-31 16:25:33 +02:00 |
Lukas Reschke
|
c052ee7584
|
Only escape single quotes
|
2015-03-31 15:30:49 +02:00 |
Vincent Petry
|
7036309e22
|
Added rawurlencode for other params in GDrive storage
|
2015-03-31 15:14:08 +02:00 |
Vincent Petry
|
5c9998179f
|
Properly quote file names in listFiles query for GDrive
|
2015-03-31 15:14:03 +02:00 |
Lukas Reschke
|
53f67fc65d
|
Revert "Properly quote file names in listFiles query for GDrive"
|
2015-03-31 15:12:35 +02:00 |
Frank Karlitschek
|
b216b3fad0
|
Merge pull request #15215 from owncloud/ext-gdrivelistfilequoting
Properly quote file names in listFiles query for GDrive
|
2015-03-31 09:08:59 -04:00 |
Jenkins for ownCloud
|
1d06d93d27
|
[tx-robot] updated from transifex
|
2015-03-31 01:55:55 -04:00 |
Lukas Reschke
|
8e0fef74ff
|
Merge pull request #15312 from owncloud/activity-fix-compilation
Correct the app name for sharing events
|
2015-03-30 17:12:54 +02:00 |
Robin McCorkell
|
308a43a10e
|
Merge pull request #15076 from owncloud/fix-smb-oc-admin
Support constructing an SMB_OC without saved session credentials
|
2015-03-30 15:38:22 +01:00 |
Joas Schilling
|
4c9c73bef9
|
Correct the app name for sharing events
|
2015-03-30 15:14:31 +02:00 |
Morris Jobke
|
cfe241a959
|
Merge pull request #13964 from rullzer/capabilities
Add OCS sharing info to capabilities - take 2
|
2015-03-30 10:06:05 +02:00 |
Morris Jobke
|
00b2be11dd
|
Merge pull request #15239 from owncloud/see-no-evil
Move federated cloud sharing, files externals and updater to special pos...
|
2015-03-30 09:05:31 +02:00 |
Jenkins for ownCloud
|
da55ff630c
|
[tx-robot] updated from transifex
|
2015-03-30 01:54:41 -04:00 |
Jenkins for ownCloud
|
1db9605afb
|
[tx-robot] updated from transifex
|
2015-03-29 01:55:31 -04:00 |
Jenkins for ownCloud
|
8b9b600644
|
[tx-robot] updated from transifex
|
2015-03-28 01:55:46 -04:00 |
Thomas Müller
|
4d12c4a38b
|
Merge pull request #13938 from owncloud/deprecate-iappconfig
Deprecated \OCP\IAppConfig - add missing methods to IConfig
|
2015-03-27 16:07:41 +01:00 |
Thomas Müller
|
0ecc1c89ad
|
Merge pull request #15254 from owncloud/fix-14853-master
Adding a pending indicator to the files summary
|
2015-03-27 14:18:47 +01:00 |
Vincent Petry
|
7ad4dfa201
|
Merge pull request #15227 from owncloud/ocetag-header
Copy Etag header to OC-Etag for sabre calls
|
2015-03-27 13:10:27 +01:00 |
Morris Jobke
|
5aa81833f9
|
Merge pull request #15260 from owncloud/adjust-controls-bar-width
adjust controls bar width to not overlay scrollbar
|
2015-03-27 11:56:22 +01:00 |
Jan-Christoph Borchardt
|
908538d863
|
fix layout for Sharing settings
|
2015-03-27 09:38:13 +01:00 |
Joas Schilling
|
495562f40c
|
Move federated cloud sharing, files externals and updater to special positions
|
2015-03-27 09:38:09 +01:00 |
Jenkins for ownCloud
|
880b31c513
|
[tx-robot] updated from transifex
|
2015-03-27 01:56:21 -04:00 |
Jan-Christoph Borchardt
|
d728b85fdd
|
adjust controls bar width to not overlay scrollbar
|
2015-03-27 01:34:55 +01:00 |
Thomas Müller
|
2b0906cdff
|
Adding a pending indicator to the files summary - fixes #14853
|
2015-03-27 01:16:29 +01:00 |
Jan-Christoph Borchardt
|
e09fd331eb
|
adjust emptycontent messages for files and files_external
|
2015-03-26 23:22:26 +01:00 |
Morris Jobke
|
d082e37270
|
Merge pull request #15244 from owncloud/use_default_share_folder
always fall back to default share folder
|
2015-03-26 22:39:04 +01:00 |