Commit graph

2825 commits

Author SHA1 Message Date
horsemankukka
89fc74a879
Fix sprite character mapping 2020-08-24 18:39:18 +03:00
Jay Sitter
88f5982d32
Use default cursor for context menu (#1006) 2020-08-19 07:01:42 -07:00
Jordan Eldredge
cd290a30ce Revert autoformat 2020-08-18 23:04:13 -07:00
Jordan Eldredge
7318397e5e Fix link to music credits 2020-08-18 22:56:26 -07:00
Jordan Eldredge
2bd0aaa5ea Cleanup paths after move 2020-08-18 22:55:08 -07:00
Jordan Eldredge
3664324bac Move non-base skins into demo directory 2020-07-04 11:21:20 -07:00
Jordan Eldredge
3a48076f91 Move examples to their own directory 2020-07-03 22:06:29 -07:00
Jordan Eldredge
fd58eab2d4 Fix links in root README 2020-07-03 22:02:09 -07:00
Jordan Eldredge
9ded1acbf5 Move modern code out of sub directory 2020-07-03 21:21:31 -07:00
Jordan Eldredge
d08dee9c9b Move modern into its own package 2020-07-03 21:06:00 -07:00
Jordan Eldredge
d4e8708046 Remove message about BLM 2020-07-03 20:20:15 -07:00
Jordan Eldredge
a0d36820b0 Sketch out notes on Maki 2020-07-03 20:15:51 -07:00
Jordan Eldredge
65592a5d2a Add notes on things to assert 2020-07-03 20:15:42 -07:00
Jordan Eldredge
4f0578d402 Fix image URL 2020-06-18 06:21:03 -07:00
Jordan Eldredge
6c33b6d0f4 Fix order of keys 2020-06-14 04:25:46 -04:00
Jordan Eldredge
3073d73abf Add skin ID to prediction rows 2020-06-14 04:17:39 -04:00
Jordan Eldredge
c921ca7736 Add script to sync to sqlite DB (which I plan to use instead of mongodb) 2020-06-14 03:46:59 -04:00
Jordan Eldredge
57ab359485 More cleanup 2020-06-14 02:54:35 -04:00
Jordan Eldredge
6aaed719dc Get rid of image hashing 2020-06-14 02:37:04 -04:00
Jordan Eldredge
fb6bb3c543 Clean up 2020-06-14 01:56:50 -04:00
Jordan Eldredge
a16ecf7f0e Clean up unused S3 code 2020-06-14 01:02:47 -04:00
Jordan Eldredge
80e2afe094 Update Algolia on report flag 2020-06-14 00:59:59 -04:00
Jordan Eldredge
54402d6cef Remove log 2020-06-14 00:59:19 -04:00
Jordan Eldredge
4f80859f9e Add handling of NSFW skins 2020-06-12 22:12:51 -04:00
Jordan Eldredge
a8b33f23c8 Stuff :P 2020-06-11 14:26:19 -04:00
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
6baa2178e3 Update yarn.lock 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
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