Adds Gitea CAD Viewer to the active Plugins section.
What it is:
Gitea CAD Viewer is a self-hosted read-only preview integration for DWG and DXF files in Gitea. It adds a CAD Preview button to Gitea file pages and serves a same-origin browser viewer through a Node.js backend and Nginx route, without upload, save-back, or external preview service requirements.
Update:
This branch has been rebased on current `gitea/awesome-gitea:main` after Gitea ONLYOFFICE Bridge was merged in #189. The PR now keeps the accepted ONLYOFFICE entry and adds Gitea CAD Viewer as the next separate plugin entry, so it no longer competes for the same line.
Project links:
- GitHub: https://github.com/NovichekLIS/Gitea_CAD
- Release v1.0.0: https://github.com/NovichekLIS/Gitea_CAD/releases/tag/v1.0.0
---------
Co-authored-by: oleglistratov <o.d.listratov@systematom.ru>
Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/190
Co-authored-by: Novichek <64715+novichek@noreply.gitea.com>