Commit graph

9 commits

Author SHA1 Message Date
greysoh
abc60691c6
feature: Adds eslint rules. 2024-05-10 18:21:57 -04:00
greysoh
ba245d2987
chore: Adds initial support for eslint. 2024-05-10 18:21:27 -04:00
greysoh
47b707e8cd
feature: Adds exec support.
This also lets us prepare for support for ssh-copy-id.
2024-05-09 13:19:56 -04:00
greysoh
95b79ca364
chore: Remove unneeded code from passyfire routes. 2024-05-09 11:18:56 -04:00
greysoh
32b77b12a2
feature: Adds basic command layout. 2024-05-07 11:45:05 -04:00
greysoh
3143800c92
chore: Format code again. 2024-05-05 17:03:24 -04:00
greysoh
535b8cde9a
feature: Implement WebSocket backend for passyfire.
Co-authored-by: dess <devessa@users.noreply.github.com>
2024-05-05 16:43:57 -04:00
greysoh
59f66cbe5b
fix: Makes passyfire client not whine and complain. 2024-05-05 12:49:36 -04:00
greysoh
3955b01ede
feature: Implements base API endpoints.
Co-authored-by: dess <devessa@users.noreply.github.com>
2024-05-05 11:56:36 -04:00