Commit graph

30 commits

Author SHA1 Message Date
f1ad421777
Clippy 2022-01-16 19:40:14 -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
0dbc5fb44e
Anotate rust console messages 2022-01-15 23:53:25 -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
William Tan
468ce8a178
Add proper tar.gz support 2022-01-15 21:03:42 -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
d6818e8237
Add License text to everything 2021-10-31 14:01:27 -07:00
3bc4541390
clippy lints 2021-10-31 12:34:26 -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
372a160558
Add support for svgs 2021-10-27 02:23:28 -07:00
d2755f82c9
Features 2021-10-27 01:49:06 -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
f5e9b3abd2
run cargo udeps 2021-10-25 02:45:08 -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
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