.devcontainer/README.md | |
|
|
.devcontainer/createLocalConfig.js | 74 | A 0 mins |
|
.devcontainer/devcontainer.json | |
|
|
.devcontainer/onCreateCommand.sh | |
|
|
.dockerignore | |
|
|
.editorconfig | |
|
|
.gitattributes | |
|
|
.github/CODE_OF_CONDUCT.md | |
|
|
.github/CONTRIBUTING.md | |
|
|
.github/FUNDING.yml | |
|
|
.github/ISSUE_TEMPLATE/bug-report.yml | |
|
|
.github/ISSUE_TEMPLATE/config.yml | |
|
|
.github/PULL_REQUEST_TEMPLATE.md | |
|
|
.github/SUPPORT.md | |
|
|
.github/actions/restore-cache/action.yml | |
|
|
.github/codecov.yml | |
|
|
.github/hooks/pre-commit | |
|
|
.github/scripts/bump-version.js | 33 | A 0 mins |
|
.github/scripts/clean.sh | |
|
|
.github/scripts/dev.js | 201 | C 7 hrs |
|
.github/scripts/docker-compose.yml | |
|
|
.github/scripts/grafana/dashboard.yml | |
|
|
.github/scripts/grafana/dashboards/main-dashboard.json | |
|
|
.github/scripts/grafana/datasources/datasource.yml | |
|
|
.github/scripts/prometheus/prometheus.yml | |
|
|
.github/scripts/setup.js | 117 | B 6 hrs |
|
.github/workflows/ci.yml | |
|
|
.github/workflows/create-release-branch.yml | |
|
|
.github/workflows/label-actions.yml | |
|
|
.github/workflows/migration-review.yml | |
|
|
.github/workflows/stale.yml | |
|
|
.gitignore | |
|
|
.gitmodules | |
|
|
.vscode/launch.json | |
|
|
.vscode/settings.json | |
|
|
LICENSE | |
|
|
PRIVACY.md | |
|
|
README.md | |
|
|
SECURITY.md | |
|
|
apps/admin-x-activitypub/.eslintignore | |
|
|
apps/admin-x-activitypub/.eslintrc.cjs | |
|
|
apps/admin-x-activitypub/.gitignore | |
|
|
apps/admin-x-activitypub/index.html | |
|
|
apps/admin-x-activitypub/package.json | |
|
|
apps/admin-x-activitypub/playwright.config.mjs | |
|
|
apps/admin-x-activitypub/postcss.config.cjs | |
|
|
apps/admin-x-activitypub/public/styles/reader.css | |
|
|
apps/admin-x-activitypub/src/App.tsx | 28 | A 3 hrs |
|
apps/admin-x-activitypub/src/MainContent.tsx | 59 | C 1 day |
|
apps/admin-x-activitypub/src/api/activitypub.test.ts | 1,227 | F 1 mo |
|