aboutsummaryrefslogtreecommitdiffstats
path: root/core/src/OCP/index.js
Commit message (Expand)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-131-21/+2
* chore(eslint): fix missing import extensionsJohn Molakvoæ2023-03-231-7/+7
* Add an OCP method to check the shortcut state and use it for global search an...Joas Schilling2022-09-151-0/+2
* Replace license information to SPDX expressionLouis Chemineau2022-01-111-1/+1
* Bump js licensesJohn Molakvoæ (skjnldsv)2021-03-311-3/+29
* Use external Toast implementation and deprecate the OCP APIChristoph Wurst2020-04-061-4/+4
* Bump eslint-config-nextcloud from 0.0.6 to 0.1.0dependabot-preview[bot]2019-12-191-2/+2
* Use the external initial state implementationChristoph Wurst2019-10-121-2/+7
* Comply to eslintJohn Molakvoæ (skjnldsv)2019-10-011-1/+1
* Add toastify js as a OC.Notification replacementJulius Härtl2019-06-071-2/+4
* Add javascript API for collaboration resourcesJulius Härtl2019-03-011-0/+2
* Add a key parameter to the new initial state APIChristoph Wurst2019-01-301-2/+2
* Move OCP.AppCOnfig, OCP.Comments and OCP.WhatsNew to the server bundleChristoph Wurst2019-01-301-2/+8
* Provide initial stateRoeland Jago Douma2019-01-291-0/+2
* Add OC and OCA namespace declarations to the bundleChristoph Wurst2019-01-281-3/+1
* Add public API for loading js files asynchronouslyJulius Härtl2019-01-171-0/+11