Commit graph

21 commits

Author SHA1 Message Date
39e736ddad Fix Docker FIles 2026-01-19 17:01:41 -05:00
3c401b4ce0 Fix DockerFile Warnings and remove Cache stuff 2026-01-19 16:56:52 -05:00
c5408599ba Vuln and Package fixes 2026-01-19 16:51:11 -05:00
43f4be8d0e Fix Docker Files 2026-01-19 16:46:01 -05:00
d03e81c939 Ver Bump | Web Fixes | Runner Changes 2026-01-19 15:57:21 -05:00
1fc6b5a30c Update server.js 2026-01-19 15:23:39 -05:00
ecce459d71 Update server.js 2026-01-19 00:40:06 -05:00
6e4a2f56cc Update server.js 2026-01-19 00:20:21 -05:00
f5b59193d0 Update server.js 2026-01-18 18:46:17 -05:00
866ca6a557 Update server.js 2026-01-18 17:56:34 -05:00
218d7d094e Update server.js 2026-01-18 17:20:55 -05:00
6ef7d89de3
Feature/api paramyxrx (#25)
* Update .gitignore

* Finalize server and add endpoints for paramyx app

* Update server.js

* Add middleware

* fix error

* Update auth.js

* add logs

* log

* Remove Console Logs
2026-01-18 01:26:01 -05:00
8cebefe5a6
Feature/api paramyxrx (#24)
* Update .gitignore

* Finalize server and add endpoints for paramyx app
2026-01-17 22:39:32 -05:00
dependabot[bot]
1f130191b9
Bump the npm_and_yarn group across 1 directory with 3 updates
Bumps the npm_and_yarn group with 1 update in the /api directory: [express](https://github.com/expressjs/express).


Updates `express` from 5.1.0 to 5.2.0
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/v5.1.0...v5.2.0)

Updates `body-parser` from 2.2.0 to 2.2.1
- [Release notes](https://github.com/expressjs/body-parser/releases)
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
- [Commits](https://github.com/expressjs/body-parser/compare/v2.2.0...v2.2.1)

Updates `vite` from 6.3.6 to 6.4.1
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/create-vite@6.4.1/packages/vite)

---
updated-dependencies:
- dependency-name: express
  dependency-version: 5.2.0
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: body-parser
  dependency-version: 2.2.1
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: vite
  dependency-version: 6.4.1
  dependency-type: direct:development
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-02 04:30:38 +00:00
bb45fad85a version bumps. 2025-12-01 23:04:04 -05:00
dependabot[bot]
3854b340bb
Bump the npm_and_yarn group across 3 directories with 3 updates
Bumps the npm_and_yarn group with 1 update in the / directory: [brace-expansion](https://github.com/juliangruber/brace-expansion).
Bumps the npm_and_yarn group with 1 update in the /api directory: [brace-expansion](https://github.com/juliangruber/brace-expansion).
Bumps the npm_and_yarn group with 2 updates in the /web directory: [axios](https://github.com/axios/axios) and [@eslint/plugin-kit](https://github.com/eslint/rewrite/tree/HEAD/packages/plugin-kit).


Updates `brace-expansion` from 1.1.11 to 1.1.12
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](https://github.com/juliangruber/brace-expansion/compare/1.1.11...v1.1.12)

Updates `brace-expansion` from 1.1.11 to 1.1.12
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](https://github.com/juliangruber/brace-expansion/compare/1.1.11...v1.1.12)

Updates `axios` from 1.9.0 to 1.12.0
- [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.9.0...v1.12.0)

Updates `@eslint/plugin-kit` from 0.3.2 to 0.3.5
- [Release notes](https://github.com/eslint/rewrite/releases)
- [Changelog](https://github.com/eslint/rewrite/blob/main/packages/plugin-kit/CHANGELOG.md)
- [Commits](https://github.com/eslint/rewrite/commits/plugin-kit-v0.3.5/packages/plugin-kit)

---
updated-dependencies:
- dependency-name: brace-expansion
  dependency-version: 1.1.12
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: brace-expansion
  dependency-version: 1.1.12
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: axios
  dependency-version: 1.12.0
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: "@eslint/plugin-kit"
  dependency-version: 0.3.5
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-01 00:06:12 +00:00
367f82e7bf add origin and AppRouter 2025-06-14 13:28:29 -04:00
a956cb26c3 Update Dockerfile 2025-06-14 13:10:51 -04:00
0f0c9b7902 Add Dockerfiles 2025-06-14 12:31:00 -04:00
d916df2d01 remodeling 2025-06-05 00:43:00 -04:00
0ab76f51fe File Restructure 2025-06-05 00:02:22 -04:00