Activity
feat: Update deleteBlob function parameter to array
feat: Update deleteBlob function parameter to array
feat(api): Add video deletion route and service
feat(api): Add video deletion route and service
refactor: Remove unnecessary nixPkgs setup phase
refactor: Remove unnecessary nixPkgs setup phase
refactor: Update installation commands in nixpacks.toml
refactor: Update installation commands in nixpacks.toml
feat: Add nixPkgs to nixpacks.toml
feat: Add nixPkgs to nixpacks.toml
fix: Update apt packages in nixpacks.toml
fix: Update apt packages in nixpacks.toml
fix: Update apt packages in nixpacks.toml
fix: Update apt packages in nixpacks.toml
fix: Update ffmpeg version in apt packages
fix: Update ffmpeg version in apt packages
feat: Add createdAt field to orderBy in video-service
feat: Add createdAt field to orderBy in video-service
refactor: Remove unnecessary ffmpeg flag
refactor: Remove unnecessary ffmpeg flag
feat: Add navigation to player page after file upload
feat: Add navigation to player page after file upload
style: Remove unused Input import and add Video type
style: Remove unused Input import and add Video type
feat: Add new components and update dependencies
feat: Add new components and update dependencies
feat: Add database dependency and services for video management
feat: Add database dependency and services for video management
feat: Improve HLS video conversion process
feat: Improve HLS video conversion process
feat: Add BLOB_READ_WRITE_TOKEN to globalEnv
feat: Add BLOB_READ_WRITE_TOKEN to globalEnv
feat: Add file uploader component and video player component
feat: Add file uploader component and video player component
feat: add pino dependency and dev dependency
feat: add pino dependency and dev dependency
feat: Add logging functionality to API server
feat: Add logging functionality to API server
feat: Add @unstackers/logger package and integrate logging functionality
feat: Add @unstackers/logger package and integrate logging functionality
style: Improve code formatting and comments
style: Improve code formatting and comments
feat: Add globalEnv option to turbo.json
feat: Add globalEnv option to turbo.json
fix: Update destination URL to use API_URL instead of WEB_URL
fix: Update destination URL to use API_URL instead of WEB_URL
feat: Add WEB_URL to next.config for rewrites
feat: Add WEB_URL to next.config for rewrites
chore: Add console log for API_URL
chore: Add console log for API_URL
feat: Add Button component for fetching API status
feat: Add Button component for fetching API status
fix: Update dev script in package.json and add API rewrites in next.c…
fix: Update dev script in package.json and add API rewrites in next.c…
feat: Add support for installing corepack and pnpm
feat: Add support for installing corepack and pnpm
feat: Add ESLint configuration, package.json, env, index, server, tsc…
feat: Add ESLint configuration, package.json, env, index, server, tsc…