2 Commits
Author SHA1 Message Date
c8c291aa83 Add Gitea CAD Viewer (#190)
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>
2026-07-10 19:57:05 +00:00
938e4681b9 Add Gitea ONLYOFFICE Bridge (#189)
Adds Gitea ONLYOFFICE Bridge to the active Plugins section.

What it is:
Gitea ONLYOFFICE Bridge is a self-hosted bridge for opening Gitea repository documents in ONLYOFFICE Document Server. It adds Gitea UI integration, OAuth-based permission checks, read-only previews, full-screen editing, and save-back commits through a small Flask/Gunicorn service.

Project links:
- GitHub: https://github.com/NovichekLIS/Gitea-onlyoffice
- Release v1.0.0: https://github.com/NovichekLIS/Gitea-onlyoffice/releases/tag/v1.0.0

---------

Co-authored-by: oleglistratov <o.d.listratov@systematom.ru>
Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/189
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: Novichek <64715+novichek@noreply.gitea.com>
2026-07-09 20:57:27 +00:00