Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Merge pull request #1850 from nextcloud/filepicker-empty-folder | Roeland Jago Douma | 2016-10-25 | 3 | -1/+20 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | show empty folder message in filepicker | Robin Appelman | 2016-10-21 | 3 | -1/+20 | |
| |/ / | ||||||
* | | | Merge pull request #1852 from nextcloud/downstream-25579 | Lukas Reschke | 2016-10-22 | 1 | -0/+0 | |
|\ \ \ | ||||||
| * | | | Use proper image | Morris Jobke | 2016-10-21 | 1 | -0/+0 | |
| * | | | Adding Open Graph Support for public shares http://ogp.me/ | Thomas Müller | 2016-10-21 | 1 | -0/+0 | |
* | | | | Merge pull request #1841 from nextcloud/oc_26359 | Lukas Reschke | 2016-10-22 | 6 | -55/+73 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | fix .gitignore and include zxcvbn.js | Morris Jobke | 2016-10-21 | 3 | -3/+34 | |
| * | | | Fix zxcvbn path in setup page (#26359) | Philipp Eichhorn | 2016-10-21 | 1 | -1/+1 | |
| * | | | Bump bower dep to proper v4.4.0 | Roeland Jago Douma | 2016-10-21 | 3 | -51/+38 | |
| |/ / | ||||||
* / / | Remove removed --dry-run command from occ help (#26352) | Vincent Petry | 2016-10-21 | 1 | -6/+0 | |
|/ / | ||||||
* | | Merge pull request #1812 from nextcloud/allow-to-dismiss-the-code-integrity-w... | Jakob Sack | 2016-10-20 | 1 | -0/+1 | |
|\ \ | ||||||
| * | | Allow to dismiss the code integrity warning | Joas Schilling | 2016-10-20 | 1 | -0/+1 | |
* | | | Merge pull request #1796 from nextcloud/oc_fav-report | Lukas Reschke | 2016-10-20 | 2 | -4/+6 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | Make it possible to filter by tags with REPORT method | Vincent Petry | 2016-10-19 | 2 | -4/+6 | |
* | | | Merge pull request #1768 from nextcloud/more-filepicker | Jan-Christoph Borchardt | 2016-10-20 | 6 | -76/+113 | |
|\ \ \ | ||||||
| * | | | Improve the styling | Morris Jobke | 2016-10-20 | 2 | -2/+6 | |
| * | | | add proper left margin for filepicker title | Jan-Christoph Borchardt | 2016-10-19 | 1 | -0/+1 | |
| * | | | fix filepicker with no mimetype filter | Robin Appelman | 2016-10-19 | 1 | -3/+6 | |
| * | | | filepicker: improve layout and style | Jan-Christoph Borchardt | 2016-10-19 | 3 | -22/+26 | |
| * | | | Use a table for the filepicker list and add size column | Robin Appelman | 2016-10-19 | 4 | -41/+57 | |
| * | | | use fileclient to get the filelist for the filepicker | Robin Appelman | 2016-10-19 | 1 | -12/+17 | |
| * | | | Allow selecting a folder after using the breadcrumb | Robin Appelman | 2016-10-19 | 1 | -1/+1 | |
| * | | | Allow selecting the root folder | Robin Appelman | 2016-10-19 | 1 | -1/+5 | |
| |/ / | ||||||
* | | | Remove deprecated breadcrumbs implementation | Morris Jobke | 2016-10-20 | 1 | -117/+0 | |
* | | | Remove OC.localStorage and object method | Morris Jobke | 2016-10-20 | 1 | -76/+0 | |
* | | | Remove unneeded compatibility polyfills | Morris Jobke | 2016-10-20 | 3 | -157/+1 | |
| |/ |/| | ||||||
* | | Merge pull request #1810 from nextcloud/drop-placeholders.js | Marius Blüm | 2016-10-20 | 1 | -459/+0 | |
|\ \ | ||||||
| * | | Remove unneeded placeholder polyfill | Morris Jobke | 2016-10-20 | 1 | -459/+0 | |
* | | | Merge pull request #1803 from nextcloud/fullscreen-icon | Morris Jobke | 2016-10-20 | 3 | -0/+15 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | add fullscreen icon | Jan-Christoph Borchardt | 2016-10-19 | 3 | -0/+15 | |
| |/ | ||||||
* | | Merge pull request #1773 from nextcloud/testing-characters-in-db | Lukas Reschke | 2016-10-19 | 1 | -1/+1 | |
|\ \ | ||||||
| * | | Fixing ctor call | Thomas Müller | 2016-10-19 | 1 | -1/+1 | |
| * | | Add config option to update charset of mysql to utf8mb4 | Morris Jobke | 2016-10-19 | 1 | -1/+1 | |
| |/ | ||||||
* / | change primary button text color to white | Jan-Christoph Borchardt | 2016-10-19 | 1 | -1/+1 | |
|/ | ||||||
* | Merge pull request #1789 from nextcloud/select2-fixes | Morris Jobke | 2016-10-18 | 2 | -69/+113 | |
|\ | ||||||
| * | fix select2 sizing issue | Jan-Christoph Borchardt | 2016-10-18 | 1 | -1/+4 | |
| * | move select2 styles to core so it's universal, not only for tags | Jan-Christoph Borchardt | 2016-10-18 | 2 | -69/+110 | |
* | | Merge pull request #1164 from nextcloud/avatar-files-accesscontrol-fixes | Morris Jobke | 2016-10-18 | 1 | -1/+16 | |
|\ \ | |/ |/| | ||||||
| * | Check the mimetype before reading the content and catch exception | Joas Schilling | 2016-10-18 | 1 | -1/+16 | |
* | | Merge pull request #1780 from nextcloud/jquery-ui-fixes | Jan-Christoph Borchardt | 2016-10-18 | 1 | -1/+27 | |
|\ \ | ||||||
| * | | jquery UI fixes | Jan-Christoph Borchardt | 2016-10-18 | 1 | -1/+27 | |
* | | | Merge pull request #1606 from nextcloud/search-detail | Morris Jobke | 2016-10-18 | 1 | -1/+2 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Fix bold no results search text | skjnldsv | 2016-10-11 | 1 | -1/+2 | |
| * | | Use the correct query variable | Joas Schilling | 2016-10-05 | 1 | -1/+1 | |
| * | | search design details | Jan-Christoph Borchardt | 2016-09-09 | 1 | -1/+1 | |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-10-18 | 62 | -62/+94 | |
* | | | Merge pull request #1641 from nextcloud/log-in-button | Jan-Christoph Borchardt | 2016-10-17 | 6 | -47/+48 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | finish up layout of log in page, postpone forgot password link for later | Jan-Christoph Borchardt | 2016-10-17 | 2 | -6/+1 | |
| * | | update styles of log in | Jan-Christoph Borchardt | 2016-10-11 | 2 | -13/+27 | |
| * | | fix log in button layout | Jan-Christoph Borchardt | 2016-10-06 | 2 | -3/+4 |