Commit Graph

  • 94a2f4586a fix: cpu/mem container view main kodi 2026-03-27 18:23:16 +01:00
  • 7d2f19f81f fix (containers): gebruik PODMAN_SYSTEMD_UNIT label als ground truth voor Managed By kodi 2026-03-24 11:14:50 +01:00
  • fba9b59445 docs: update documentatie voor app_volumes en tabs tree view kodi 2026-03-23 18:26:08 +01:00
  • 2dfe53895b feat (ui): compacte IDE-sidebar tree view voor Files tabblad kodi 2026-03-23 18:19:04 +01:00
  • 5f6719464d fix (ui/volumes): herstel container-koppeling via inspect endpoint kodi 2026-03-23 17:51:37 +01:00
  • 249d24721c feat (ui): voeg Volumes tabblad toe aan webui kodi 2026-03-23 17:34:29 +01:00
  • f8bbb783b0 feat (volumes): voeg volumes router toe aan backend kodi 2026-03-23 13:25:58 +01:00
  • 4404c02967 docs: update AGENTS/SAFE_FILES/rationale na D-Bus verwijdering kodi 2026-03-23 12:28:22 +01:00
  • bae6fd8b9f docs (CLAUDE.md): documenteer health check gedrag en helper architectuur kodi 2026-03-23 11:54:43 +01:00
  • ed94ee31f4 feat (helper): daemon-reload via helper; verwijder D-Bus afhankelijkheid kodi 2026-03-23 11:39:10 +01:00
  • 5196e7840f fix (helper): verplaats socket naar dedicated submap /run/podman-mvp/ kodi 2026-03-23 09:50:31 +01:00
  • a05d79ae2c fix (helper): verwijder ExecStopPost socket cleanup kodi 2026-03-23 08:31:38 +01:00
  • 5e7d1b887c feat (health): voeg helper socket check toe, drie visuele states kodi 2026-03-23 08:06:38 +01:00
  • e469508570 feat (docs): voeg Swagger UI toe op /docs, lokaal gebundeld kodi 2026-03-23 07:30:51 +01:00
  • c338955320 refactor (networks): herschrijf networks_usage, bundel D3 lokaal kodi 2026-03-22 16:28:39 +01:00
  • f016c2bae0 perf: stats poll via lichtgewicht /api/stats i.p.v. /containers-dashboard kodi 2026-03-22 15:09:53 +01:00
  • e922cea167 added helper kodi 2026-03-22 14:39:38 +01:00
  • 7d2c205930 feat: systemd unit acties via podman-helper Unix socket kodi 2026-03-22 11:24:25 +01:00
  • 580c301718 refactor: verplaats run() duplicaat naar common.py kodi 2026-03-22 10:26:34 +01:00
  • 1c61854143 fix: verwijder dode Flask-stijl legacy route in app_system.py kodi 2026-03-22 10:22:25 +01:00
  • bacab3b20a fix (security): sluit path traversal in legacy /workloads/ endpoints kodi 2026-03-22 09:52:27 +01:00
  • 2c5cb07cdb feat (ui): exec fase 5 kodi 2026-03-06 19:55:31 +01:00
  • 3da82255ff feat (ui): exec fase 4 kodi 2026-03-06 18:38:58 +01:00
  • a4099867a5 feat (ui): exec fase 3 kodi 2026-03-06 18:13:55 +01:00
  • 39a33e5711 feat (ui): exec fase 2 kodi 2026-03-06 17:25:11 +01:00
  • 92e0e04905 feat (ui): exec fase 1 kodi 2026-03-04 16:39:41 +01:00
  • d96fc19f41 feat (backend): exec fase 1 kodi 2026-03-04 16:33:24 +01:00
  • 8045fdc869 feat (ui): aantal netwerken weergeven in netwerk knop in linker menu kodi 2026-03-04 15:30:48 +01:00
  • a1609c8ea7 Opschonen app.css: Stap 1 & 2 voltooid kodi 2026-03-04 08:13:45 +01:00
  • 6bf30db62c feat (ui): Light/Dark Theme added Complete kodi 2026-03-04 07:48:58 +01:00
  • ebefd2d80c feat (ui): Light/Dark Theme added 02 kodi 2026-03-04 07:29:43 +01:00
  • 1d5bdd5089 feat (ui): Light/Dark Theme added kodi 2026-03-03 15:17:52 +01:00
  • 3a80ba09af feat(ui): ondersteuning Containerfile zichtbaar in build UI kodi 2026-03-01 11:09:18 +01:00
  • 417d08b162 Fix: voorkom pods uit .container workloads kodi 2026-03-01 08:41:20 +01:00
  • 7d84733b17 refractor: afgerond kodi 2026-02-28 15:51:58 +01:00
  • df2a577402 refactor(api): move system endpoints into app_system router kodi 2026-02-28 13:00:20 +01:00
  • 1226b0654e refactor(api): move /test-hybrid into app_system router kodi 2026-02-28 11:58:55 +01:00
  • e61f2ccf76 refactor(api): move /health into app_system router kodi 2026-02-28 10:51:22 +01:00
  • 492edc2ec0 refactor(api): remove DI callables, routers import common directly kodi 2026-02-28 10:02:42 +01:00
  • 61b2748854 refactor(api): introduce shared common helpers (mechanical extract) kodi 2026-02-28 09:14:35 +01:00
  • a8d62fa340 chore(api): remove unused imports and BASE_DIR from app.py kodi 2026-02-28 07:41:10 +01:00
  • 278d31b68c refactor(api): move containers endpoints and stats poller into app_containers router kodi 2026-02-27 16:01:15 +01:00
  • efd4fe46d7 refactor(api): move pods endpoints into app_pods router kodi 2026-02-27 15:02:53 +01:00
  • cab706deb2 refactor(api): move networks endpoints into app_networks router kodi 2026-02-27 14:23:43 +01:00
  • 3d516c96e4 refactor(api): move files/workloads endpoints into app_files router kodi 2026-02-27 13:55:09 +01:00
  • 65395cf7e8 chore(api): remove legacy systemd allowlist kodi 2026-02-27 12:39:34 +01:00
  • b21d2cb2ac refact (ui): 01 kodi 2026-02-25 18:17:08 +01:00
  • 8e4e0067ff feat(api): add cached container cpu/mem fields on containers-dashboard kodi 2026-02-25 14:42:03 +01:00
  • 658e41cfba feat(dashboard): add cached cpu/mem stats fields to containers-dashboard kodi 2026-02-25 14:10:49 +01:00
  • b89a31a068 feat(api): Codex: add /health endpoint with podman + systemd checks kodi 2026-02-25 13:16:53 +01:00
  • ebb6d755a0 feat (ui): netwerken en files verfraaid kodi 2026-02-25 10:07:35 +01:00
  • ec13059437 feat (ui): netwerk map functionaliteit verder uitgebreid en polish kodi 2026-02-24 12:37:17 +01:00
  • 289d222707 feat (ui): netwerk map functionaliteit verder uitgebreid met detail info per netwerk kodi 2026-02-23 16:27:07 +01:00
  • 001b745e2f feat (ui): functionaliteit knoppen auto-layout en reset-view toegevoegd kodi 2026-02-23 14:04:29 +01:00
  • 0337f1438f feat(gui): netwerk tab netwerk layout grafisch - 02 kodi 2026-02-22 19:59:45 +01:00
  • 18ee367e1d feat(gui): netwerk tab netwerk layout grafisch kodi 2026-02-22 18:24:57 +01:00
  • e4214858ac Netwerken UI refactor: shared netns badge verplaatst naar Flags kolom kodi 2026-02-22 13:51:56 +01:00
  • cffb5e94a2 refract(ui): WebUI: netwerklogica uit index.html gehaald naar networks.js kodi 2026-02-22 07:48:39 +01:00
  • 597388055c feat(ui): image tabblad sorteren toegevoegd kodi 2026-02-21 14:34:55 +01:00
  • d28633a22d feat(ui): image tabblad uitgebreid met Dockerfile selectie en tag suggestie kodi 2026-02-21 14:09:13 +01:00
  • 815d16f872 feat(ui): image tabblad toegevoegd kodi 2026-02-21 12:33:10 +01:00
  • 1ed7699437 feat(backend): image endpoints toegevoegd kodi 2026-02-21 12:04:21 +01:00
  • acbf150e28 feat(ui): netwerk overzicht toegevoegd kodi 2026-02-21 10:28:20 +01:00
  • 5d5fdab122 feat(backend): netwerk endpoints toegevoegd kodi 2026-02-21 07:36:32 +01:00
  • 881382602b refactor(ui)!: verwijderen pods/systemd tab en samenvoegen functionaliteit in containers kodi 2026-02-20 15:46:25 +01:00
  • a7e32d08f0 refactor(ui): pods-tab verwijderen (pods-acties blijven via containers) kodi 2026-02-20 13:30:53 +01:00
  • b8ba0f08dc refactor(webui): introduceer assets-structuur en externe stylesheet kodi 2026-02-20 12:05:28 +01:00
  • 9a7321834c feat(files-dashboard) mappen in en uitklapbaar kodi 2026-02-20 11:13:24 +01:00
  • 7402c20791 feat(ui): menu bar verplaatst naar linkerzijkant van gui kodi 2026-02-20 10:31:52 +01:00
  • c1f8e8335b feat(ui): vervang start/restart/stop knoppen door 3-dot dropdown in containers en pods kodi 2026-02-20 09:05:08 +01:00
  • d18d0c0f77 feat(containers): toon totale CPU/MEM per pod en onderscheid inactive vs stats-pauze kodi 2026-02-20 08:06:46 +01:00
  • 427d7b47a1 feat(containers): reset pod CPU/MEM totals bij stoppen of fout van stats-stream kodi 2026-02-19 16:41:44 +01:00
  • c81f603ccc feat(containers-dashboard): podheader uitgebreid met cpu en mem totalen kodi 2026-02-19 15:46:57 +01:00
  • 3b586fe86d feat(containers-dashboard): port mappings van containers pods verplaatst naar pod header row kodi 2026-02-19 15:14:44 +01:00
  • 98fc50c1d5 bugfix(containers-dashboard): pod blijft in container overzicht staan na stoppen kodi 2026-02-19 14:36:09 +01:00
  • 4753dcb6d4 feat(containers-dashboard): Pod start/restart/stop knoppen en favico toegevoegd kodi 2026-02-19 12:45:25 +01:00
  • 35e5682b91 feat(containers-dashboard): groeperen containers toegevoegd kodi 2026-02-18 15:46:31 +01:00
  • eecf4ad9f2 bugfix(containers-dashboard): containers in een systemctl managed pod worden nu ook weergegeven als systemctl managed kodi 2026-02-18 14:49:07 +01:00
  • 10400846d2 bugfix(containers-dashboard): managed kolom - systemctl containers worden nu als managed systemctl weergegeven en niet als podman (POD containers nog niet) kodi 2026-02-18 14:31:03 +01:00
  • 2a08ad6989 feat(containers-dashboard): voeg host_ip toe aan gepubliceerde poorten en corrigeer portweergave kodi 2026-02-18 11:41:48 +01:00
  • 3142e9fbd0 Opruimen na installatie Gitea kodi 2026-02-18 10:52:08 +01:00
  • 62e195c59e Initial commit - podman-mvp net na toevoegen cpu en mem kolommen kodi 2026-02-18 08:17:27 +01:00