Commit graph

14 commits

Author SHA1 Message Date
Harrison Rose
4cdf54d049 doesn't need to be a public route (should go behind usual API auth) 2024-07-22 23:14:50 -05:00
Harrison Rose
a8081b9a74 or would it be better to return just the slug instead of the whole share object? 2024-07-22 22:45:40 -05:00
Harrison Rose
748541fb4e restore other call to original 2024-07-22 22:29:21 -05:00
Harrison Rose
634298f5b7 attempt at get slug by mediaItemId 2024-07-22 22:25:40 -05:00
sevenlayercookie
9b47130feb modified: server/controllers/ShareController.js 2024-07-22 02:58:21 +00:00
advplyr
fed5ff4863 Add:Daily cron that closes stale open playback sessions 2024-07-04 12:00:54 -05:00
advplyr
43217657d7 Update media item shares to close when changing shares on same device 2024-07-04 11:19:29 -05:00
advplyr
dd1d2b7c92 Fix media item share changing share, show error on failed to play 2024-07-03 17:08:30 -05:00
advplyr
8e286a6070 Open media item share sessions shown on listening sessions page, create device info for share sessions 2024-06-30 16:36:00 -05:00
advplyr
d7ace4d1dc Update:Media item share URL allows for sending starting time as query string #1768 2024-06-30 15:31:27 -05:00
advplyr
31146082f0 Update:Media item share endpoints and audio player #1768
- Add endpoints for getting tracks, getting cover image and updating progress
- Implement share session cookie and caching share playback session
- Audio player UI/UX
2024-06-29 15:05:35 -05:00
advplyr
8cadaa57f6 Update share endpoint to return playback session, add get share file endpoint 2024-06-26 17:03:12 -05:00
advplyr
903b685e1a Update jsdocs 2024-06-23 11:01:25 -05:00
advplyr
d6eae9b43e Add:Create media item shares with expiration #1768 2024-06-22 16:42:13 -05:00