Commit graph

104 commits

Author SHA1 Message Date
greysoh
c25e7badcd
chore: Adds primitive support for cursor movement. 2024-05-06 14:05:36 -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
9f1de2b4ec chore: Update changelog for tag v0.1.1. 2024-05-05 22:57:59 +00:00
greysoh
fd24cfe34c
chore: Remove some parts of sparse changelog.
ASdkjasdjkasd
2024-05-05 18:57:13 -04:00
greysoh
28e2e41861
chore: Bumps version. 2024-05-05 18:55:54 -04:00
greysoh
acf7055c98
chore: Gets errors to shut up. 2024-05-05 18:55:38 -04:00
greysoh
d1d3a31335
chore: Changes changelog system.
Co-authored-by: dess <devessa@users.noreply.github.com>
2024-05-05 18:53:33 -04:00
greysoh
3e79824015
chore: Adds base template for nextnet LOM. 2024-05-05 18:36:23 -04:00
greysoh
0f32239b54
chore: Remove changelog. 2024-05-05 18:33:30 -04:00
greysoh
f39710662e
fix: Fixes typos. 2024-05-05 18:32:51 -04:00
greysoh
180faa680b chore: Update changelog for tag v0.1.0. 2024-05-05 22:28:53 +00:00
greysoh
0165d0b0b6
fix: Fixes release yml file. 2024-05-05 18:27:40 -04:00
greysoh
a096424eb9 chore: Update changelog for tag v0.1.0. 2024-05-05 22:24:17 +00:00
greysoh
6d0716b9c4
chore: Changes tag build image. 2024-05-05 18:23:33 -04:00
greysoh
7bb0a5543c
fix: Fixes github actions. 2024-05-05 18:17:56 -04:00
greysoh
f19f92fea1 chore: Update changelog for tag v 2024-05-05 22:14:05 +00:00
greysoh
a498ecf4a5
chore: Reformats and fixes release yml. 2024-05-05 18:13:17 -04:00
greysoh
08331c495d
chore: Updates github action. 2024-05-05 17:59:38 -04:00
greysoh
3143800c92
chore: Format code again. 2024-05-05 17:03:24 -04:00
Greyson
5f1df9ca88
Merge pull request #4 from greysoh/reimpl-passyfire
Reimplements PassyFire as a possible backend
2024-05-05 17:02:07 -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
6cf26da4df
fix: Also build for latest. 2024-05-04 19:36:42 -04:00
greysoh
67bd87a0e5
chore: Use built package instead of building from source.
Source 2 when
2024-05-04 19:30:50 -04:00
greysoh
53983fc590
chore: Remove unneeded steps. 2024-05-04 19:28:30 -04:00
greysoh
ac3e6e68cf
chore: Rename generate token. 2024-05-04 19:26:31 -04:00
greysoh
ea10669374
chore: Fixes spacing to be more consistant. 2024-05-04 19:26:29 -04:00
86dd65b05b
fix: make builder also push to latest 2024-05-04 19:23:59 -04:00
3dcd3ecddc
chore: bump ghcr login to v3 2024-05-04 19:22:48 -04:00
229786a6a8
fix(ci): still working on get it work 2024-05-04 19:18:35 -04:00
e02edd34b6
fix(ci): make version file work 2024-05-04 19:11:14 -04:00
bf3bc761a5
ci: add builder 2024-05-04 19:09:10 -04:00
20d9256aa9
ci: add labeler 2024-05-04 18:37:10 -04:00
greysoh
364e268b11
fix: Fixes connection closures. 2024-05-04 16:38:52 -04:00
greysoh
86bf85ccf0
chore: Switch back to nix shell. 2024-04-29 07:16:05 -04:00
dess
05932ff9e8
fix: remove non-working commands 2024-04-29 01:13:42 -04:00
dess
b352cf12bd
chore: switch to nix flake (hopefully) 2024-04-28 23:48:35 -04:00
greysoh
a3dc4d3ab6
fix: Fixes serde failing to clean build. 2024-04-28 21:48:22 -04:00
greysoh
7bc190eabb
chore: Changes UI design. 2024-04-28 21:22:30 -04:00
greysoh
118e4a8f09
chore: Seperates files. 2024-04-28 21:10:32 -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
6063a541d5
chore: Adds hello world. 2024-04-28 15:20:18 -04:00
greysoh
510959df46
chore: Adds .vscode folder. 2024-04-28 14:42:56 -04:00
greysoh
871fd4c2c5
feature: Adds hello world for gui. 2024-04-28 14:36:51 -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