summaryrefslogtreecommitdiffstats
path: root/core/src
Commit message (Collapse)AuthorAgeFilesLines
* Add wrapper for removed tooltip functionsJulius Härtl2019-03-072-0/+38
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Use tooltip dist fileJulius Härtl2019-03-071-1/+1
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Fix tooltip includeJulius Härtl2019-03-071-1/+1
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Add icon for resource type and icons for folder/fileJulius Härtl2019-03-011-1/+1
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Implement frontend for search/renameJulius Härtl2019-03-011-1/+1
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> Move to vuex Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Adjust OCP.CollaborationJulius Härtl2019-03-011-129/+27
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Add javascript API for collaboration resourcesJulius Härtl2019-03-012-0/+165
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Remove unneeded sidebar animationJohn Molakvoæ (skjnldsv)2019-02-281-6/+2
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Remove/replace missing css varsJulius Härtl2019-02-271-1/+1
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Move jquery.ocdialog.scss to bundleRoeland Jago Douma2019-02-142-0/+91
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Move jquery-ui-fixes to bundleRoeland Jago Douma2019-02-148-0/+229
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* It is getURLParameter not getUrlParameterRoeland Jago Douma2019-02-051-2/+2
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Move the contactsmenu handlebars templates to the bundleRoeland Jago Douma2019-02-048-7/+78
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Move global helper functions to the bundle and deprecate some of themChristoph Wurst2019-02-014-0/+109
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Make chunkify an internal function to prevent context errorsChristoph Wurst2019-02-011-22/+22
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Add OC.Util to the server bundleChristoph Wurst2019-02-015-0/+489
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Move OC.PasswordConfirmation to the server bundleChristoph Wurst2019-02-012-0/+128
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Move OC.search to the server bundleChristoph Wurst2019-02-012-0/+43
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Move OC.Plugin to the server bundleChristoph Wurst2019-02-012-0/+91
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Move OC.msg to the server bundleChristoph Wurst2019-02-012-0/+119
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Move OC.Notification to the server bundleChristoph Wurst2019-02-012-0/+234
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Move custom polyfills to the server bundleChristoph Wurst2019-01-314-0/+84
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Use Backbone.noConflict in the bundle as wellChristoph Wurst2019-01-313-13/+38
| | | | | | Move the patched Backbone to its own module again Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Add a key parameter to the new initial state APIChristoph Wurst2019-01-302-18/+16
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Move OCP.AppCOnfig, OCP.Comments and OCP.WhatsNew to the server bundleChristoph Wurst2019-01-305-12/+319
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Provide initial stateRoeland Jago Douma2019-01-292-0/+44
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Move jQuery plugins into modules and add them to the bundleChristoph Wurst2019-01-2915-0/+1251
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Move OC.L10n to the server bundleChristoph Wurst2019-01-293-1/+359
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Move OC.EventSource to the server bundleChristoph Wurst2019-01-292-0/+170
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Move OC.AppConfig to the server bundle and add a deprecation verionChristoph Wurst2019-01-292-0/+73
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Move OC.Contactsmenu and OC.Backbone to the server bundleChristoph Wurst2019-01-293-0/+849
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Move OCA.Apps to the server bundleChristoph Wurst2019-01-283-2/+130
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Add OC and OCA namespace declarations to the bundleChristoph Wurst2019-01-284-3/+58
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Add public API for loading js files asynchronouslyJulius Härtl2019-01-173-0/+93
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Bump clipboard from 1.7.1 to 2.0.4dependabot[bot]2019-01-151-2/+3
| | | | | | | | | Bumps [clipboard](https://github.com/zenorocha/clipboard.js) from 1.7.1 to 2.0.4. - [Release notes](https://github.com/zenorocha/clipboard.js/releases) - [Commits](https://github.com/zenorocha/clipboard.js/compare/v1.7.1...v2.0.4) Signed-off-by: dependabot[bot] <support@dependabot.com> Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Use @babel/polyfill instead of es6-shimChristoph Wurst2019-01-141-2/+1
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Remove unused 'Base64' polyfillChristoph Wurst2019-01-111-2/+0
| | | | | | Ref https://github.com/nextcloud/server/pull/13460#issuecomment-453137318 Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Bump select2 from 3.4.5 to 3.4.8Christoph Wurst2019-01-091-3/+2
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Update select2, include cssChristoph Wurst2019-01-091-0/+1
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Use `jquery-ui-dist` instead of `jquery-ui` to resolve an issue with effectsChristoph Wurst2019-01-091-23/+6
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Move vendored css ponyfill to npmChristoph Wurst2019-01-091-0/+2
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Npmize (vendor) scriptsChristoph Wurst2019-01-092-0/+107
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>