aboutsummaryrefslogtreecommitdiffstats
path: root/apps/accessibility
Commit message (Collapse)AuthorAgeFilesLines
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-093-3/+3
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-092-10/+10
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* [tx-robot] updated from transifexNextcloud bot2020-04-052-6/+6
|
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-313-1/+6
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Merge pull request #20219 from nextcloud/dependabot/npm_and_yarn/webpack-4.42.1Christoph Wurst2020-03-312-2/+2
|\ | | | | Bump webpack from 4.42.0 to 4.42.1
| * Bump webpack from 4.42.0 to 4.42.1dependabot-preview[bot]2020-03-302-2/+2
| | | | | | | | | | | | | | | | | | Bumps [webpack](https://github.com/webpack/webpack) from 4.42.0 to 4.42.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.42.0...v4.42.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | [tx-robot] updated from transifexNextcloud bot2020-03-302-0/+4
|/
* Merge pull request #20170 from nextcloud/techdebt/remove-unused-importsChristoph Wurst2020-03-271-1/+0
|\ | | | | Remove unused imports
| * Remove unused importsChristoph Wurst2020-03-251-1/+0
| | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | Use the short array syntax, everywhereChristoph Wurst2020-03-262-5/+5
|/ | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Update eslint and switch to @nextcloud packagesChristoph Wurst2020-03-252-2/+1
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Merge pull request #19955 from nextcloud/bug/19952/translate-web-standardsRoeland Jago Douma2020-03-253-9/+4
|\ | | | | Use a normal string to translate.
| * Use a normal string to translate.Daniel Kesselberg2020-03-243-9/+4
| | | | | | | | | | | | | | Somehow the multi line strings are still a problem for t. Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | [tx-robot] updated from transifexNextcloud bot2020-03-252-2/+2
|/
* Merge pull request #20093 from ↵John Molakvoæ2020-03-232-3/+3
|\ | | | | | | | | nextcloud/dependabot/npm_and_yarn/nextcloud/logger-1.1.2 Bump @nextcloud/logger from 1.1.1 to 1.1.2, @nextcloud/router from 1.0.0 to 1.0.2, @nextcloud/axios from 1.3.1 to 1.3.2 and @babel/core from 7.8.7 to 7.9.0
| * Bump @nextcloud/logger from 1.1.1 to 1.1.2, @nextcloud/router from 1.0.0 to ↵dependabot-preview[bot]2020-03-232-3/+3
| | | | | | | | | | | | 1.0.2, @nextcloud/axios from 1.3.1 to 1.3.2 and @babel/core from 7.8.7 to 7.9.0 Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | [tx-robot] updated from transifexNextcloud bot2020-03-232-0/+8
|/
* [tx-robot] updated from transifexNextcloud bot2020-03-222-6/+6
|
* Bump @nextcloud/initial-state from 1.1.0 to 1.1.1dependabot-preview[bot]2020-03-212-3/+3
| | | | | | | | | | Bumps [@nextcloud/initial-state](https://github.com/nextcloud/nextcloud-initial-state) from 1.1.0 to 1.1.1. - [Release notes](https://github.com/nextcloud/nextcloud-initial-state/releases) - [Changelog](https://github.com/nextcloud/nextcloud-initial-state/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-initial-state/compare/v1.1.0...v1.1.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* [tx-robot] updated from transifexNextcloud bot2020-03-202-4/+4
|
* Update autoloaders for composer v1.10.1Christoph Wurst2020-03-191-0/+3
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* [tx-robot] updated from transifexNextcloud bot2020-03-192-4/+4
|
* Merge pull request #19813 from ↵Joas Schilling2020-03-181-1/+1
|\ | | | | | | | | nextcloud/bugfix/noid/fix-color-box-shadow-variable Fix color-box-shadow variable
| * Fix dark mode color-box-shadow variableMarco Ambrosini2020-03-131-1/+1
| | | | | | | | Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
* | [tx-robot] updated from transifexNextcloud bot2020-03-182-4/+4
| |
* | [tx-robot] updated from transifexNextcloud bot2020-03-164-6/+16
| |
* | [tx-robot] updated from transifexNextcloud bot2020-03-156-2/+62
| |
* | [tx-robot] updated from transifexNextcloud bot2020-03-144-4/+12
| |
* | [tx-robot] updated from transifexNextcloud bot2020-03-122-6/+14
|/
* Bump webpack from 4.41.6 to 4.42.0dependabot-preview[bot]2020-03-082-2/+2
| | | | | | | | | Bumps [webpack](https://github.com/webpack/webpack) from 4.41.6 to 4.42.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.41.6...v4.42.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* [tx-robot] updated from transifexNextcloud bot2020-03-082-0/+16
|
* [tx-robot] updated from transifexNextcloud bot2020-03-062-0/+14
|
* Fix JS regexJoas Schilling2020-03-053-3/+3
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* [tx-robot] updated from transifexNextcloud bot2020-03-054-8/+14
|
* [tx-robot] updated from transifexNextcloud bot2020-03-042-0/+10
|
* [tx-robot] updated from transifexNextcloud bot2020-03-022-6/+6
|
* Bump @babel/preset-env from 7.8.3 to 7.8.6dependabot-preview[bot]2020-02-292-2/+2
| | | | | | | | | | Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.8.3 to 7.8.6. - [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.8.3...v7.8.6) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* [tx-robot] updated from transifexNextcloud bot2020-02-292-16/+16
|
* [tx-robot] updated from transifexNextcloud bot2020-02-284-30/+56
|
* [tx-robot] updated from transifexNextcloud bot2020-02-272-0/+10
|
* [tx-robot] updated from transifexNextcloud bot2020-02-262-0/+4
|
* [tx-robot] updated from transifexNextcloud bot2020-02-252-8/+0
|
* [tx-robot] updated from transifexNextcloud bot2020-02-242-6/+6
|
* Bump vue-loader from 15.8.3 to 15.9.0dependabot-preview[bot]2020-02-231-1/+1
| | | | | | | | | | Bumps [vue-loader](https://github.com/vuejs/vue-loader) from 15.8.3 to 15.9.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.8.3...v15.9.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* [tx-robot] updated from transifexNextcloud bot2020-02-234-8/+20
|
* Merge pull request #19566 from nextcloud/bugfix/noid/fix-loggingRoeland Jago Douma2020-02-221-1/+1
|\ | | | | FIx logging in accessibility controller
| * FIx logging in accessibility controllerJoas Schilling2020-02-201-1/+1
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Update webpack bundlesChristoph Wurst2020-02-222-2/+2
| | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | [tx-robot] updated from transifexNextcloud bot2020-02-222-0/+8
| |
* | [tx-robot] updated from transifexNextcloud bot2020-02-204-0/+14
| |