Commit graph

22 commits

Author SHA1 Message Date
greysoh
7e80b298a2
chore: Adds initial support for eslint. 2024-05-10 11:46:22 -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
213455b050
feature: Begins work on backend command. 2024-05-08 22:16:26 -04:00
greysoh
ee6556adb6
feature: Adds user command. 2024-05-08 11:22:51 -04:00
greysoh
a9fcdea037
feature: Add support for getting inbound connection.
Also fixes any bugs I found.
2024-05-07 18:35:04 -04:00
greysoh
32b77b12a2
feature: Adds basic command layout. 2024-05-07 11:45:05 -04:00
greysoh
3a773e5b9b
chore: Adds lom with basic commands parsing. 2024-05-06 11:31:51 -04:00
greysoh
7c1e26b150
feature: Adds username support.
LOM eta wen
2024-05-05 21:56:35 -04:00
greysoh
3143800c92
chore: Format code again. 2024-05-05 17:03:24 -04:00
a18a770d5b
Merge branch 'dev' into reimpl-passyfire 2024-05-05 17:01:53 -04:00
greysoh
42a6d2ea02
chore: Adds formatting.
Co-authored-by: dess <devessa@users.noreply.github.com>
2024-05-05 16:59:08 -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
greysoh
ac3e6e68cf
chore: Rename generate token. 2024-05-04 19:26:31 -04:00
bf3bc761a5
ci: add builder 2024-05-04 19:09:10 -04:00
greysoh
364e268b11
fix: Fixes connection closures. 2024-05-04 16:38:52 -04:00
greysoh
e226418ed8
feature: Adds preliminary API support.
Co-authored-by: dess <dess@kyoline.dev>
2024-04-28 19:33:36 -04:00
greysoh
07dad7c9eb
fix: Reorders files again. 2024-04-28 14:32:38 -04:00
greysoh
e6a08f8fa6
chore: Move docker production env file. 2024-04-28 14:24:46 -04:00
greysoh
d3a664fea4
chore: Move API source code to API folder. 2024-04-28 14:23:13 -04:00