nextcloud-server/apps/twofactor_backupcodes
Ferdinand Thiessen 691f570237
chore: Enable ESLint for apps and fix all errors
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>
2024-07-09 17:13:30 +07:00
..
appinfo chore: Add SPDX header 2024-05-31 10:38:47 +07:00
composer Fix event names of 2FA related typed events 2023-07-03 14:25:01 +07:00
css chore: Add SPDX header 2024-05-31 10:38:47 +07:00
l10n Fix(l10n): Update translations from Transifex 2024-06-05 09:56:05 +07:00
lib feat(notifications): Migrate server INotifiers to new exceptions 2024-06-25 11:56:24 +07:00
src chore: Enable ESLint for apps and fix all errors 2024-07-09 17:13:30 +07:00
templates chore: Add SPDX header 2024-05-31 10:38:47 +07:00
tests chore: Add SPDX header 2024-05-31 10:38:47 +07:00
.l10nignore chore: Add SPDX header 2024-05-31 10:38:47 +07:00
.noopenapi fix(build): Do not generated OpenAPI for non-shipped apps or apps without OpenAPI support 2024-01-18 11:22:43 +07:00