Jenkins for ownCloud
|
1596a1fd32
|
[tx-robot] updated from transifex
|
2015-05-14 01:54:47 -04:00 |
Lukas Reschke
|
5941e826b8
|
Merge pull request #16284 from owncloud/shared-storage-view
dont go trough the view when renaming/copying on shared storages
|
2015-05-13 10:37:04 +02:00 |
Jenkins for ownCloud
|
504586aec6
|
[tx-robot] updated from transifex
|
2015-05-13 01:55:14 -04:00 |
Robin Appelman
|
3b1dde7005
|
dont go trough the view when renaming/copying on shared storages
|
2015-05-12 17:09:37 +02:00 |
Jan-Christoph Borchardt
|
46e4d8818c
|
Merge pull request #16127 from owncloud/fix-file-icons-in-shared-file-view
Enable file icons & previews in "Shared ..." categories
|
2015-05-12 15:17:43 +02:00 |
Morris Jobke
|
90d8e4bc00
|
Merge pull request #15815 from owncloud/unshare-etag-propagate
Update etag of direct parent on unshare
|
2015-05-11 13:42:20 +02:00 |
Jenkins for ownCloud
|
52fc45e6e3
|
[tx-robot] updated from transifex
|
2015-05-10 01:56:13 -04:00 |
Jenkins for ownCloud
|
6f5854a8de
|
[tx-robot] updated from transifex
|
2015-05-09 01:55:35 -04:00 |
Morris Jobke
|
b1713b2f75
|
Enable file icons & previews in "Shared ..." categories
* sharing API returns now the mimetype icon path
* file previews are now lazyloaded by default (as the doc says)
* fixes #16086
|
2015-05-06 18:32:52 +02:00 |
Joas Schilling
|
efce8ff905
|
Merge pull request #16052 from owncloud/fix-phpdoc-sharecontroller
Fix PHPDoc for the ext. share controller
|
2015-05-05 10:52:28 +02:00 |
Jenkins for ownCloud
|
b60dcd91bb
|
[tx-robot] updated from transifex
|
2015-05-05 01:55:36 -04:00 |
Lukas Reschke
|
d9746d8abd
|
Fix PHPDoc for the ext. share controller
|
2015-05-04 18:06:16 +02:00 |
Morris Jobke
|
760ce3bd63
|
Fix DeleteOrphanedSharesJob
* remove unneeded use statements
* the the interval properly in the constructor
* set the log level to debug (from info) - fixes #16036
|
2015-05-04 13:58:58 +02:00 |
Lukas Reschke
|
17fedc80da
|
Merge pull request #15652 from oparoz/better-text-previews
Show a text preview instead of a bitmap preview of text
|
2015-05-04 11:44:51 +02:00 |
Jenkins for ownCloud
|
7fa308977b
|
[tx-robot] updated from transifex
|
2015-05-04 01:54:47 -04:00 |
Jenkins for ownCloud
|
aa0d439ed9
|
[tx-robot] updated from transifex
|
2015-05-02 01:54:49 -04:00 |
Jenkins for ownCloud
|
eda4d45836
|
[tx-robot] updated from transifex
|
2015-05-01 01:54:43 -04:00 |
Jenkins for ownCloud
|
ae853445ef
|
[tx-robot] updated from transifex
|
2015-04-30 03:27:57 -04:00 |
Joas Schilling
|
b55ef51a27
|
Add tests for the correct share id on the call aswell
|
2015-04-28 14:56:13 +02:00 |
Joas Schilling
|
34181c3aef
|
Correctly send Federate-Cloud Share Feedback against the remote share ID
|
2015-04-28 14:29:04 +02:00 |
Vincent Petry
|
65fbb5eda0
|
Update etag of direct parent on unshare
Only call dirname() once instead of twice when propagating etags to the
recipient's parent folders.
|
2015-04-28 13:11:23 +02:00 |
Joas Schilling
|
66dca76f72
|
check the called URL
|
2015-04-28 11:28:54 +02:00 |
Joas Schilling
|
8f7c64253e
|
Correctly generate the feedback URL for remote share
The trailing slash was added in c78e3c4a7f
to correctly generate the encryption keys
|
2015-04-28 11:28:54 +02:00 |
Robin Appelman
|
5304afbecb
|
dont pass floats as timestamp to the changepropagator
|
2015-04-27 15:18:25 +02:00 |
Robin Appelman
|
0789a6433e
|
safer teardown
|
2015-04-27 14:07:16 +02:00 |
Robin Appelman
|
32067f9e80
|
use microtime to prevent race conditions
|
2015-04-27 14:07:16 +02:00 |
Robin Appelman
|
83b8ac0d7b
|
cleanup hooks
|
2015-04-27 14:07:16 +02:00 |
Robin Appelman
|
2e897f05b1
|
triger propagation for webdav uploads
use post hooks for share etag propagator
|
2015-04-27 14:07:16 +02:00 |
Robin Appelman
|
dd9601ae8f
|
fix merge
|
2015-04-27 14:07:16 +02:00 |
Robin Appelman
|
45784f213f
|
fix propagation when renaming a directly reshared folder
|
2015-04-27 14:07:16 +02:00 |
Robin Appelman
|
f488624e5f
|
minor fixes
|
2015-04-27 14:07:16 +02:00 |
Robin Appelman
|
526ea3fcba
|
add rename hook for propagation
|
2015-04-27 14:07:16 +02:00 |
Robin Appelman
|
77fbb4125b
|
propagate changes up reshares
|
2015-04-27 14:07:16 +02:00 |
Robin Appelman
|
8cb40f6043
|
Make sure the owner mountpoints are setup
|
2015-04-27 14:07:16 +02:00 |
Robin Appelman
|
d5434c9c4e
|
more propagation tests
|
2015-04-27 14:07:16 +02:00 |
Robin Appelman
|
b5c62cdad6
|
remove duplicates from rebase
|
2015-04-27 14:07:15 +02:00 |
Robin Appelman
|
19486837b2
|
adjust test
|
2015-04-27 14:07:15 +02:00 |
Robin Appelman
|
30ad56813a
|
propagate etags for all user of a share
|
2015-04-27 14:07:15 +02:00 |
Robin Appelman
|
518d5aadf5
|
Allow getting *all* share entries owned by a user
|
2015-04-27 14:07:15 +02:00 |
Robin Appelman
|
2dc11cf20e
|
unit test for etag propagation across shared storage boundary
|
2015-04-27 14:07:15 +02:00 |
Jenkins for ownCloud
|
e58029f8ad
|
[tx-robot] updated from transifex
|
2015-04-27 01:54:46 -04:00 |
Jenkins for ownCloud
|
37adf6df01
|
[tx-robot] updated from transifex
|
2015-04-26 01:54:49 -04:00 |
Jenkins for ownCloud
|
7855174879
|
[tx-robot] updated from transifex
|
2015-04-25 01:55:13 -04:00 |
Jenkins for ownCloud
|
33d197db29
|
[tx-robot] updated from transifex
|
2015-04-24 01:55:15 -04:00 |
Olivier Paroz
|
0729fc2fbc
|
Remove overflow+watermark
|
2015-04-23 18:19:34 +02:00 |
Olivier Paroz
|
58a87d0bab
|
Use authorization headers for better compatibility
+ add ellipsis
+ fix OC.generateUrl calls
|
2015-04-23 18:19:29 +02:00 |
Olivier Paroz
|
a968877a8b
|
An idea to suggest that this is just a sample of the full text
|
2015-04-23 18:19:21 +02:00 |
Olivier Paroz
|
530c290555
|
Use webDAV to have access to HTTP byte ranges
|
2015-04-23 18:19:17 +02:00 |
Olivier Paroz
|
e113d67430
|
Cache the token value
|
2015-04-23 18:19:12 +02:00 |
Olivier Paroz
|
8d3f88cf16
|
Show a text preview instead of a bitmap preview of text
+ fix the preview height
|
2015-04-23 18:19:07 +02:00 |