summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2019-03-2610-6/+68
|
* [tx-robot] updated from transifexNextcloud bot2019-03-2172-288/+150
|
* Remove unused IUserSessionJoas Schilling2019-03-202-8/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Do not ignore the max-version for the "update-available" checkJoas Schilling2019-03-201-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Always register the NotifierJoas Schilling2019-03-191-5/+5
| | | | | | ... so background jobs without a user can prepare push notifications Signed-off-by: Joas Schilling <coding@schilljs.com>
* [tx-robot] updated from transifexNextcloud bot2019-03-192-0/+8
|
* [tx-robot] updated from transifexNextcloud bot2019-03-162-2/+6
|
* [tx-robot] updated from transifexNextcloud bot2019-03-152-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2019-03-146-4/+14
|
* BuildJohn Molakvoæ (skjnldsv)2019-03-042-7/+7
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* [tx-robot] updated from transifexNextcloud bot2019-03-014-12/+32
|
* Update assetsRoeland Jago Douma2019-02-282-3/+3
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Bump nextcloud-vue from 0.6.3 to 0.8.0dependabot[bot]2019-02-272-45/+105
| | | | | | | | | Bumps [nextcloud-vue](https://github.com/nextcloud/nextcloud-vue) from 0.6.3 to 0.8.0. - [Release notes](https://github.com/nextcloud/nextcloud-vue/releases) - [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v0.6.3...v0.8.0) Signed-off-by: dependabot[bot] <support@dependabot.com> Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Fix top margin for info text when non-default updater server URL is usedMorris Jobke2019-02-273-3/+6
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* [tx-robot] updated from transifexNextcloud bot2019-02-252-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2019-02-222-0/+8
|
* [tx-robot] updated from transifexNextcloud bot2019-02-202-2/+32
|
* Move updatenotifications to unified webpackRoeland Jago Douma2019-02-187-7593/+6
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* [tx-robot] updated from transifexNextcloud bot2019-02-182-0/+14
|
* [tx-robot] updated from transifexNextcloud bot2019-02-1710-8/+98
|
* [tx-robot] updated from transifexNextcloud bot2019-02-1616-4/+126
|
* [tx-robot] updated from transifexNextcloud bot2019-02-1574-272/+272
|
* Improve update channel layout to be a popup menuMorris Jobke2019-02-135-57/+156
| | | | | | | | | | | * now the entries are in a popup menu * if a non-default channel is used the entry will be at the bottom * channel descriptions are embeded into the menu * use nextcloud-vue componenets for the channel selector * update nextcloud-vue dependency from 0.6.1 to 0.6.3 * fixes #13806 Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Merge pull request #14177 from nextcloud/bugfix/noid/fix-small-glitchesJohn Molakvoæ2019-02-133-6/+3
|\ | | | | Fix small glitches in update notification page
| * Fix style of warning for EoL versionMorris Jobke2019-02-133-6/+3
| | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | [tx-robot] updated from transifexNextcloud bot2019-02-122-0/+2
|/
* Bump vue and vue-template-compiler in /apps/updatenotificationdependabot[bot]2019-02-104-11/+11
| | | | | | | | | | | | | | | Bumps [vue](https://github.com/vuejs/vue) and [vue-template-compiler](https://github.com/vuejs/vue). These dependencies needed to be updated together. Updates `vue` from 2.6.2 to 2.6.4 - [Release notes](https://github.com/vuejs/vue/releases) - [Commits](https://github.com/vuejs/vue/compare/v2.6.2...v2.6.4) Updates `vue-template-compiler` from 2.6.2 to 2.6.4 - [Release notes](https://github.com/vuejs/vue/releases) - [Commits](https://github.com/vuejs/vue/compare/v2.6.2...v2.6.4) Signed-off-by: dependabot[bot] <support@dependabot.com> Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* [tx-robot] updated from transifexNextcloud bot2019-02-092-0/+2
|
* Bump vue and vue-template-compiler in /apps/updatenotificationdependabot[bot]2019-02-074-39/+27
| | | | | | | | | | | | | | | Bumps [vue](https://github.com/vuejs/vue) and [vue-template-compiler](https://github.com/vuejs/vue). These dependencies needed to be updated together. Updates `vue` from 2.5.22 to 2.6.2 - [Release notes](https://github.com/vuejs/vue/releases) - [Commits](https://github.com/vuejs/vue/compare/v2.5.22...v2.6.2) Updates `vue-template-compiler` from 2.5.22 to 2.6.2 - [Release notes](https://github.com/vuejs/vue/releases) - [Commits](https://github.com/vuejs/vue/compare/v2.5.22...v2.6.2) Signed-off-by: dependabot[bot] <support@dependabot.com> Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* [tx-robot] updated from transifexNextcloud bot2019-02-062-0/+4
|
* [tx-robot] updated from transifexNextcloud bot2019-02-064-14/+14
|
* Bump webpack from 4.29.0 to 4.29.1 in /apps/updatenotificationdependabot[bot]2019-02-052-50/+64
| | | | | | | Bumps [webpack](https://github.com/webpack/webpack) from 4.29.0 to 4.29.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.29.0...v4.29.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
* Bump webpack-cli from 3.2.1 to 3.2.3 in /apps/updatenotificationdependabot[bot]2019-02-052-25/+11
| | | | | | | | Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.2.1 to 3.2.3. - [Release notes](https://github.com/webpack/webpack-cli/releases) - [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-cli/commits) Signed-off-by: dependabot[bot] <support@dependabot.com>
* Bump nextcloud-vue from 0.6.0 to 0.6.1 in /apps/updatenotificationdependabot[bot]2019-02-034-19/+19
| | | | | | | | | Bumps [nextcloud-vue](https://github.com/nextcloud/nextcloud-vue) from 0.6.0 to 0.6.1. - [Release notes](https://github.com/nextcloud/nextcloud-vue/releases) - [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v0.6.0...v0.6.1) Signed-off-by: dependabot[bot] <support@dependabot.com> Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Bump vue-loader from 15.6.1 to 15.6.2 in /apps/updatenotificationdependabot[bot]2019-01-303-6/+6
| | | | | | | | | | Bumps [vue-loader](https://github.com/vuejs/vue-loader) from 15.6.1 to 15.6.2. - [Release notes](https://github.com/vuejs/vue-loader/releases) - [Changelog](https://github.com/vuejs/vue-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue-loader/commits) Signed-off-by: dependabot[bot] <support@dependabot.com> Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Bump vue-loader from 15.6.0 to 15.6.1 in /apps/updatenotificationdependabot[bot]2019-01-262-11/+11
| | | | | | | | Bumps [vue-loader](https://github.com/vuejs/vue-loader) from 15.6.0 to 15.6.1. - [Release notes](https://github.com/vuejs/vue-loader/releases) - [Changelog](https://github.com/vuejs/vue-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue-loader/commits) Signed-off-by: dependabot[bot] <support@dependabot.com>
* [tx-robot] updated from transifexNextcloud bot2019-01-262-2/+8
|
* Merge pull request #13778 from ↵Roeland Jago Douma2019-01-242-48/+240
|\ | | | | | | | | nextcloud/dependabot/npm_and_yarn/apps/updatenotification/@babel/preset-env-7.3.1 Bump @babel/preset-env from 7.2.3 to 7.3.1 in /apps/updatenotification
| * Bump @babel/preset-env from 7.2.3 to 7.3.1 in /apps/updatenotificationdependabot[bot]2019-01-242-48/+240
| | | | | | | | | | | | | | | | Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.2.3 to 7.3.1. - [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.3...v7.3.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
* | Merge pull request #13777 from ↵Roeland Jago Douma2019-01-242-11/+11
|\ \ | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/apps/updatenotification/vue-loader-15.6.0 Bump vue-loader from 15.5.1 to 15.6.0 in /apps/updatenotification
| * | Bump vue-loader from 15.5.1 to 15.6.0 in /apps/updatenotificationdependabot[bot]2019-01-243-12/+12
| |/ | | | | | | | | | | | | | | | | | | Bumps [vue-loader](https://github.com/vuejs/vue-loader) from 15.5.1 to 15.6.0. - [Release notes](https://github.com/vuejs/vue-loader/releases) - [Changelog](https://github.com/vuejs/vue-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue-loader/compare/v15.5.1...v15.6.0) Signed-off-by: dependabot[bot] <support@dependabot.com> Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* / Bump webpack from 4.28.4 to 4.29.0 in /apps/updatenotificationdependabot[bot]2019-01-243-76/+74
|/ | | | | | | | | Bumps [webpack](https://github.com/webpack/webpack) from 4.28.4 to 4.29.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.28.4...v4.29.0) Signed-off-by: dependabot[bot] <support@dependabot.com> Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Bump nextcloud-vue from 0.5.0 to 0.6.0 in /apps/updatenotificationdependabot[bot]2019-01-214-25/+90
| | | | | | | | | Bumps [nextcloud-vue](https://github.com/nextcloud/vue-components) from 0.5.0 to 0.6.0. - [Release notes](https://github.com/nextcloud/vue-components/releases) - [Commits](https://github.com/nextcloud/vue-components/compare/v0.5.0...v0.6.0) Signed-off-by: dependabot[bot] <support@dependabot.com> Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* [tx-robot] updated from transifexNextcloud bot2019-01-212-6/+6
|
* [tx-robot] updated from transifexNextcloud bot2019-01-174-6/+6
|
* [tx-robot] updated from transifexNextcloud bot2019-01-162-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2019-01-152-6/+6
|
* [tx-robot] updated from transifexNextcloud bot2019-01-142-6/+6
|
* Bump other deps as well and rebuild assetsRoeland Jago Douma2019-01-134-37/+32
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Bump nextcloud-vue from 0.4.6 to 0.5.0 in /apps/updatenotificationdependabot[bot]2019-01-132-35/+20
| | | | | | | Bumps [nextcloud-vue](https://github.com/nextcloud/nextcloud-vue) from 0.4.6 to 0.5.0. - [Release notes](https://github.com/nextcloud/nextcloud-vue/releases) - [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v0.4.6...v0.5.0) Signed-off-by: dependabot[bot] <support@dependabot.com>