Commit Graph

619 Commits

Author SHA1 Message Date
Buster Neece f0666ab175
Revert Meilisearch rollout for now. 2023-01-30 07:21:25 -06:00
Buster Neece 2586277e9f
Switch Requests to use Meilisearch. 2023-01-29 08:38:59 -06:00
Buster Neece 81d16d619a
More Meilisearch infrastructure work. 2023-01-29 08:15:26 -06:00
Buster Neece fed474b116
Fixes #6038 -- Fix rate-limited web hooks. 2023-01-22 21:11:05 -06:00
Buster Neece ee86bc5212
Minor update to log view textarea. 2023-01-21 18:21:17 -06:00
Buster Neece eb519dffce
Fix how the streaming log view works. 2023-01-21 18:14:42 -06:00
Buster Neece b602589f3f
Fixes #6032 -- Fix "Clear Upcoming Queue" button. 2023-01-17 19:09:08 -06:00
Buster Neece 6ef72c643e
Fixes #6007 -- Implement Google Analytics Measurement V4. 2023-01-14 02:04:13 -06:00
Buster Neece 32646cf7c7
Add link to listener report from profile. 2023-01-13 16:27:44 -06:00
Buster Neece c25a60bc75
Hide progress on NP page if offline. 2023-01-11 21:08:20 -06:00
Buster Neece b42f52fccb
Remove default album art URL from Station Form (it's now in Branding). 2023-01-11 16:32:51 -06:00
Buster Neece a9c90fd877
Update frontend dependencies. 2023-01-11 11:18:39 -06:00
Buster Neece ed2e01f3d7
Fix HLS streams edit modal. 2023-01-10 14:10:53 -06:00
Buster Neece 85e075282b
Make frontend credentials hidden by default and expandable. 2023-01-10 13:57:00 -06:00
Buster Neece 0bab9de01c
Share common time formatting for NP. 2023-01-10 13:26:40 -06:00
Buster Neece 20a9439f64
Prevent volume/mute status from propagating across open tabs. 2023-01-09 23:07:09 -06:00
Buster Neece a6519f6f83
Fixes #5537 -- Improve visibility of range sliders on dark theme. 2023-01-09 23:04:29 -06:00
Buster Neece d5d2583bb2
Fixes and migrate previously uncaught ReorderModal. 2023-01-09 22:36:01 -06:00
Buster Neece abd8c964fc
Fix AudioPlayer console errors. 2023-01-09 17:15:28 -06:00
Buster Neece ff2402c556
Use common NowPlaying component for station profile. 2023-01-09 17:03:03 -06:00
MarkWasley 6e96d11804
Fix Add Playlist/Edit Playlist modal formatting (#5998)
Restores name and description of playlist options to two lines.
2023-01-09 11:01:25 -06:00
Buster Neece 303287a700
Move Datatable and Media Manager to Composition API. 2023-01-09 10:55:27 -06:00
Buster Neece e13e6c5c0a
More Vue fixes. 2023-01-08 21:56:44 -06:00
Buster Neece 469c89e0f6
Make Webhook Edit Modal Composition API. 2023-01-08 21:14:36 -06:00
Buster Neece 6a85fab94c
Implement common methods across CRUD components. 2023-01-08 19:24:13 -06:00
Buster Neece bace4da082
Move more components to Composition API. 2023-01-08 13:21:51 -06:00
Buster Neece 43ee5bbd2e
Move more components to Composition API. 2023-01-08 12:41:18 -06:00
Buster Neece 7d593f7ab3
Move several EditModals to Composition API. 2023-01-08 11:44:59 -06:00
Buster Neece 0c938b260b
Make BaseEditForm a Composition-able. 2023-01-07 22:24:12 -06:00
Buster Neece 5d1e46a620
Vue Composition API updates. 2023-01-07 20:26:29 -06:00
Buster Neece d2c7ff6a82
Fixes #5996 -- Fix playlist/streamer scheduling. 2023-01-07 15:58:52 -06:00
Buster Neece cce967147e
Move Dashboard to Composition API. 2023-01-07 15:24:18 -06:00
Buster Neece 8e3589300b
Fixes #5983 -- Add badge back to live on public player. 2023-01-07 12:55:49 -06:00
Buster Neece e404b3d068
Fixes #5986 -- Fix issues with Storage Locations page. 2023-01-07 12:48:12 -06:00
Buster Neece 67c40bec5d
Fixes #5993 -- Make some Discord webhook fields textareas. 2023-01-07 12:31:42 -06:00
Buster Neece e0f5178ba4
More Composition conversion and fixes. 2023-01-07 10:04:08 -06:00
Buster Neece 1ef68f64fc
Mroe Composition switches. 2023-01-06 22:23:32 -06:00
Buster Neece 962c0badde
Flag all Options API components. 2023-01-06 19:55:08 -06:00
Buster Neece f15ef56f6d
Vue fixes and Composition API updates. 2023-01-06 19:05:40 -06:00
Buster Neece 10c8069719
Fix datetime issues. 2023-01-06 12:39:51 -06:00
Buster Neece 1b188c6189
Fixes #5985 -- Fix minor bug with branding custom assets. 2023-01-05 16:01:04 -06:00
Buster Neece 1032801b07
Initial WIP final tweaks. 2023-01-05 13:48:55 -06:00
Buster Neece a4117da33d
Refine updates page. 2023-01-05 13:21:23 -06:00
Buster Neece d76ff450c8
Web updater initial WIP. 2023-01-05 12:54:03 -06:00
Buster Neece c8e18a7324
Vue fixes and Compositionification. 2023-01-04 15:15:35 -06:00
Buster Neece 1fa0ab618b
Use pickProps for prop-drilling in other components. 2023-01-04 11:54:37 -06:00
Buster Neece c34c1fb16f
Use "pickProps" function for prop drilling in profile panel. 2023-01-04 11:37:07 -06:00
Buster Neece 3a2e782570
Fix time config on AuditLog/Backups. 2023-01-04 11:21:39 -06:00
Buster Neece a5bf63ed49
Add per-station branding support. 2023-01-03 16:55:49 -06:00
Buster Neece 71510ee4a4
Simplify Vuelidate form calls. 2023-01-03 13:16:03 -06:00