Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Set the moment locale even earlier | Christoph Wurst | 2020-07-09 | 1 | -1/+1 |
* | Fix placeholder issues with multiplace spaces in the name | Julius Härtl | 2020-07-09 | 2 | -2/+2 |
* | Bump bundles | Julius Härtl | 2020-07-07 | 9 | -1923/+9 |
* | Bump @nextcloud/router from 1.0.2 to 1.1.0 | dependabot-preview[bot] | 2020-07-03 | 18 | -102/+102 |
* | Make closing dialogs callback with false | Gary Kim | 2020-06-30 | 4 | -5/+5 |
* | Bump dompurify from 2.0.11 to 2.0.12 | dependabot-preview[bot] | 2020-06-30 | 4 | -4/+4 |
* | Bump css-vars-ponyfill from 2.3.1 to 2.3.2 | dependabot-preview[bot] | 2020-06-30 | 2 | -5/+5 |
* | Bump bundles | Julius Härtl | 2020-06-24 | 6 | -19/+19 |
* | Bump moment from 2.26.0 to 2.27.0 | dependabot-preview[bot] | 2020-06-21 | 16 | -85/+89 |
* | Darker background for dark mode | Joas Schilling | 2020-06-16 | 2 | -2/+2 |
* | Rebuild JS files | Joas Schilling | 2020-06-15 | 4 | -6/+6 |
* | Bump @nextcloud/auth from 1.2.3 to 1.3.0 | dependabot-preview[bot] | 2020-06-07 | 8 | -8/+8 |
* | Merge pull request #21254 from nextcloud/td/js/remove/_capabilities | Roeland Jago Douma | 2020-06-06 | 4 | -10/+10 |
|\ | |||||
| * | Actually remove _capabilities | Roeland Jago Douma | 2020-06-05 | 4 | -10/+10 |
* | | Fix linting on systemtags and use @nextcloud/router | Roeland Jago Douma | 2020-06-05 | 2 | -3/+3 |
|/ | |||||
* | Do not import the full OC since we don't need it | Roeland Jago Douma | 2020-06-05 | 13 | -600/+89 |
* | Move humanFileSize and OC.getCanonicalLocale to npm packages | Christoph Wurst | 2020-06-05 | 17 | -248/+97 |
* | OC.routing is just a @nextcloud/routing proxy | Roeland Jago Douma | 2020-06-04 | 16 | -153/+90 |
* | 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 | 13 | -894/+10 |
* | 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 | 20 | -1328/+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 | 3 | -2/+45 |
* | 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 |
* | Merge pull request #20481 from ACTom/add-mindmap-mimetype | Christoph Wurst | 2020-04-15 | 1 | -1/+5 |
|\ |