This website requires JavaScript.
Explore
Help
Sign In
mrleo1nid
/
TeleWave
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
525fd2ee01055c060ade18c6243628dcfdcd5e93
TeleWave
/
frontend
T
History
Leonid Pershin
525fd2ee01
build / backend (push)
Successful in 2m17s
Details
build / frontend (push)
Successful in 58s
Details
tests / backend-tests (push)
Failing after 32s
Details
Implement preferred audio languages feature: update site settings to include preferred audio languages, modify related data structures and API endpoints, and enhance media processing to select audio tracks based on user preferences. Update frontend components for managing and displaying these settings.
2026-07-26 01:51:55 +03:00
..
public
Initial commit: base slice (auth, roles, users, admin) scaffold
2026-07-24 05:40:34 +03:00
src
Implement preferred audio languages feature: update site settings to include preferred audio languages, modify related data structures and API endpoints, and enhance media processing to select audio tracks based on user preferences. Update frontend components for managing and displaying these settings.
2026-07-26 01:51:55 +03:00
.gitignore
Initial commit: base slice (auth, roles, users, admin) scaffold
2026-07-24 05:40:34 +03:00
.oxlintrc.json
Initial commit: base slice (auth, roles, users, admin) scaffold
2026-07-24 05:40:34 +03:00
index.html
Initial commit: base slice (auth, roles, users, admin) scaffold
2026-07-24 05:40:34 +03:00
package.json
Update README and package.json: add build and test badges to README for CI visibility, and specify pnpm as the package manager in package.json for consistency in dependency management.
2026-07-25 20:17:30 +03:00
pnpm-lock.yaml
Add media and channel management routes: introduce new routes for admin channels, media, and shows in the routing structure. Update navigation in the admin layout to include links for these new sections. Enhance type definitions for media assets and shows in the API types. Integrate HLS.js for improved streaming support.
2026-07-24 16:18:54 +03:00
tsconfig.app.json
Initial commit: base slice (auth, roles, users, admin) scaffold
2026-07-24 05:40:34 +03:00
tsconfig.json
Initial commit: base slice (auth, roles, users, admin) scaffold
2026-07-24 05:40:34 +03:00
tsconfig.node.json
Initial commit: base slice (auth, roles, users, admin) scaffold
2026-07-24 05:40:34 +03:00
vite.config.ts
Initial commit: base slice (auth, roles, users, admin) scaffold
2026-07-24 05:40:34 +03:00