Commit graph

251 commits

Author SHA1 Message Date
greysoh
cee4e62f53
feature: Adds user deletion support. 2024-12-22 12:36:55 -05:00
greysoh
37d0d41570
feature: Adds API refresh support. 2024-12-22 11:36:15 -05:00
greysoh
7d5db06c7b
fix: Fixes vscode settings. 2024-12-22 11:35:57 -05:00
greysoh
67f67007d9
chore: Switches backend parameters to use pointers instead. 2024-12-22 11:08:09 -05:00
greysoh
bbad26b686
feature: Adds login support. 2024-12-22 11:07:38 -05:00
greysoh
af37abf075
fix: Fixes initializing script for backend-legacy. 2024-12-22 10:31:38 -05:00
imterah
1237a31f8b
chore: Adds user creation route. 2024-12-22 00:56:15 -05:00
c7b71e754f fix: Fixes alt text to be more descriptive and removes extra new line. 2024-12-21 23:34:13 +00:00
imterah
d25da9091e
chore: Restructure files. 2024-12-21 18:27:40 -05:00
imterah
559588f726
chore: Center slogan. 2024-12-21 18:11:05 -05:00
imterah
f9d648256a
chore: Reword and rename things. 2024-12-21 18:07:53 -05:00
greysoh
46178f3482
feature: Adds ExportDBContent tool for NextNet. 2024-12-02 23:58:56 -05:00
greysoh
28ed6ddfd7
feature: Gets initial SSH backend working (this time with the rest of the code). 2024-12-02 19:15:43 -05:00
greysoh
cc31bb2ad5
chore: Gets initial SSH backend working. 2024-12-02 19:11:16 -05:00
greysoh
b30d8150f3
chore: Rename structs to be more clear. 2024-12-02 16:38:41 -05:00
greysoh
0b6e40a944
feature: Adds remaining commands. 2024-12-02 16:06:08 -05:00
imterah
889be65392
feature: Finish up SSH backend code. 2024-12-02 09:09:06 -05:00
imterah
64afe992b8
fix: Fixes package lockfiles being corrupt for some reason. 2024-12-02 07:13:19 -05:00
79389d37b8
ssh backend (mostly) 2024-12-01 23:16:21 -05:00
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