mirror of
https://github.com/nextcloud/richdocuments.git
synced 2025-12-17 13:08:43 +01:00
35 lines
520 B
Text
35 lines
520 B
Text
# SPDX-FileCopyrightText: 2020 Nextcloud GmbH and Nextcloud contributors
|
|
# SPDX-License-Identifier: AGPL-3.0-or-later
|
|
_config.yml
|
|
.codecov.yml
|
|
.drone.yml
|
|
.eslintignore
|
|
.eslintrc.js
|
|
.eslintrc.yml
|
|
.git
|
|
.github
|
|
.gitignore
|
|
.nextcloudignore
|
|
.php-cs-fixer.dist.php
|
|
.stylelintrc.js
|
|
.travis.yml
|
|
.tx
|
|
babel.config.js
|
|
build
|
|
composer.json
|
|
composer.lock
|
|
cypress
|
|
cypress.config.ts
|
|
img/screenshots
|
|
issue_template.md
|
|
krankerl.toml
|
|
Makefile
|
|
mkdocs.yml
|
|
node_modules
|
|
psalm.xml
|
|
run-eslint.sh
|
|
screenshots
|
|
/src/
|
|
tests
|
|
tsconfig.json
|
|
webpack.*
|