No description
  • SCSS 34.1%
  • Vue 27.9%
  • PHP 20.9%
  • JavaScript 12.2%
  • Makefile 4.9%
Find a file
2026-06-09 09:26:24 +02:00
.github build: Use vendor-bin for psalm and cs-fixer 2026-01-26 07:03:45 +01:00
appinfo chore(release): v1.0.12 2026-05-06 09:25:41 +02:00
docs
img
lib build: Require Nextcloud 32 2026-01-26 07:03:45 +01:00
LICENSES
src Fix casing of "API" in left sidebar 2026-02-24 15:10:12 +01:00
templates
tests
vendor-bin chore(deps-dev): bump nextcloud/coding-standard in /vendor-bin/cs-fixer 2026-05-23 01:06:21 +00:00
.eslintrc.js
.gitignore build: Require Nextcloud 32 2026-01-26 07:03:45 +01:00
.nextcloudignore
.php-cs-fixer.dist.php build: Use vendor-bin for psalm and cs-fixer 2026-01-26 07:03:45 +01:00
babel.config.js
CHANGELOG.md chore(release): v1.0.12 2026-05-06 09:25:41 +02:00
composer.json chore(deps): bump bamarni/composer-bin-plugin from 1.8.3 to 1.9.0 2026-01-31 02:10:05 +00:00
composer.lock chore(dev-deps): Bump nextcloud/ocp package 2026-06-07 03:22:42 +00:00
krankerl.toml
Makefile
package-lock.json fix(deps): Fix npm audit 2026-05-31 04:17:35 +00:00
package.json
psalm.xml fix(psalm): Ignore vendor 2026-05-11 09:17:11 +02:00
README.md
REUSE.toml build: Use vendor-bin for psalm and cs-fixer 2026-01-26 07:03:45 +01:00
stylelint.config.js
webpack.config.js

OCS API Viewer

REUSE status

This app can be used to view the OCS API specifications for any of the installed apps on your Nextcloud server.
Internally it relies on OpenAPI specifications that are distributed with the apps, so only apps that ship with an openapi.json file are supported.