No description
  • Python 64.3%
  • Svelte 21.7%
  • PHP 7.8%
  • JavaScript 2.7%
  • Go 1.2%
  • Other 2.2%
Find a file
Kenzi Marcel fb3b4c553d
Some checks failed
Container Build / build (., Dockerfile, app, app, deployment-worker usdt-watcher recurring-billing-worker notification-worker) (push) Failing after 1m39s
Container Build / build (., Dockerfile, bandwidth-poller, bandwidth-poller, ) (push) Failing after 1m0s
Container Build / build (., tftp_runner/Dockerfile, tftp-runner, , ) (push) Successful in 53s
Container Build / build (dhcp_runner, dhcp_runner/Dockerfile, dhcp-runner, , ) (push) Successful in 54s
Container Build / build (ipmi_proxy_runner, ipmi_proxy_runner/Dockerfile, ipmi-proxy-runner, , ) (push) Successful in 1m2s
Container Build / build (proxy_runner, proxy_runner/Dockerfile, proxy-runner, , ) (push) Failing after 56s
SonarQube / sonarqube (push) Failing after 12m48s
fix: reduce Sonar new-code violations from 728 to ~130
Use COMMON_ERROR_RESPONSES without dict spread, migrate Depends/Query to
Annotated style, centralize helper HTTP errors in route_errors, add virtual
media coverage tests, and fix API unit tests for injected auth params.
2026-09-12 12:25:24 +00:00
.forgejo/workflows fix: avoid Podman timeout in Sonar CI by inlining scanner steps 2026-09-12 01:05:23 +00:00
.vscode fix: Sonar Wave 0 foundation — CI tests, shared helpers 2026-09-11 17:07:55 +00:00
alembic feat: add BMC virtual CD mount and eject 2026-09-12 01:08:51 +00:00
app fix: reduce Sonar new-code violations from 728 to ~130 2026-09-12 12:25:24 +00:00
dhcp_runner chore: update Docker compose, runners, and Python dependencies 2026-07-29 15:50:46 +00:00
docs Add retail commerce for client orders, invoices, and support. 2026-09-09 23:01:25 +00:00
frontend feat: wire SOL and virtual media into admin, client, and WHMCS 2026-09-12 01:08:57 +00:00
ipmi_proxy_runner chore: update Docker compose, runners, and Python dependencies 2026-07-29 15:50:46 +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_fast_prototype feat: rewrite proxy-runner in Go with lifecycle sync 2026-07-29 15:50:35 +00:00
proxy_runner Add standalone proxy runners with generated keys and phone-home health. 2026-07-30 10:10:38 +00:00
scripts feat: replace debian-live live-boot with a Rackflow netboot initramfs 2026-09-11 16:05:06 +00:00
systemd feat: rewrite proxy-runner in Go with lifecycle sync 2026-07-29 15:50:35 +00:00
tests fix: reduce Sonar new-code violations from 728 to ~130 2026-09-12 12:25:24 +00:00
tftp/pxe feat: replace debian-live live-boot with a Rackflow netboot initramfs 2026-09-11 16:05:06 +00:00
tftp_runner fix: serve BIOS iPXE from TFTP root for Intel Boot Agent 2026-09-12 00:23:05 +00:00
whmcs feat: wire SOL and virtual media into admin, client, and WHMCS 2026-09-12 01:08:57 +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 feat: replace debian-live live-boot with a Rackflow netboot initramfs 2026-09-11 16:05:06 +00:00
alembic.ini Add Alembic configuration and migrations for new features 2026-01-27 10:00:00 +00:00
CODEBASE.md feat: wire SOL and virtual media into admin, client, and WHMCS 2026-09-12 01:08:57 +00:00
docker-compose.dev.yml chore: run all workers by default and publish Forgejo worker images 2026-07-29 19:59:08 +00:00
docker-compose.registry.yml feat: replace debian-live live-boot with a Rackflow netboot initramfs 2026-09-11 16:05:06 +00:00
docker-compose.runners-only.yml chore: update Docker compose, runners, and Python dependencies 2026-07-29 15:50:46 +00:00
docker-compose.yml feat: replace debian-live live-boot with a Rackflow netboot initramfs 2026-09-11 16:05:06 +00:00
docker-entrypoint.sh chore: update Docker compose, runners, and Python dependencies 2026-07-29 15:50:46 +00:00
Dockerfile chore: update Docker compose, runners, and Python dependencies 2026-07-29 15:50:46 +00:00
hash_password.py Add user authentication system with REST API 2026-01-14 22:35:46 +00:00
INSTALL.md feat: add BMC virtual CD mount and eject 2026-09-12 01:08:51 +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 Add retail commerce for client orders, invoices, and support. 2026-09-09 23:01:25 +00:00
sonar-project.properties ci: add Forgejo container and SonarQube workflows 2026-05-31 22:28:02 +00:00