Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix some linter warning | Roeland Jago Douma | 2020-06-02 | 16 | -155/+92 |
* | Bump @nextcloud/dialogs from 1.3.0 to 1.3.1 | dependabot-preview[bot] | 2020-05-31 | 6 | -9/+9 |
* | Move to @nextcloud/capabilities package | Roeland Jago Douma | 2020-05-29 | 16 | -80/+80 |
* | Remove the escape-html global | Roeland Jago Douma | 2020-05-29 | 12 | -53/+53 |
* | Move the systemtags to core/src | Roeland Jago Douma | 2020-05-28 | 2 | -2/+9 |
* | Make the translation sanitization optional | Christoph Wurst | 2020-05-27 | 16 | -131/+131 |
* | Bump moment from 2.25.3 to 2.26.0 | dependabot-preview[bot] | 2020-05-26 | 6 | -33/+33 |
* | Bump bundles | Julius Härtl | 2020-05-25 | 2 | -4/+4 |
* | Move core/js/files to webpack | Roeland Jago Douma | 2020-05-22 | 16 | -61/+101 |
* | compress some images with tinypng.com | Ruben Barkow-Kuder | 2020-05-22 | 2 | -33/+33 |
* | Bump moment from 2.24.0 to 2.25.3 | dependabot-preview[bot] | 2020-05-19 | 10 | -72/+870 |
* | Bump bootstrap from 4.4.1 to 4.5.0 | dependabot-preview[bot] | 2020-05-18 | 2 | -7/+7 |
* | Bump css-vars-ponyfill from 2.2.1 to 2.3.1 | dependabot-preview[bot] | 2020-05-18 | 2 | -20/+29 |
* | Deprectae OC.Util.formatDate and OC.Util.relativeModifiedDate | Roeland Jago Douma | 2020-05-15 | 6 | -6/+6 |
* | Bump dompurify from 2.0.8 to 2.0.11 | dependabot-preview[bot] | 2020-05-15 | 6 | -6/+12 |
* | Remove the long deprecated jQuery tipsy | Christoph Wurst | 2020-05-14 | 2 | -22/+2 |
* | Deprecate String.prototype.toRgb | Christoph Wurst | 2020-05-14 | 2 | -5/+5 |
* | Import md5 for the jquery placeholder plugin | Christoph Wurst | 2020-05-14 | 7 | -26/+26 |
* | Bump jQuery to v2.2 | Christoph Wurst | 2020-05-14 | 8 | -43/+43 |
* | Bump @babel/core from 7.9.0 to 7.9.6 | dependabot-preview[bot] | 2020-05-13 | 2 | -2/+2 |
* | Bump @babel/preset-env from 7.9.5 to 7.9.6 | dependabot-preview[bot] | 2020-05-13 | 2 | -2/+2 |
* | Revert "Log trace when deprecated globals are used" | Christoph Wurst | 2020-05-12 | 10 | -122/+119 |
* | Log trace when deprecated globals are used | Christoph Wurst | 2020-05-12 | 10 | -119/+122 |
* | Bump @nextcloud/dialogs from 1.2.2 to 1.3.0 | dependabot-preview[bot] | 2020-05-11 | 10 | -98/+98 |
* | Bump vue-loader from 15.9.1 to 15.9.2 | dependabot-preview[bot] | 2020-05-11 | 4 | -4/+4 |
* | Fix replacement dialog | Roeland Jago Douma | 2020-05-07 | 6 | -6/+6 |
* | Generate legacy image placeholder text by taking first letters | Sergey Shliakhov | 2020-04-30 | 2 | -2/+2 |
* | Bump webpack from 4.42.1 to 4.43.0 | dependabot-preview[bot] | 2020-04-29 | 6 | -6/+6 |
* | Bump bundles | Julius Härtl | 2020-04-23 | 10 | -85/+85 |
* | Fix #20551 - Disable autocapitalize for username field on login / reset passw... | Liam JACK | 2020-04-21 | 2 | -3/+3 |
* | Fix breadcrumb in move or copy file dialog | Loïc Hermann | 2020-04-17 | 6 | -6/+6 |
* | 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 |