Commit graph

38 commits

Author SHA1 Message Date
6859bffe05
Migrate to webpack 2022-01-18 01:39:56 -08:00
732e2bd2f3
Use fstrings where possible 2022-01-16 00:49:42 -08:00
0dbc5fb44e
Anotate rust console messages 2022-01-15 23:53:25 -08:00
b7d5425a73
Add support for language and name hints 2022-01-15 22:47:56 -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
247a5ad6f6
Pass mimetype to frontend 2022-01-11 22:19:15 -08:00
d6818e8237
Add License text to everything 2021-10-31 14:01:27 -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
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
c61b0b67c8
Better ui; support webp 2021-10-25 02:42:20 -07:00
826b995ae0
add console log panic hook 2021-10-24 20:54:49 -07:00
fe0c0c8737
delete logs 2021-10-24 18:14:44 -07:00
beda106f6a
Fix closure panics 2021-10-24 16:16:02 -07:00
a509ff08b4
use typestate 2021-10-24 13:12:27 -07:00
23b90ebfe4
Get rid of yew completely 2021-10-24 12:14:55 -07:00
95e15b81b7
Depend less on yew for rendering 2021-10-24 11:40:19 -07:00
856ee63b6d
almost completely remove yew logic 2021-10-24 02:25:42 -07:00
89aeb6ba2a
Partial work 2021-10-23 10:10:55 -07:00
17dd44c8cc
image support 2021-10-22 19:15:23 -07:00
5d4adc91ed
More work 2021-10-21 18:35:54 -07:00
2c21698841
more work 2021-10-19 23:53:22 -07:00
1951ddae5e
more work 2021-10-19 18:48:32 -07:00
26ac52e74b
barebones web 2021-10-19 02:18:33 -07:00
006850e35d
more work 2021-10-17 14:15:29 -07:00
7ed2992f64
initial commit 2021-10-16 09:50:11 -07:00