9c44e6361a
Remove unused context
2025-06-16 20:55:17 +00:00
eb5c28d61e
Format
2025-06-16 20:53:27 +00:00
a62ab7c919
format
2025-06-16 20:53:02 +00:00
78457ee11f
Add excuses and random error images config files
2025-06-16 20:52:52 +00:00
f17c56a551
Add Drawer component, header, and custom hooks
2025-06-16 20:52:36 +00:00
66a7395ea4
check changes on states
2025-06-16 20:50:25 +00:00
6f72701106
Format
2025-06-16 20:49:56 +00:00
f13d950e48
Add motion animations to lyrics background gradient
2025-06-16 20:49:44 +00:00
4dfacb8427
Rename sync_audio_at_ms to video_starts_at_ms
2025-06-16 20:49:34 +00:00
a403d528df
Refactor to functional component
2025-06-16 20:49:17 +00:00
d26454d974
format
2025-06-16 20:48:44 +00:00
fb227a371b
Loggin error on fetch lyrics
2025-06-16 20:48:35 +00:00
1b3cb9b49b
Add RGB components to dominant color CSS variables
2025-06-16 20:48:13 +00:00
552f0b5998
Refactor UserCard components and improve code style
...
The changes clean up the UserCard components by:
- Removing unnecessary forwardRef usage
- Simplifying prop handling and conditions
2025-06-16 20:47:56 +00:00
f711b71ae2
Format
2025-06-16 20:47:23 +00:00
5d3dbeb6da
Clean up sync room socket handling
2025-06-16 20:46:58 +00:00
0f70bf43fd
Restructure account pages and convert class to function
2025-06-16 20:46:10 +00:00
8b9afae7eb
Improvee music studio
2025-06-16 20:44:40 +00:00
22c6279798
display track duration
2025-06-16 20:42:29 +00:00
9ad8b33057
early return if no socket connected
2025-06-16 20:42:15 +00:00
b88c18b46a
added ErrorCatcher
component
2025-06-16 20:41:52 +00:00
12a9b8eba8
fix opacity anim
2025-06-16 20:38:49 +00:00
af6c217176
Bump versions
2025-05-21 19:18:38 +00:00
bcd52cac55
Update comty.js
2025-05-21 19:13:27 +00:00
ea01907020
Bump version & tidy dependecies
2025-05-21 19:09:22 +00:00
87f746d5b9
Refactor live stream page and add Shaka decoder
...
- Move files for `/tv/live/[id]` route into a dedicated directory structure.
- Introduce Shaka player decoder for HLS playback.
- Remove deprecated FLV decoder (mpegts.js).
- Add basic chat page placeholder.
- Improve cleanup logic for decoder instances.
2025-05-21 19:06:51 +00:00
68af8c6f93
Adjust modal styles
2025-05-21 19:05:56 +00:00
dad308c914
Remove unwanted logs
2025-05-21 19:05:17 +00:00
a478432d61
Implement music sync room and refine related features
...
- Add WebSocket-based sync room for real-time music playback sync.
- Expand music exploration search to include albums and artists.
- Adjust track and release data fetching and deletion on server.
- Enhance DASH segmentation job with codec overrides and MPD updates.
- Update music service configuration for websockets and middlewares.
- Make minor UI adjustments to the search component.
2025-05-21 19:04:59 +00:00
0eaecf6fd3
Refactor player internals and sync
...
Replace `TrackInstance` with direct `TrackManifest` usage in the player
core. Introduce a `SyncRoom` class and related hooks (`useSyncRoom`,
`useLyrics`, etc.) for real-time state synchronization and shared lyrics
display. Enhance player indicators to show detailed audio format metadata
(codec, sample rate, bit depth). Relocate the Indicators component and update
the Lyrics page to utilize these new features and components.
2025-05-21 19:03:08 +00:00
12e9cb30ca
added track visibility switch
2025-05-21 18:56:45 +00:00
b695e170e8
Improve playlist view
2025-05-21 18:56:23 +00:00
a92de80121
export ogg icon
2025-05-21 18:56:06 +00:00
71cc3938b1
added new ogg icon
2025-05-21 18:56:01 +00:00
f969ba96a0
renaming some methods
2025-05-21 18:55:47 +00:00
179496b061
Fix rtspt url media
2025-05-21 18:52:31 +00:00
38e6b2f7ef
bump versions
2025-05-15 14:13:38 +00:00
cf87f15d47
Update dependencies
2025-05-15 14:12:32 +00:00
d589168e73
Fix websocket restoration
2025-05-15 14:09:31 +00:00
8163056179
remove sync settings
2025-05-15 13:09:04 +00:00
6f1c3fbc55
bump version
2025-05-15 13:05:48 +00:00
48bd4a3b69
bump deps
2025-05-15 13:04:41 +00:00
da7a21a4ab
added basic eslint config
2025-05-15 13:04:34 +00:00
79b8ecc98f
format
2025-05-15 13:04:09 +00:00
2731fd7b4e
remove unused core
2025-05-15 13:04:06 +00:00
464bb901e4
Use comty.js file uploads
2025-05-15 13:03:58 +00:00
270ac23a46
added solid border color
2025-05-15 13:03:24 +00:00
8b241e9ee0
Change classnames
2025-05-15 10:01:37 +00:00
82e2b1742f
Improve image card style
2025-05-15 09:59:42 +00:00
73bce287db
Improve SSL mode
2025-05-13 12:50:36 +00:00