Commit graph

194 commits

Author SHA1 Message Date
Greyson
c25c22e6ee
Merge pull request #11 from greysoh/dependabot/npm_and_yarn/api/braces-3.0.3
chore(deps-dev): bump braces from 3.0.2 to 3.0.3 in /api
2024-06-20 22:40:29 -04:00
dependabot[bot]
255609cb98
chore(deps-dev): bump braces from 3.0.2 to 3.0.3 in /api
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-20 21:23:47 +00:00
Greyson
61fa0d5315
Merge pull request #10 from greysoh/dependabot/npm_and_yarn/api/ws-8.17.1
chore(deps): bump ws from 8.17.0 to 8.17.1 in /api
2024-06-20 17:20:15 -04:00
dependabot[bot]
d832ccca1a
chore(deps): bump ws from 8.17.0 to 8.17.1 in /api
Bumps [ws](https://github.com/websockets/ws) from 8.17.0 to 8.17.1.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.17.0...8.17.1)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-20 19:51:45 +00:00
greysoh
3986649919
chore: Remove unneccesary extra typing.
I'm Greyson and I disagree with this message. Oh well

Co-authored-by: dev <hi@dessa.dev>
2024-06-17 21:30:21 -04:00
greysoh
3806ce92cb
fix: Fixes eslint issues. 2024-06-02 11:31:09 -04:00
greysoh
436811a0e3
chore: Clean up usage of git commands in git hooks. 2024-06-02 11:24:53 -04:00
greysoh
a5381d0e25
chore: Migrates rest of logging to fastify. 2024-06-02 11:16:59 -04:00
Greyson
a99cf55aa1
feature: Adds depends-on property. 2024-06-01 18:14:46 -04:00
greysoh
ef43007f8e
fix: Fixes LOM CI. 2024-05-30 16:45:33 -04:00
greysoh
431acc505e
feature: Adds code to reinitialize SSH after disconnection. 2024-05-30 16:39:17 -04:00
greysoh
59a1eed141
chore: Changes formatting. 2024-05-30 16:13:35 -04:00
greysoh
f659a6ae83
chore: Remove unneeded entries from .gitignore. 2024-05-30 16:05:03 -04:00
greysoh
604946873f chore: Update changelog for tag v1.0.1. 2024-05-18 17:15:17 +00:00
greysoh
9d7c24a813
chore: Format code. 2024-05-18 13:14:43 -04:00
greysoh
41013f46bb
feature: Adds support for service accounts. 2024-05-18 13:12:00 -04:00
Greyson
0e3335c4c2
chore: Remove remaining Nix shell stuff. 2024-05-11 16:57:40 -04:00
Greyson
9008df5a7b
Merge pull request #6 from greysoh/broken-pubkey-auth
Adds public key authentication
2024-05-10 18:33:57 -04:00
075edcd0ca
feat: prettify logger in development mode 2024-05-10 18:32:07 -04:00
Greyson
ab7c0b00f9
Merge branch 'dev' into broken-pubkey-auth 2024-05-10 18:31:09 -04:00
greysoh
7fa789691c
chore: Fixes final changes. 2024-05-10 18:28:09 -04:00
greysoh
19aadc20c0
feature: Adds (semi-broken) public key authentication. 2024-05-10 18:24:49 -04:00
greysoh
5e0c7af53c
Revert "chore: Experiment with removing pull request CI testing."
This reverts commit bff0e30e6f.
2024-05-10 18:21:58 -04:00
greysoh
60c521bfa7
chore: Experiment with removing pull request CI testing. 2024-05-10 18:21:57 -04:00
greysoh
47a596f7b4
chore: Also format eslint files.
bruh
2024-05-10 18:21:57 -04:00
greysoh
301ad0c458
fix: Fixes automated testing once again. 2024-05-10 18:21:57 -04:00
greysoh
c387e28b41
fix: Fixes workflows. 2024-05-10 18:21:57 -04:00
greysoh
d5596ff38f
chore: Clean up github actions workflows. 2024-05-10 18:21:57 -04:00
greysoh
abc60691c6
feature: Adds eslint rules. 2024-05-10 18:21:57 -04:00
greysoh
57a82a15e9
fix: Fixes invalid parameters in LOM. 2024-05-10 18:21:27 -04:00
greysoh
28ff9e3cf3
feature: Adds CI workflows. 2024-05-10 18:21:27 -04:00
greysoh
ce6298d7bc
chore: Modifies github workflows. 2024-05-10 18:21:27 -04:00
greysoh
ba245d2987
chore: Adds initial support for eslint. 2024-05-10 18:21:27 -04:00
d57a2a4a1d
chore: moving gui to separate repository 2024-05-10 18:21:26 -04:00
greysoh
8c4179209d
fix: fixes typo.
I can't catch a break man
2024-05-10 18:21:26 -04:00
greysoh
4034e6321a
fix: Fixes TypeScript not building correctly.
This works locally but not on GitHub actions?? what
2024-05-10 18:21:26 -04:00
greysoh
69997a6b20
chore: Update changelog for tag v1.0.0. 2024-05-10 18:21:26 -04:00
greysoh
21a9ca2f12
feature: Bump version to 1.0.0, and slightly rename stuff. 2024-05-10 18:21:26 -04:00
greysoh
cc9d0538b4
chore: Prepare for initial release of the LOM. 2024-05-10 18:21:26 -04:00
Greyson
d107fff996
feature: Add support for eslint. 2024-05-10 18:03:21 -04:00
greysoh
a38c0acf5e
Revert "chore: Experiment with removing pull request CI testing."
This reverts commit bff0e30e6f.
2024-05-10 18:01:24 -04:00
4209e01e96
fix: makes pubkey auth work 2024-05-10 18:00:58 -04:00
greysoh
bff0e30e6f
chore: Experiment with removing pull request CI testing. 2024-05-10 18:00:34 -04:00
greysoh
c5efb4c55d
chore: Also format eslint files.
bruh
2024-05-10 17:58:36 -04:00
greysoh
9171e08fcd
fix: Fixes automated testing once again. 2024-05-10 17:55:24 -04:00
greysoh
4235f2215c
fix: Fixes workflows. 2024-05-10 17:52:16 -04:00
greysoh
b5f1bdd063
chore: Clean up github actions workflows. 2024-05-10 17:47:21 -04:00
greysoh
3c95c23369
feature: Adds eslint rules. 2024-05-10 17:37:04 -04:00
a53cebcada
chore: moving gui to separate repository 2024-05-10 17:06:05 -04:00
greysoh
09f7987e75
fix: Fixes invalid parameters in LOM. 2024-05-10 12:37:22 -04:00