Activity
fix(api): issues with running tests
fix(api): issues with running tests
feat(api): add support for setting sdp offer
feat(api): add support for setting sdp offer
build(ui): redirect issues
build(ui): redirect issues
fix(ui): name not shown after logging in
fix(ui): name not shown after logging in
feat(ui): persist logged in user details and store data
feat(ui): persist logged in user details and store data
build(ui): fix api url not loading
build(ui): fix api url not loading
build(ui): load api url from env file
build(ui): load api url from env file
feat(ui): setup api and store infra
feat(ui): setup api and store infra
feat: implement get rooms api
feat: implement get rooms api
feat: implement create rooms route
feat: implement create rooms route
build(api): remove database url from the config
build(api): remove database url from the config
feat(backend): check token validity before sending 200 when identifying
feat(backend): check token validity before sending 200 when identifying
fix: remove dotenv calling in app.ts
fix: remove dotenv calling in app.ts
build: remove dotenv as its already included in fastify-cli
build: remove dotenv as its already included in fastify-cli
feat: implement user identify route
feat: implement user identify route
feat: implement a pov rooms api
feat: implement a pov rooms api
chore: setup backend project
chore: setup backend project
refactor: move frontend to a separate a folder
refactor: move frontend to a separate a folder
build: switch to vercel for deploying
build: switch to vercel for deploying
fix: update color of buttons
fix: update color of buttons
fix: increase delay for dummy file upload
fix: increase delay for dummy file upload
feat: implement the ui flow for swipe to send files
feat: implement the ui flow for swipe to send files
feat: add label support and allow to slide back when its not on
feat: add label support and allow to slide back when its not on