summaryrefslogtreecommitdiffstats
path: root/core/js
Commit message (Collapse)AuthorAgeFilesLines
...
* Bump toastify-js from 1.5.0 to 1.6.1dependabot-preview[bot]2019-07-016-9/+9
| | | | | | | | | | Bumps [toastify-js](https://github.com/apvarun/toastify-js) from 1.5.0 to 1.6.1. - [Release notes](https://github.com/apvarun/toastify-js/releases) - [Changelog](https://github.com/apvarun/toastify-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/apvarun/toastify-js/compare/1.5.0...1.6.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Merge pull request #16070 from nextcloud/fix/setup-check-no-internet-no-errorRoeland Jago Douma2019-06-282-18/+18
|\ | | | | Do not show a internet connectivity warning if internet access is dis…
| * Do not show a internet connectivity warning if internet access is disabledChristoph Wurst2019-06-272-18/+18
| | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | Show contacts app mgmt link in contacts menuChristoph Wurst2019-06-276-13/+13
| | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | Fix js l10n registration to also work with more than one bundleChristoph Wurst2019-06-267-8/+71
| | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | Merge pull request #15859 from nextcloud/deprecate/oc-redirect-reloadRoeland Jago Douma2019-06-263-3/+3
|\ \ | | | | | | Deprecate window.location wrappers for redirect and reload
| * | Deprecate window.location wrappers for redirect and reloadChristoph Wurst2019-06-253-3/+3
| | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | Merge pull request #16055 from nextcloud/design/native-fontsJan-Christoph Borchardt2019-06-261-2/+2
|\ \ \ | |/ / |/| | Use native font stack
| * | Move font from Nunito to Noto SansJan-Christoph Borchardt2019-06-221-2/+2
| | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | | Bump css-loader from 2.1.1 to 3.0.0dependabot-preview[bot]2019-06-256-7/+7
| |/ |/| | | | | | | | | | | | | | | | | Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 2.1.1 to 3.0.0. - [Release notes](https://github.com/webpack-contrib/css-loader/releases) - [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/css-loader/compare/v2.1.1...v3.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | Bump dompurify from 1.0.10 to 1.0.11dependabot-preview[bot]2019-06-242-15/+15
|/ | | | | | | | | Bumps [dompurify](https://github.com/cure53/DOMPurify) from 1.0.10 to 1.0.11. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](https://github.com/cure53/DOMPurify/compare/1.0.10...1.0.11) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Compiling assetsnpmbuildbot[bot]2019-06-172-2/+2
| | | | Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Remove auto focus of share input field on dialog open, fix #15261Jan-Christoph Borchardt2019-06-141-6/+0
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Bump bundlesJulius Härtl2019-06-111-1/+1
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Bump bundlesJulius Härtl2019-06-076-41/+65
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Adjust jsunit tests for new toast libraryJulius Härtl2019-06-072-104/+45
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Bump nextcloud-axios from 0.1.3 to 0.2.0dependabot-preview[bot]2019-06-036-32/+32
| | | | | | | | Bumps [nextcloud-axios](https://github.com/ChristophWurst/nextcloud-axios) from 0.1.3 to 0.2.0. - [Release notes](https://github.com/ChristophWurst/nextcloud-axios/releases) - [Commits](https://github.com/ChristophWurst/nextcloud-axios/compare/v0.1.3...v0.2.0) Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* [Security] Bump axios from 0.18.0 to 0.18.1dependabot-preview[bot]2019-06-0210-32/+28
| | | | | | | Bumps [axios](https://github.com/axios/axios) from 0.18.0 to 0.18.1. **This update includes security fixes.** - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v0.18.1/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v0.18.0...v0.18.1)
* CSS: adjust media query breakpoint to improve tablet readabilitynacho2019-05-306-2/+6
| | | | see https://github.com/nextcloud/news/pull/467
* Merge pull request #15716 from nextcloud/enhancement/webpack/global-configRoeland Jago Douma2019-05-296-37/+37
|\ | | | | Unify webpack config
| * Build and updateJohn Molakvoæ (skjnldsv)2019-05-296-37/+37
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Merge pull request #15790 from nextcloud/fix/noid/recommendations-undef-varRoeland Jago Douma2019-05-293-18/+3
|\ \ | |/ |/| remove unncessary code block in share recommendations, fixed undefined var error
| * fixes usage of an undefined varArthur Schiwon2019-05-293-18/+3
| | | | | | | | | | | | | | and removes a unnecessary code block as there is no paging for share recommendations Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | Vueify the login pageChristoph Wurst2019-05-296-112/+70
|/ | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Bump webpack from 4.31.0 to 4.32.2dependabot-preview[bot]2019-05-276-8/+8
| | | | | | | | Bumps [webpack](https://github.com/webpack/webpack) from 4.31.0 to 4.32.2. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.31.0...v4.32.2) Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* dont use deprecated oc_config in url generationRobin Appelman2019-05-206-6/+6
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* Migrate the maintenance script to a modern module and bundleChristoph Wurst2019-05-167-57/+353
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Remove empty js.jsChristoph Wurst2019-05-153-11/+0
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Move legacy Ajax error handling logic to the bundleChristoph Wurst2019-05-155-141/+15
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Move OC.appSettings to the bundle and deprecate itChristoph Wurst2019-05-145-104/+87
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Merge pull request #15531 from nextcloud/refactor/remove-js-js-ocpRoeland Jago Douma2019-05-141-3/+0
|\ | | | | Remove OCP (re)declaration from js.js
| * Remove OCP (re)declaration from js.jsChristoph Wurst2019-05-141-3/+0
| | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | Move query string helpers to the bundleChristoph Wurst2019-05-145-126/+97
|/ | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Move OC.theme to the bundle and deprecate oc_defaultsChristoph Wurst2019-05-147-24/+62
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Deprecate OC.fileIsBlacklisted and move it to the bundleChristoph Wurst2019-05-145-12/+4
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Move OC.addTranslations to the bundle and deprecate itChristoph Wurst2019-05-145-18/+4
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Move OC host/port/protocol helpers to the bundle and deprecate themChristoph Wurst2019-05-145-48/+4
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Move OC.getCapabilities to the bundle and deprecate OC._capabilities, ↵Christoph Wurst2019-05-138-68/+51
| | | | | | oc_capabilities Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Move l10n functions to the bundleChristoph Wurst2019-05-136-47/+19
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Move path helpers to the bundleChristoph Wurst2019-05-135-219/+50
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Move OC.requestToken to the bundle, deprecate oc_requesttokenChristoph Wurst2019-05-138-57/+109
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Bump @babel/polyfill from 7.2.5 to 7.4.4dependabot[bot]2019-05-114-30/+30
| | | | | | | | | | Bumps [@babel/polyfill](https://github.com/babel/babel) from 7.2.5 to 7.4.4. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md) - [Commits](https://github.com/babel/babel/compare/v7.2.5...v7.4.4) Signed-off-by: dependabot[bot] <support@dependabot.com> Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Revert displayName casingJoas Schilling2019-05-114-4/+4
| | | | | | | Regression from 278c281cc9c03ad060ac6a91784058066411c7a8 Signed-off-by: Joas Schilling <coding@schilljs.com> Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Move initCore to the bundleChristoph Wurst2019-05-106-530/+87
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Do not show deprecation warnings during test runsChristoph Wurst2019-05-092-8/+8
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Remove recommendation for opcache on CLIMorris Jobke2019-05-092-2/+2
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Fix mobile vertical scrollingJohn Molakvoæ (skjnldsv)2019-05-092-2/+2
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Bump main webpack buildJohn Molakvoæ (skjnldsv)2019-05-082-64/+62
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Move the legacy OC.addScript and OC.addStyle helpers to the bundleChristoph Wurst2019-05-085-60/+15
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Deprecate oc_current_user, fix usage and move currentUser to the bundleChristoph Wurst2019-05-089-54/+29
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>