Commit graph

13 commits

Author SHA1 Message Date
Jordan Eldredge
a0ec8a4f82 Fixes for screenshots 2020-06-11 14:26:19 -04:00
Jordan Eldredge
c2f0807338 Wait for initialization 2020-06-11 14:26:19 -04:00
Jordan Eldredge
f1773b3b2d Start tying to filter out NSFW skins 2020-06-08 20:44:50 -07:00
Jordan Eldredge
4ad020edb3 Document that the playlist events are not yet released 2020-06-08 20:44:50 -07:00
Jordan Eldredge
538a917f07 v1.4.1-beta03 2020-06-08 20:44:50 -07:00
Jordan Eldredge
3d39b4a201 Fix butterchurn links with BLM colors 2020-06-04 13:14:26 -07:00
Jordan Eldredge
e5dc59d8fc BLM 2020-06-04 09:46:25 -07:00
Martín Acosta
2101c74114
Add extend handlers for openUrl, load/save list (#991)
* Added missing handlers

* Merge new yarn workspace version

* Minor changes

* Minor changes

* Replace PlaylistTrack by Track

* Minor changes

* Fixed yarn.lock

* Added getUserTracks selector

* Added usage doc
2020-05-24 08:33:58 -07:00
Jordan Eldredge
c5603619ef Add readmes 2020-05-18 09:05:12 -07:00
Jordan Eldredge
681ac7e4f4 Move skin stuff to their own packages 2020-05-17 22:24:35 -07:00
Jordan Eldredge
a1f4e20195 Move tweetBot to its own package 2020-05-17 22:21:00 -07:00
Jordan Eldredge
3ae10aee6d Move IA tests to package 2020-05-17 22:18:09 -07:00
Jordan Eldredge
975d712662
Start adopting Yarn workspaces (#985)
* Start adopting Yarn workspaces

My plan is to move the existing package into a workspace and then split
out the things that really ought to be their own packages. For example,
the demo site and the experiments really ought to be separate.

Fix lint command

* Use workspaces in CI

* Fix deploy for monorepo
2020-05-17 22:12:17 -07:00