srgooglo
ef4b66981d
Merge pull request #170 from ragestudio/dev
1.44.2@alpha
2025-07-07 17:57:47 +02:00
dc29623330
Update package.json
2025-07-07 17:57:02 +02:00
a66d5891e3
Improve DASH player configuration and buffering
2025-07-07 17:56:50 +02:00
2031b413ce
Fix lyrics scroll handling and track state checking
2025-07-07 17:56:09 +02:00
srgooglo
d279264277
Merge pull request #169 from ragestudio/dev
1.44.1@alpha
2025-07-07 17:35:25 +02:00
1efac82a37
Bump version to 1.44.1@alpha and update comty.js
2025-07-07 17:34:35 +02:00
f15f04e442
Add taller mobile seek bar on player controls
2025-07-07 17:33:09 +02:00
89ca853a8a
Format
2025-07-07 17:32:56 +02:00
1e6dae8204
Simplify player state update logic
2025-07-07 17:32:26 +02:00
01608e2f1a
Update comty.js
2025-07-07 17:26:09 +02:00
abd65cf6ff
Improve mobile auth & added Turnstile captcha to registration flow
...
This change adds a Cloudflare Turnstile captcha verification step to the
user registration process, helping prevent automated account creation.
2025-07-07 17:25:35 +02:00
44c2500491
format
2025-07-07 16:19:42 +02:00
srgooglo
0894733341
Update CODE_STYLE.md
2025-07-04 22:13:49 +02:00
srgooglo
3a2b99df9d
Merge pull request #167 from ragestudio/dev
2025-07-04 22:09:51 +02:00
dd2e1b5070
Create .prettierrc.json
2025-07-04 22:09:16 +02:00
srgooglo
eb07f85e02
Update CODE_STYLE.md
2025-07-04 22:09:08 +02:00
srgooglo
08b0f91f36
Merge pull request #163 from ragestudio/dev
2025-07-04 16:46:42 +02:00
2a22b83838
allow all cors
2025-07-04 16:45:57 +02:00
srgooglo
a28552dab1
Merge pull request #162 from ragestudio/dev
1.44.0@alpha
2025-07-04 16:41:56 +02:00
392e356ba5
Use dashjs
2025-07-04 16:41:10 +02:00
srgooglo
f371b2db00
Merge pull request #161 from ragestudio/dev
2025-07-04 16:24:42 +02:00
105fff2009
Bump @ragestudio/vessel to 0.23.1
2025-07-04 16:23:06 +02:00
b01905c8fd
Set page title and meta tags in index.html and remove Helmet usage
2025-07-04 16:21:58 +02:00
srgooglo
665e42e59b
Merge pull request #160 from ragestudio/dev
2025-07-04 16:07:21 +02:00
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
srgooglo
819e0658ee
Merge pull request #159 from ragestudio/dev
2025-07-04 15:56:51 +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
dedf1856a9
Merge pull request #158 from ragestudio/dev
2025-07-04 15:51:19 +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