aboutsummaryrefslogtreecommitdiffstats
path: root/.eslintrc.js
Commit message (Collapse)AuthorAgeFilesLines
* chore: Enable ESLint for apps and fix all errorsFerdinand Thiessen2024-07-091-0/+9
| | | | | | | | | Nevertheless this causes a huge amount of new warnings. Previously the shell script for directories to lint was wrong it was generating all app names to lint, but was missing the `apps/` prefix. Causing only `core` to be linted. Co-authored-by: Grigorii K. Shartsev <me@shgk.me> Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore: Add SPDX headerAndy Scherzinger2024-05-131-0/+4
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* chore: upgrade typescript, eslint and fix lintJohn Molakvoæ2023-06-271-8/+5
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Add accessible system tags selectChristopher Ng2023-04-191-0/+3
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* feat(files): Quota in navigationJohn Molakvoæ2023-01-171-1/+8
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Import type from packagesLouis Chemineau2022-01-111-0/+5
| | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* Fix dynamic loadingJohn Molakvoæ (skjnldsv)2022-01-081-1/+0
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Eslint fixJohn Molakvoæ (skjnldsv)2022-01-081-0/+4
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Fix eslint and update bundlesJohn Molakvoæ (skjnldsv)2021-07-221-1/+4
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Add js files to licenseJohn Molakvoæ (skjnldsv)2021-03-311-1/+1
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Update eslint and switch to @nextcloud packagesChristoph Wurst2020-03-251-1/+1
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Bump eslint-config-nextcloud from 0.0.6 to 0.1.0dependabot-preview[bot]2019-12-191-1/+4
| | | | | | | | | | Bumps [eslint-config-nextcloud](https://github.com/nextcloud/eslint-config-nextcloud) from 0.0.6 to 0.1.0. - [Release notes](https://github.com/nextcloud/eslint-config-nextcloud/releases) - [Commits](https://github.com/nextcloud/eslint-config-nextcloud/compare/v0.0.6...v0.1.0) Co-authored-by: Christoph Wurst <christoph@winzerhof-wurst.at> Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Show first day of the week in correct languageDaniel Kesselberg2019-10-261-1/+3
| | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* Use eslintJohn Molakvoæ (skjnldsv)2019-10-011-0/+12
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>