browsertrix/frontend
Ilya Kreymer b1ccdc4d16
OpenAPI Metadata for API Endpoints (#1941)
- Updates the `/docs` and `/redoc` API endpoints to have better metadata,
including using Browsertrix favicon and our logo for the `/redoc` endpoint.
- add new logo file 'docs-logo.svg' to root

Based on info at:
https://fastapi.tiangolo.com/how-to/extending-openapi/
https://fastapi.tiangolo.com/tutorial/metadata/

---------
Co-authored-by: Henry Wilkinson <henry@wilkinson.graphics>
2024-07-18 11:11:38 -07:00
..
.husky
config/tailwind/plugins Small UI fixes (#1934) 2024-07-16 17:01:55 -04:00
patches
scripts Reorganize frontend build files (#1803) 2024-05-15 19:46:52 -07:00
src OpenAPI Metadata for API Endpoints (#1941) 2024-07-18 11:11:38 -07:00
tests
xliff Add Repository Index + Chart Rename + Docs Rename (#1708) 2024-04-21 09:42:25 -07:00
.dockerignore
.editorconfig
.eslintrc.js
.gitignore
.prettierignore
.vscode
00-browsertrix-nginx-init.sh feat: support both ipv6 and ipv4 nginx resolver 2024-07-03 12:00:16 -07:00
Dockerfile Reorganize frontend build files (#1803) 2024-05-15 19:46:52 -07:00
frontend.conf.template Add superuser API endpoints to export and import org data (#1394) 2024-07-02 17:14:34 -04:00
index.d.ts
lit-localize.json
minio.conf
package.json feat: Show single org status alert banner (#1937) 2024-07-17 18:50:53 -07:00
playwright.config.ts
postcss.config.js
prettier.config.js
README.md
sample.env.local
tailwind.config.js Small UI fixes (#1934) 2024-07-16 17:01:55 -04:00
tsconfig.eslint.json
tsconfig.json
web-test-runner.config.mjs chore: fix frontend test dependencies 2024-07-08 17:18:16 -07:00
webpack.config.js Reorganize frontend build files (#1803) 2024-05-15 19:46:52 -07:00
webpack.dev.js Reorganize frontend build files (#1803) 2024-05-15 19:46:52 -07:00
webpack.prod.js Emit eslint errors during webpack builds & during dev (#1667) 2024-04-09 17:42:31 -04:00
yarn.lock feat: Show single org status alert banner (#1937) 2024-07-17 18:50:53 -07:00