Commit Graph

  • baa391dc5f
    Merge 0a49f38125 into ad118205ce Techno Tim 2025-04-11 16:09:39 +0400
  • a782d2e424
    Merge 4010385f32 into ad118205ce Adam Shiervani 2025-04-11 16:09:36 +0400
  • e43a52143b
    Merge a27d783451 into ad118205ce Techno Tim 2025-04-11 16:09:33 +0400
  • 56086604bb
    trickle ice (#36) main Aveline 2025-04-09 19:41:34 +0200
  • ad118205ce
    chore: update .gitignore and enhance WebSocket connection handling (#35) challenge-base dev Adam Shiervani 2025-04-09 17:10:45 +0200
  • 507ffc06f9 chore: update .gitignore and enhance WebSocket connection handling fix/wait-for-termination-on-multiple Adam Shiervani 2025-04-09 17:10:15 +0200
  • efce3ebe7b
    Fix/more logging (#34) Adam Shiervani 2025-04-09 17:00:44 +0200
  • bcac909523 Enhance WebSocket close event logging to include closure code and reason fix/more-logging Adam Shiervani 2025-04-09 17:00:09 +0200
  • 710c4d73b4
    A tiny bit clearer logging (#33) Adam Shiervani 2025-04-09 12:48:16 +0200
  • 8d9fbe3ef4 A tiny bit clearer logging Adam Shiervani 2025-04-09 12:46:02 +0200
  • dc5aed27e8
    Add more logging (#32) Adam Shiervani 2025-04-09 11:33:27 +0200
  • f2bcd2163a Refactor logging in WebRTC signaling to remove "WS" prefix for consistency Adam Shiervani 2025-04-09 11:33:11 +0200
  • 9fc72c6862 Add more logging Adam Shiervani 2025-04-09 11:32:22 +0200
  • 27755874af
    feat: implement Tricke ICE WebRTC signaling with dedicated WebSocket (#31) Adam Shiervani 2025-04-08 23:25:07 +0200
  • 4ac49449ed
    Update src/webrtc.ts Adam Shiervani 2025-04-08 23:19:03 +0200
  • 036566f9a5 feat: implement Tricke ICE WebRTC signaling with dedicated WebSocket handling Adam Shiervani 2025-04-08 23:09:14 +0200
  • a699ae2704
    Merge d0bcb4b40d into d7aa9f99f5 Adam Shiervani 2025-04-05 16:23:30 +0200
  • aa91add75b
    Merge 248b8c3bcc into d7aa9f99f5 Techno Tim 2025-04-05 11:56:19 +0800
  • 31c7044ed7
    Merge 75e99700d3 into d7aa9f99f5 Noah Halstead 2025-04-03 19:30:12 +0200
  • d7aa9f99f5
    refactor: improve WebSocket handling in CreateSession function (#30) Adam Shiervani 2025-04-03 19:29:11 +0200
  • 5de33cd774 refactor: improve WebSocket handling in CreateSession function Adam Shiervani 2025-04-03 19:12:53 +0200
  • 75e99700d3 Update code to use Express v5 async handler Noah Halstead 2025-03-12 15:01:18 -0400
  • 1c6b4be721 Added Dockerfile and compose stack Noah Halstead 2025-03-12 14:46:30 -0400
  • 4af69988c2 Update package scripts for development Noah Halstead 2025-03-12 14:45:41 -0400
  • 16d3f519b6 Bump package versions and install of dotenv Noah Halstead 2025-03-12 14:45:08 -0400
  • ec85bd7758 Added health check endpoint Noah Halstead 2025-03-12 14:40:44 -0400
  • c0f36d5a72 Set listening port from process ENV + TS Type Noah Halstead 2025-03-12 14:40:34 -0400
  • af7df6617a Fix env example file Noah Halstead 2025-03-11 23:31:22 -0400
  • f449271daf Spell check, fix license metadata in package lock Noah Halstead 2025-03-11 22:52:24 -0400
  • 248b8c3bcc fix(Docker): Need SSL for prisma Timothy Stewart 2025-03-01 14:13:48 -0600
  • a27d783451 feat(ci): base cache key on package-lock.json Timothy Stewart 2025-02-23 22:27:13 -0600
  • 57834361e5 feat(dev): added note to compose about DATABASE_URL Timothy Stewart 2025-02-22 11:25:00 -0600
  • cf1df9e6ed feat(ci): base cache key on package-lock.json Timothy Stewart 2025-02-21 23:27:11 -0600
  • 0a49f38125 feat(ci): Add caching for Docker images Timothy Stewart 2025-02-21 23:13:52 -0600
  • 04776dfdf9 chore(ci): testing Timothy Stewart 2025-02-21 22:50:33 -0600
  • 69d8703699 feat(ci): GitHub action for pull requests Timothy Stewart 2025-02-21 22:34:16 -0600
  • 61db806f05 feat(ci): GitHub action for pull requests Timothy Stewart 2025-02-21 22:34:16 -0600
  • c21547e8dd Merge branch 'github-actions-pull-request' into techno-dev Timothy Stewart 2025-02-21 22:31:11 -0600
  • e7944ecd5c Merge branch 'github-actions-build-image' into techno-dev Timothy Stewart 2025-02-21 22:31:02 -0600
  • b9e74e0dab feat(ci): GitHub action for pull requests Timothy Stewart 2025-02-21 22:21:37 -0600
  • 9726e92e3f feat(cd): GitHub action for building production image Timothy Stewart 2025-02-21 22:02:53 -0600
  • d40c4d9025 feat(dev): added Dockerfile with multistage build and compose file Timothy Stewart 2025-02-21 21:44:57 -0600
  • 91ef5e6424 fix(deps): moved deps to dev deps Timothy Stewart 2025-02-21 21:44:51 -0600
  • 8651ef2557 feat(dev): added Dockerfile with multistage build and compose file Timothy Stewart 2025-02-21 21:24:25 -0600
  • c61c81863c fix(dev): Added tsconfig options and build step to transpile Timothy Stewart 2025-02-21 20:51:11 -0600
  • 543124ae85 fix(webrtc): Fixed import Timothy Stewart 2025-02-21 20:29:06 -0600
  • 427d3c8952 feat(Docker): Added Docker file + compose for local dev Timothy Stewart 2025-02-20 22:14:34 -0600
  • d0bcb4b40d chore: update dev script with watch and debug options feat/add-node-watch-mode Adam Shiervani 2025-02-21 01:33:41 +0100
  • a964aa459f feat(devcontainer): Added devcontainer for nodejs per package.json Timothy Stewart 2025-02-19 21:37:15 -0600
  • 1b6792d0e8 docs(README): Fixed .env.development since that's what npm run dev needs Timothy Stewart 2025-02-19 13:11:34 -0600
  • 281b0ab535 docs(README): Fixed docker command to expose port Timothy Stewart 2025-02-19 13:10:29 -0600
  • 73b4fe20d4 fix(.env): Fix example to match documentation Timothy Stewart 2025-02-19 13:09:02 -0600
  • 441c0aabac fix(.gitignore): Ignore .env.development Timothy Stewart 2025-02-19 13:08:35 -0600
  • 4010385f32 feat: add force update option for manual update checks feat/force-update-bypass-rollout Adam Shiervani 2025-02-18 14:05:13 +0100
  • 8034536083
    Merge pull request #17 from jetkvm/dev Adam Shiervani 2025-02-12 14:04:08 +0100
  • e9191d7972
    Merge pull request #16 from jetkvm/fix/increase-timeout Adam Shiervani 2025-02-11 21:10:02 +0100
  • 8e29026017 chore: increase WebSocket response timeout from 5 to 15 seconds Adam Shiervani 2025-02-11 20:08:46 +0100
  • d3a8b0982c
    Release 20250211 (#15) Aveline 2025-02-11 16:58:49 +0100
  • 722e70f599 feat: include device ip and ICE server list in device handshake payload Siyuan Miao 2025-02-11 13:48:03 +0100
  • ab2e65c144 fix: 'ip' is possibly 'undefined' feat/webrtc-api-ip Siyuan Miao 2025-02-11 13:51:51 +0100
  • 771e1488d4 fix: activeConnection is now a tuple, call conn[0] instead Siyuan Miao 2025-02-11 13:49:24 +0100
  • a612f95706 feat: include device ip and ICE server list in device handshake payload Siyuan Miao 2025-02-11 13:48:03 +0100
  • 954303afa5 feat: allow to override CORS origins using environment variable feat/cors Siyuan Miao 2025-02-11 13:45:46 +0100
  • 29c2294926 Add environment variable validation and ESLint configuration feat/ci-fmt-lint Adam Shiervani 2025-02-10 19:26:05 +0100
  • ae4bc804c2 Release 202412292129 thinkafterbefore 2024-10-20 15:51:53 +0200