|
9a8658e744
|
Fix infra scripts
|
2022-01-18 01:52:44 -08:00 |
|
|
6859bffe05
|
Migrate to webpack
|
2022-01-18 01:39:56 -08:00 |
|
|
3393f40482
|
use correct declaration file name
|
2022-01-17 23:24:00 -08:00 |
|
|
f1ad421777
|
Clippy
|
2022-01-16 19:40:14 -08:00 |
|
|
ae5965a7da
|
Fix image rendering in web ui
|
2022-01-16 19:34:28 -08:00 |
|
|
18ee415f46
|
Resolve filename in typescript
|
2022-01-16 01:01:38 -08:00 |
|
|
732e2bd2f3
|
Use fstrings where possible
|
2022-01-16 00:49:42 -08:00 |
|
|
4e2cfcfac6
|
Add mime type guessing from file ext for web ui
|
2022-01-16 00:49:07 -08:00 |
|
|
41d7feb4df
|
Better log on if language hint was provided
|
2022-01-16 00:03:34 -08:00 |
|
|
faac1936a9
|
ts nits
|
2022-01-15 23:59:39 -08:00 |
|
|
0dbc5fb44e
|
Anotate rust console messages
|
2022-01-15 23:53:25 -08:00 |
|
|
6337642b3c
|
Try to infer lang from name hint in web ui
|
2022-01-15 23:49:51 -08:00 |
|
|
b7d5425a73
|
Add support for language and name hints
|
2022-01-15 22:47:56 -08:00 |
|
|
f7431ca6a4
|
Clippy
|
2022-01-15 21:40:36 -08:00 |
|
|
67aa009746
|
Move decryption handlers to functions
|
2022-01-15 21:38:33 -08:00 |
|
|
8a09da764e
|
Rename GzipArchive to Gzip
|
2022-01-15 21:34:52 -08:00 |
|
|
3cb95a9f04
|
Update hljs to 11.4.0
|
2022-01-15 21:29:41 -08:00 |
|
William Tan
|
468ce8a178
|
Add proper tar.gz support
|
2022-01-15 21:03:42 -08:00 |
|
|
9cc00b4e5b
|
update submodules
|
2022-01-15 20:55:04 -08:00 |
|
|
bccf84cfc1
|
Clippy
|
2022-01-15 16:55:47 -08:00 |
|
|
c2bdd089e9
|
Better error message for missing metadata
|
2022-01-11 23:54:45 -08:00 |
|
|
4c7ae4feb2
|
clippy
|
2022-01-11 23:50:07 -08:00 |
|
|
1fca1c51e4
|
Propogate invalid url errors to web frontend
|
2022-01-11 23:48:53 -08:00 |
|
|
83779545b9
|
Use TryFrom for PartialParsedUrl
|
2022-01-11 23:37:59 -08:00 |
|
|
73b7b50ed4
|
Clarify order change
|
2022-01-11 22:45:03 -08:00 |
|
William Tan
|
2b6fc073fb
|
Better plaintext detection
|
2022-01-11 22:42:08 -08:00 |
|
|
247a5ad6f6
|
Pass mimetype to frontend
|
2022-01-11 22:19:15 -08:00 |
|
|
f1c40d64c7
|
Add web parsing tests; additional test media
|
2022-01-11 21:33:23 -08:00 |
|
|
a17f4d94e4
|
Add support for patch files
|
2022-01-11 20:42:30 -08:00 |
|
|
67aff383a2
|
Add viewport tag
|
2021-12-19 19:28:30 -08:00 |
|
|
3732549873
|
Fix script import ordering
|
2021-10-31 15:52:34 -07:00 |
|
|
d6818e8237
|
Add License text to everything
|
2021-10-31 14:01:27 -07:00 |
|
|
8cbc1cd3f4
|
defer, not async, main.js
|
2021-10-31 12:53:05 -07:00 |
|
|
f748fbf265
|
Use Closure::once instead of Closure::wrap
|
2021-10-31 12:43:44 -07:00 |
|
|
1d4d37b6ea
|
move onsuccess to it's own function
|
2021-10-31 12:40:43 -07:00 |
|
|
3bc4541390
|
clippy lints
|
2021-10-31 12:34:26 -07:00 |
|
|
4e0e08f3f0
|
Better pw prompting
|
2021-10-31 01:39:11 -07:00 |
|
|
4f5d1c46d3
|
"Support" index page fetch
|
2021-10-31 01:16:31 -07:00 |
|
|
05d736e88e
|
Fix arm guard
|
2021-10-31 01:01:05 -07:00 |
|
|
b833f97c55
|
clippy
|
2021-10-31 00:57:52 -07:00 |
|
|
8e05c622af
|
Make key material secret
|
2021-10-30 21:00:09 -07:00 |
|
|
bb35f710b2
|
Make crypto even harder to fuck up
|
2021-10-30 18:38:55 -07:00 |
|
|
c29340c93b
|
Sort entries
|
2021-10-27 17:45:36 -07:00 |
|
|
364a467626
|
Fix svg size
|
2021-10-27 02:27:44 -07:00 |
|
|
372a160558
|
Add support for svgs
|
2021-10-27 02:23:28 -07:00 |
|
|
d2755f82c9
|
Features
|
2021-10-27 01:49:06 -07:00 |
|
|
16bce1d11b
|
Have server serve web files
|
2021-10-26 23:51:05 -07:00 |
|
|
9bb265670e
|
Remove commented out dep
|
2021-10-26 22:25:28 -07:00 |
|
William Tan
|
6ef8d48db0
|
Add support for previewing zip files
|
2021-10-26 22:23:31 -07:00 |
|
|
6a17a84d3b
|
Use naturalWidth and naturalHeight instead
|
2021-10-25 17:31:30 -07:00 |
|