aboutsummaryrefslogtreecommitdiffstats
path: root/core/src/globals.js
Commit message (Expand)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-131-22/+2
* chore: Remove `jquery-migrate` and jQuery tooltip polyfills from global scopeFerdinand Thiessen2024-02-091-2/+0
* chore!: Remove global `autosize`Ferdinand Thiessen2024-02-081-2/+1
* address reviewSimon L2023-06-241-1/+1
* only print deprecation logs if debug mode is enabledSimon L2023-06-241-1/+1
* Move deprecation warnings to debugSimon L2023-06-241-1/+1
* chore(eslint): fix missing import extensionsJohn Molakvoæ2023-03-231-9/+9
* Remove usages of bootstrapJoas Schilling2023-01-301-1/+0
* Remake profile picture saving with VueChristopher Ng2022-09-021-2/+0
* Replace license information to SPDX expressionLouis Chemineau2022-01-111-1/+1
* Typing correctionsLouis Chemineau2022-01-111-1/+1
* Eslint fixJohn Molakvoæ (skjnldsv)2022-01-081-2/+4
* Switch to the "new" jcropChristoph Wurst2021-10-141-2/+2
* Fix eslint and update bundlesJohn Molakvoæ (skjnldsv)2021-07-221-1/+1
* Don't mentioned we will do something with an already released versionJoas Schilling2021-04-151-1/+1
* Bump js licensesJohn Molakvoæ (skjnldsv)2021-03-311-3/+7
* Kill jstimezonedetect from bundleRoeland Jago Douma2021-03-031-2/+0
* Kill DOMPurify from main bundleRoeland Jago Douma2021-02-031-2/+0
* Use `babel-loader-exclude-node-modules-except`John Molakvoæ (skjnldsv)2020-07-311-5/+5
* Fix export for davclient.js legacy dependencyJulius Härtl2020-06-241-1/+1
* Move to @nextcloud/capabilities packageRoeland Jago Douma2020-05-291-1/+0
* Remove the escape-html globalRoeland Jago Douma2020-05-291-2/+0
* Bump jQuery to v2.2Christoph Wurst2020-05-141-1/+1
* Revert "Log trace when deprecated globals are used"Christoph Wurst2020-05-121-6/+1
* Log trace when deprecated globals are usedChristoph Wurst2020-05-121-1/+6
* Update eslint and switch to @nextcloud packagesChristoph Wurst2020-03-251-1/+1
* Remove deprecated global variablesChristoph Wurst2020-03-091-10/+0
* Add removal version number for global deprecationsChristoph Wurst2020-02-141-11/+11
* Deprecate jQueryChristoph Wurst2020-02-111-18/+17
* Bump eslint-config-nextcloud from 0.0.6 to 0.1.0dependabot-preview[bot]2019-12-191-1/+1
* Deprecate js globalsRoeland Jago Douma2019-10-141-18/+19
* Move to escape-htmlRoeland Jago Douma2019-10-041-1/+1
* Comply to eslintJohn Molakvoæ (skjnldsv)2019-10-011-46/+48
* Deprecate the global DOMPurifyChristoph Wurst2019-09-141-1/+1
* Install Select2 via npmChristoph Wurst2019-09-051-2/+2
* Move OC.theme to the bundle and deprecate oc_defaultsChristoph Wurst2019-05-141-0/+1
* Move OC.getCapabilities to the bundle and deprecate OC._capabilities, oc_capa...Christoph Wurst2019-05-131-0/+1
* Move OC.requestToken to the bundle, deprecate oc_requesttokenChristoph Wurst2019-05-131-10/+13
* Move initCore to the bundleChristoph Wurst2019-05-101-1/+2
* Do not show deprecation warnings during test runsChristoph Wurst2019-05-091-3/+9
* Deprecate oc_current_user, fix usage and move currentUser to the bundleChristoph Wurst2019-05-081-0/+1
* Move OC.appswebroots to the bundle and deprecate oc_appswebrootsChristoph Wurst2019-05-071-0/+3
* Move oc_webroot, OC.webroot and OC.getRootPath() to the bundleChristoph Wurst2019-05-061-1/+2
* Move oc_debug to the bundleChristoph Wurst2019-05-061-0/+1
* Deprecate oc_isadmin and move OC.isUserAdmin() to the bundleChristoph Wurst2019-05-031-0/+1
* Move oc_config to the bundleChristoph Wurst2019-05-021-2/+7
* Move OC.dialogs to the main bundleChristoph Wurst2019-04-301-1/+14
* Deprecate marked, escapeHTML, formatDate, getURLParameter, humanFileSize, rel...John Molakvoæ (skjnldsv)2019-03-151-9/+25
* Add wrapper for removed tooltip functionsJulius Härtl2019-03-071-0/+1
* Use tooltip dist fileJulius Härtl2019-03-071-1/+1