|
|
daf9e8a966
|
perf(websocket): added in base url to help with ssl stuff and iis
|
2025-07-29 18:07:10 -05:00 |
|
|
|
8a08d3eac6
|
refactor(wrapper): removed the logger stuff so we dont fill up space
|
2025-07-29 18:06:27 -05:00 |
|
|
|
a761a3634b
|
fix(wrapper): corrections to properly handle websockets :D
|
2025-07-29 15:58:21 -05:00 |
|
|
|
a1a30cffd1
|
refactor(ws): ws logging and channel manager added no auth currently
|
2025-07-29 11:29:59 -05:00 |
|
|
|
6a631be909
|
docs(docker): docs about the custom network for the db is seperated
|
2025-07-25 12:14:51 -05:00 |
|
|
|
75c17d2065
|
test(iis): wrapper test for ws
|
2025-07-25 12:14:05 -05:00 |
|
|
|
63c053b38c
|
docs(wss): more ws stuff
|
2025-07-25 12:13:47 -05:00 |
|
|
|
5bcbdaf3d0
|
feat(ws server): added in a websocket on port system to help with better logging
|
2025-07-25 12:13:19 -05:00 |
|
|
|
074032f20d
|
refactor(app port): changed to have the port be dyncamic on the iis side
docker will default to 8080 and can be adjusted via the docker compose, or passing the same env over
it will change it as well.
|
2025-07-23 07:36:18 -05:00 |
|
|
|
13e282e815
|
fix(update server): fixed to make sure everything is stopped before doing the remaining update
|
2025-07-22 20:00:43 -05:00 |
|
|
|
6c8ac33be7
|
refactor(createzip): added in env-example to the zip file
|
2025-07-22 19:59:55 -05:00 |
|
|
|
92ce51eb7c
|
refactor(build): added back in the build name stuff
|
2025-07-22 19:59:29 -05:00 |
|
|
|
52ef39fd5c
|
feat(logging): added in db and logging with websocket
|
2025-07-22 19:59:06 -05:00 |
|
|
|
623e19f028
|
refactor(docker compose example): added in postgress stuff plus network
|
2025-07-22 19:58:26 -05:00 |
|
|
|
14dd87e335
|
docs(.env example): added postrgres example
|
2025-07-22 19:58:01 -05:00 |
|
|
|
52956ecaa4
|
docs(dockerbuild): comments as a reminder for my seld
|
2025-07-22 07:03:29 -05:00 |
|
|
|
cc51807819
|
chore(release): v0.0.1-alpha.5
v0.0.1-alpha.5
|
2025-07-21 17:29:21 -05:00 |
|
|
|
8e039037a9
|
feat(services): just a 1 to 1 from lstv2
|
2025-07-21 17:27:09 -05:00 |
|
|
|
ed40f4c77e
|
refactor(lstv2build): changes to not always build the old app if we dont need too
|
2025-07-21 17:26:50 -05:00 |
|
|
|
ccddef8ba8
|
docs(iiscontrol): added in an example how to run i t
|
2025-07-21 17:26:18 -05:00 |
|
|
|
05e31f4b9e
|
feat(update server): new update server added with iis stop and old version included
|
2025-07-21 17:25:51 -05:00 |
|
|
|
d2578b8850
|
refactor(createzip): changes to the way the app looks for better understanding
|
2025-07-21 17:14:21 -05:00 |
|
|
|
392a9ef407
|
refactor(build): changes to remove the build name as it was not really realvent
we will soon include it in the main file if anyone else starts to build with us
|
2025-07-21 17:13:24 -05:00 |
|
|
|
2d2337257f
|
refactor(env-example): changes to the env example to include the dev stuff
|
2025-07-21 17:10:51 -05:00 |
|
|
|
5a95bf3ef0
|
test(docker): changes to make all latest now instead of 2 apps
|
2025-07-20 08:57:55 -05:00 |
|
|
|
7e9401d8bb
|
test(app): added production into the build so we dont fill logs up
|
2025-07-20 08:57:31 -05:00 |
|
|
|
0c4465c91a
|
refactor(createzip): renamed the backend to app now that everything is in one
|
2025-07-20 08:57:08 -05:00 |
|
|
|
5f9d49561a
|
docs(env): changes to have more clear info on the example doc
|
2025-07-20 08:56:34 -05:00 |
|
|
|
253d998b68
|
refactor(wrapper): changes to handle docs and frontned now
|
2025-07-19 11:38:47 -05:00 |
|
|
|
9acfd1ccd0
|
refactor(docker): removed frontend from being built
|
2025-07-19 11:38:29 -05:00 |
|
|
|
39d23f4a8a
|
refactor(frontend): changes to no longer use server side and only static files
|
2025-07-19 11:38:11 -05:00 |
|
|
|
f41a1b3363
|
feat(env): new env introduced to handle dev and prodution
|
2025-07-19 11:37:35 -05:00 |
|
|
|
1e649d1f23
|
refactor(backend): changes to convert the backend to strictly the app
|
2025-07-19 11:37:13 -05:00 |
|
|
|
5cc1fbe919
|
ci(wrapper): changes to clean the publish folder
|
2025-07-18 10:28:16 -05:00 |
|
|
|
528d7af031
|
fix(builds): added in the gets/installs for our go project and node portons
|
2025-07-17 10:46:53 -05:00 |
|
|
|
f0bcea0405
|
perf(docs): changes to stop the server from opening a browser when it started up
|
2025-07-16 21:56:59 -05:00 |
|
|
|
67b5976176
|
feat(backend): env added
|
2025-07-16 21:56:17 -05:00 |
|
|
|
4ef2d90aa8
|
refactor(config): changes to autoformat go files
|
2025-07-16 21:55:33 -05:00 |
|
|
|
7539b1653d
|
refactor(lstv2): moved the loc to .env file
|
2025-07-16 20:24:01 -05:00 |
|
|
|
6072afc8c0
|
build(docs): added building the docs into the build script
|
2025-07-16 20:23:25 -05:00 |
|
|
|
0fb2ec5273
|
fix(docs): added a copy script to cp the build to the backend with ps1
|
2025-07-16 20:22:43 -05:00 |
|
|
|
fdf14b06c8
|
fix(backend): ignored docs this should be built before running by the user
|
2025-07-16 20:22:15 -05:00 |
|
|
|
a23b6a6e9e
|
feat(env-example): added in an example env
|
2025-07-16 20:21:42 -05:00 |
|
|
|
5a9636cdc1
|
feat(backend): set the static path to the docs
|
2025-07-16 19:55:55 -05:00 |
|
|
|
3fdcc110e3
|
feat(docs): added in the new docs to build alongside the backend
|
2025-07-16 19:55:27 -05:00 |
|
|
|
452bdbedb4
|
refactor(createzip): added in verbage to be clear what was done at the end
|
2025-07-16 10:17:02 -05:00 |
|
|
|
9c1599f8c3
|
chore(release): v0.0.1-alpha.4
v0.0.1-alpha.4
|
2025-07-16 09:55:14 -05:00 |
|
|
|
5cb71e5547
|
ci(createzip): changes to include the script folder
|
2025-07-16 09:51:33 -05:00 |
|
|
|
c0d67c2a16
|
build(build): script created to build lstv2 and copy over before zipping up also cleanup
|
2025-07-16 09:51:08 -05:00 |
|
|
|
26b018ee3e
|
ci(build): changes to ignore the tmp folder in the scripts
|
2025-07-16 09:50:28 -05:00 |
|