Robin Appelman
|
be93b0d01d
|
Fix permissions functions for webdav external storages
|
2014-06-14 10:22:38 +02:00 |
Robin Appelman
|
4bc8a2550d
|
Fix public share webdav permissions
|
2014-06-14 10:22:38 +02:00 |
Robin Appelman
|
49f9b7ea8e
|
fix modified date for external shares
|
2014-06-14 10:22:38 +02:00 |
Robin Appelman
|
455fbafb48
|
Fix undefined index error
|
2014-06-14 10:22:38 +02:00 |
Bjoern Schiessle
|
3bf7b54cd5
|
block server-to-server share if files_external is not activates, can be reverted once we moved to the webdav implementation in core
|
2014-06-14 10:22:38 +02:00 |
Bjoern Schiessle
|
84a651e46d
|
add settings to disable server to server sharing
|
2014-06-14 10:22:38 +02:00 |
Robin Appelman
|
e7b58ed2bd
|
Properly expose read only public shares as read only
|
2014-06-14 10:14:08 +02:00 |
Robin Appelman
|
87e311b996
|
Fix storage being passed to cache/watcher and scanner when using storage wrappers
|
2014-06-14 10:14:08 +02:00 |
Robin Appelman
|
decb51aee6
|
Fix deleting of external shares
|
2014-06-14 10:14:08 +02:00 |
Robin Appelman
|
3f2cb39aba
|
Properly set read permissions for webdav storages
|
2014-06-14 10:14:08 +02:00 |
Robin Appelman
|
c8c8106168
|
generate better storage ids
|
2014-06-14 10:14:08 +02:00 |
Robin Appelman
|
ce0aa7d4a8
|
Use the movable mount system for external shares
|
2014-06-14 10:14:08 +02:00 |
Robin Appelman
|
c61f759a8b
|
Fix check for shared files inside shares
|
2014-06-14 10:14:08 +02:00 |
Robin Appelman
|
790d51ea1e
|
Fix checking for external share in encryption
|
2014-06-14 10:14:07 +02:00 |
Bjoern Schiessle
|
277f25222a
|
if file doesn't exist, check parent folder
|
2014-06-14 10:14:07 +02:00 |
Robin Appelman
|
2005c162bd
|
Fix prompting for password
|
2014-06-14 10:14:07 +02:00 |
Robin Appelman
|
64ced76beb
|
Save mountpoints relative to the user
|
2014-06-14 10:14:07 +02:00 |
Robin Appelman
|
43c56fcd07
|
Generate a unique name
|
2014-06-14 10:14:07 +02:00 |
Robin Appelman
|
e6f3850890
|
Update for changes in master
|
2014-06-14 10:14:07 +02:00 |
Bjoern Schiessle
|
c580aeb455
|
exclude mounted server-to-server shares from encryption
|
2014-06-14 10:14:07 +02:00 |
Bjoern Schiessle
|
961317d911
|
make sure to enable incognito mode when mounting a public link and update init status of the encryption app
|
2014-06-14 10:14:07 +02:00 |
Robin Appelman
|
87b0021e56
|
Scan the entire remote share at once by requesting the full file tree from the remote server
|
2014-06-14 10:14:07 +02:00 |
Robin Appelman
|
30f5b2bd7c
|
Improve detection of whether we're in the files app
|
2014-06-14 10:13:24 +02:00 |
Robin Appelman
|
21ced89beb
|
Dont return false for internalPath
|
2014-06-14 10:13:24 +02:00 |
Robin Appelman
|
a900c7aa94
|
Fix removing remote shares
|
2014-06-14 10:13:24 +02:00 |
Robin Appelman
|
1c149da52f
|
Support path lengths up to 4000 chars
|
2014-06-14 10:13:24 +02:00 |
Robin Appelman
|
c6a83b2f17
|
Fix exposing single files over webdav
|
2014-06-14 10:13:24 +02:00 |
Robin Appelman
|
cf5a72c103
|
Add interface for adding a public share to a different ownCloud instance
|
2014-06-14 10:13:24 +02:00 |
Robin Appelman
|
d7de35376d
|
Add interface for accpeting external shares
|
2014-06-14 10:13:23 +02:00 |
Robin Appelman
|
0156ef8166
|
Add coments to database and dont use sql keywords as table names
|
2014-06-14 10:10:38 +02:00 |
Robin Appelman
|
a44baaf8eb
|
add remote/add external shares to manager
|
2014-06-14 10:10:37 +02:00 |
Robin Appelman
|
65f3b2fad2
|
Add server<->server sharing backend
|
2014-06-14 10:10:37 +02:00 |
Jenkins for ownCloud
|
4a26219ecf
|
[tx-robot] updated from transifex
|
2014-06-14 01:55:24 -04:00 |
Morris Jobke
|
fd5fad194d
|
remove double space
|
2014-06-14 01:03:03 +02:00 |
Morris Jobke
|
35f7565e9b
|
Merge pull request #8978 from owncloud/movie_preview_improvements
movie previews: use file directly when it's stored locally and encryption is not enabled
|
2014-06-14 01:01:59 +02:00 |
Volkan Gezer
|
2b82e3c251
|
Merge pull request #9025 from owncloud/fix-mail-settings
fix mail settings save function - ref #8854
|
2014-06-13 18:26:14 +02:00 |
Frank Karlitschek
|
87101e6638
|
Merge pull request #9018 from owncloud/dbms-socket-support
Refactor OC_DB::connect() to properly support sockets.
|
2014-06-13 18:09:51 +02:00 |
Morris Jobke
|
f5da0052cf
|
fix mail settings save function - ref #8854
|
2014-06-13 15:31:35 +02:00 |
Morris Jobke
|
c09f5680c9
|
Merge pull request #9010 from owncloud/fix_8941_admin_settings_message
move mail template settings to templateeditor repo
|
2014-06-13 13:07:41 +02:00 |
Jörn Friedrich Dreyer
|
42bf466fa1
|
move mail template editor from core to standalone templateeditor repo
|
2014-06-13 12:00:23 +02:00 |
Jörn Friedrich Dreyer
|
7e8784c075
|
access admin settings result message correctly
|
2014-06-13 11:59:14 +02:00 |
Morris Jobke
|
b91db84050
|
Merge pull request #8714 from owncloud/minor-fixes
fix some minor issues
|
2014-06-13 08:30:57 +02:00 |
Jenkins for ownCloud
|
083cf63cc2
|
[tx-robot] updated from transifex
|
2014-06-13 01:54:32 -04:00 |
Morris Jobke
|
aa8f17bc63
|
Merge pull request #9017 from owncloud/maxheartbeatinterval
Added max heartbeat interval to prevent integer overflow
|
2014-06-13 00:19:07 +02:00 |
Volkan Gezer
|
cea2c77fd2
|
fix some minor issues
|
2014-06-13 00:16:36 +02:00 |
Andreas Fischer
|
73062040e6
|
Don't specify host when using a socket.
|
2014-06-12 20:22:45 +02:00 |
Andreas Fischer
|
0932760304
|
Rename variable to indicate that it can be port and socket.
|
2014-06-12 20:18:38 +02:00 |
Andreas Fischer
|
3d8eabedbd
|
No need to check the port number as this will fail anyway.
|
2014-06-12 20:17:30 +02:00 |
Andreas Fischer
|
4ca1e3cc02
|
Move getValue() to where required. This actually is not required "global data".
|
2014-06-12 19:59:40 +02:00 |
Andreas Fischer
|
17c2e63449
|
Move check for : to where it belongs, getting rid of $socket = false;
|
2014-06-12 19:56:51 +02:00 |