57 Commits

Author SHA1 Message Date
073457a34c support for file uploads 2025-05-15 13:01:15 +00:00
3a091da7fe remove dep 2025-05-15 13:01:07 +00:00
df328ea035 removed unused models 2025-05-15 13:00:57 +00:00
94c8d7383e Use globalThis.location?.origin 2025-05-12 02:22:26 +00:00
1e86f7638f fix for server mode 2025-05-12 02:18:58 +00:00
baba6965a5 fix for nodejs 2025-05-12 02:12:51 +00:00
359aa7a389 bump version 2025-05-12 02:08:44 +00:00
f1f7c03470 Route Spectrum API through main API in development 2025-05-12 02:08:30 +00:00
2dbf36fe4f fix rtengine dep & bump version 2025-05-11 18:06:38 +00:00
f408866ac2 bump version 2025-05-10 15:11:52 +00:00
e035e6bde4 Revamp Music API, add E2E, update Spectrum and User
Music model: new method structure, updated API endpoints (tracks,
releases, lyrics, library).
E2E (wip): new model for encryption key pair management.
Spectrum: updated API to support new
spectrum api.
User: added public key management.
Session, Auth, Radio: minor API enhancements.
2025-05-10 02:35:38 +00:00
511a81e313 Fix ping measurement to use first available socket 2025-04-24 12:40:29 +00:00
0face5f004 Update package.json 2025-04-24 12:29:55 +00:00
26c1d01375 bump version 2025-04-24 12:25:40 +00:00
85e1619e29 use pagination 2025-04-24 12:25:35 +00:00
e188676dda fix remotes 2025-04-24 12:25:30 +00:00
4dcfb65f03 update linebridge client 2025-04-10 19:30:43 +00:00
bce0abd21b Add basic flag to UserModel.data in spectrum injectUserDataOnList 2025-04-10 14:35:26 +00:00
6c7a218716 bump version & update 2025-04-09 21:05:07 +00:00
3a2c3aeef0 improve socket disconection to suport rtengineng 2025-04-09 21:04:54 +00:00
1838d32fe0 remove useless anoying warn 2025-04-09 21:04:16 +00:00
742f1972bb improve spectrum api 2025-04-09 21:04:05 +00:00
c0b93aa9fd added events model 2025-04-09 20:51:36 +00:00
9002716421 bump version 2025-03-28 18:34:23 +00:00
5e6371b5eb support custom origin for ws 2025-03-28 18:34:01 +00:00
00237e3d31 update pkg 2025-03-26 15:46:50 +00:00
2f3c6ea77f use linebridge-client 1.0 2025-03-26 15:40:03 +00:00
f051b73e9d move measurePing as a util 2025-03-26 15:32:03 +00:00
3a75a8bb11 use linebridge-client 2025-03-26 10:57:57 +00:00
d767d3c842 move dep 2025-03-25 22:57:37 +00:00
b842851733 bump version & update deps 2025-03-25 22:57:05 +00:00
571ba5a1d0 added standartListMerge 2025-03-25 22:56:22 +00:00
4d90a7cc5a fix import 2025-03-25 22:56:10 +00:00
88c06c1f70 fix import 2025-03-25 22:56:03 +00:00
2b0449f5cb delete index 2025-03-25 22:55:53 +00:00
97ec96d1b2 improve user model 2025-03-25 22:55:45 +00:00
ad846881fd fix spectrum model 2025-03-25 22:55:13 +00:00
b6280b59df support search with addons 2025-03-25 22:54:44 +00:00
aeb1e73f9b added radio model 2025-03-25 22:54:36 +00:00
dcf99c57e9 improve music model 2025-03-25 22:54:13 +00:00
243ce4731c added addons support 2025-03-25 22:53:45 +00:00
2f77c50635 support for new ws manager 2025-03-25 22:53:31 +00:00
e833038542 merge from local 2024-11-17 20:35:35 +00:00
4f15559a09 added disableAccount method 2024-11-04 13:02:48 +00:00
4ebe77a0d7 merge from local 2024-10-29 21:31:02 +00:00
fac6a9f0d1 add jsdoc 2024-08-26 13:49:33 +00:00
99c85b81ef merge from local 2024-06-11 17:14:20 +00:00
15f89af37c implement refresh tokens logic 2024-04-25 20:26:00 +00:00
6ecb326161 added chats namespace 2024-04-25 20:25:43 +00:00
5ef49f1588 cleanup 2024-04-25 20:25:26 +00:00