This website requires JavaScript.
Explore
Help
Sign In
admin
/
NetMapper2026
Watch
1
Star
0
Fork
0
You've already forked NetMapper2026
Code
Issues
4
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
87757ac1eacc57917f59722bcbefbeae687cd5c5
NetMapper2026
/
backend
/
app
/
routers
T
History
admin
87757ac1ea
CI / basic-check (push)
Has been cancelled
Details
feat(db): wire discoveries router to SQLAlchemy, add POST + cancel
2026-08-06 16:12:52 +00:00
..
discoveries.py
feat(db): wire discoveries router to SQLAlchemy, add POST + cancel
2026-08-06 16:12:52 +00:00
health.py
feat(db): health check now pings SQLite DB for real status
2026-08-06 16:03:48 +00:00
inventory.py
feat(db): wire inventory router to SQLAlchemy session via Depends(get_db)
2026-08-06 16:02:05 +00:00
jobs.py
feat(db): wire jobs router to SQLAlchemy, add cancel endpoint
2026-08-06 16:12:34 +00:00
objects.py
feat(crud): full CRUD endpoints for NetObject (POST/PUT/PATCH/DELETE)
2026-08-06 16:09:13 +00:00
relations.py
feat(crud): full CRUD for Relation — wire to SQLAlchemy, drop store.py dep
2026-08-06 16:10:56 +00:00