Commit graph

1029 commits

Author SHA1 Message Date
Matthew Stratford
d051685420
Fix shrinking hoverover. 2021-02-10 19:39:26 +00:00
Marks Polakovs
71c1138d34
Bump version to 1.5.3 (whoops...) 2021-02-09 13:25:10 +00:00
Matthew Stratford
9be4285c32
Merge pull request #210 from UniversityRadioYork/mstratford/silence-threshold
Fix silence detection threshold.
2021-02-08 20:53:43 +00:00
Marks Polakovs
ed806b7893 Undo a little fucky wucky 2021-02-08 20:42:21 +00:00
Marks Polakovs
ba4e6942cb
Merge pull request #208 from UniversityRadioYork/mstratford/played
Add a mark as played button.
2021-02-08 20:37:38 +00:00
Marks Polakovs
b8ff44e0c9
Bump version for 1.5.2 2021-02-08 20:33:25 +00:00
Marks Polakovs
ca0d1438ea
Merge pull request #206 from UniversityRadioYork/marks/upgrade-save
Default to saving changes to showplan, and add notice
2021-02-08 20:32:59 +00:00
Matthew Stratford
05cecd77e1 Add a mark as played button. 2021-02-08 20:23:59 +00:00
Marks Polakovs
76df515b57 Add missing space 2021-02-08 15:48:41 +00:00
Matthew Stratford
4bcabb6fb0 Fix silence detection threshold. 2021-02-06 20:06:30 +00:00
Matthew Stratford
7a7a401114 Prettier 2021-02-03 23:57:57 +00:00
Matthew Stratford
74d46444f5
Update to v1.5.1 2021-02-03 23:44:07 +00:00
Matthew Stratford
cd19d9ba6d
Change the style that react-tooltip forgets. 2021-02-03 23:32:12 +00:00
Matthew Stratford
9cd7edc8ca
Merge pull request #203 from UniversityRadioYork/mstratford/fix-hover-popup
Fix broken hover tooltips for empty show plans.
2021-02-03 23:20:53 +00:00
Matthew Stratford
50b8ead7c3
Fix broken hover tooltips for empty show plans. 2021-02-03 23:18:21 +00:00
Marks Polakovs
2790e0a20c
Merge pull request #202 from UniversityRadioYork/mstratford/tracklist-patch 2021-01-31 20:54:50 +00:00
Matthew Stratford
14c47a243b Trigger tracklist ends on closing the window. 2021-01-31 17:48:18 +00:00
Matthew Stratford
612c7d2c47 If we reload the channel, tracklist the end. 2021-01-31 17:24:25 +00:00
Matthew Stratford
3818d20932
Merge pull request #200 from UniversityRadioYork/mstratford/last-call-for-release
Last bugs i've seen.
2021-01-30 20:17:51 +00:00
Matthew Stratford
e057fbb857 It's version 1.5.0 baby! 2021-01-30 19:59:36 +00:00
Matthew Stratford
670ab4da84 Merge branch 'master' into mstratford/last-call-for-release 2021-01-30 19:53:23 +00:00
Marks Polakovs
6ed6929984
Merge pull request #197 from UniversityRadioYork/mstratford/pfl-player 2021-01-30 19:40:48 +00:00
Matthew Stratford
db4335a543
Update src/optionsMenu/helpers/VUMeter.tsx
Co-authored-by: Marks Polakovs <github@markspolakovs.me>
2021-01-30 19:39:14 +00:00
Matthew Stratford
76eedd365b Don't flash the fader during PFL, tell them instead. 2021-01-30 19:37:30 +00:00
Matthew Stratford
5fd759fefc
Merge pull request #198 from UniversityRadioYork/mstratford/theQIsiren
Add some form of telling people it's dead.
2021-01-30 19:25:56 +00:00
Matthew Stratford
2dae369d12 Underscoping 2021-01-30 19:24:32 +00:00
Matthew Stratford
c1a4724e99 Fix PFL VU meter trying to update after it's killed. 2021-01-30 19:13:04 +00:00
Matthew Stratford
a82f68e89f Put debug back. 2021-01-30 18:33:15 +00:00
Matthew Stratford
27fa9ef1ef Fix tooltips not appearing for changing content. 2021-01-30 18:29:00 +00:00
Matthew Stratford
9f269eb4cd Fix hover always show logic. 2021-01-30 17:47:50 +00:00
Matthew Stratford
820813e024 Don't allow right click on library channel. 2021-01-30 17:46:11 +00:00
Matthew Stratford
dfb170feaa Move debug to tooltip, fix outro time. 2021-01-30 17:39:47 +00:00
Matthew Stratford
337221cdd6 Rate limit API when we're not broadcasting. 2021-01-30 01:10:27 +00:00
Matthew Stratford
4b75b5e72b Couple css fixes. 2021-01-30 01:00:59 +00:00
Matthew Stratford
4bc66c74cc Make a bit more tiny screen friendly. 2021-01-30 00:57:46 +00:00
Matthew Stratford
385bc83eb2 Rename PFL player to Preview Player. 2021-01-29 23:56:36 +00:00
Matthew Stratford
765ddd505c Fix broadcast stage "in" 2021-01-28 23:11:38 +00:00
Matthew Stratford
dc15d2d7d7 Fixes 2021-01-28 23:04:04 +00:00
Matthew Stratford
9ec14b1879 Change error flashing class. 2021-01-28 23:00:19 +00:00
Matthew Stratford
238dd8d98f Accidentally removed PIS. 2021-01-28 22:59:59 +00:00
Matthew Stratford
d4756bed3d Fix sidebar toggle button height. 2021-01-28 22:56:52 +00:00
Matthew Stratford
d1de8e529f Guestimated Streaming error alert. 2021-01-28 22:56:32 +00:00
Matthew Stratford
3ece99b8d7 Add silence detection warning 2021-01-28 22:43:07 +00:00
Matthew Stratford
44c91aeea1 Add on air source to diddy timelord. 2021-01-28 22:19:32 +00:00
Matthew Stratford
0a363ef6f3 Move timelord into separate file, make bigger. 2021-01-28 21:12:09 +00:00
Matthew Stratford
34fd2243cb Still let people clear PFL on the PFL channel 2021-01-28 20:24:58 +00:00
Matthew Stratford
5dac53fb08 Reduce scope of libraries. 2021-01-28 20:15:57 +00:00
Matthew Stratford
dc4c90c223 Comment fix. 2021-01-28 20:09:15 +00:00
Matthew Stratford
df097308ed Code tidies. 2021-01-28 20:07:00 +00:00
Matthew Stratford
f84987c8de Allow loaded tracks to be draggable.
I couldn't see anything that this breaks.
2021-01-28 19:47:39 +00:00