Commit Graph

136 Commits

Author SHA1 Message Date
b7d5425a73
Add support for language and name hints 2022-01-15 22:47:56 -08:00
9b2f53bddf
Update web deps script license 2022-01-15 21:41:14 -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
b45b2debe9
Add update script for web dependencies" 2022-01-15 21:29:16 -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
e720007cbe
Add unit tests for fragment parsing 2022-01-11 23:24:47 -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
112b75afae
Fix mistaken doctests 2022-01-11 21:33:05 -08:00
65c258bd0d
Add support for reading from stdin 2022-01-11 20:42:40 -08:00
a17f4d94e4
Add support for patch files 2022-01-11 20:42:30 -08:00
William Tan
2ebde58c86
Update dependencies 2022-01-11 20:31:21 -08:00
3079c33e45
Correctly specify clap version 2021-12-19 19:39:03 -08:00
b3bb1e0106
Update dependencies 2021-12-19 19:38:01 -08:00
67aff383a2
Add viewport tag 2021-12-19 19:28:30 -08:00
8630eaa21e
migrate to axum 0.3 2021-11-14 14:02:55 -08:00
a14e3e2afe
Clean up server deletion code 2021-11-14 13:52:40 -08:00
26950c8c62
Clean up readme 2021-11-05 21:28:28 -07:00
21c28a77f9
fixed readme 2021-10-31 16:10:00 -07:00
642a8973a4
Fix metadata for cli upload 2021-10-31 16:08:49 -07:00
8454607859
Add metadata for omegaupload-common 2021-10-31 16:06:23 -07:00
76e2494011
Rename cli without the -cli suffix 2021-10-31 15:54:27 -07:00
3732549873
Fix script import ordering 2021-10-31 15:52:34 -07:00
22e3ebed43
Update readme 2021-10-31 15:42:22 -07:00
5bb3ad2d0d
Use stronger argon2id params 2021-10-31 15:42:15 -07:00
3e2f608e27
Remove test text case 2021-10-31 14:02:12 -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
de4d4f90b7
format upload script 2021-10-31 11:44:46 -07:00
a9e994820c
Add shell scripts 2021-10-31 02:53:43 -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
24eff63a5e
Add support for querying db via SIGUSR1 2021-10-30 23:38:20 -07:00
9a85d13bd9
Fix length bug in nonce generation 2021-10-30 23:15:41 -07:00