rodriguez
  • Joined on 2025-03-25
rodriguez pushed to main at GeneralBots/gbserver 2025-04-27 20:34:42 +00:00
b7cd0fa48c fix(gb-infra): Improve readability by adding a name to the test step in Node workflow
rodriguez pushed to main at GeneralBots/gbserver 2025-04-27 20:31:35 +00:00
017fe4ac77 fix(gb-infra): Improve readability by adding a name to the test step in Node workflow
rodriguez pushed to main at GeneralBots/gbserver 2025-04-27 20:28:44 +00:00
19cd1bc46d fix(gb-infra): Remove unnecessary whitespace in Node workflow configuration
rodriguez pushed to main at GeneralBots/gbserver 2025-04-27 19:48:20 +00:00
3f20667813 fix(gb-infra): Correctly position cargo test step in Node workflow
rodriguez pushed to main at GeneralBots/gbserver 2025-04-27 19:44:55 +00:00
e03c0c7411 fix(gb-infra): Update Rust toolchain action to use trunk and add cargo test step
rodriguez pushed to main at GeneralBots/gbserver 2025-04-27 19:42:13 +00:00
c61afb2077 refactor(gb-infra): Rename CI/CD workflow to GBCI and adjust branch configurations; add temporary SSL verification disable step
rodriguez pushed to main at GeneralBots/gbserver 2025-04-27 19:30:48 +00:00
fb1fb52f5a refactor(gb-infra): Rename CI/CD workflow to GBCI and adjust branch configurations; add temporary SSL verification disable step
rodriguez created branch main in GeneralBots/gbserver 2025-04-27 19:30:48 +00:00
rodriguez pushed to master at GeneralBots/gbserver 2025-04-27 19:26:47 +00:00
18b6992f24 feat(gb-infra): Add CI/CD workflow for Rust with build, test, and deployment steps; include architecture diagram for system components
rodriguez pushed to master at GeneralBots/gbserver 2025-04-27 19:21:54 +00:00
b2868c6d5d feat(gb-infra): Add CI/CD workflow for Rust with build, test, and deployment steps; include architecture diagram for system components
rodriguez pushed to main at GeneralBots/gbclient 2025-04-27 19:14:32 +00:00
7f5c2615c0 feat: implement meeting room page with LiveKit integration and enhanced chat functionality
rodriguez pushed to main at GeneralBots/gbclient 2025-04-27 18:53:37 +00:00
a851150d45 feat: update Next.js configuration, add 'use client' directive to multiple components, and create new pages for music, editor, and videos
rodriguez pushed to main at GeneralBots/gbclient 2025-04-27 18:29:57 +00:00
c2352564be feat: update Next.js configuration, add 'use client' directive to multiple components, and create new pages for music, editor, and videos
rodriguez pushed to main at GeneralBots/gbclient 2025-04-27 18:25:50 +00:00
4e57232f08 feat: update Next.js configuration, add 'use client' directive to multiple components, and create new pages for music, editor, and videos
rodriguez pushed to main at GeneralBots/gbclient 2025-04-27 12:30:35 +00:00
f3a659f8b0 fix: update workflow to use npm for dependency installation and build process
rodriguez pushed to main at GeneralBots/gbclient 2025-04-27 12:25:52 +00:00
22eaff3899 feat: add LiveKit styles and enhance meeting page UI with improved layout and components
rodriguez pushed to main at GeneralBots/gbclient 2025-04-27 00:44:42 +00:00
a3c67a3bcc feat: add video page, implement token generation API, and enhance chat components with improved styles and functionality
rodriguez pushed to main at GeneralBots/botserver 2025-04-27 00:44:08 +00:00
c200456e38 fix(GBMinService): add logging for meeting token requests and definition
rodriguez pushed to main at GeneralBots/botserver 2025-04-26 20:27:33 +00:00
3ce1d1e152 fix(GBMinService): await token.toJwt() for proper JWT generation
rodriguez pushed to main at GeneralBots/botserver 2025-04-26 20:17:31 +00:00
b7f9c07faf fix(GBMinService): await token.toJwt() for proper JWT generation