aboutsummaryrefslogtreecommitdiffstats
path: root/core/js
Commit message (Expand)AuthorAgeFilesLines
* Bump dompurify from 2.0.8 to 2.0.11dependabot-preview[bot]2020-05-156-6/+12
* Remove the long deprecated jQuery tipsyChristoph Wurst2020-05-142-22/+2
* Deprecate String.prototype.toRgbChristoph Wurst2020-05-142-5/+5
* Import md5 for the jquery placeholder pluginChristoph Wurst2020-05-147-26/+26
* Bump jQuery to v2.2Christoph Wurst2020-05-148-43/+43
* Bump @babel/core from 7.9.0 to 7.9.6dependabot-preview[bot]2020-05-132-2/+2
* Bump @babel/preset-env from 7.9.5 to 7.9.6dependabot-preview[bot]2020-05-132-2/+2
* Revert "Log trace when deprecated globals are used"Christoph Wurst2020-05-1210-122/+119
* Log trace when deprecated globals are usedChristoph Wurst2020-05-1210-119/+122
* Bump @nextcloud/dialogs from 1.2.2 to 1.3.0dependabot-preview[bot]2020-05-1110-98/+98
* Bump vue-loader from 15.9.1 to 15.9.2dependabot-preview[bot]2020-05-114-4/+4
* Fix replacement dialogRoeland Jago Douma2020-05-076-6/+6
* Generate legacy image placeholder text by taking first lettersSergey Shliakhov2020-04-303-2/+45
* Bump webpack from 4.42.1 to 4.43.0dependabot-preview[bot]2020-04-296-6/+6
* Bump bundlesJulius Härtl2020-04-2310-85/+85
* Fix #20551 - Disable autocapitalize for username field on login / reset passw...Liam JACK2020-04-212-3/+3
* Fix breadcrumb in move or copy file dialogLoïc Hermann2020-04-176-6/+6
* Merge pull request #20481 from ACTom/add-mindmap-mimetypeChristoph Wurst2020-04-151-1/+5
|\
| * Add mindmap mimetype.ACTom2020-04-151-1/+5
* | Bump @nextcloud/paths from 1.1.1 to 1.1.2dependabot-preview[bot]2020-04-1310-107/+107
* | Bump css-loader from 3.4.1 to 3.5.2dependabot-preview[bot]2020-04-1310-10/+10
* | Bump core-js from 1.4.1 to 1.5.0John Molakvoæ (skjnldsv)2020-04-1010-73/+73
* | Use the primary element color in case it primary color is too brightJoas Schilling2020-04-102-2/+2
* | Merge pull request #20313 from nextcloud/dependabot/npm_and_yarn/underscore-1...Roeland Jago Douma2020-04-1010-104/+104
|\ \
| * | Bump underscore from 1.9.2 to 1.10.2dependabot-preview[bot]2020-04-0810-104/+104
* | | Fix systemtags overflowJohn Molakvoæ (skjnldsv)2020-04-092-2/+2
|/ /
* | Bump handlebars from 4.7.4 to 4.7.6dependabot-preview[bot]2020-04-086-6/+6
* | Inline usages of OCP.Toast in bundled filesChristoph Wurst2020-04-0611-117/+120
* | Use external Toast implementation and deprecate the OCP APIChristoph Wurst2020-04-0610-57/+78
* | Update handlebars to get rid of minimistChristoph Wurst2020-04-036-6/+6
* | Bump regenerator-runtime from 0.13.3 to 0.13.5dependabot-preview[bot]2020-04-032-2/+2
* | Merge pull request #20215 from nextcloud/bug/19939/password-reset-arrowRoeland Jago Douma2020-04-022-3/+3
|\ \
| * | Add fieldset to align arrowDaniel Kesselberg2020-04-012-3/+3
* | | Merge pull request #19890 from nextcloud/enh/comments-reference-idJoas Schilling2020-04-022-0/+31
|\ \ \ | |/ / |/| |
| * | Update new test as wellJoas Schilling2020-04-011-0/+1
| * | Add optional column oc_comments.reference_idJoas Schilling2020-03-312-0/+30
* | | Bump blueimp-md5 from 2.12.0 to 2.13.0dependabot-preview[bot]2020-04-011-1/+1
* | | Start with webauthnRoeland Jago Douma2020-03-3110-45/+45
* | | Bump webpack from 4.42.0 to 4.42.1dependabot-preview[bot]2020-03-3010-15/+15
|/ /
* | Migrate from @babel/polyfill to core-js@3Christoph Wurst2020-03-2610-70/+70
* | Update eslint and switch to @nextcloud packagesChristoph Wurst2020-03-254-4/+4
* | Bump @nextcloud/paths from 1.1.0 to 1.1.1dependabot-preview[bot]2020-03-2310-65/+65
* | Add basic reverseproxy misconfig detection to setupchecksRoeland Jago Douma2020-03-232-15/+93
* | Bump @nextcloud/logger from 1.1.1 to 1.1.2, @nextcloud/router from 1.0.0 to 1...dependabot-preview[bot]2020-03-2310-71/+71
* | Remove unnecessary translation in systemtagsGary Kim2020-03-223-8/+3
* | Bump marked from 0.7.0 to 0.8.1John Molakvoæ (skjnldsv)2020-03-2110-64/+64
* | Bump @nextcloud/initial-state from 1.1.0 to 1.1.1dependabot-preview[bot]2020-03-216-8/+8
|/
* Bump bundlesJulius Härtl2020-03-1110-54/+137
* Move install scripts to bundleJulius Härtl2020-03-112-131/+0
* Merge pull request #19580 from nextcloud/debt/noid/outdated-checkRoeland Jago Douma2020-03-101-6/+6
|\