summaryrefslogtreecommitdiffstats
path: root/core/src/OC/index.js
Commit message (Expand)AuthorAgeFilesLines
* fix(deps): update webdav 5 usageJohn Molakvoæ2023-04-061-14/+14
* feat(files_trashbin): migrate to vueJohn Molakvoæ2023-04-061-16/+14
* chore(eslint): fix missing import extensionsJohn Molakvoæ2023-03-231-31/+31
* Deprecate OC.L10N functions in favor of translation functions from `@nextclou...Ferdinand Thiessen2023-02-201-4/+9
* Drop `OC.addTranslations` deprecated since NC17 and not used by any NC appFerdinand Thiessen2023-02-201-9/+0
* Replace license information to SPDX expressionLouis Chemineau2022-01-111-1/+1
* Typing correctionsLouis Chemineau2022-01-111-2/+2
* Eslint fixJohn Molakvoæ (skjnldsv)2022-01-081-5/+7
* Fix OC.linkToOCS so it works as before @nextcloud/router v2.0.0Joas Schilling2021-08-311-1/+8
* Bump js licensesJohn Molakvoæ (skjnldsv)2021-03-311-2/+5
* Remove outdated legacy search scriptsJohn Molakvoæ (skjnldsv)2020-08-041-2/+0
* Actually remove _capabilitiesRoeland Jago Douma2020-06-051-2/+1
* Move humanFileSize and OC.getCanonicalLocale to npm packagesChristoph Wurst2020-06-051-2/+4
* Deprecate OC router helpers that are provided by packagesChristoph Wurst2020-02-131-10/+41
* Bump eslint-config-nextcloud from 0.0.6 to 0.1.0dependabot-preview[bot]2019-12-191-10/+10
* Use @nextcloud/paths and deprecate OC helpersChristoph Wurst2019-10-051-1/+16
* Emit an event when the CSRF token changesChristoph Wurst2019-10-051-3/+9
* Comply to eslintJohn Molakvoæ (skjnldsv)2019-10-011-24/+25
* 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