hyperhive/hive-c0re/src
Repository files (latest commit first)
Filename Latest commit message Latest commit date
iris 50f14f28ff fix(dashboard): have get_capabilities iterate Capability::ALL
The hardcoded vec was a maintenance hazard — any new capability added
to Capability::ALL would silently be omitted from the permissions UI
column list until get_capabilities was manually updated.

Now both the GET and POST handlers derive their known-capability lists
from the same Capability::ALL source of truth.
2026-06-02 12:46:12 +02:00
..
bin refactor(gateway): fixed htpasswd path, drop htpasswdFile option 2026-06-02 00:26:10 +02:00
actions.rs refactor(#1003): nixpkgs + nixpkgs-unstable as top-level meta inputs 2026-06-01 23:30:04 +02:00
agent_ports.rs feat(gateway): hivectl gateway user management + fix htpasswdFile assertion 2026-06-01 23:25:28 +02:00
agent_server.rs feat(gateway): hivectl gateway user management + fix htpasswdFile assertion 2026-06-01 23:25:28 +02:00
agent_sockets.rs feat(gateway): hivectl gateway user management + fix htpasswdFile assertion 2026-06-01 23:25:28 +02:00
approvals.rs hive-c0re: scrub manager-surface cookies + SetParent doc fix (#715 batch 7) 2026-05-31 17:53:45 +02:00
auto_update.rs refactor(#1003): nixpkgs + nixpkgs-unstable as top-level meta inputs 2026-06-01 23:30:04 +02:00
bash_tasks_vacuum.rs feat(gateway): hivectl gateway user management + fix htpasswdFile assertion 2026-06-01 23:25:28 +02:00
broker.rs feat(gateway): hivectl gateway user management + fix htpasswdFile assertion 2026-06-01 23:25:28 +02:00
build_logs.rs feat(gateway): hivectl gateway user management + fix htpasswdFile assertion 2026-06-01 23:25:28 +02:00
capabilities.rs fix(#999): resolve all clippy warnings across the workspace 2026-06-01 22:31:06 +02:00
client.rs hive-c0re: admin socket server + client (stub dispatch) 2026-05-14 20:49:11 +02:00
container_view.rs feat(gateway): hivectl gateway user management + fix htpasswdFile assertion 2026-06-01 23:25:28 +02:00
coordinator.rs refactor(#1003): nixpkgs + nixpkgs-unstable as top-level meta inputs 2026-06-01 23:30:04 +02:00
crash_watch.rs docs: migrate reminder/gateway/crash-watch/migrate prose to docs (#715) 2026-06-01 11:38:42 +02:00
dashboard.rs fix(dashboard): have get_capabilities iterate Capability::ALL 2026-06-02 12:46:12 +02:00
dashboard_events.rs chore: scrub #NNN issue references from code comments and nix descriptions 2026-06-01 13:30:52 +02:00
events_vacuum.rs fix(#999): resolve all clippy warnings across the workspace 2026-06-01 22:31:06 +02:00
flake_check.rs feat(gateway): hivectl gateway user management + fix htpasswdFile assertion 2026-06-01 23:25:28 +02:00
forge.rs feat(gateway): hivectl gateway user management + fix htpasswdFile assertion 2026-06-01 23:25:28 +02:00
gateway_nginx.rs fix(#1052): use systemctl reload nginx instead of systemd-run 2026-06-02 01:00:48 +02:00
lib.rs feat(gateway): hivectl gateway user management + fix htpasswdFile assertion 2026-06-01 23:25:28 +02:00
lifecycle.rs refactor(#1003): nixpkgs + nixpkgs-unstable as top-level meta inputs 2026-06-01 23:30:04 +02:00
limits.rs chore: scrub #NNN issue references from code comments and nix descriptions 2026-06-01 13:30:52 +02:00
loose_ends.rs feat(gateway): hivectl gateway user management + fix htpasswdFile assertion 2026-06-01 23:25:28 +02:00
main.rs refactor(#1003): nixpkgs + nixpkgs-unstable as top-level meta inputs 2026-06-01 23:30:04 +02:00
manager_server.rs fix(#999): resolve all clippy warnings across the workspace 2026-06-01 22:31:06 +02:00
matrix.rs fix(#922): fall back to m.login.password when matrix user already exists 2026-06-01 19:28:50 +02:00
meta.rs fix(#1060): dynamic meta commit message from staged files; skip commit on no-op 2026-06-02 09:33:16 +02:00
migrate.rs refactor(#1003): nixpkgs + nixpkgs-unstable as top-level meta inputs 2026-06-01 23:30:04 +02:00
operator_questions.rs feat(gateway): hivectl gateway user management + fix htpasswdFile assertion 2026-06-01 23:25:28 +02:00
priv_client.rs feat(gateway): hivectl gateway user management + fix htpasswdFile assertion 2026-06-01 23:25:28 +02:00
questions.rs feat(gateway): hivectl gateway user management + fix htpasswdFile assertion 2026-06-01 23:25:28 +02:00
rebuild_queue.rs feat(gateway): hivectl gateway user management + fix htpasswdFile assertion 2026-06-01 23:25:28 +02:00
reminder_scheduler.rs feat(gateway): hivectl gateway user management + fix htpasswdFile assertion 2026-06-01 23:25:28 +02:00
scheduled_prompts.rs scheduled_prompts: address argus 🟡 on #849 — submit paths section + persistence.md anchor fix 2026-05-31 17:18:15 +02:00
scheduled_prompts_worker.rs feat(gateway): hivectl gateway user management + fix htpasswdFile assertion 2026-06-01 23:25:28 +02:00
server.rs refactor(#1003): nixpkgs + nixpkgs-unstable as top-level meta inputs 2026-06-01 23:30:04 +02:00
stats_vacuum.rs feat(gateway): hivectl gateway user management + fix htpasswdFile assertion 2026-06-01 23:25:28 +02:00
tool_groups.rs fix(#999): resolve all clippy warnings across the workspace 2026-06-01 22:31:06 +02:00
topology.rs feat(gateway): hivectl gateway user management + fix htpasswdFile assertion 2026-06-01 23:25:28 +02:00