Commit Graph

58 Commits

Author SHA1 Message Date
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
8e05c622af
Make key material secret 2021-10-30 21:00:09 -07:00
ac52c20e3b
More flexible build script 2021-10-30 19:43:03 -07:00
d2084f369e
Fix split_off bug 2021-10-30 19:42:51 -07:00
a5b105f486
Fix option not derefing 2021-10-30 18:39:40 -07:00
bb35f710b2
Make crypto even harder to fuck up 2021-10-30 18:38:55 -07:00
8a08e8e100
support burns 2021-10-27 19:16:43 -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
06a9522514
Document cli args 2021-10-27 02:23:37 -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
0d5f9f3288
Fix clap 3.0.0-beta.5 renaming 2021-10-26 22:30:37 -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
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
fe0c0c8737
delete logs 2021-10-24 18:14:44 -07:00
8ea15ef395
partition rocksdb 2021-10-24 18:07:48 -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
c12526abc0
Add Licenses 2021-10-24 11:39:44 -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