Commit graph

2794 commits

Author SHA1 Message Date
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
Jordan Eldredge
50b25433fc Ensure Store type includes observable interface 2020-05-17 21:39:24 -07:00
Jordan Eldredge
808cfe9d55 Fix readme links 2020-05-17 21:20:53 -07:00
Jordan Eldredge
536a1b7760 Use archived link for Spotiamp 2020-05-17 21:05:30 -07:00
Jordan Eldredge
a19633f0dc Update image snapshots 2020-05-17 20:39:27 -07:00
Jordan Eldredge
1c043ed598 Remove useless test 2020-05-17 20:32:33 -07:00
Jordan Eldredge
39da735f17 Use --rulesdir 2020-05-17 20:27:51 -07:00
Jordan Eldredge
4130b4eafb Resolve lint errors 2020-05-17 20:22:33 -07:00
Jordan Eldredge
ef8a0b083e Update snapshots 2020-04-29 21:24:57 -07:00
Jordan Eldredge
74e58befbe Don't typecheck the skin DB as part of Webamp 2020-04-29 21:07:46 -07:00
Jordan Eldredge
0bd8b09ecf Ignore polygons with fewer than three sides 2020-04-29 14:12:23 -07:00
Jordan Eldredge
9ebfa7b795 Support file uploads 2020-04-28 01:03:32 -04:00
Jordan Eldredge
0ff0c702a9 Type tweet task and CLI 2020-04-25 01:50:45 -04:00
Jordan Eldredge
b8ed7ec39e Add add cli command and make cli more defensive 2020-04-25 01:42:20 -04:00
Jordan Eldredge
53c5473da8 Try review and deprecate approve/reject in favor of !review 2020-04-25 01:39:03 -04:00
Jordan Eldredge
05e4eb4d59 Fix tweeting and convert a few more commands 2020-04-25 01:24:00 -04:00
Jordan Eldredge
087ddb842d rm comments 2020-04-25 01:06:00 -04:00
Jordan Eldredge
39b82fbe0f Only show approval stuff if not tweeted 2020-04-25 01:05:54 -04:00
Jordan Eldredge
f4ba178d40 Type !archive 2020-04-25 00:50:13 -04:00
Jordan Eldredge
89366e84ac Type utils 2020-04-24 21:35:44 -07:00
Jordan Eldredge
2ed710618b Improve error message for graphql 2020-04-24 21:30:22 -07:00
Jordan Eldredge
f4e25a7bb2 Start adopting types 2020-04-24 21:28:15 -07:00
Jordan Eldredge
0017ce19ca Add prettier for realz 2020-04-24 21:12:19 -07:00
Jordan Eldredge
104778d6a3 Prettier 2020-04-24 21:09:58 -07:00
Jordan Eldredge
0651235104 Unify discord bot into skin db and add typescript 2020-04-24 21:08:37 -07:00
Jordan Eldredge
cf7a7a5951 Prepopulate reactions on voting skins 2020-04-24 22:52:55 -04:00
Jordan Eldredge
b33668bfb8 Alert me about all commands dispatched in DMs 2020-04-24 22:52:55 -04:00
Jordan Eldredge
5b0badf944 Ping me about all errors, and keep the chain going 2020-04-24 22:52:55 -04:00
Jordan Eldredge
cc5281cd1e Better handling of Discord command errors 2020-04-24 22:52:55 -04:00
Jordan Eldredge
82766c1d08 Get rid of info.js 2020-04-24 22:52:55 -04:00
Lauren Tan
cb379c6b23
Fix broken links in architecture doc (#979) 2020-04-23 13:57:48 -07:00
Jordan Eldredge
e045235817 Clean up shooter 2020-04-19 13:51:37 -07:00
Jordan Eldredge
b73b44bfd9 Upload to S3 and Screenshot when you upload 2020-04-19 13:38:58 -07:00
Jordan Eldredge
374d3a967d Improve hos tweetable skins are fetched 2020-04-19 13:37:58 -07:00
Jordan Eldredge
0c7c82aca9 Await awaitables 2020-04-19 13:37:49 -07:00
Jordan Eldredge
e40d060e29 Support reviewing skins using emoji that are surfaced in quick pick on mobile 2020-04-19 13:37:39 -07:00
Jordan Eldredge
c588e28116 Await handler 2020-04-19 13:36:47 -07:00
Jordan Eldredge
b6a4c0d7b0 Image hash 2020-04-19 13:36:28 -07:00
Jordan Eldredge
93070aee16 Don't let the desktop overlaop the icons 2020-04-13 16:26:48 -07:00
Jordan Eldredge
d296a6d5a1 Split visualizer into smaller files 2020-04-08 21:23:20 -07:00
Jordan Eldredge
7ebf216ef2 Type the rest of the visualizer 2020-04-08 20:15:11 -07:00
Jordan Eldredge
5ec817dffd Set FFT size in outer component 2020-04-08 19:44:16 -07:00
Jordan Eldredge
cfab50cb94 Type octave buckets 2020-04-07 22:35:07 -07:00