summaryrefslogtreecommitdiffstats
path: root/core/js
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #14603 from ↵Morris Jobke2019-03-082-14/+89
|\ | | | | | | | | nextcloud/fix/noid/add-setup-check-for-s3-temp-path Show a setup warning in case S3 object storage is used as primary storage
| * Show a setup warning in case S3 object storage is used as primary storageMorris Jobke2019-03-082-14/+89
| | | | | | | | | | | | * checks for at least 50 GB of free space Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | Bump bundlesJulius Härtl2019-03-072-44/+102
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Fix domparser on phantomjsJulius Härtl2019-03-071-0/+46
|/ | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Pin the jquery version to 2.1.4Christoph Wurst2019-03-062-12/+12
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Add bundled filesJulius Härtl2019-03-012-25/+25
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Fix testsJulius Härtl2019-03-011-1/+2
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Adjust OCP.CollaborationJulius Härtl2019-03-011-2/+1
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Add javascript API for collaboration resourcesJulius Härtl2019-03-011-1/+2
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Merge pull request #14398 from ↵Morris Jobke2019-02-282-13/+86
|\ | | | | | | | | nextcloud/feature/14394/add-setup-check-for-mysql-utf8mb4 Add setup check for missing UTF8MB4 on mysql
| * Add setup check for missing UTF8MB4 on mysqlMorris Jobke2019-02-282-13/+86
| | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | Remove unneeded sidebar animationJohn Molakvoæ (skjnldsv)2019-02-282-2/+2
|/ | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Bump css-vars-ponyfill from 1.16.4 to 1.17.0dependabot[bot]2019-02-272-41/+30
| | | | | | | | | | Bumps [css-vars-ponyfill](https://github.com/jhildenbiddle/css-vars-ponyfill) from 1.16.4 to 1.17.0. - [Release notes](https://github.com/jhildenbiddle/css-vars-ponyfill/releases) - [Changelog](https://github.com/jhildenbiddle/css-vars-ponyfill/blob/master/CHANGELOG.md) - [Commits](https://github.com/jhildenbiddle/css-vars-ponyfill/compare/v1.16.4...v1.17.0) Signed-off-by: dependabot[bot] <support@dependabot.com> Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Merge pull request #14390 from ↵Roeland Jago Douma2019-02-273-2/+13
|\ | | | | | | | | nextcloud/bugfix/14307/expire-date-change-eventhandler Bugfix/14307/expire date change eventhandler
| * Bump bundlesJulius Härtl2019-02-272-2/+2
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * Add handler for change event of the expire date fieldJulius Härtl2019-02-271-0/+11
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Remove/replace missing css varsJulius Härtl2019-02-272-2/+2
|/ | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Search sharees on lookup server when explicitly requested by userChristoph Wurst2019-02-264-61/+156
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Show sharing recommendationsChristoph Wurst2019-02-253-3/+298
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Merge pull request #14255 from nextcloud/fix-ocm-discoveryMorris Jobke2019-02-202-0/+76
|\ | | | | Fix ocm end-point discovery discovery
| * Add unit tests and provide better messageMorris Jobke2019-02-202-3/+39
| | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
| * add setup check for ocm-provider routeBjoern Schiessle2019-02-201-0/+40
| | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* | Move settings to main webpackRoeland Jago Douma2019-02-202-2/+2
|/ | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Bump bootstrap from 3.4.0 to 3.4.1dependabot[bot]2019-02-192-2/+2
| | | | | | | | | Bumps [bootstrap](https://github.com/twbs/bootstrap) from 3.4.0 to 3.4.1. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](https://github.com/twbs/bootstrap/compare/v3.4.0...v3.4.1) Signed-off-by: dependabot[bot] <support@dependabot.com> Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Merge pull request #14199 from nextcloud/enh/core_scss_to_webpackMorris Jobke2019-02-142-39/+19
|\ | | | | Move 2 always loaded styles to webpack bundle
| * Move jquery.ocdialog.scss to bundleRoeland Jago Douma2019-02-142-29/+9
| | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * Move jquery-ui-fixes to bundleRoeland Jago Douma2019-02-142-20/+20
| | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | Merge pull request #12652 from tomasz-grobelny/operation_progress_improvements3John Molakvoæ2019-02-141-0/+3
|\ \ | |/ |/| Operation progress improvements
| * Merge branch 'master' into operation_progress_improvements3Tomasz Grobelny2019-01-2930-1715/+822
| |\ | | | | | | | | | Signed-off-by: Tomasz Grobelny <tomasz@grobelny.net>
| * | Properly handle errors (including 500)Tomasz Grobelny2018-11-241-0/+3
| | | | | | | | | | | | Signed-off-by: Tomasz Grobelny <tomasz@grobelny.net>
* | | Move of files_versions to webpackRoeland Jago Douma2019-02-131-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | * Move CSS into bundle * Old merged.json no longer needed! * No need to load the style still Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | Merge pull request #14035 from adduxa/patch-1Morris Jobke2019-02-133-3/+3
|\ \ \ | | | | | | | | Fix expiration date changing for file shared by link
| * | | Check in compiled assetsMorris Jobke2019-02-082-2/+2
| | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
| * | | Fix expiration date changingAndrey Dyakov2019-02-051-1/+1
| | | | | | | | | | | | Pass shareId to setExpirationDate()
* | | | Bump webpack from 4.29.1 to 4.29.3dependabot[bot]2019-02-112-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [webpack](https://github.com/webpack/webpack) from 4.29.1 to 4.29.3. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.29.1...v4.29.3) Signed-off-by: dependabot[bot] <support@dependabot.com>
* | | | Bump handlebars from 4.0.12 to 4.1.0dependabot[bot]2019-02-112-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.12 to 4.1.0. - [Release notes](https://github.com/wycats/handlebars.js/releases) - [Changelog](https://github.com/wycats/handlebars.js/blob/v4.1.0/release-notes.md) - [Commits](https://github.com/wycats/handlebars.js/compare/v4.0.12...v4.1.0) Signed-off-by: dependabot[bot] <support@dependabot.com> Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | | Move core/systemtags to webpackRoeland Jago Douma2019-02-114-8/+11
|/ / / | | | | | | | | | | | | | | | | | | | | | * Use webpack to bundle the core systemtags so the webserver can serve them statically * Bundle the core scss in there as well (saves a request) Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | Fix OC.addStyle and OC.addScriptRoeland Jago Douma2019-02-051-2/+0
| | | | | | | | | | | | | | | | | | | | | With the move to the bundles a comment tag was not removed. So the loaded array was undefined. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | It is getURLParameter not getUrlParameterRoeland Jago Douma2019-02-052-2/+2
| | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | Move the contactsmenu handlebars templates to the bundleRoeland Jago Douma2019-02-049-215/+42
| | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | Bump css-vars-ponyfill from 1.16.3 to 1.16.4dependabot[bot]2019-02-032-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [css-vars-ponyfill](https://github.com/jhildenbiddle/css-vars-ponyfill) from 1.16.3 to 1.16.4. - [Release notes](https://github.com/jhildenbiddle/css-vars-ponyfill/releases) - [Changelog](https://github.com/jhildenbiddle/css-vars-ponyfill/blob/master/CHANGELOG.md) - [Commits](https://github.com/jhildenbiddle/css-vars-ponyfill/compare/v1.16.3...v1.16.4) Signed-off-by: dependabot[bot] <support@dependabot.com> Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | Move global helper functions to the bundle and deprecate some of themChristoph Wurst2019-02-013-45/+72
| | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | Make chunkify an internal function to prevent context errorsChristoph Wurst2019-02-012-4/+45
| | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | Add OC.Util to the server bundleChristoph Wurst2019-02-013-427/+40
| | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | Move OC.PasswordConfirmation to the server bundleChristoph Wurst2019-02-013-97/+4
| | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | Move OC.search to the server bundleChristoph Wurst2019-02-013-17/+23
| | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | Move OC.Plugin to the server bundleChristoph Wurst2019-02-013-92/+2
| | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | Move OC.msg to the server bundleChristoph Wurst2019-02-013-96/+3
| | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | Move OC.Notification to the server bundleChristoph Wurst2019-02-013-212/+23
| | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | Move custom polyfills to the server bundleChristoph Wurst2019-01-313-28/+49
| | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>