Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump @nextcloud/paths from 1.1.1 to 1.1.2 | dependabot-preview[bot] | 2020-04-13 | 10 | -107/+107 |
* | Bump css-loader from 3.4.1 to 3.5.2 | dependabot-preview[bot] | 2020-04-13 | 10 | -10/+10 |
* | Bump core-js from 1.4.1 to 1.5.0 | John Molakvoæ (skjnldsv) | 2020-04-10 | 10 | -73/+73 |
* | Use the primary element color in case it primary color is too bright | Joas Schilling | 2020-04-10 | 2 | -2/+2 |
* | Merge pull request #20313 from nextcloud/dependabot/npm_and_yarn/underscore-1... | Roeland Jago Douma | 2020-04-10 | 10 | -104/+104 |
|\ | |||||
| * | Bump underscore from 1.9.2 to 1.10.2 | dependabot-preview[bot] | 2020-04-08 | 10 | -104/+104 |
* | | Fix systemtags overflow | John Molakvoæ (skjnldsv) | 2020-04-09 | 2 | -2/+2 |
|/ | |||||
* | Bump handlebars from 4.7.4 to 4.7.6 | dependabot-preview[bot] | 2020-04-08 | 6 | -6/+6 |
* | Inline usages of OCP.Toast in bundled files | Christoph Wurst | 2020-04-06 | 10 | -80/+96 |
* | Use external Toast implementation and deprecate the OCP API | Christoph Wurst | 2020-04-06 | 10 | -57/+78 |
* | Update handlebars to get rid of minimist | Christoph Wurst | 2020-04-03 | 6 | -6/+6 |
* | Bump regenerator-runtime from 0.13.3 to 0.13.5 | dependabot-preview[bot] | 2020-04-03 | 2 | -2/+2 |
* | Add fieldset to align arrow | Daniel Kesselberg | 2020-04-01 | 2 | -3/+3 |
* | Bump blueimp-md5 from 2.12.0 to 2.13.0 | dependabot-preview[bot] | 2020-04-01 | 1 | -1/+1 |
* | Start with webauthn | Roeland Jago Douma | 2020-03-31 | 10 | -45/+45 |
* | Bump webpack from 4.42.0 to 4.42.1 | dependabot-preview[bot] | 2020-03-30 | 10 | -15/+15 |
* | Migrate from @babel/polyfill to core-js@3 | Christoph Wurst | 2020-03-26 | 10 | -70/+70 |
* | Update eslint and switch to @nextcloud packages | Christoph Wurst | 2020-03-25 | 4 | -4/+4 |
* | Bump @nextcloud/paths from 1.1.0 to 1.1.1 | dependabot-preview[bot] | 2020-03-23 | 10 | -65/+65 |
* | Bump @nextcloud/logger from 1.1.1 to 1.1.2, @nextcloud/router from 1.0.0 to 1... | dependabot-preview[bot] | 2020-03-23 | 10 | -71/+71 |
* | Remove unnecessary translation in systemtags | Gary Kim | 2020-03-22 | 2 | -2/+2 |
* | Bump marked from 0.7.0 to 0.8.1 | John Molakvoæ (skjnldsv) | 2020-03-21 | 10 | -64/+64 |
* | 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 |
* | 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 |
* | 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 |
* | 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 |
* | 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 |
* | Bump @nextcloud/l10n from 1.0.0 to 1.0.1 | dependabot-preview[bot] | 2020-01-20 | 1 | -1/+1 |