Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Start of OCS Share API sharees endpoint | Roeland Jago Douma | 2015-08-26 | 2 | -0/+245 |
* | Merge pull request #18042 from GreenArchon/master | Morris Jobke | 2015-08-26 | 2 | -7/+35 |
|\ | |||||
| * | fix more review comments for #18042 / #17759 | Frédéric Fortier | 2015-08-07 | 1 | -4/+3 |
| * | Take review comments into consideration for pr #18042 / issue #17759 | Frédéric Fortier | 2015-08-04 | 1 | -16/+13 |
| * | Properly nest groups when using memberOf to detect group membership, fixes #1... | Frédéric Fortier | 2015-08-03 | 2 | -7/+39 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-08-26 | 26 | -4/+200 |
* | | adjust dropdown borders to button borders | Christoph Wurst | 2015-08-25 | 1 | -1/+1 |
* | | Merge pull request #18564 from owncloud/fix-transifex-sync | Morris Jobke | 2015-08-25 | 542 | -4204/+3660 |
|\ \ | |||||
| * | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-08-25 | 542 | -4204/+3660 |
* | | | Merge pull request #18554 from owncloud/fix-gs-share-master | Morris Jobke | 2015-08-25 | 2 | -2/+13 |
|\ \ \ | |||||
| * | | | don't load gs-share | Thomas Müller | 2015-08-25 | 1 | -2/+4 |
| * | | | Simply hide sharing buttons for IE8 - fixes #18011 | Thomas Müller | 2015-08-25 | 2 | -0/+9 |
* | | | | Merge pull request #18558 from owncloud/ext-objectstore | Lukas Reschke | 2015-08-25 | 2 | -2/+16 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Prevent objectstore being set from client side | Robin McCorkell | 2015-08-25 | 2 | -2/+16 |
* | | | | Merge pull request #18550 from owncloud/mobile-shared-style | Jan-Christoph Borchardt | 2015-08-25 | 1 | -6/+6 |
|\ \ \ \ | |||||
| * | | | | fix being able to distinguish shared items on mobile | Jan-Christoph Borchardt | 2015-08-25 | 1 | -6/+6 |
| |/ / / | |||||
* | | | | Merge pull request #18543 from owncloud/remove-lines | Jan-Christoph Borchardt | 2015-08-25 | 1 | -2/+6 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | reduce files table header line | Jan-Christoph Borchardt | 2015-08-25 | 1 | -2/+6 |
| |/ / | |||||
* | | | Merge pull request #18538 from owncloud/sidebar-improvements | Vincent Petry | 2015-08-25 | 7 | -6/+54 |
|\ \ \ | |/ / |/| | | |||||
| * | | Fix row highlight in other file lists | Vincent Petry | 2015-08-25 | 1 | -0/+1 |
| * | | Fix trashbin sidebar | Vincent Petry | 2015-08-25 | 4 | -4/+47 |
| * | | Properly hide sidebar when switching between files app sections | Vincent Petry | 2015-08-25 | 2 | -2/+6 |
* | | | Merge pull request #18440 from owncloud/ext-backends.customjs | Morris Jobke | 2015-08-25 | 16 | -308/+529 |
|\ \ \ | |/ / |/| | | |||||
| * | | Migrate Google external storage to new API | Robin McCorkell | 2015-08-25 | 8 | -147/+201 |
| * | | Migrate Dropbox external storage to new API | Robin McCorkell | 2015-08-25 | 8 | -130/+189 |
| * | | Migrate AmazonS3 external storage to new API | Robin McCorkell | 2015-08-25 | 4 | -27/+109 |
| * | | Add on-backend and on-auth-mechanism events to JS | Robin McCorkell | 2015-08-25 | 1 | -4/+30 |
* | | | Merge pull request #18523 from owncloud/crazy-scanner | Thomas Müller | 2015-08-25 | 2 | -4/+11 |
|\ \ \ | |||||
| * | | | Prevent scanner going crazy with unavailable storages | Vincent Petry | 2015-08-24 | 2 | -4/+11 |
* | | | | Merge pull request #18445 from owncloud/ext-only-setuservars-string | Morris Jobke | 2015-08-25 | 11 | -22/+83 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Convert string booleans to real booleans | Robin McCorkell | 2015-08-20 | 7 | -17/+76 |
| * | | | setUserVars() should only attempt substitution with strings | Robin McCorkell | 2015-08-20 | 4 | -5/+7 |
* | | | | Merge pull request #18528 from owncloud/files-sidebar-mtime | Morris Jobke | 2015-08-24 | 2 | -0/+30 |
|\ \ \ \ | |||||
| * | | | | Parse mtime from the data attributes | Vincent Petry | 2015-08-24 | 2 | -0/+30 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #18525 from owncloud/app-sidebar-style | Morris Jobke | 2015-08-24 | 2 | -6/+7 |
|\ \ \ \ | |||||
| * | | | | bigger file thumbnail in app sidebar | Jan-Christoph Borchardt | 2015-08-24 | 2 | -6/+7 |
| |/ / / | |||||
* / / / | Remove DEBUG constant and use config value | Morris Jobke | 2015-08-24 | 2 | -1/+10 |
|/ / / |