summaryrefslogtreecommitdiffstats
path: root/core/src
Commit message (Collapse)AuthorAgeFilesLines
* Force hide tooltips on sidebar closeJohn Molakvoæ (skjnldsv)2019-10-111-0/+1
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Temporary fix for project translationsJulius Härtl2019-06-131-9/+14
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* [Stable16] Fix mobile vertical scrollingJohn Molakvoæ (skjnldsv)2019-05-091-0/+6
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Use label from appsJulius Härtl2019-04-091-1/+1
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Rename collections to projectsJulius Härtl2019-04-091-5/+7
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Move translations to coreJulius Härtl2019-03-281-1/+12
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Adjust resource type to fileJulius Härtl2019-03-191-1/+0
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Deprecate marked, escapeHTML, formatDate, getURLParameter, humanFileSize, ↵John Molakvoæ (skjnldsv)2019-03-151-9/+25
| | | | | | relative_modified_date and select2 Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Fix behaviour of plural default ruleMorris Jobke2019-03-151-1/+1
| | | | | | * undefined and empty string should trigger the default plural form Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Rename the variable aswellJoas Schilling2019-03-121-7/+7
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Fix plural rule detection for languagesJoas Schilling2019-03-111-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* 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>