|
|
2aebe713c1
|
Merge branch 'main' into test-deploy
|
2026-01-19 13:52:21 -05:00 |
|
|
|
4f66a0169b
|
Fix curl command syntax in deployment workflow
|
2026-01-19 13:51:14 -05:00 |
|
|
|
31dade87ed
|
Fix formatting in README title
Removed extra space in the title and adjusted formatting.
|
2026-01-19 01:22:08 -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 |
|
|
|
7f25510623
|
Test Dev Deployment (#26)
* Update server.js
* Update server.js
* Update server.js
|
2026-01-18 19:04:55 -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 |
|
|
|
eb5d1a63a3
|
Merge pull request #22 from Doble-Technologies/dependabot/npm_and_yarn/api/npm_and_yarn-e73e0a2ad1
Bump the npm_and_yarn group across 1 directory with 3 updates
|
2025-12-01 23:33:08 -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 |
|
|
|
865da0a8b4
|
Update package.json
|
2025-12-01 23:04:51 -05:00 |
|
|
|
bb45fad85a
|
version bumps.
|
2025-12-01 23:04:04 -05:00 |
|
|
|
e2c8fd8a0c
|
Merge pull request #20 from Doble-Technologies/dependabot/npm_and_yarn/npm_and_yarn-a32eb3f552
Bump the npm_and_yarn group across 3 directories with 3 updates
|
2025-12-01 23:00:53 -05:00 |
|
|
|
98434d3c92
|
Merge branch 'main' into dependabot/npm_and_yarn/npm_and_yarn-a32eb3f552
|
2025-12-01 22:59:28 -05:00 |
|
|
|
bf35de685a
|
Merge pull request #21 from Doble-Technologies/bugfix/dependabot-fixes
Update package-lock.json
|
2025-12-01 22:58:03 -05:00 |
|
|
|
acad8a527f
|
Update package-lock.json
|
2025-12-01 22:57:28 -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 |
|
|
|
93290f5fc5
|
Update web-container.yml
|
2025-08-31 00:11:17 -04:00 |
|
|
|
b0a22fc8c5
|
Update AppRouter.jsx
|
2025-06-15 22:17:07 -04:00 |
|
|
|
a0fab78f56
|
Update AppRouter.jsx
|
2025-06-14 17:52:12 -04:00 |
|
|
|
413778b578
|
Update AppRouter.jsx
|
2025-06-14 13:31:49 -04:00 |
|
|
|
367f82e7bf
|
add origin and AppRouter
|
2025-06-14 13:28:29 -04:00 |
|
|
|
cdd3c08d53
|
Update AppRouter.jsx
|
2025-06-14 13:24:52 -04:00 |
|
|
|
0855f01913
|
Update AppRouter.jsx
|
2025-06-14 13:20:21 -04:00 |
|
|
|
457a45cabb
|
Update AppRouter.jsx
|
2025-06-14 13:16:29 -04:00 |
|
|
|
a956cb26c3
|
Update Dockerfile
|
2025-06-14 13:10:51 -04:00 |
|
|
|
8050b0a858
|
Change Package Names
|
2025-06-14 12:40:46 -04:00 |
|
|
|
e225405b49
|
Merge pull request #19 from Doble-Technologies/feature/api-containers
Add API and add Web specific webhook secrets
|
2025-06-14 12:38:32 -04:00 |
|
|
|
4b50535b2a
|
add api/web
|
2025-06-14 12:35:25 -04:00 |
|
|
|
0f0c9b7902
|
Add Dockerfiles
|
2025-06-14 12:31:00 -04:00 |
|
|
|
a85225612e
|
Add API and add Web specific webhook secrets
|
2025-06-14 12:13:54 -04:00 |
|
|
|
ff3cea571f
|
Add Current Version Prop
|
2025-06-14 12:08:56 -04:00 |
|
|
|
d0835f2e3b
|
Update web-container.yml
|
2025-06-12 16:33:10 -04:00 |
|
|
|
bd8014224a
|
Update web-container.yml
|
2025-06-12 16:25:45 -04:00 |
|
|
|
61157e7e38
|
Update web-container.yml
|
2025-06-12 16:24:02 -04:00 |
|
|
|
9b70bcd4db
|
Update web-container.yml
|
2025-06-12 16:23:07 -04:00 |
|
|
|
8711fb3783
|
Update web-deploy-nonprod.yml
|
2025-06-12 16:19:09 -04:00 |
|
|
|
1425a6368a
|
Add current_version
|
2025-06-12 16:18:17 -04:00 |
|
|
|
773b2f5b20
|
Update web-container.yml
|
2025-06-12 16:15:58 -04:00 |
|
|
|
00864d7e62
|
Update web-container.yml
|
2025-06-12 16:12:22 -04:00 |
|
|
|
e94832e818
|
Fix {{}} to ()
|
2025-06-12 16:09:18 -04:00 |
|
|
|
2c126db665
|
Merge pull request #18 from Doble-Technologies/feature/new-pipelines
Versioning atp. 1
|
2025-06-12 16:07:21 -04:00 |
|
|
|
8e2c95faf7
|
Versioning atp. 1
|
2025-06-12 16:06:56 -04:00 |
|
|
|
9d512b17ea
|
Merge pull request #16 from Doble-Technologies/bugfix/hmr-changes
Ver bump
|
2025-06-12 13:38:50 -04:00 |
|
|
|
3e93de707e
|
Ver bump
|
2025-06-12 13:38:10 -04:00 |
|
|
|
9ce9326500
|
Merge pull request #15 from Doble-Technologies/bugfix/hmr-changes
Add builds
|
2025-06-12 13:26:15 -04:00 |
|
|
|
c835c78faf
|
Update vite.config.js
|
2025-06-12 13:21:47 -04:00 |
|