summaryrefslogtreecommitdiffstats
path: root/core/src/OCP
Commit message (Expand)AuthorAgeFilesLines
* Use `babel-loader-exclude-node-modules-except`John Molakvoæ (skjnldsv)2020-07-311-2/+2
* Bump @nextcloud/eslint-config and peersJohn Molakvoæ (skjnldsv)2020-07-311-6/+6
* Bump compiled filesJohn Molakvoæ (skjnldsv)2020-07-311-2/+2
* Use external Toast implementation and deprecate the OCP APIChristoph Wurst2020-04-062-63/+56
* Update eslint and switch to @nextcloud packagesChristoph Wurst2020-03-251-2/+2
* Add more tests for the new js modulesChristoph Wurst2020-02-101-29/+0
* Use escape-html libraryJulius Härtl2020-02-051-0/+2
* Bump eslint-config-nextcloud from 0.0.6 to 0.1.0dependabot-preview[bot]2019-12-196-27/+27
* Use the external initial state implementationChristoph Wurst2019-10-122-17/+9
* Comply to eslintJohn Molakvoæ (skjnldsv)2019-10-018-199/+199
* Rename parameter in OCP.Toast for consistency with OC.NotificationDaniel Calviño Sánchez2019-07-121-2/+2
* Temporary fix for project translationsJulius Härtl2019-06-111-9/+14
* Adjust jsunit tests for new toast libraryJulius Härtl2019-06-071-1/+1
* Add toastify js as a OC.Notification replacementJulius Härtl2019-06-072-2/+93
* Vueify the login pageChristoph Wurst2019-05-291-4/+6
* Use label from appsJulius Härtl2019-04-091-1/+1
* Rename collections to projectsJulius Härtl2019-04-091-5/+7
* Move translations to coreJulius Härtl2019-03-281-1/+12
* Adjust resource type to fileJulius Härtl2019-03-191-1/+0
* Add icon for resource type and icons for folder/fileJulius Härtl2019-03-011-1/+1
* Implement frontend for search/renameJulius Härtl2019-03-011-1/+1
* Adjust OCP.CollaborationJulius Härtl2019-03-011-129/+27
* Add javascript API for collaboration resourcesJulius Härtl2019-03-012-0/+165
* Add a key parameter to the new initial state APIChristoph Wurst2019-01-302-18/+16
* Move OCP.AppCOnfig, OCP.Comments and OCP.WhatsNew to the server bundleChristoph Wurst2019-01-304-2/+307
* Provide initial stateRoeland Jago Douma2019-01-292-0/+44
* 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-172-0/+91