Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #18699 from owncloud/notification-manager | Lukas Reschke | 2015-09-10 | 10 | -2/+147 |
|\ | | | | | Notification manager | ||||
| * | Move interfaces to private until they are no longer experimental | Joas Schilling | 2015-09-08 | 3 | -4/+3 |
| | | |||||
| * | Scrap the notifications when the share is accepted or declined | Joas Schilling | 2015-09-08 | 8 | -2/+33 |
| | | |||||
| * | Add notifications for remote shares | Joas Schilling | 2015-09-08 | 3 | -0/+115 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-09-10 | 2 | -0/+2 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-09-09 | 4 | -0/+4 |
|/ | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-09-08 | 4 | -24/+42 |
| | |||||
* | Merge pull request #18876 from owncloud/missing-context-on-update-file-target | Morris Jobke | 2015-09-07 | 1 | -1/+1 |
|\ | | | | | Use context function call instead of static | ||||
| * | Use context function call instead of static | Joas Schilling | 2015-09-07 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #18630 from owncloud/files-combineuploadbutton | Jan-Christoph Borchardt | 2015-09-07 | 1 | -0/+1 |
|\ \ | |/ |/| | Combine upload action into the "New" menu | ||||
| * | Combine upload action into the "New" menu | Vincent Petry | 2015-08-28 | 1 | -0/+1 |
| | | | | | | | | Refactored the new menu to be encapsulated in the NewFileMenu JS class | ||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-09-07 | 2 | -0/+2 |
| | | |||||
* | | Merge pull request #18742 from owncloud/mimetype-updatedb | Roeland Douma | 2015-09-06 | 1 | -2/+4 |
|\ \ | | | | | | | Introduce mimetype DB update occ command | ||||
| * | | Split mimetype handling to new class | Robin McCorkell | 2015-09-04 | 1 | -2/+4 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-09-05 | 12 | -0/+18 |
| | | | |||||
* | | | Avoid re-propagation of shares during one propagation run | Morris Jobke | 2015-09-04 | 1 | -0/+8 |
| | | | | | | | | | | | | * fix was proposed by @nickvergessen | ||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-09-04 | 46 | -46/+0 |
| | | | |||||
* | | | Merge pull request #18810 from owncloud/shared-mount-delay-setup | Vincent Petry | 2015-09-03 | 2 | -7/+6 |
|\ \ \ | | | | | | | | | Delay setting up the filesystem for a share owner untill the share is used | ||||
| * | | | Delay setting up the filesystem for a share owner untill the share is used | Robin Appelman | 2015-09-03 | 2 | -7/+6 |
| | | | | |||||
* | | | | Merge pull request #18781 from ↵ | Morris Jobke | 2015-09-03 | 4 | -5/+24 |
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | owncloud/move-background-job-registration-to-install-update Move background job registration to install update | ||||
| * | | | Move registration of background job to install/update | Joas Schilling | 2015-09-02 | 4 | -5/+24 |
| | | | | |||||
* | | | | Collapse HTML code for federated code | Lukas Reschke | 2015-09-03 | 2 | -5/+10 |
|/ / / | |||||
* | | | Merge pull request #18234 from owncloud/ocs_api_for_sharees_list | Björn Schießle | 2015-09-01 | 3 | -0/+1417 |
|\ \ \ | | | | | | | | | Add OCS API for sharees list | ||||
| * | | | Bring the coverage back to 100% | Joas Schilling | 2015-08-26 | 2 | -25/+169 |
| | | | | |||||
| * | | | Adjust tests | Joas Schilling | 2015-08-26 | 2 | -403/+348 |
| | | | | |||||
| * | | | Fix performance issues of the sharees api | Joas Schilling | 2015-08-26 | 2 | -179/+151 |
| | | | | |||||
| * | | | Manually query for the last id | Joas Schilling | 2015-08-26 | 1 | -1/+11 |
| | | | | |||||
| * | | | Fix wrong value for datetime field | Joas Schilling | 2015-08-26 | 1 | -1/+2 |
| | | | | |||||
| * | | | Rename file to match the class name | Joas Schilling | 2015-08-26 | 1 | -0/+0 |
| | | | | |||||
| * | | | Add tests for "getShareesForShareIds()" | Joas Schilling | 2015-08-26 | 1 | -0/+93 |
| | | | | |||||
| * | | | Do not return the current user himself | Joas Schilling | 2015-08-26 | 2 | -5/+44 |
| | | | | |||||
| * | | | Take a list of share IDs instead of the user and group names | Joas Schilling | 2015-08-26 | 3 | -67/+118 |
| | | | | |||||
| * | | | Inject the logger as well | Joas Schilling | 2015-08-26 | 3 | -31/+44 |
| | | | | |||||
| * | | | Add all possible links next, prev, first and last | Joas Schilling | 2015-08-26 | 2 | -16/+88 |
| | | | | |||||
| * | | | Make shareType an array | Joas Schilling | 2015-08-26 | 2 | -58/+144 |
| | | | | |||||
| * | | | Add tests for "search()" | Joas Schilling | 2015-08-26 | 2 | -7/+156 |
| | | | | |||||
| * | | | Do not use deprecated method in new code | Joas Schilling | 2015-08-26 | 3 | -12/+11 |
| | | | | |||||
| * | | | Split logic and global usage and add tests for "searchSharees()" | Joas Schilling | 2015-08-26 | 2 | -44/+217 |
| | | | | |||||
| * | | | Filter the sharees with the existing shares | Joas Schilling | 2015-08-26 | 1 | -30/+64 |
| | | | | |||||
| * | | | Use SearchResultSorter | Joas Schilling | 2015-08-26 | 1 | -16/+4 |
| | | | | |||||
| * | | | Add tests for "getRemote()" | Joas Schilling | 2015-08-26 | 1 | -1/+84 |
| | | | | |||||
| * | | | Add tests for "getGroups()" | Joas Schilling | 2015-08-26 | 2 | -11/+82 |
| | | | | |||||
| * | | | Add tests for "getUsers()" | Joas Schilling | 2015-08-26 | 2 | -25/+206 |
| | | | | |||||
| * | | | Move test file to subdir | Joas Schilling | 2015-08-26 | 2 | -1/+1 |
| | | | | |||||
| * | | | Empty skeleton for tests | Roeland Jago Douma | 2015-08-26 | 1 | -0/+50 |
| | | | | |||||
| * | | | Sort sharees | Roeland Jago Douma | 2015-08-26 | 1 | -0/+18 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | To ensure that pagination is working properly we need to make sure the shares are always in the same order. Sorting is first done by label (catches most instances) If there is a user and a group with the same label we sort by shareType If there are multiple users with the same label we sort those by shareWith | ||||
| * | | | Start of OCS Share API sharees endpoint | Roeland Jago Douma | 2015-08-26 | 2 | -0/+245 |
| | | | | |||||
* | | | | Return permissions and expiration on create share responses | Roeland Jago Douma | 2015-08-30 | 2 | -22/+120 |
| |/ / |/| | | | | | | | | Updated and added unit tests | ||||
* | | | Actually validate the expire date on share | Roeland Jago Douma | 2015-08-30 | 2 | -5/+95 |
| | | | | | | | | | | | | * Added more intergration tests | ||||
* | | | Allow to directly set the expireDate on a new (link)share | Roeland Jago Douma | 2015-08-29 | 2 | -2/+92 |
| |/ |/| | | | | | | | | | | | | | | | | | Since this extends the API we now properly parse the date. We only accept valid ISO 8601 Dates (YYYY-MM-DD). Currently this only works for link shares (it is just ignored for other shares). Since we do not have user/group/federated expiring shares yet. * Tests added |