cc99fbc085
update submodule
2025-07-04 16:06:41 +02:00
482255c044
Update vessel to 0.23
2025-07-04 16:06:30 +02:00
bc8104fc4f
Update vessel
2025-07-04 15:56:13 +02:00
cca8adb2e4
Update package.json
2025-07-04 15:56:09 +02:00
srgooglo
8402bd9906
Merge branch 'master' into dev
2025-07-04 15:50:58 +02:00
97f2506632
bump version
2025-07-04 15:47:44 +02:00
a6c72f2dac
bump version
2025-07-04 15:47:13 +02:00
9464c557ae
update comty.js
2025-07-04 15:46:25 +02:00
f01262aeca
Update vessel
2025-07-04 15:38:40 +02:00
2e0b7e56da
Update comty.js
2025-07-04 15:36:56 +02:00
ac155b38e3
Handle errors in mq-hls by rejecting promise on job error
2025-07-04 14:49:24 +02:00
b721a403f5
Add mp3 to codecOverrides with libopus codec
2025-07-04 14:49:18 +02:00
94327d9a64
Remove unwanted logs
2025-07-04 14:49:02 +02:00
0c19fb8049
Update .gitignore
2025-07-04 14:19:37 +02:00
33fe2044c4
Refactor users service routes and add websocket support
...
- Standardize middleware naming to useMiddlewares - Add websocket
support and handleWsUpgrade to users service - Update getFollowers to
support pagination and return metadata - Emit user update events via
websockets - Add linebridge^1.0.0 dependency - Minor code style and
consistency improvements across routes
2025-07-04 14:16:21 +02:00
35df3a421f
Add fromTime argument to filter tracks by creation date
2025-07-04 14:15:10 +02:00
752f2ee269
Add handleUserDataUpdate method to AuthManager
2025-07-04 14:14:47 +02:00
f3690b3376
Remove user prop from Layout component
2025-07-04 14:14:20 +02:00
a0c82c3cae
Fix unset public name action to call unsetPublicName method
2025-07-04 14:13:31 +02:00
e3d8d25391
Refactor app page to use component refs and metadata state
2025-07-04 14:13:20 +02:00
df88d69c3a
Refactor followers tab and clean up styles
2025-07-04 14:13:05 +02:00
a61a33b16e
Format
2025-07-04 14:12:53 +02:00
993f454fab
Improve exit animation
2025-07-04 14:12:48 +02:00
28bdb0f9d4
Add id attribute to UserPreview root div and remove transform style
2025-07-04 14:11:59 +02:00
179baa3777
Refactor LikeButton to use named function component
2025-07-04 14:11:49 +02:00
843405dd15
Refactor Track menu logic into separate handlers and items files
2025-07-04 14:10:31 +02:00
d1b58d19fc
Refactor LoadMore to use ref instead of getElementById
2025-07-04 14:10:05 +02:00
a608f967c0
Refactor FollowersList to use UserPreview and LoadMore
2025-07-04 14:09:58 +02:00
678c0c1a4c
Refactor FollowButton to use named function export
2025-07-04 14:09:41 +02:00
7206f00c00
Remove Music tab from account page
2025-06-30 20:37:44 +02:00
f79db03a1b
Refactor PostsList to functional component and update post loading logic
2025-06-30 20:37:34 +02:00
79fbb74f32
Update log messages and add error output in file process queue
2025-06-30 20:37:12 +02:00
218df1c284
Sync active key with URL on browser navigation
2025-06-30 20:36:17 +02:00
0d94ecc46d
Consolidate manifest properties
2025-06-30 20:36:00 +02:00
217d179ce9
Update comty.js
2025-06-24 20:31:57 +02:00
c8120b6bad
Remove Shaka decoder and related exports
2025-06-24 20:31:34 +02:00
31eb929052
Add MPD parser with matchers for DASH manifest parsing
2025-06-24 20:27:29 +02:00
46e51752c7
Add dashjs dependency to package.json
2025-06-24 20:26:47 +02:00
99db3e3a02
Replace languages.json with a reduced set of major languages
2025-06-24 20:26:24 +02:00
d158076e51
Replace Shaka with dash.js for DASH playback in AudioBase
2025-06-24 20:26:14 +02:00
7b9ab80f0c
Refactor lyrics loading and file upload logic
...
- Fetch and parse remote LRC files for all languages - Simplify file
upload to use native file input - Move selected language state to
context - Remove unused UploadButton component
2025-06-24 20:26:06 +02:00
7157e9de7e
format
2025-06-24 20:25:42 +02:00
1e8e09bf17
Pass options argument to fetchLyrics service operation
2025-06-24 20:24:45 +02:00
25e83d61a6
Add language option to fetchLyrics in useLyrics hook
2025-06-24 20:02:17 +02:00
0f62d673f2
Adjust video sync timing calculation for improved accuracy
2025-06-24 20:02:09 +02:00
e90ecf27ac
remove unused ref
2025-06-24 20:01:53 +02:00
c94d744a60
Update index.jsx
2025-06-24 19:58:40 +02:00
f7e5209104
Add language and fetchAll query params to lyrics endpoint
2025-06-24 19:58:27 +02:00
954419f7f2
Update readme
2025-06-19 01:44:10 +02:00
srgooglo
9c1928ccda
Update funding.yml
2025-06-19 01:42:44 +02:00