Commit Graph

149 Commits

Author SHA1 Message Date
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
44fdf49555 chore(release): v0.0.1-alpha.3 v0.0.1-alpha.3 2025-07-16 08:39:28 -05:00
afe795edd5 feat(scripts): 2 new scripts for the build process 2025-07-16 08:37:25 -05:00
a0856d171a refactor(releases): simplified the functions 2025-07-16 08:36:49 -05:00
5ed4a6c081 refactor(build): changes to show more details when we run the build stuff 2025-07-16 08:34:50 -05:00
7a4840ef95 refactor(package.json): changes to the scripts 2025-07-16 08:33:32 -05:00
c3473ca60e refactor(release-it): changes to the build process and changelog 2025-07-16 08:33:00 -05:00
646735565f refactor(createzip): change the name from release to createZip 2025-07-16 08:24:13 -05:00
a354004201 chore(release): v0.0.1-alpha.2 v0.0.1-alpha.2 2025-07-16 07:08:01 -05:00
942be59715 refactor(build): changes to add in releasing from build 2025-07-16 07:07:08 -05:00
70e376c939 fix(build): removed the * at the end of source so no more errors v0.0.1-alpha.1 2025-07-16 06:56:13 -05:00
62a1ad83ab build(wrapper): added the wrapper to our build script 2025-07-16 06:55:52 -05:00
47c5a47ffa test(scripts): added in a go script to test my other scripts 2025-07-16 06:49:24 -05:00
9bd6e1fc04 feat(scripts): added in iis contorls 2025-07-16 06:48:43 -05:00
73600055fc fix(release script): correction to the script so it now puts the package to correct location 2025-07-15 10:39:20 -05:00
80907a89a9 refactor(backend): changes to how the api incorrect routes are handled 2025-07-14 21:58:01 -05:00
2472374157 refactor(zips): changes on how the compiler dose the zip to keep it cleaner 2025-07-14 21:57:04 -05:00
b72a10db94 refactor(build): changed the wording to understand the error when the .env missing 2025-07-14 21:56:16 -05:00
d097988dfd feat(lstwrapper): added a c# wrapper so we can run on windows server and get ssl
this will also allow us to still use docker
2025-07-14 21:55:25 -05:00
cb9e8e1107 fix(docker compose): corrected the data path wording and added a build option in 2025-07-14 21:54:18 -05:00
7bb7df788e fix(docker): corrections to the docker script
as we run it in the root we dont want to have it go up 2 levels only be at the same level
2025-07-12 21:50:58 -05:00
f26cf6404e ci(docker): changes to remove cache so we are always creating a new build 2025-07-12 21:42:25 -05:00
7f867b02d6 refactor(backend): changes to have a catch all and not return a 404 always 2025-07-12 21:41:47 -05:00
8c04e7ace5 chore(reset): reset everything after the building and commmit and changelog errors 2025-07-12 18:05:36 -05:00
74a05a39e1 chore(release): v0.0.3-alpha.22 2025-07-12 17:45:39 -05:00
f11e402d16 fix(changelog): moved packages 2025-07-12 17:44:53 -05:00
19130e361d chore(release): v0.0.3-alpha.21 2025-07-12 17:44:03 -05:00
af0670b9a0 chore(release): v0.0.3-alpha.20 2025-07-12 17:43:42 -05:00
a236d96971 fix(package.json): corrections to the commit changelog stuff 2025-07-12 17:43:32 -05:00
2fa142708e chore(release): v0.0.3-alpha.19 2025-07-12 17:37:23 -05:00