6bc13eb55f
Add delete button
2025-06-22 17:07:29 +02:00
927eae06c3
Rework signatures to be a map and not a list
...
Because they ARE unique by identifier WITHIN A SYSTEM
2025-06-16 21:24:26 +02:00
739f8fea3a
Implement an export button for debugging
2025-06-16 18:10:32 +02:00
8015979222
Add total count
2025-06-16 17:06:42 +02:00
78765d76de
Move clean left of refresh to free up some space
2025-06-16 17:01:55 +02:00
gpt-engineer-app[bot]
ea7e0003c3
feat: Categorize and toggle signatures
...
Refactor SystemView to display signatures in categorized, collapsible sections. Implement user preference persistence for category visibility using local storage.
2025-06-16 12:51:32 +00:00
6ba59430db
Add pocketbase types
2025-06-15 18:22:52 +02:00
16bfd1d9a6
Squash merge feature/wormholes into master
2025-06-15 17:48:03 +02:00
233ffa0c76
Fix types and imports across the board
2025-06-15 11:53:26 +02:00
gpt-engineer-app[bot]
b64573decd
Revert real-time API and use polling
...
Reverted the real-time API implementation in favor of periodic polling for signature updates due to instability.
2025-06-14 18:21:12 +00:00
gpt-engineer-app[bot]
e037385078
Fix: Realtime API connection issues
...
Investigate and resolve issues with the real-time API, including connection timeouts and CORS errors.
2025-06-14 18:10:19 +00:00
031b139657
Get rid of duplicate system text
2025-06-14 18:25:33 +02:00
gpt-engineer-app[bot]
f55c1e17dc
Implement realtime signature updates
...
Integrate PocketBase Realtime API to fetch live signature updates in SystemTracker.
2025-06-14 15:50:48 +00:00
8aff6f06e7
Remove references to localhost (we are now a website!)
2025-06-14 16:48:55 +02:00
dcf50b3ade
Hook up system signature tracker
2025-06-14 16:46:48 +02:00