headplane/app
Georgios Ntoutsos 5b3b4eb240 Add filtering by container labels
This commit adds the ability to filter containers by their labels in the
Docker integration. The new functionality allows users to specify
container labels in the configuration, instead of container names, to
allow for dynamic container name resolution.
This is particularly useful in environments where container names may
change frequently or are not defined in advance.

Fixes #193

Signed-off-by: Georgios Ntoutsos <gntouts@nubificus.co.uk>
2025-04-24 17:07:50 +03:00
..
components fix: suppress date and button hydration warnings 2025-04-03 16:54:12 -04:00
layouts chore: v0.5.10 2025-04-03 23:44:19 -04:00
routes fix: suppress date and button hydration warnings 2025-04-03 16:54:12 -04:00
server Add filtering by container labels 2025-04-24 17:07:50 +03:00
types fix: use new headscale user api routes 2025-02-19 13:01:20 -05:00
utils feat: improve error returning and parsing logic 2025-04-03 12:57:06 -04:00
entry.client.tsx feat: add react-scan in dev 2025-01-25 12:51:32 -05:00
entry.server.tsx feat: switch to a central singleton handler 2025-03-17 22:21:16 -04:00
root.tsx fix: fix integrations not loading 2025-04-03 12:57:06 -04:00
routes.ts feat: improve error returning and parsing logic 2025-04-03 12:57:06 -04:00
tailwind.css chore: switch to react-router v7 2025-01-06 08:19:40 +05:30