Commit graph

3773 commits

Author SHA1 Message Date
Jordan Eldredge
c74395809f Don't try to ignore demo files, we ended up including everything... 2023-02-05 15:19:56 -08:00
Jordan Eldredge
bb9b29a195 v0.0.0-next-425c9a66 2023-02-05 15:11:24 -08:00
Jordan Eldredge
425c9a662e Consolidate in built dir 2023-02-05 15:08:22 -08:00
Jordan Eldredge
a49a2f08bc Use old bundle locations for parcel targets 2023-02-05 15:03:35 -08:00
Jordan Eldredge
cfa960745d v0.0.0-next-0d844a70 2023-02-05 14:49:31 -08:00
Jordan Eldredge
0d844a70dd Add unpkg entrypoint/fix version 2023-02-05 14:48:41 -08:00
Jordan Eldredge
5d5932b112 v0.0.0-next-63a4fd74 2023-02-05 12:23:01 -08:00
Jordan Eldredge
63a4fd7481 Fix target filenames 2023-02-05 12:22:26 -08:00
Jordan Eldredge
bfa7ca431a v0.0.0-next-cf814525 2023-02-05 12:20:52 -08:00
Jordan Eldredge
cf8145253d Try to clean up browserlist a bit more 2023-02-05 12:20:24 -08:00
Jordan Eldredge
a25dd72439 Fix targets 2023-02-05 12:19:28 -08:00
Jordan Eldredge
39b70095ae Clean up browser list (still not "correct") 2023-02-05 12:14:03 -08:00
Jordan Eldredge
82f7d45cf9 Fix escaping 2023-02-05 12:06:09 -08:00
Jordan Eldredge
0ad268ef60 Avoid putting too much in npm tarball 2023-02-05 12:05:22 -08:00
Jordan Eldredge
7decb841e2 v0.0.0-next-e7a85e59 2023-02-05 11:59:45 -08:00
Jordan Eldredge
e7a85e59d9 Move types into dist dir 2023-02-05 11:46:55 -08:00
Jordan Eldredge
c90f6f948c Hoist eslint to monorepo for skin db 2023-02-05 11:24:25 -08:00
Jordan Eldredge
cef0740058 Hoist eslint into monorepo 2023-02-05 11:20:55 -08:00
Jordan Eldredge
1f79527f23 Move private methods to the bottom 2023-02-05 11:16:33 -08:00
Jordan Eldredge
d90721ac0d Get rid of index.d.ts 2023-02-05 11:13:55 -08:00
Jordan Eldredge
ec879ccbfc Build types 2023-02-05 10:54:50 -08:00
Jordan Eldredge
971abf0cf3 Migrate webamp.js to ts 2023-02-05 10:53:05 -08:00
Jordan Eldredge
6dbbd36d46 Export public type 2023-02-05 10:52:44 -08:00
Jordan Eldredge
6ecc9d65cf Add equalizer to structured search 2023-02-05 10:04:07 -08:00
Jordan Eldredge
4a926da101 Refactor header 2023-01-29 20:33:44 -08:00
Jordan Eldredge
076e5cf8b1 Advanced query parser for skin museum client 2023-01-29 15:55:40 -08:00
Jordan Eldredge
4d07e15db5 Expose transparent pixels in the graph 2023-01-29 15:04:41 -08:00
Jordan Eldredge
e53fadb63f Expose last index time in graph 2023-01-25 14:37:29 -08:00
Jordan Eldredge
51fbd7fdfa Drop unused webpack dependency 2023-01-25 12:16:14 -08:00
Jordan Eldredge
4b9e6f52e6 Add back google analytics
Accidentally lost this in the move to parcel
2023-01-25 12:15:15 -08:00
Jordan Eldredge
cea359a39b Access Webamp from window 2023-01-23 22:42:40 -08:00
Jordan Eldredge
4220148fdc Add webamp as a dependency 2023-01-23 22:37:31 -08:00
Jordan Eldredge
aa7c21bc64 Skip url test, since I think there's an issue with where Parcel places this file 2023-01-20 11:24:13 -08:00
Jordan Eldredge
6a71878a98
First attempt at adopting Parcel (#1186)
* Upgrade sharp

* First attempt at adopting Parcel

* Get multiple targets working for Parcel

* Use lts node for Netlify deploy

* Update deploy script to reflect new demo site dir

* Inline css into library bundles

* More updates

* Remove uri optimization

* Upgrade parcel

* Fix butterchurn logo import for Parcel

* Add browser build

* List browser build

* Prefer jest-swc to babel

* Preserve old build artifact location

* Ignore dist

* Minify library bundles

* Switch to postcss to use uri optimization plugin

* Serve from the correct location

* Clarifying comments

* Ignore bundle reports in git

* Refine Parcel builds

* Try to be more explicit with port

* Use relative path to create build dir

* Try to force supporting chrome 76

* Update the location of the test skin in integration test to work with Parcel
2023-01-20 11:15:39 -08:00
Jordan Eldredge
f84abfeac5 Deploy the musuem client whenever Webamp itself is updated 2023-01-20 10:13:04 -08:00
Jordan Eldredge
e2a3dc6df9 Use Node 16 for Netlify build 2023-01-20 10:09:05 -08:00
Jordan Eldredge
101997b787 Fix bug where eject button active state was not shown 2023-01-20 10:03:11 -08:00
Jordan Eldredge
9b3ed7004a Upgrade sharp 2023-01-02 19:39:34 -08:00
Jordan Eldredge
d7c5da3291 Manually inline svgs 2023-01-02 11:17:41 -08:00
Jordan Eldredge
0bc054dbfe Autoformat index.html 2023-01-02 11:11:42 -08:00
Jordan Eldredge
f1de86eaf7 Use stable React 18 2023-01-01 14:33:07 -08:00
Jordan Eldredge
d0d688bd90 Remove outdated types 2022-12-31 19:42:00 -08:00
Jordan Eldredge
d41695801c Update React types 2022-12-31 19:18:45 -08:00
Jordan Eldredge
2faf80dac1 Use Node 16 2022-12-31 19:01:01 -08:00
Jordan Eldredge
8cc0a1ac32 Use new museum sort order in tests 2022-12-31 16:21:16 -08:00
Jordan Eldredge
e794fccac4 Ensure we await migration 2022-12-31 16:12:05 -08:00
Jordan Eldredge
1a5ebb7a2f Spelling 2022-12-31 15:26:36 -08:00
Jordan Eldredge
3d92e3ad88 Migration for museum sort order 2022-12-31 15:26:29 -08:00
Jordan Eldredge
a0159d8f63 Enable indexing 2022-12-31 15:26:05 -08:00
Jordan Eldredge
b4a204e954 Update more test fixtures 2022-12-31 14:38:56 -08:00