Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-27 | 218 | -542/+896 |
* | Merge pull request #4537 from nextcloud/change-link | Morris Jobke | 2017-04-26 | 1 | -5/+5 |
|\ | |||||
| * | Change feed to website planet link, fix wording | Jan-Christoph Borchardt | 2017-04-26 | 1 | -5/+5 |
* | | Merge pull request #4526 from nextcloud/downstream-27269 | Morris Jobke | 2017-04-26 | 2 | -32/+48 |
|\ \ | |||||
| * | | Use regex to detect part files | Vincent Petry | 2017-04-26 | 2 | -34/+44 |
| * | | #7496 Don`t allow upload of files with extension .part | Ilja Neumann | 2017-04-26 | 1 | -0/+6 |
* | | | Merge pull request #4454 from nextcloud/add-bundles-to-install-page | Morris Jobke | 2017-04-26 | 33 | -95/+1230 |
|\ \ \ | |||||
| * | | | Fix tests | Lukas Reschke | 2017-04-26 | 1 | -5/+5 |
| * | | | Update autoload map | Lukas Reschke | 2017-04-26 | 2 | -0/+2 |
| * | | | Add SocialSharingBundle | Lukas Reschke | 2017-04-26 | 4 | -0/+89 |
| * | | | Fix bundles header position | Jan-Christoph Borchardt | 2017-04-26 | 1 | -2/+2 |
| * | | | Style app bundles | Jan-Christoph Borchardt | 2017-04-26 | 3 | -10/+32 |
| * | | | Use .installed layout | Lukas Reschke | 2017-04-26 | 2 | -4/+4 |
| * | | | Styling fixes to bundle header | Jan-Christoph Borchardt | 2017-04-26 | 1 | -1/+9 |
| * | | | Add tests for repairstep | Lukas Reschke | 2017-04-26 | 2 | -1/+145 |
| * | | | Add spreed to Groupware bundle | Lukas Reschke | 2017-04-26 | 2 | -0/+2 |
| * | | | Add tests for bundle code | Lukas Reschke | 2017-04-26 | 5 | -0/+250 |
| * | | | Remove unrequired getDescription() method | Lukas Reschke | 2017-04-26 | 4 | -29/+1 |
| * | | | Adjust tests | Lukas Reschke | 2017-04-26 | 2 | -5/+24 |
| * | | | Make the emergency disable also accept arrays | Lukas Reschke | 2017-04-26 | 1 | -5/+6 |
| * | | | Make disableapp.php accept arrays | Lukas Reschke | 2017-04-26 | 3 | -53/+135 |
| * | | | Fix styling | Lukas Reschke | 2017-04-26 | 3 | -1/+8 |
| * | | | Don't sort on app bundles | Lukas Reschke | 2017-04-26 | 1 | -10/+12 |
| * | | | Add titles | Lukas Reschke | 2017-04-26 | 3 | -20/+43 |
| * | | | Add app bundles | Lukas Reschke | 2017-04-26 | 19 | -21/+533 |
| | |/ | |/| | |||||
* | | | Merge pull request #4461 from danxuliu/fix-closing-details-view-when-viewing-... | Morris Jobke | 2017-04-26 | 3 | -0/+214 |
|\ \ \ | |||||
| * | | | Fix closing details view when viewing file in folder | Daniel Calviño Sánchez | 2017-04-25 | 1 | -0/+1 |
| * | | | Add acceptance tests for closing details view in Files app | Daniel Calviño Sánchez | 2017-04-25 | 2 | -0/+213 |
* | | | | Merge pull request #4529 from nextcloud/fix-filelist-checkboxes | Morris Jobke | 2017-04-26 | 1 | -3/+2 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Fix filelist and checkbox vertical align | Jan-Christoph Borchardt | 2017-04-26 | 1 | -3/+2 |
* | | | | Merge pull request #4518 from nextcloud/downstream-25838 | Roeland Jago Douma | 2017-04-26 | 4 | -7/+163 |
|\ \ \ \ | |||||
| * | | | | Fix share indicator handling | Vincent Petry | 2017-04-26 | 4 | -7/+163 |
| | |_|/ | |/| | | |||||
* | | | | Merge pull request #4374 from nextcloud/contactsmenu_popover | Lukas Reschke | 2017-04-26 | 17 | -8/+643 |
|\ \ \ \ | |||||
| * | | | | handle 404 separately | Georg Ehrke | 2017-04-26 | 2 | -2/+24 |
| * | | | | unit test jquery.contactsmenu | Georg Ehrke | 2017-04-26 | 1 | -0/+198 |
| * | | | | fix CommentsTabsView js test | Georg Ehrke | 2017-04-26 | 1 | -1/+1 |
| * | | | | fix ContactsStoreTest | Georg Ehrke | 2017-04-26 | 1 | -5/+10 |
| * | | | | add contactsmenu popover to comments | Georg Ehrke | 2017-04-26 | 2 | -2/+24 |
| * | | | | better detection whether or not contactsmenu target was clicked | Georg Ehrke | 2017-04-26 | 1 | -2/+2 |
| * | | | | add contactsmenu popover to resharer infobox | Georg Ehrke | 2017-04-26 | 2 | -0/+9 |
| * | | | | Contactsmenu popover: show proper message when server throws error | Georg Ehrke | 2017-04-26 | 1 | -2/+8 |
| * | | | | don't toggle sharing popover together with contactsmenu popover | Georg Ehrke | 2017-04-26 | 1 | -2/+2 |
| * | | | | close menu again when clicking on avatar | Georg Ehrke | 2017-04-26 | 1 | -29/+26 |
| * | | | | add contactsmenu popover | Georg Ehrke | 2017-04-26 | 12 | -3/+379 |
* | | | | | Merge pull request #4503 from nextcloud/downstream-27281 | Roeland Jago Douma | 2017-04-26 | 1 | -0/+1 |
|\ \ \ \ \ | |||||
| * | | | | | fix objectstore rename | Joas Schilling | 2017-04-25 | 1 | -0/+1 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge pull request #4516 from nextcloud/downstream-27527 | Roeland Jago Douma | 2017-04-26 | 1 | -6/+39 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | Fix scanner after review | Vincent Petry | 2017-04-26 | 1 | -2/+3 |
| * | | | | OCC scanner commit in batches | Vincent Petry | 2017-04-26 | 1 | -6/+38 |
| | |_|/ | |/| | | |||||
* | | | | Merge pull request #4512 from nextcloud/fix-translations-2 | Morris Jobke | 2017-04-26 | 4 | -7/+19 |
|\ \ \ \ | |/ / / |/| | | |