Commit graph

21 commits

Author SHA1 Message Date
Matthew Stratford
f5381d4471 Switch to timeslotid null when BAPSicle 2021-09-08 00:52:42 +01:00
Matthew Stratford
7508756b00 Fix BAPS <title> 2021-06-13 18:05:25 +01:00
Matthew Stratford
f63ec718c2 Add WIP dummy timeslotid back 2021-05-31 22:48:40 +01:00
Matthew Stratford
6f77d66ed6 Update App.tsx 2021-05-31 22:02:16 +01:00
Matthew Stratford
1261cfe3bd Tidy up compile. Remove some unused code. 2021-03-30 21:01:46 +01:00
Matthew Stratford
2ca7597b1b VERY WIP: Make WS connect automatically / no myradio login. 2021-03-15 20:09:07 +00:00
Matthew Stratford
511cc75744 Prettier 2020-05-20 20:30:21 +01:00
Matthew Stratford
2c1c794198 Update some Yarn plugins and fix bugs now detected. 2020-05-20 20:25:19 +01:00
Matthew Stratford
bdd246a44a Switch "noImplicitAny" to allow wavesurfer plugins. 2020-04-19 22:47:30 +01:00
Brooke Hatton
9b81540cc2
Styling tweaking (#77)
* Suggested css tweaks

* correct selector

* disable user text selection on tracks

so that they dont accidentally do it while dragging

* Add css varaibles, remove prefixes, use scss for more stuff

- remove `sp` prefix from mixer buttons
- Add css varaibles. Note: Currently doesnt work for the player due to bootstrap shiz that I will probably end up stripping out
- Bring more css into the scss files

* remove unused css

* pull styling into the scss file rather than inline

* use css var for channel shadow and sidebar background

* Align Icons with text..

* Make the sidebar search fields fixed to the top

I can't tell you why this works but it does

* add editor config

* partial refactor of mixer animation into the scss world

* one option for dealing with a core set of reusable css animations

* Prettier fixes

* rename active to hidden - use margin, so that the element doesn't resize when hidden

* rename track to item

* remove grid areas that are a little pointless
2020-04-19 23:17:05 +02:00
markspolakovs
bcfd4004d7 Prettified Code! 2020-04-19 16:33:34 +00:00
Marks Polakovs
1977289524 Fix all linter warnings 2020-04-19 15:44:23 +02:00
Marks Polakovs
b2c6f4d3d8 client: remove Suspense and switch to mainline react 2020-04-07 11:42:11 +02:00
Matthew Stratford
dce0643432 Update to use standard timeslot output from API 2020-03-29 17:32:39 +01:00
Matthew Stratford
99cd1f8c22 Rename API to Api in func. 2020-03-29 14:05:15 +01:00
Matthew Stratford
1eb6906038 Use myradio for user login and timeslot selection 2020-03-29 00:07:07 +00:00
thekingofjibs
53c649e5b6 i like big buttons and i cannot lie 2020-03-20 12:23:05 +00:00
thekingofjibs
254ce13b88 autofocus coz i'm a cross dev 2020-03-19 15:40:34 +00:00
thekingofjibs
2e5fbf3356 changed styling (brooke will probably shoot me) 2020-03-19 15:40:34 +00:00
Marks Polakovs
9b60cd178f working-ish 2019-11-26 10:01:26 +00:00
Marks Polakovs
8952f9da4a Initial commit from Create React App 2019-11-12 12:21:05 +00:00