| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | update licence headers via script | Morris Jobke | 2015-10-05 | 1 | -0/+1 |
* | | Merge pull request #19577 from owncloud/share-donotreturnentrieswhenusernotin... | Thomas Müller | 2015-10-06 | 1 | -0/+6 |
|\ \ |
|
| * | | Remove invalid share items from result when missing group membership | Vincent Petry | 2015-10-05 | 1 | -0/+6 |
| |/ |
|
* | | Make sure all variables are defined | Joas Schilling | 2015-10-05 | 1 | -0/+2 |
* | | Make sure the share we found is for the same item | Joas Schilling | 2015-10-05 | 1 | -1/+1 |
|/ |
|
* | Do not blindy copy expiration date on reshare | Roeland Jago Douma | 2015-09-25 | 1 | -1/+0 |
* | Discard expiration date from result for non-link shares | Vincent Petry | 2015-09-17 | 1 | -0/+5 |
* | started to implement sharee list view. not completed yet, do not cry please. | Arthur Schiwon | 2015-09-16 | 1 | -0/+1 |
* | split off expirationView | Arthur Schiwon | 2015-09-16 | 1 | -0/+1 |
* | split off linkShareView | Arthur Schiwon | 2015-09-16 | 1 | -0/+1 |
* | split ShareDialogResharerInfoView from base view | Arthur Schiwon | 2015-09-16 | 1 | -0/+1 |
* | further work on reimplementing the dialog layout | Arthur Schiwon | 2015-09-16 | 1 | -0/+1 |
* | refactor share dialog for multi-purpose use (dropdown, sidebar) and better ma... | Arthur Schiwon | 2015-09-16 | 1 | -0/+2 |
* | Allow 0 and false as password | Lukas Reschke | 2015-09-08 | 1 | -1/+1 |
* | Merge pull request #18833 from owncloud/share-prevent-twice | Morris Jobke | 2015-09-04 | 1 | -0/+12 |
|\ |
|
| * | Prevent sharing twice with user when already a group | Vincent Petry | 2015-09-04 | 1 | -0/+12 |
* | | setup owner when getting users for share | Robin Appelman | 2015-09-03 | 1 | -0/+2 |
|/ |
|
* | Merge pull request #18651 from owncloud/ocs_share_create_with_expire | Vincent Petry | 2015-08-30 | 1 | -0/+15 |
|\ |
|
| * | Actually validate the expire date on share | Roeland Jago Douma | 2015-08-30 | 1 | -0/+15 |
* | | Change log level of debugging logs to debug | Joas Schilling | 2015-08-24 | 1 | -22/+22 |
|/ |
|
* | Remove unnecessary DB prefixes from existing query builder usages | Joas Schilling | 2015-08-10 | 1 | -2/+2 |
* | Merge pull request #17195 from rullzer/no_multiple_remote_shares_of_same_file | Roeland Douma | 2015-07-28 | 1 | -0/+13 |
|\ |
|
| * | Cannot share the same file multiple times with remote user | Roeland Jago Douma | 2015-07-15 | 1 | -0/+13 |
* | | Fix PHPDoc on setPassword | Thomas Müller | 2015-07-23 | 1 | -1/+1 |
* | | Use a hook to integrate sharing password verification | Thomas Müller | 2015-07-23 | 1 | -0/+22 |
* | | Fix existing usages by removing the quotes | Joas Schilling | 2015-07-21 | 1 | -6/+6 |
* | | Use the public interface and our method instead of the doctrine thing | Joas Schilling | 2015-07-21 | 1 | -8/+8 |
* | | Merge pull request #17381 from owncloud/fix_sharing_add_to_group | Morris Jobke | 2015-07-21 | 1 | -28/+87 |
|\ \
| |/
|/| |
|
| * | intproduce pre_addToGroup hook. we need to calculate the possible unique | Bjoern Schiessle | 2015-07-06 | 1 | -28/+87 |
* | | Merge pull request #17330 from owncloud/fix-share-path-for-group-exceptions | Morris Jobke | 2015-07-08 | 1 | -10/+28 |
|\ \ |
|
| * | | Make sure the owner always has the right path | Joas Schilling | 2015-07-07 | 1 | -3/+6 |
| * | | Fix the path for users which have an exception for a group share | Joas Schilling | 2015-07-02 | 1 | -7/+22 |
* | | | Remove OC_Appconfig | Thomas Müller | 2015-07-03 | 1 | -5/+5 |
* | | | Remove OC_Log | Thomas Müller | 2015-07-03 | 1 | -35/+35 |
| |/
|/| |
|
* | | owner is stored as 'uid_owner', not as 'owner' in the oc_share table | Bjoern Schiessle | 2015-07-02 | 1 | -2/+2 |
|/ |
|
* | if it is a mount point we need to get the path from the mount manager | Bjoern Schiessle | 2015-06-30 | 1 | -3/+19 |
* | Merge pull request #17163 from owncloud/update-licenses | Lukas Reschke | 2015-06-27 | 2 | -1/+2 |
|\ |
|
| * | update license headers and authors | Morris Jobke | 2015-06-25 | 2 | -1/+2 |
* | | Merge pull request #17071 from owncloud/share-get-users-non-existing | Vincent Petry | 2015-06-26 | 1 | -2/+2 |
|\ \ |
|
| * | | fix getUsersSharingFile with locking | Robin Appelman | 2015-06-26 | 1 | -2/+2 |
* | | | Merge pull request #17008 from owncloud/fix-17006 | Björn Schießle | 2015-06-26 | 2 | -23/+69 |
|\ \ \
| |/ /
|/| | |
|
| * | | Use \OC\HintException and translate the hint | Joas Schilling | 2015-06-22 | 3 | -34/+9 |
| * | | Merge spliteUserRemote with fixRemoteUrlInShareWith | Joas Schilling | 2015-06-22 | 2 | -25/+44 |
| * | | make sure that we split username and server address at the first '@' from the... | Bjoern Schiessle | 2015-06-22 | 3 | -1/+53 |
* | | | Merge pull request #17165 from owncloud/federated_cloud_sharing_search_addres... | Thomas Müller | 2015-06-26 | 1 | -3/+12 |
|\ \ \
| |_|/
|/| | |
|
| * | | ne need to check twice if $row['share_with'] is set | Bjoern Schiessle | 2015-06-25 | 1 | -1/+1 |
| * | | show nice display name for remote shares if possible | Bjoern Schiessle | 2015-06-25 | 1 | -2/+11 |
| |/ |
|
* / | set NULL correctly in password update | Roeland Jago Douma | 2015-06-24 | 1 | -1/+1 |
|/ |
|
* | Fix the share mail notification when the item is in a folder | Joas Schilling | 2015-05-06 | 1 | -0/+5 |
* | Merge pull request #15772 from owncloud/issue-15771-dont-restrict-permissions... | Joas Schilling | 2015-05-04 | 1 | -7/+9 |
|\ |
|