| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | Check if New and Upload buttons exist before adding their width to the total ... | Michael Gapczynski | 2012-08-06 | 1 | -1/+5 |
| * | | | Select the correct column when searching for similar targets | Michael Gapczynski | 2012-08-06 | 1 | -1/+1 |
| * | | | Set filePath variable | Michael Gapczynski | 2012-08-06 | 1 | -1/+2 |
| * | | | Throw more exceptions | Michael Gapczynski | 2012-08-06 | 1 | -6/+9 |
| * | | | Sharing backends for contacts and addressbooks | Michael Gapczynski | 2012-08-06 | 2 | -0/+141 |
| * | | | Somewhat fixes dropdown display issues in the contacts app | Michael Gapczynski | 2012-08-06 | 1 | -1/+1 |
| * | | | Load icons for addressbooks, fix statuses for types other than files | Michael Gapczynski | 2012-08-06 | 2 | -1/+2 |
| * | | | Add share action back into addressbook settings, bump up z-index of dropdown ... | Michael Gapczynski | 2012-08-06 | 2 | -1/+4 |
| * | | | Remove person from array after unshare, so name appears in autocomplete again | Michael Gapczynski | 2012-08-06 | 1 | -1/+5 |
| * | | | Fix offset for folder detection, no longer including '/Shared' in file target... | Michael Gapczynski | 2012-08-06 | 1 | -1/+1 |
| * | | | Make the file source path relative earlier | Michael Gapczynski | 2012-08-06 | 1 | -5/+5 |
| * | | | Throw more exceptions | Michael Gapczynski | 2012-08-06 | 1 | -286/+284 |
| * | | | Add additional check for post_deleteUser so we don't delete any non-user shar... | Michael Gapczynski | 2012-08-06 | 1 | -2/+2 |
| * | | | Merge branch 'master' into share_api | Michael Gapczynski | 2012-08-06 | 466 | -25575/+33979 |
| |\ \ \ |
|
| * | | | | Remove extra line, caused 'headers already sent' issues | Michael Gapczynski | 2012-08-06 | 1 | -1/+0 |
| * | | | | Don't load item if it doesn't have it status set | Michael Gapczynski | 2012-08-06 | 1 | -2/+2 |
| * | | | | Database scheme for share API | Michael Gapczynski | 2012-08-06 | 1 | -0/+115 |
| * | | | | Lots of refactoring to share API | Michael Gapczynski | 2012-08-06 | 9 | -156/+238 |
| * | | | | Preparing for proper collection implementation | Michael Gapczynski | 2012-08-03 | 5 | -165/+80 |
| * | | | | Throw exception for items already shared in a collection | Michael Gapczynski | 2012-08-01 | 1 | -3/+4 |
| * | | | | Hide 'can edit' if not checked | Michael Gapczynski | 2012-08-01 | 1 | -1/+6 |
| * | | | | Fix contact email share type redirection | Michael Gapczynski | 2012-08-01 | 1 | -2/+2 |
| * | | | | Throw exceptions in share API for UI to display | Michael Gapczynski | 2012-08-01 | 3 | -21/+34 |
| * | | | | Basic setup for sharing with contacts | Michael Gapczynski | 2012-08-01 | 2 | -1/+19 |
| * | | | | Prevent up and down arrow from changing the share with input value | Michael Gapczynski | 2012-07-31 | 1 | -1/+5 |
| * | | | | Include contacts in share with search | Michael Gapczynski | 2012-07-31 | 2 | -1/+16 |
| * | | | | Merge branch 'master' into share_api | Michael Gapczynski | 2012-07-31 | 453 | -7119/+33814 |
| |\ \ \ \ |
|
| * | | | | | Give share with search focus when sharing dropdown appears | Michael Gapczynski | 2012-07-31 | 1 | -1/+2 |
| * | | | | | Remove break, it broke the statuses :) | Michael Gapczynski | 2012-07-31 | 1 | -1/+0 |
| * | | | | | Don't show self or already shared with users and groups in the share with search | Michael Gapczynski | 2012-07-31 | 2 | -8/+36 |
| * | | | | | Add suggestion to share with search for sharing via email | Michael Gapczynski | 2012-07-31 | 1 | -3/+9 |
| * | | | | | Use search and limit parameters for share with search in sharing dropdown | Michael Gapczynski | 2012-07-30 | 1 | -2/+2 |
| * | | | | | Add search, limit, and offset parameters to getUsers() and getGroups() | Michael Gapczynski | 2012-07-30 | 9 | -29/+26 |
| * | | | | | Autocomplete for share with search in sharing dropdown | Michael Gapczynski | 2012-07-30 | 2 | -16/+44 |
| * | | | | | Remove more accidentally added files | Michael Gapczynski | 2012-07-30 | 2 | -76/+0 |
| * | | | | | Remove another accidently added 3rdparty app | Michael Gapczynski | 2012-07-30 | 22 | -692/+0 |
| * | | | | | Remove accidently added 3rd party apps | Michael Gapczynski | 2012-07-30 | 276 | -22402/+0 |
| * | | | | | Add support for configuring which permissions are possible for items | Michael Gapczynski | 2012-07-27 | 1 | -11/+23 |
| * | | | | | Implement CRUDS in share dropdown, and some clean-up | Michael Gapczynski | 2012-07-26 | 2 | -28/+85 |
| * | | | | | Change is_writable() call to isUpdatable() | Michael Gapczynski | 2012-07-25 | 1 | -1/+1 |
| * | | | | | No longer need hash() in shared storage, already implemented by the common fi... | Michael Gapczynski | 2012-07-25 | 1 | -8/+1 |
| * | | | | | Merge branch 'master' into share_api | Michael Gapczynski | 2012-07-25 | 756 | -4182/+31471 |
| |\ \ \ \ \ |
|
| * | | | | | | Make file actions permissions aware | Michael Gapczynski | 2012-07-25 | 15 | -48/+94 |
| * | | | | | | Change read only check to isCreatable | Michael Gapczynski | 2012-07-24 | 2 | -6/+6 |
| * | | | | | | Missed a is_readable() call in local filestorage | Michael Gapczynski | 2012-07-24 | 1 | -1/+1 |
| * | | | | | | Add root directory checks for CRUDS permissions in shared storage | Michael Gapczynski | 2012-07-24 | 1 | -0/+12 |
| * | | | | | | Add CRUDS permissions calls to filesystem, deprecate is_readable() and is_wri... | Michael Gapczynski | 2012-07-24 | 13 | -46/+99 |
| * | | | | | | Remove toTmpFile() from shared storage, no longer needed | Michael Gapczynski | 2012-07-24 | 1 | -9/+1 |
| * | | | | | | Improve file source caching for shared folders | Michael Gapczynski | 2012-07-24 | 1 | -8/+16 |
| * | | | | | | Fix permission check for rmdir(), implement unlink(), rename(), and copy() | Michael Gapczynski | 2012-07-24 | 1 | -4/+35 |