summaryrefslogtreecommitdiffstats
path: root/core/js
Commit message (Expand)AuthorAgeFilesLines
* Set the moment locale even earlierChristoph Wurst2020-07-091-1/+1
* Fix placeholder issues with multiplace spaces in the nameJulius Härtl2020-07-092-2/+2
* Bump bundlesJulius Härtl2020-07-079-1923/+9
* Bump @nextcloud/router from 1.0.2 to 1.1.0dependabot-preview[bot]2020-07-0318-102/+102
* Make closing dialogs callback with falseGary Kim2020-06-304-5/+5
* Bump dompurify from 2.0.11 to 2.0.12dependabot-preview[bot]2020-06-304-4/+4
* Bump css-vars-ponyfill from 2.3.1 to 2.3.2dependabot-preview[bot]2020-06-302-5/+5
* Bump bundlesJulius Härtl2020-06-246-19/+19
* Bump moment from 2.26.0 to 2.27.0dependabot-preview[bot]2020-06-2116-85/+89
* Darker background for dark modeJoas Schilling2020-06-162-2/+2
* Rebuild JS filesJoas Schilling2020-06-154-6/+6
* Bump @nextcloud/auth from 1.2.3 to 1.3.0dependabot-preview[bot]2020-06-078-8/+8
* Merge pull request #21254 from nextcloud/td/js/remove/_capabilitiesRoeland Jago Douma2020-06-064-10/+10
|\
| * Actually remove _capabilitiesRoeland Jago Douma2020-06-054-10/+10
* | Fix linting on systemtags and use @nextcloud/routerRoeland Jago Douma2020-06-052-3/+3
|/
* Do not import the full OC since we don't need itRoeland Jago Douma2020-06-0513-600/+89
* Move humanFileSize and OC.getCanonicalLocale to npm packagesChristoph Wurst2020-06-0517-248/+97
* OC.routing is just a @nextcloud/routing proxyRoeland Jago Douma2020-06-0416-153/+90
* Fix some linter warningRoeland Jago Douma2020-06-0216-155/+92
* Bump @nextcloud/dialogs from 1.3.0 to 1.3.1dependabot-preview[bot]2020-05-316-9/+9
* Move to @nextcloud/capabilities packageRoeland Jago Douma2020-05-2916-80/+80
* Remove the escape-html globalRoeland Jago Douma2020-05-2912-53/+53
* Move the systemtags to core/srcRoeland Jago Douma2020-05-2813-894/+10
* Make the translation sanitization optionalChristoph Wurst2020-05-2716-131/+131
* Bump moment from 2.25.3 to 2.26.0dependabot-preview[bot]2020-05-266-33/+33
* Bump bundlesJulius Härtl2020-05-252-4/+4
* Move core/js/files to webpackRoeland Jago Douma2020-05-2220-1328/+101
* compress some images with tinypng.comRuben Barkow-Kuder2020-05-222-33/+33
* Bump moment from 2.24.0 to 2.25.3dependabot-preview[bot]2020-05-1910-72/+870
* Bump bootstrap from 4.4.1 to 4.5.0dependabot-preview[bot]2020-05-182-7/+7
* Bump css-vars-ponyfill from 2.2.1 to 2.3.1dependabot-preview[bot]2020-05-182-20/+29
* Deprectae OC.Util.formatDate and OC.Util.relativeModifiedDateRoeland Jago Douma2020-05-156-6/+6
* 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
|\