Jake Archibald
|
1b80dd23ee
|
Patching omt for the service worker
|
2020-11-12 14:00:10 +00:00 |
|
Jake Archibald
|
d1ee92e884
|
Inline initial script
|
2020-11-12 13:59:50 +00:00 |
|
Jake Archibald
|
f1da577ba3
|
Avoid double builds
|
2020-11-12 12:28:34 +00:00 |
|
Jake Archibald
|
52b3d0063f
|
Avoid redundant empty file
|
2020-11-11 16:57:47 +00:00 |
|
Jake Archibald
|
eb9d0d186c
|
Better checking of processor equivalence
|
2020-11-11 16:49:00 +00:00 |
|
Jake Archibald
|
964390501e
|
Fix initial loading state
|
2020-11-11 16:16:24 +00:00 |
|
Jake Archibald
|
b412d4c2a5
|
Moving component instantiation to avoid preact removing it
|
2020-11-11 15:59:29 +00:00 |
|
Jake Archibald
|
7dfc9310ba
|
This is wrong
|
2020-11-11 15:50:17 +00:00 |
|
Jake Archibald
|
b38069695a
|
Quantizer bug fix
|
2020-11-11 15:35:17 +00:00 |
|
Jake Archibald
|
2d21406484
|
Removing old code, some bugfixes
|
2020-11-11 15:28:57 +00:00 |
|
Jake Archibald
|
56f9d4b8c8
|
Bug fixes
|
2020-11-11 14:49:39 +00:00 |
|
Jake Archibald
|
be4601b93a
|
All options
|
2020-11-11 12:12:05 +00:00 |
|
Jake Archibald
|
196e6e1aea
|
Adding output
|
2020-11-10 13:12:31 +00:00 |
|
Jake Archibald
|
6d0d9dc022
|
Clear loading states
|
2020-11-10 11:57:28 +00:00 |
|
Jake Archibald
|
324c2b6cab
|
Compress module done (aside from imports)
|
2020-11-10 11:45:30 +00:00 |
|
Jake Archibald
|
b6fd14b6d3
|
Progress on single process pass
|
2020-11-09 18:02:18 +00:00 |
|
Jake Archibald
|
9111aa89ae
|
More work on compress
|
2020-11-09 12:14:16 +00:00 |
|
Jake Archibald
|
c17b5c36c6
|
The client needs to be able to see types from the worker
|
2020-11-09 11:53:49 +00:00 |
|
Jake Archibald
|
4502abb069
|
Probably should include the client code in the client
|
2020-11-09 10:58:08 +00:00 |
|
Jake Archibald
|
5a027c7727
|
Much simpler project structure
|
2020-11-09 10:54:35 +00:00 |
|
Jake Archibald
|
4da1887826
|
Processor work
|
2020-11-09 10:29:25 +00:00 |
|
Jake Archibald
|
b1a639c182
|
Processors and encoding
|
2020-11-08 13:25:14 +00:00 |
|
Jake Archibald
|
6dbb182f7b
|
Auto generate client tsconfig
|
2020-11-08 13:15:25 +00:00 |
|
Jake Archibald
|
a360191759
|
Standard shape for encoders
|
2020-11-08 12:01:33 +00:00 |
|
Jake Archibald
|
1cb1c16fa2
|
Refactor resize
|
2020-11-06 16:47:37 +00:00 |
|
Jake Archibald
|
ec586bb529
|
Structure for browser decoders. Some work on decoding.
|
2020-11-06 13:05:12 +00:00 |
|
Jake Archibald
|
4b8c0178fe
|
Generating processor metadata
|
2020-11-06 10:25:26 +00:00 |
|
Jake Archibald
|
0d298e3e0a
|
Getting things in to a buildable state
|
2020-10-07 15:29:15 +01:00 |
|
Jake Archibald
|
13c5b76af6
|
Adding oxi shared code
|
2020-10-07 14:29:23 +01:00 |
|
Jake Archibald
|
7836d7e97c
|
Generating feature metadata
|
2020-09-29 17:56:19 +01:00 |
|
Jake Archibald
|
db2d6f4ca6
|
Fix worker bridge code
|
2020-09-29 16:44:58 +01:00 |
|
Jake Archibald
|
b11ae0b8c7
|
Missing args
|
2020-09-29 16:36:13 +01:00 |
|
Jake Archibald
|
81d0b38dbd
|
CSS generate comment
|
2020-09-25 13:57:43 +01:00 |
|
Jake Archibald
|
b47d6b4696
|
Moving worker and worker bridge
|
2020-09-25 13:49:58 +01:00 |
|
Jake Archibald
|
f96ae9bdee
|
wip
|
2020-09-25 13:04:39 +01:00 |
|
Jake Archibald
|
4d8efcea66
|
SW bits that make it good enough for now
|
2020-09-25 09:38:19 +01:00 |
|
Jake Archibald
|
e11b4cf22c
|
Service worker building (but not quite right yet)
|
2020-09-24 17:35:02 +01:00 |
|
Jake Archibald
|
3f2466f44d
|
Re-enable terser
|
2020-09-24 15:20:13 +01:00 |
|
Jake Archibald
|
778aa41f0d
|
Prerender & client render of intro
|
2020-09-24 15:19:57 +01:00 |
|
Jake Archibald
|
486957443d
|
Downgrade postcss for modules support
|
2020-09-24 13:30:53 +01:00 |
|
Jake Archibald
|
02e4eaf4b5
|
CSS plugin
|
2020-09-24 11:49:41 +01:00 |
|
Jake Archibald
|
f5d9023ff3
|
Update postcss
|
2020-09-23 14:44:13 +01:00 |
|
Jake Archibald
|
455c868e55
|
First bit of real UI code landed
|
2020-09-23 14:38:41 +01:00 |
|
Jake Archibald
|
6573103755
|
Add manifest
|
2020-09-23 10:58:50 +01:00 |
|
Jake Archibald
|
a30e38856e
|
Avoid infinite rebuilds
|
2020-09-22 17:48:51 +01:00 |
|
Jake Archibald
|
d2807ebb18
|
Integrate Oxi
|
2020-09-22 17:35:47 +01:00 |
|
Jake Archibald
|
fd151fc70d
|
Add hqx
|
2020-09-22 17:16:55 +01:00 |
|
Jake Archibald
|
812e727de0
|
Integrate rotate
|
2020-09-22 14:40:27 +01:00 |
|
Jake Archibald
|
2a6a83f56d
|
Resize working
|
2020-09-21 15:19:38 +01:00 |
|
Jake Archibald
|
21fc70cbdd
|
wip
|
2020-09-21 14:25:08 +01:00 |
|