Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump versions | Lukas Reschke | 2015-07-02 | 1 | -1/+1 |
| | |||||
* | Bump up files_sharing version for schema update | Vincent Petry | 2015-02-26 | 1 | -1/+1 |
| | |||||
* | set accept to 1 (=true) for all server-to-server shares on update, at this ↵ | Bjoern Schiessle | 2015-01-13 | 1 | -1/+1 |
| | | | | 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 | ||||
* | OCS API for server-to-server sharing | Bjoern Schiessle | 2014-12-04 | 1 | -1/+1 |
| | |||||
* | add ocsids to info.xml | Georg Ehrke | 2014-07-07 | 1 | -1/+1 |
| | |||||
* | Fix multiple users having the same external share mountpoint | Robin Appelman | 2014-06-16 | 1 | -1/+1 |
| | |||||
* | Add server<->server sharing backend | Robin Appelman | 2014-06-14 | 1 | -1/+1 |
| | |||||
* | don't allow to share single files with delete permissions, user should only ↵ | Bjoern Schiessle | 2014-06-06 | 1 | -1/+1 |
| | | | | be possible to unshare a single file but never to delete it | ||||
* | Expose public shares over webdav | Robin Appelman | 2014-04-25 | 1 | -1/+1 |
| | |||||
* | update script, create Shared folder and adjust target path for the shares | Bjoern Schiessle | 2014-04-23 | 1 | -1/+1 |
| | |||||
* | fix update to remove shares where file doesn't exist on postgres | Jamie McClelland | 2014-03-13 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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. | ||||
* | make sure that we only remove file/folder shares | Bjoern Schiessle | 2013-10-08 | 1 | -1/+1 |
| | |||||
* | clean up oc_share table from files which are no longer exists | Bjoern Schiessle | 2013-10-07 | 1 | -1/+1 |
| | |||||
* | Remove old Shared folders from the file cache, fixes bug oc-1911 | Michael Gapczynski | 2012-10-07 | 1 | -1/+1 |
| | |||||
* | Provide update script for files sharing | Michael Gapczynski | 2012-09-09 | 1 | -1/+1 |
| | |||||
* | Fix typo | Michael Gapczynski | 2012-08-28 | 1 | -1/+1 |
| | |||||
* | Remove old database xml file for files_sharing, bump version number | Michael Gapczynski | 2012-08-28 | 1 | -1/+1 |
| | |||||
* | update script to fix fscache | Bjoern Schiessle | 2012-07-13 | 1 | -1/+1 |
| | |||||
* | cache app types during install or update | Robin Appelman | 2012-05-14 | 1 | -1/+1 |
| | |||||
* | set public handeler in info,xml for sharing | Robin Appelman | 2012-05-14 | 1 | -1/+1 |
| | |||||
* | keep version numbers in their own files for faster reading | Robin Appelman | 2012-04-14 | 1 | -0/+1 |