Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix deleting of external shares | Robin Appelman | 2014-06-14 | 1 | -0/+1 |
| | |||||
* | generate better storage ids | Robin Appelman | 2014-06-14 | 1 | -1/+1 |
| | |||||
* | Use the movable mount system for external shares | Robin Appelman | 2014-06-14 | 3 | -39/+66 |
| | |||||
* | Fix check for shared files inside shares | Robin Appelman | 2014-06-14 | 1 | -1/+2 |
| | |||||
* | Fix prompting for password | Robin Appelman | 2014-06-14 | 3 | -16/+18 |
| | |||||
* | Save mountpoints relative to the user | Robin Appelman | 2014-06-14 | 1 | -6/+15 |
| | |||||
* | Generate a unique name | Robin Appelman | 2014-06-14 | 1 | -0/+2 |
| | |||||
* | Update for changes in master | Robin Appelman | 2014-06-14 | 1 | -1/+0 |
| | |||||
* | make sure to enable incognito mode when mounting a public link and update ↵ | Bjoern Schiessle | 2014-06-14 | 1 | -0/+1 |
| | | | | init status of the encryption app | ||||
* | Scan the entire remote share at once by requesting the full file tree from ↵ | Robin Appelman | 2014-06-14 | 4 | -1/+147 |
| | | | | the remote server | ||||
* | Improve detection of whether we're in the files app | Robin Appelman | 2014-06-14 | 1 | -1/+1 |
| | |||||
* | Fix removing remote shares | Robin Appelman | 2014-06-14 | 1 | -0/+18 |
| | |||||
* | Support path lengths up to 4000 chars | Robin Appelman | 2014-06-14 | 1 | -1/+1 |
| | |||||
* | Fix exposing single files over webdav | Robin Appelman | 2014-06-14 | 1 | -2/+6 |
| | |||||
* | Add interface for adding a public share to a different ownCloud instance | Robin Appelman | 2014-06-14 | 6 | -6/+84 |
| | |||||
* | Add interface for accpeting external shares | Robin Appelman | 2014-06-14 | 5 | -0/+87 |
| | |||||
* | Add coments to database and dont use sql keywords as table names | Robin Appelman | 2014-06-14 | 2 | -5/+14 |
| | |||||
* | add remote/add external shares to manager | Robin Appelman | 2014-06-14 | 1 | -0/+27 |
| | |||||
* | Add server<->server sharing backend | Robin Appelman | 2014-06-14 | 7 | -1/+334 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-06-14 | 73 | -315/+73 |
| | |||||
* | move mail template editor from core to standalone templateeditor repo | Jörn Friedrich Dreyer | 2014-06-13 | 10 | -457/+0 |
| | |||||
* | access admin settings result message correctly | Jörn Friedrich Dreyer | 2014-06-13 | 1 | -1/+1 |
| | |||||
* | fix liskov substitution principle in admin mail template settings, fixes #8997 | Jörn Friedrich Dreyer | 2014-06-12 | 2 | -2/+2 |
| | |||||
* | Merge pull request #8901 from owncloud/permissions-update-cache | Vincent Petry | 2014-06-11 | 2 | -10/+44 |
|\ | | | | | Save the permissions in the filecache if it's not saved yet | ||||
| * | Use &= | Robin Appelman | 2014-06-09 | 1 | -2/+2 |
| | | |||||
| * | adjust unit test assert values | Thomas Müller | 2014-06-09 | 1 | -8/+6 |
| | | |||||
| * | adding PHPDoc | Thomas Müller | 2014-06-09 | 1 | -0/+36 |
| | | |||||
* | | Merge pull request #8966 from owncloud/fix_failing_tests_on_master | Vincent Petry | 2014-06-11 | 1 | -1/+0 |
|\ \ | | | | | | | Fix failing tests on master | ||||
| * | | no need to prepare a statement twice | Bjoern Schiessle | 2014-06-10 | 1 | -1/+0 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-06-11 | 1 | -0/+11 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-06-10 | 1 | -0/+3 |
| |/ |/| | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-06-09 | 2 | -0/+30 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-06-08 | 5 | -0/+18 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-06-07 | 13 | -0/+41 |
|/ | |||||
* | check if permissions exists | Bjoern Schiessle | 2014-06-06 | 1 | -1/+5 |
| | |||||
* | Limit permissions to share permissions | Robin Appelman | 2014-06-06 | 1 | -0/+3 |
| | |||||
* | fix unshareFromSelf() | Bjoern Schiessle | 2014-06-06 | 2 | -9/+77 |
| | |||||
* | update unit tests and make sure that we return the right permissions for ↵ | Bjoern Schiessle | 2014-06-06 | 1 | -0/+5 |
| | | | | files within a shared folder and for the shared folder itself | ||||
* | the mount point always have delete permissions to allow unmount | Bjoern Schiessle | 2014-06-06 | 1 | -2/+2 |
| | |||||
* | add some tests | Bjoern Schiessle | 2014-06-06 | 1 | -1/+59 |
| | |||||
* | nake sure ti create new db entry when user renames a group share | Bjoern Schiessle | 2014-06-06 | 1 | -1/+1 |
| | |||||
* | fix db query | Bjoern Schiessle | 2014-06-06 | 1 | -1/+1 |
| | |||||
* | Fix phpdoc and comments | Robin Appelman | 2014-06-06 | 3 | -3/+4 |
| | |||||
* | update share API tests, file shares never have delete permissions | Bjoern Schiessle | 2014-06-06 | 1 | -4/+6 |
| | |||||
* | make sure that we have a path relative to data/user/files to work with | Bjoern Schiessle | 2014-06-06 | 1 | -2/+3 |
| | |||||
* | update mount point if file_target changed | Bjoern Schiessle | 2014-06-06 | 1 | -2/+5 |
| | |||||
* | add additional unit tests | Bjoern Schiessle | 2014-06-06 | 2 | -3/+144 |
| | |||||
* | get unique_name value directly from the share array | Bjoern Schiessle | 2014-06-06 | 1 | -1/+1 |
| | |||||
* | fix mount point move up if the parent no longer exists | Bjoern Schiessle | 2014-06-06 | 2 | -80/+61 |
| | |||||
* | bring back updateFileTarget() got lost during last rebase | Bjoern Schiessle | 2014-06-06 | 1 | -0/+31 |
| |