Commit Graph

87 Commits (master)

Author SHA1 Message Date
Edward Shen b213253927
Update deps 2023-10-21 12:01:32 -07:00
Edward Shen 909de7f2fa
Better logging message 2022-08-02 02:11:32 -07:00
Edward Shen 9004c4ed29
Web workers 2022-08-02 02:10:58 -07:00
Edward Shen 600d04eba9
Don't submit empty strings 2022-07-27 20:06:12 -07:00
Edward Shen 50e76ae3a0
Update default text 2022-07-27 20:01:49 -07:00
Edward Shen 72d41898cf
Update default text 2022-07-27 20:00:19 -07:00
Edward Shen 170e23cba7
Update styling 2022-07-27 19:54:13 -07:00
Ninja3047 7c383e8cd0
fix typescript errors, add tsconfig.json 2022-07-27 21:55:23 -04:00
Ninja3047 4e7b3dfd3b
remove extra log 2022-07-27 17:45:55 -04:00
Ninja3047 a9e9a93493
support file upload, fix some lints 2022-07-27 17:36:15 -04:00
Ninja3047 37bdbae640
error context 2022-07-27 12:27:51 -04:00
Ninja3047 3ab01300b2
placeholder 2022-07-27 12:22:55 -04:00
Ninja3047 3c9c46da18
rewrite component to be functional 2022-07-27 12:18:00 -04:00
Ninja3047 37727bfd3d
update deps, fix clippy, format 2022-07-26 22:38:45 -04:00
Ninja3047 774b13e46c
add support for encrypting text files from web 2022-07-26 22:03:50 -04:00
Ninja3047 57bcd6371c update submodule and submodule script 2022-07-10 21:55:55 -07:00
Ninja3047 c934b36b35 update headers to new type from reqwasm 2022-07-10 21:55:55 -07:00
Edward Shen c73af50857
Update dependencies 2022-02-27 16:30:21 -08:00
Edward Shen 5fa69be1d5
Use JSX 2022-01-18 02:46:07 -08:00
Edward Shen 9a8658e744
Fix infra scripts 2022-01-18 01:52:44 -08:00
Edward Shen 6859bffe05
Migrate to webpack 2022-01-18 01:39:56 -08:00
Edward Shen 3393f40482
use correct declaration file name 2022-01-17 23:24:00 -08:00
Edward Shen f1ad421777
Clippy 2022-01-16 19:40:14 -08:00
Edward Shen ae5965a7da
Fix image rendering in web ui 2022-01-16 19:34:28 -08:00
Edward Shen 18ee415f46
Resolve filename in typescript 2022-01-16 01:01:38 -08:00
Edward Shen 732e2bd2f3
Use fstrings where possible 2022-01-16 00:49:42 -08:00
Edward Shen 4e2cfcfac6
Add mime type guessing from file ext for web ui 2022-01-16 00:49:07 -08:00
Edward Shen 41d7feb4df
Better log on if language hint was provided 2022-01-16 00:03:34 -08:00
Edward Shen faac1936a9
ts nits 2022-01-15 23:59:39 -08:00
Edward Shen 0dbc5fb44e
Anotate rust console messages 2022-01-15 23:53:25 -08:00
Edward Shen 6337642b3c
Try to infer lang from name hint in web ui 2022-01-15 23:49:51 -08:00
Edward Shen b7d5425a73
Add support for language and name hints 2022-01-15 22:47:56 -08:00
Edward Shen f7431ca6a4
Clippy 2022-01-15 21:40:36 -08:00
Edward Shen 67aa009746
Move decryption handlers to functions 2022-01-15 21:38:33 -08:00
Edward Shen 8a09da764e
Rename GzipArchive to Gzip 2022-01-15 21:34:52 -08:00
Edward Shen 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
Edward Shen 9cc00b4e5b
update submodules 2022-01-15 20:55:04 -08:00
Edward Shen bccf84cfc1
Clippy 2022-01-15 16:55:47 -08:00
Edward Shen c2bdd089e9
Better error message for missing metadata 2022-01-11 23:54:45 -08:00
Edward Shen 4c7ae4feb2
clippy 2022-01-11 23:50:07 -08:00
Edward Shen 1fca1c51e4
Propogate invalid url errors to web frontend 2022-01-11 23:48:53 -08:00
Edward Shen 83779545b9
Use TryFrom for PartialParsedUrl 2022-01-11 23:37:59 -08:00
Edward Shen 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
Edward Shen 247a5ad6f6
Pass mimetype to frontend 2022-01-11 22:19:15 -08:00
Edward Shen f1c40d64c7
Add web parsing tests; additional test media 2022-01-11 21:33:23 -08:00
Edward Shen a17f4d94e4
Add support for patch files 2022-01-11 20:42:30 -08:00
Edward Shen 67aff383a2
Add viewport tag 2021-12-19 19:28:30 -08:00
Edward Shen 3732549873
Fix script import ordering 2021-10-31 15:52:34 -07:00