Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump @nextcloud/initial-state from 1.1.0 to 1.1.1 | dependabot-preview[bot] | 2020-03-21 | 6 | -8/+8 |
* | Bump bundles | Julius Härtl | 2020-03-11 | 10 | -54/+137 |
* | Move install scripts to bundle | Julius Härtl | 2020-03-11 | 2 | -131/+0 |
* | Merge pull request #19580 from nextcloud/debt/noid/outdated-check | Roeland Jago Douma | 2020-03-10 | 1 | -6/+6 |
|\ | |||||
| * | Update check for outdated php version. | Daniel Kesselberg | 2020-02-24 | 1 | -6/+6 |
* | | No tabs in translations | Joas Schilling | 2020-03-09 | 2 | -3/+3 |
* | | Remove deprecated global variables | Christoph Wurst | 2020-03-09 | 8 | -199/+117 |
* | | Bump clipboard from 2.0.4 to 2.0.6 | dependabot-preview[bot] | 2020-03-08 | 2 | -4/+4 |
* | | Bump webpack from 4.41.6 to 4.42.0 | dependabot-preview[bot] | 2020-03-08 | 9 | -46/+25 |
* | | Bump @babel/preset-env from 7.8.3 to 7.8.6 | dependabot-preview[bot] | 2020-02-29 | 2 | -2/+2 |
* | | Don't show referrer policy warning if fallback policy set. | Daniel Kesselberg | 2020-02-26 | 1 | -7/+3 |
* | | Copy isFileNameValid function, so the filepicker works without the files app | Joas Schilling | 2020-02-25 | 6 | -6/+6 |
* | | Fix "TypeError: u.$form is undefined" | Joas Schilling | 2020-02-25 | 6 | -10/+10 |
* | | Allow to create directories when they are selectable | Joas Schilling | 2020-02-25 | 6 | -10/+10 |
* | | Merge pull request #19578 from nextcloud/fix/12685/overwrite-content-type | John Molakvoæ | 2020-02-24 | 1 | -0/+1 |
|\ \ | |||||
| * | | Set content type for propfind request | Daniel Kesselberg | 2020-02-21 | 1 | -0/+1 |
* | | | Bump vue-loader from 15.8.3 to 15.9.0 | dependabot-preview[bot] | 2020-02-23 | 2 | -2/+2 |
| |/ |/| | |||||
* | | Bump css-vars-ponyfill from 2.1.2 to 2.2.1 | dependabot-preview[bot] | 2020-02-22 | 2 | -7/+7 |
* | | Update webpack bundles | Christoph Wurst | 2020-02-22 | 10 | -37/+37 |
|/ | |||||
* | Add removal version number for global deprecations | Christoph Wurst | 2020-02-14 | 2 | -2/+2 |
* | Deprecate OC router helpers that are provided by packages | Christoph Wurst | 2020-02-13 | 8 | -73/+73 |
* | Deprecate jQuery | Christoph Wurst | 2020-02-11 | 8 | -39/+39 |
* | Add more tests for the new js modules | Christoph Wurst | 2020-02-10 | 6 | -23/+23 |
* | Bump handlebars from 4.7.2 to 4.7.3 | dependabot-preview[bot] | 2020-02-09 | 6 | -6/+6 |
* | Bump dompurify from 2.0.7 to 2.0.8 | dependabot-preview[bot] | 2020-02-09 | 6 | -6/+6 |
* | Merge pull request #18897 from nextcloud/bugfix/noid/no-more-jquery | Joas Schilling | 2020-02-07 | 1 | -8/+10 |
|\ | |||||
| * | No more jQuery | Joas Schilling | 2020-02-06 | 1 | -8/+10 |
* | | Fetch a new request token as soon as the browser becomes online | Christoph Wurst | 2020-02-06 | 8 | -51/+71 |
|/ | |||||
* | Use escape-html library | Julius Härtl | 2020-02-05 | 8 | -29/+29 |
* | Added space before ellipsis | rakekniven | 2020-02-05 | 6 | -6/+6 |
* | Merge multiple dependabots updates | John Molakvoæ (skjnldsv) | 2020-01-27 | 8 | -70/+70 |
* | Use correct appid for talk | Roeland Jago Douma | 2020-01-24 | 2 | -2/+2 |
* | Fix width and icon | Roeland Jago Douma | 2020-01-24 | 2 | -2/+2 |
* | Add new recommended 18 apps | Christoph Wurst | 2020-01-24 | 8 | -32/+32 |
* | Compile assets | npmbuildbot[bot] | 2020-01-21 | 10 | -52/+52 |
* | Compile templates | John Molakvoæ (skjnldsv) | 2020-01-21 | 1 | -26/+71 |
* | Bump @nextcloud/l10n from 1.0.0 to 1.0.1 | dependabot-preview[bot] | 2020-01-20 | 1 | -1/+1 |
* | Bump @nextcloud/paths from 1.0.0 to 1.1.0 | dependabot-preview[bot] | 2020-01-20 | 8 | -50/+50 |
* | Remove outdated centering code for database switcher on install page | Jan-Christoph Borchardt | 2020-01-14 | 1 | -14/+0 |
* | Bump @nextcloud/axios from 1.1.0 to 1.3.1 | dependabot-preview[bot] | 2020-01-14 | 8 | -85/+64 |
* | Bump underscore from 1.9.1 to 1.9.2 | dependabot-preview[bot] | 2020-01-13 | 6 | -6/+6 |
* | Set direct login after password reset | Julius Härtl | 2020-01-09 | 2 | -2/+2 |
* | Merge pull request #17861 from nextcloud/fix-tab-navigation-of-menu-in-public... | Roeland Jago Douma | 2020-01-07 | 1 | -3/+2 |
|\ | |||||
| * | Split the menu entry for external shares in two | Daniel Calviño Sánchez | 2019-12-30 | 1 | -3/+2 |
* | | Bump css-loader from 3.4.0 to 3.4.1 | dependabot-preview[bot] | 2020-01-05 | 8 | -8/+8 |
* | | Bump toastify-js from 1.6.1 to 1.6.2 | dependabot-preview[bot] | 2020-01-05 | 2 | -3/+3 |
* | | Bump @nextcloud/logger from 0.1.0 to 1.0.0 | dependabot-preview[bot] | 2020-01-02 | 6 | -17/+17 |
* | | Bump css-loader from 3.3.2 to 3.4.0 | dependabot-preview[bot] | 2019-12-30 | 8 | -9/+9 |
* | | Bump @babel/preset-env from 7.7.6 to 7.7.7 | dependabot-preview[bot] | 2019-12-30 | 2 | -2/+2 |
|/ | |||||
* | Bump @nextcloud/event-bus from 0.2.1 to 1.0.0 | dependabot-preview[bot] | 2019-12-23 | 8 | -70/+70 |