Commit graph

332 commits

Author SHA1 Message Date
greysoh
aa16549667
chore: Adds constant definitions. 2024-12-01 22:17:27 -05:00
greysoh
3cb9526716
feature: Adds more commands and adds an example. 2024-12-01 22:07:10 -05:00
greysoh
0d0f16174b
chore: Adds base backend interface. 2024-12-01 19:40:23 -05:00
greysoh
c9fed58c6a
chore: Rename actions directory to forgejo-disabled for the time being. 2024-12-01 19:13:18 -05:00
greysoh
28d25c9698
chore: Adds basic commands and protocol.
Some checks failed
CI Testing (API) / test (push) Has been cancelled
2024-12-01 19:11:07 -05:00
greysoh
7b5ec36e61
chore: Update README with new development information.
Some checks failed
CI Testing (API) / test (push) Waiting to run
CI Testing (LOM) / test (push) Has been cancelled
2024-12-01 13:08:38 -05:00
greysoh
0965c56547
chore: Bumps dependencies, rewrites development environment system. 2024-12-01 13:06:28 -05:00
imterah
c0a12f53d1 chore: Update changelog for tag v1.1.2. 2024-09-29 13:03:38 +00:00
imterah
f4d691a95b
chore: Bump version. 2024-09-29 09:03:06 -04:00
Tera
b3c9d31db5
fix: Fixes LOM release failures. 2024-09-29 13:01:14 +00:00
imterah
398e978c0d
fix: Fixes issues with package lock files. 2024-09-29 09:00:03 -04:00
Tera
74657b6453
fix: Makes LOM Kubernetes capable. 2024-09-29 12:58:38 +00:00
imterah
d03d5d9d85 chore: Update changelog for tag v1.1.1. 2024-09-29 12:32:57 +00:00
Tera
7b8f1eb919
chore: Bumps VERSION. 2024-09-29 12:32:29 +00:00
Tera
5a86b171ec
fix: Fixes Kubernetes support. 2024-09-29 12:32:08 +00:00
imterah
cd2efa026a chore: Update changelog for tag v1.1.0. 2024-09-22 00:13:13 +00:00
Tera
1e2392cca5
Update release.yml 2024-09-22 00:10:41 +00:00
imterah
aa84105cba chore: Update changelog for tag v1.1.0. 2024-09-22 00:08:31 +00:00
Tera
32b4af760f
Update VERSION 2024-09-22 00:08:03 +00:00
Tera
9bf67ab8de
fix: Fixes release failures in GitHub workflows.
Oh my god I'm an idiot
2024-09-22 00:06:47 +00:00
imterah
06d2544f5f
Revert "hack: Disable GitHub release creation for now."
This reverts commit 3c6d7d9cd6.
2024-09-20 15:18:44 -04:00
imterah
37ed37b33f chore: Update changelog for tag v1.1.1. 2024-09-20 19:10:28 +00:00
Tera
d2cf85c1d6
Update VERSION 2024-09-20 19:10:01 +00:00
Tera
ff96cdb428
chore: Attempt to do release again. 2024-09-20 18:58:05 +00:00
imterah
3c6d7d9cd6
hack: Disable GitHub release creation for now. 2024-09-20 14:54:56 -04:00
imterah
c5bfcbaab0 chore: Update changelog for tag v1.1.0. 2024-09-20 18:23:33 +00:00
imterah
9ae7f1001d
chore: Do release of code. 2024-09-20 14:22:55 -04:00
imterah
b9c05e6196
fix: Fixes various issues related to backends.
This fixes not providing the correct parameters on the backend to
create correctly, as well as fixes crashes when the backend class
fails to be instantiated. :3
2024-09-20 14:16:50 -04:00
imterah
3b55ce1207
chore: Add support for manually specifying the IP address to listen on. 2024-09-20 14:15:47 -04:00
imterah
758c92ded8
chore: Reformate base backend. 2024-09-20 14:15:01 -04:00
Tera
e338465871
Merge pull request #16 from imterah/dependabot/npm_and_yarn/lom/axios-1.7.4
chore(deps): bump axios from 1.6.8 to 1.7.4 in /lom
2024-09-18 14:34:27 -04:00
Tera
b7a8f416e9
Merge pull request #17 from imterah/dependabot/npm_and_yarn/api/find-my-way-8.2.2
chore(deps): bump find-my-way from 8.1.0 to 8.2.2 in /api
2024-09-18 14:34:14 -04:00
Tera
5afd5ae3f1
Merge pull request #15 from imterah/dependabot/npm_and_yarn/lom/micromatch-4.0.8
chore(deps): bump micromatch from 4.0.5 to 4.0.8 in /lom
2024-09-18 14:34:06 -04:00
dependabot[bot]
5e3ab8c296
chore(deps): bump find-my-way from 8.1.0 to 8.2.2 in /api
Bumps [find-my-way](https://github.com/delvedor/find-my-way) from 8.1.0 to 8.2.2.
- [Release notes](https://github.com/delvedor/find-my-way/releases)
- [Commits](https://github.com/delvedor/find-my-way/compare/v8.1.0...v8.2.2)

---
updated-dependencies:
- dependency-name: find-my-way
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-18 18:33:37 +00:00
dependabot[bot]
44142b5933
chore(deps): bump axios from 1.6.8 to 1.7.4 in /lom
Bumps [axios](https://github.com/axios/axios) from 1.6.8 to 1.7.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.6.8...v1.7.4)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-18 18:33:35 +00:00
dependabot[bot]
59d27c2488
chore(deps): bump micromatch from 4.0.5 to 4.0.8 in /lom
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.5...4.0.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-18 18:33:32 +00:00
Greyson
c7dbe596ab
Merge pull request #13 from greysoh/dependabot/npm_and_yarn/lom/braces-3.0.3
chore(deps): bump braces from 3.0.2 to 3.0.3 in /lom
2024-06-20 22:49:04 -04:00
dependabot[bot]
40bc5ae336
chore(deps): bump braces from 3.0.2 to 3.0.3 in /lom
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-21 02:48:15 +00:00
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