Joas Schilling
|
49b98abc25
|
Move registration of background job to install/update
|
2015-09-02 19:26:22 +02:00 |
Lukas Reschke
|
b100036457
|
Bump versions
|
2015-07-02 09:18:41 +02:00 |
Vincent Petry
|
80e5ad3131
|
Bump up files_sharing version for schema update
|
2015-02-26 15:04:15 +01:00 |
Bjoern Schiessle
|
d50e70ba3a
|
set accept to 1 (=true) for all server-to-server shares on update, at this point in time all shares are created by the first version of server-to-server sharing and are accepted if they were added to the table
|
2015-01-13 17:24:00 +01:00 |
Bjoern Schiessle
|
698ecbf308
|
OCS API for server-to-server sharing
|
2014-12-04 13:18:13 +01:00 |
Georg Ehrke
|
e5e8e28ae7
|
add ocsids to info.xml
|
2014-07-07 17:11:50 +02:00 |
Robin Appelman
|
0616eb4007
|
Fix multiple users having the same external share mountpoint
|
2014-06-16 15:57:01 +02:00 |
Robin Appelman
|
65f3b2fad2
|
Add server<->server sharing backend
|
2014-06-14 10:10:37 +02:00 |
Bjoern Schiessle
|
bf5e9357fc
|
don't allow to share single files with delete permissions, user should only be possible to unshare a single file but never to delete it
|
2014-06-06 09:55:59 +02:00 |
Robin Appelman
|
b176708505
|
Expose public shares over webdav
|
2014-04-25 14:45:18 +02:00 |
Bjoern Schiessle
|
aae22b2d6a
|
update script, create Shared folder and adjust target path for the shares
|
2014-04-23 12:54:26 +02:00 |
Jamie McClelland
|
d58fda7ff3
|
fix update to remove shares where file doesn't exist on postgres
Without patch, breaks with: Failed to upgrade "files_sharing".
Exception="SQLSTATE[22P02]: Invalid text representation: 7 ERROR:
invalid input syntax for integer: "5,179""
See: https://github.com/owncloud/core/issues/5758
removing unnecessary cruft - no parameter is set, none to pass.
https://github.com/owncloud/core/issues/5758
removing subquery, making more readable
See: https://github.com/owncloud/core/pull/6016#issuecomment-29510979
parameters to sql calls should be arrays
https://github.com/owncloud/core/pull/6016
boosting version to ensure fix gets executed
properly escaping the sql select statement
removing extraneous closing paren.
|
2014-03-13 13:09:31 +01:00 |
Bjoern Schiessle
|
68e1dd1f23
|
make sure that we only remove file/folder shares
|
2013-10-08 16:00:18 +02:00 |
Bjoern Schiessle
|
0346167bb2
|
clean up oc_share table from files which are no longer exists
|
2013-10-07 10:59:09 +02:00 |
Michael Gapczynski
|
995b8bf12a
|
Remove old Shared folders from the file cache, fixes bug oc-1911
|
2012-10-07 17:34:21 -04:00 |
Michael Gapczynski
|
deb1fbf9a1
|
Provide update script for files sharing
|
2012-09-09 18:29:47 -04:00 |
Michael Gapczynski
|
da44e5405a
|
Fix typo
|
2012-08-28 11:12:18 -04:00 |
Michael Gapczynski
|
1e2ba8398d
|
Remove old database xml file for files_sharing, bump version number
|
2012-08-28 09:55:24 -04:00 |
Bjoern Schiessle
|
50eef9a71c
|
update script to fix fscache
|
2012-07-13 15:17:36 +02:00 |
Robin Appelman
|
6779f28af4
|
cache app types during install or update
|
2012-05-14 22:49:31 +02:00 |
Robin Appelman
|
0fb90fa875
|
set public handeler in info,xml for sharing
|
2012-05-14 00:28:27 +02:00 |
Robin Appelman
|
926b2b78fe
|
keep version numbers in their own files for faster reading
|
2012-04-14 16:29:11 +02:00 |