summaryrefslogtreecommitdiffstats
path: root/core/src/OC/index.js
Commit message (Expand)AuthorAgeFilesLines
* Emit an event when the CSRF token changesChristoph Wurst2019-10-141-3/+9
* Move legacy Ajax error handling logic to the bundleChristoph Wurst2019-05-151-0/+13
* Move OC.appSettings to the bundle and deprecate itChristoph Wurst2019-05-141-0/+2
* Move query string helpers to the bundleChristoph Wurst2019-05-141-0/+10
* Move OC.theme to the bundle and deprecate oc_defaultsChristoph Wurst2019-05-141-0/+2
* Deprecate OC.fileIsBlacklisted and move it to the bundleChristoph Wurst2019-05-141-0/+10
* Move OC.addTranslations to the bundle and deprecate itChristoph Wurst2019-05-141-0/+9
* Move OC host/port/protocol helpers to the bundle and deprecate themChristoph Wurst2019-05-141-0/+14
* Move OC.getCapabilities to the bundle and deprecate OC._capabilities, oc_capa...Christoph Wurst2019-05-131-0/+10
* Move l10n functions to the bundleChristoph Wurst2019-05-131-0/+12
* Move path helpers to the bundleChristoph Wurst2019-05-131-2/+20
* Move OC.requestToken to the bundle, deprecate oc_requesttokenChristoph Wurst2019-05-131-0/+8
* Move the legacy OC.addScript and OC.addStyle helpers to the bundleChristoph Wurst2019-05-081-0/+3
* Deprecate oc_current_user, fix usage and move currentUser to the bundleChristoph Wurst2019-05-081-0/+15
* Move OC legacy menu helpers to the bundleChristoph Wurst2019-05-081-0/+15
* Move rest of contant-like OC props to the bundleChristoph Wurst2019-05-071-0/+4
* Move OC constants to the bundleChristoph Wurst2019-05-071-0/+22
* Move OC.appswebroots to the bundle and deprecate oc_appswebrootsChristoph Wurst2019-05-071-0/+2
* Move OC.get and OC.set to the bundleChristoph Wurst2019-05-071-0/+3
* Move oc_webroot, OC.webroot and OC.getRootPath() to the bundleChristoph Wurst2019-05-061-0/+13
* Move oc_appconfig/OC.appConfig to the main bundleChristoph Wurst2019-05-061-1/+2
* Move oc_debug to the bundleChristoph Wurst2019-05-061-0/+2
* Deprecate oc_isadmin and move OC.isUserAdmin() to the bundleChristoph Wurst2019-05-031-0/+2
* Move the OC routing helper functions to the bundleChristoph Wurst2019-05-021-0/+14
* Move oc_config to the bundleChristoph Wurst2019-05-021-0/+2
* Move OC.dialogs to the main bundleChristoph Wurst2019-04-301-0/+2
* Move OC navigation methods to the bundleChristoph Wurst2019-04-291-0/+3
* Add OC.Util to the server bundleChristoph Wurst2019-02-011-0/+2
* Move OC.PasswordConfirmation to the server bundleChristoph Wurst2019-02-011-0/+2
* Move OC.search to the server bundleChristoph Wurst2019-02-011-0/+2
* Move OC.Plugin to the server bundleChristoph Wurst2019-02-011-0/+2
* Move OC.msg to the server bundleChristoph Wurst2019-02-011-0/+2
* Move OC.Notification to the server bundleChristoph Wurst2019-02-011-0/+2
* Use Backbone.noConflict in the bundle as wellChristoph Wurst2019-01-311-11/+3
* Move OC.L10n to the server bundleChristoph Wurst2019-01-291-1/+3
* Move OC.EventSource to the server bundleChristoph Wurst2019-01-291-0/+2
* Move OC.AppConfig to the server bundle and add a deprecation verionChristoph Wurst2019-01-291-0/+2
* Move OC.Contactsmenu and OC.Backbone to the server bundleChristoph Wurst2019-01-291-0/+12
* Move OCA.Apps to the server bundleChristoph Wurst2019-01-281-1/+5
* Add OC and OCA namespace declarations to the bundleChristoph Wurst2019-01-281-0/+23