Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | 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 | |
| * | | | Start of OCS Share API sharees endpoint | Roeland Jago Douma | 2015-08-26 | 2 | -0/+245 | |
* | | | | Merge pull request #12088 from AdamWill/google-opendir-root | Vincent Petry | 2015-09-01 | 1 | -2/+0 | |
|\ \ \ \ | ||||||
| * | | | | google: drop duplicate path trim from opendir() | Adam Williamson | 2014-11-10 | 1 | -2/+0 | |
* | | | | | Merge pull request #18631 from owncloud/more_ocs_share_data | Vincent Petry | 2015-09-01 | 2 | -22/+120 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | Return permissions and expiration on create share responses | Roeland Jago Douma | 2015-08-30 | 2 | -22/+120 | |
* | | | | | Unit test storages with an empty mount point | Robin McCorkell | 2015-08-31 | 2 | -0/+33 | |
* | | | | | Allow an empty mount point | Robin McCorkell | 2015-08-31 | 1 | -2/+2 | |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-08-31 | 8 | -0/+30 | |
* | | | | | Merge pull request #18671 from owncloud/cleanup-sidebar-semantics | Morris Jobke | 2015-08-31 | 4 | -23/+36 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fixes failing tests | Raghu Nayyar | 2015-08-31 | 1 | -4/+4 | |
| * | | | | | Removes unecessary divs and adds max width to longer names. | Raghu Nayyar | 2015-08-30 | 3 | -19/+32 | |
| |/ / / / | ||||||
* | | | | | Introduce small line for navigation sidebar | Morris Jobke | 2015-08-30 | 1 | -0/+1 | |
* | | | | | return false if private key is not valid | Bjoern Schiessle | 2015-08-30 | 2 | -1/+16 | |
* | | | | | use login name for password reset | Bjoern Schiessle | 2015-08-30 | 3 | -11/+40 | |
|/ / / / | ||||||
* | | | | Merge pull request #18651 from owncloud/ocs_share_create_with_expire | Vincent Petry | 2015-08-30 | 2 | -3/+183 | |
|\ \ \ \ | ||||||
| * | | | | Actually validate the expire date on share | Roeland Jago Douma | 2015-08-30 | 2 | -5/+95 | |
| * | | | | Allow to directly set the expireDate on a new (link)share | Roeland Jago Douma | 2015-08-29 | 2 | -2/+92 | |
| | |_|/ | |/| | | ||||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-08-30 | 10 | -2/+24 | |
* | | | | Merge pull request #18393 from owncloud/objectstore-check-class | Lukas Reschke | 2015-08-29 | 1 | -0/+3 | |
|\ \ \ \ | ||||||
| * | | | | make sure we actually have an object store | Robin Appelman | 2015-08-28 | 1 | -0/+3 | |
| |/ / / | ||||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-08-29 | 108 | -0/+224 | |
* | | | | Merge pull request #18423 from owncloud/occ_encrypt_all | Björn Schießle | 2015-08-28 | 8 | -0/+818 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | occ tool to encrypt all files | Bjoern Schiessle | 2015-08-26 | 8 | -0/+818 | |
* | | | | compress icons in navigation, move to monochrome again | Jan-Christoph Borchardt | 2015-08-28 | 6 | -5/+5 | |
* | | | | Merge pull request #18621 from owncloud/filetype-icons-elsewhere | Jan-Christoph Borchardt | 2015-08-28 | 4 | -5/+5 | |
|\ \ \ \ | ||||||
| * | | | | fix filetype icons elsewhere, empty page, sidebar, apps menu | Jan-Christoph Borchardt | 2015-08-28 | 4 | -5/+5 | |
* | | | | | Merge pull request #18606 from owncloud/fix-filename-overflow-sidebar | Morris Jobke | 2015-08-28 | 1 | -1/+24 | |
|\ \ \ \ \ | ||||||
| * | | | | | fix right sidebar causing filename overflow, fix #18383 | Jan-Christoph Borchardt | 2015-08-27 | 1 | -1/+24 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #18614 from owncloud/fix-favorites-display | Vincent Petry | 2015-08-28 | 2 | -2/+10 | |
|\ \ \ \ \ | ||||||
| * | | | | | restore behavior where favorite stars only show up on hover, to not clutter t... | Jan-Christoph Borchardt | 2015-08-27 | 2 | -2/+10 | |
| |/ / / / | ||||||
* / / / / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-08-28 | 14 | -8/+110 | |
|/ / / / | ||||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-08-27 | 8 | -0/+80 | |
* | | | | reduce grey tones to one for list highlight | Jan-Christoph Borchardt | 2015-08-26 | 1 | -15/+15 | |
* | | | | reduce grey tones in app navigation, bubble menu and scrollbar | Jan-Christoph Borchardt | 2015-08-26 | 13 | -11/+11 |