Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | 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 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Fix email vs mail | Joas Schilling | 2017-04-26 | 1 | -1/+1 | |
| * | | | | Use correct plural form and add special strings for tomorrow and today | Joas Schilling | 2017-04-26 | 2 | -2/+14 | |
| * | | | | Fix past tense | Joas Schilling | 2017-04-26 | 1 | -4/+4 | |
| |/ / / | ||||||
* | | | | Merge pull request #4430 from nextcloud/refactor-auth | Roeland Jago Douma | 2017-04-26 | 2 | -14/+10 | |
|\ \ \ \ | ||||||
| * | | | | Refactor auth methods | Jörn Friedrich Dreyer | 2017-04-26 | 2 | -14/+10 | |
* | | | | | Merge pull request #4478 from nextcloud/improve_settings_help | Joas Schilling | 2017-04-26 | 14 | -23/+30 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | Move h2 and settings-hint together | Jan-Christoph Borchardt | 2017-04-25 | 1 | -0/+1 | |
| * | | | | Wording fixes | Jan-Christoph Borchardt | 2017-04-25 | 7 | -11/+8 | |
| * | | | | Small layout fixes to settings hints | Jan-Christoph Borchardt | 2017-04-25 | 3 | -6/+6 | |
| * | | | | change the headline as suggested | Frank Karlitschek | 2017-04-25 | 1 | -2/+1 | |
| * | | | | one more hint | Frank Karlitschek | 2017-04-25 | 1 | -0/+1 | |
| * | | | | adding some documentation hints and some smaller cleanup | Frank Karlitschek | 2017-04-25 | 11 | -15/+24 | |
| | |/ / | |/| | | ||||||
* | | | | Merge pull request #4467 from nextcloud/lists-for-html-mails | Roeland Jago Douma | 2017-04-26 | 2 | -22/+138 | |
|\ \ \ \ | ||||||
| * | | | | Allow meta info and icons | Joas Schilling | 2017-04-25 | 2 | -8/+32 | |
| * | | | | Add lists to HTML emails | Joas Schilling | 2017-04-24 | 2 | -22/+114 | |
* | | | | | Merge pull request #4061 from nextcloud/downstream-26407 | Roeland Jago Douma | 2017-04-26 | 3 | -40/+86 | |
|\ \ \ \ \ | ||||||
| * | | | | | no ternary | Jörn Friedrich Dreyer | 2017-03-25 | 1 | -2/+10 | |
| * | | | | | fix constant | Jörn Friedrich Dreyer | 2017-03-25 | 1 | -1/+1 | |
| * | | | | | Add Redis Cluster support | Robin McCorkell | 2017-03-25 | 3 | -40/+78 | |
* | | | | | | Merge pull request #4500 from nextcloud/downstream-27118 | Morris Jobke | 2017-04-26 | 3 | -26/+20 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Restrict proppatch to the proper nodes | Vincent Petry | 2017-04-25 | 3 | -26/+20 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge pull request #4416 from gvmura/avoid-duplicate-files-google | Morris Jobke | 2017-04-26 | 1 | -0/+13 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'avoid-duplicate-files-google' of https://github.com/gvmura/serv... | root | 2017-04-21 | 0 | -0/+0 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | avoid duplicate files in google with the same name | gvmura | 2017-04-21 | 1 | -0/+13 | |
| * | | | | | | | avoid duplicate files in google with the same name | gvmura | 2017-04-21 | 1 | -0/+13 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #4449 from stweil/mimetypes | Morris Jobke | 2017-04-26 | 3 | -0/+36 | |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | ||||||
| * | | | | | | Add test code for new image mime types | Stefan Weil | 2017-04-25 | 1 | -0/+21 |