No description
  • Python 60.6%
  • Svelte 29.9%
  • JavaScript 3.5%
  • PHP 2.7%
  • Shell 1.8%
  • Other 1.3%
Find a file
Kenzi Marcel fc60af51ec
All checks were successful
Container Build / build (., Dockerfile, app, app) (push) Successful in 1m22s
Container Build / build (., Dockerfile, bandwidth-poller, bandwidth-poller) (push) Successful in 53s
Container Build / build (., tftp_runner/Dockerfile, tftp-runner, ) (push) Successful in 36s
Container Build / build (dhcp_runner, dhcp_runner/Dockerfile, dhcp-runner, ) (push) Successful in 32s
Container Build / build (proxy_runner, proxy_runner/Dockerfile, proxy-runner, ) (push) Successful in 28s
SonarQube / sonarqube (push) Successful in 9m44s
fix: harden asset endpoints and snmp version parsing
Adopt Annotated FastAPI dependency signatures and shared not-found constant in asset routes, and replace regex-based SNMP firmware fallback parsing with a safe token scan while adding coverage tests for asset endpoints and SNMP version extraction.
2026-06-01 13:04:09 +00:00
.forgejo/workflows ci: add Forgejo container and SonarQube workflows 2026-05-31 22:28:02 +00:00
alembic feat: add service extension lifecycle and proxy inventory flows 2026-05-31 22:14:25 +00:00
app fix: harden asset endpoints and snmp version parsing 2026-06-01 13:04:09 +00:00
dhcp_runner Add runner services, Docker tooling, and deployment scripts 2026-03-01 09:00:00 +00:00
frontend fix: include frontend router module in repository 2026-05-31 22:32:28 +00:00
isos Add OS installation template system 2026-01-17 17:20:58 +00:00
os_templates feat: add ubuntu cloud template and improve windows automation 2026-03-20 13:20:20 +00:00
proxy_runner feat: add service extension lifecycle and proxy inventory flows 2026-05-31 22:14:25 +00:00
scripts feat: add service extension lifecycle and proxy inventory flows 2026-05-31 22:14:25 +00:00
systemd chore: remove obsolete local service artifacts 2026-03-20 13:19:38 +00:00
tests fix: harden asset endpoints and snmp version parsing 2026-06-01 13:04:09 +00:00
tftp/pxe Clean up configs, tests, and docs for runner-based DHCP/TFTP architecture 2026-03-10 11:00:00 +00:00
tftp_runner refactor: align runner containers and build contexts 2026-03-20 13:19:43 +00:00
whmcs feat: add service extension lifecycle and proxy inventory flows 2026-05-31 22:14:25 +00:00
.coverage Refactor frontend: create reusable PageHeader component and add session deletion 2026-01-14 23:29:31 +00:00
.coveragerc Update configuration and fix test issues 2026-01-16 20:41:39 +00:00
.dockerignore refactor: align runner containers and build contexts 2026-03-20 13:19:43 +00:00
.gitignore fix: include frontend router module in repository 2026-05-31 22:32:28 +00:00
alembic.ini Add Alembic configuration and migrations for new features 2026-01-27 10:00:00 +00:00
docker-compose.runners-only.yml feat: add service extension lifecycle and proxy inventory flows 2026-05-31 22:14:25 +00:00
docker-compose.yml feat: add service extension lifecycle and proxy inventory flows 2026-05-31 22:14:25 +00:00
Dockerfile refactor: align runner containers and build contexts 2026-03-20 13:19:43 +00:00
hash_password.py Add user authentication system with REST API 2026-01-14 22:35:46 +00:00
INSTALL.md refactor: align runner containers and build contexts 2026-03-20 13:19:43 +00:00
Makefile Add runner services, Docker tooling, and deployment scripts 2026-03-01 09:00:00 +00:00
pytest.ini Add comprehensive test suite and fix logout functionality 2026-01-14 23:12:30 +00:00
requirements.txt feat: expand billing deployment APIs and WHMCS module sync 2026-03-20 13:20:24 +00:00
sonar-project.properties ci: add Forgejo container and SonarQube workflows 2026-05-31 22:28:02 +00:00