Commit Graph

125 Commits

Author SHA1 Message Date
Ninja3047
b57298ffb2
update README 2022-07-27 18:10:34 -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
b793139a99 update axum again 2022-07-10 21:55:55 -07:00
Ninja3047
57bcd6371c update submodule and submodule script 2022-07-10 21:55:55 -07:00
Ninja3047
064fd749a4 update lock 2022-07-10 21:55:55 -07:00
Ninja3047
4694683b9a update axum 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
Ninja3047
711f79a255 update rpassword dep 2022-07-10 21:55:55 -07:00
Ninja3047
9a7f13f8b9 add crypto tests 2022-07-10 21:55:55 -07:00
c73af50857
Update dependencies 2022-02-27 16:30:21 -08:00
7047be5ff1
Update README.md 2022-01-18 18:29:12 -08:00
111a9e9b98
use stdlib xchacha20poly1305 2022-01-18 18:09:28 -08:00
404d78c0ba
Update readme 2022-01-18 02:47:34 -08:00
5fa69be1d5
Use JSX 2022-01-18 02:46:07 -08:00
9a8658e744
Fix infra scripts 2022-01-18 01:52:44 -08:00
6859bffe05
Migrate to webpack 2022-01-18 01:39:56 -08:00
08f3e940e4
Update to axum 0.4 2022-01-18 00:36:02 -08:00
3393f40482
use correct declaration file name 2022-01-17 23:24:00 -08:00
e5519f7d3a
Update cli to 0.1.1 2022-01-17 21:30:32 -08:00
783028fc5d
Better CLI support 2022-01-17 21:29:58 -08:00
8504572b83
Bump common to 0.2.0 2022-01-17 21:27:25 -08:00
0eb8adc20e
implmeent macro for expiration from str 2022-01-17 21:26:34 -08:00
d6b2d53249
Only keep filename for cli filename hint 2022-01-16 19:40:57 -08:00
f1ad421777
Clippy 2022-01-16 19:40:14 -08:00
ae5965a7da
Fix image rendering in web ui 2022-01-16 19:34:28 -08:00
18ee415f46
Resolve filename in typescript 2022-01-16 01:01:38 -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
41d7feb4df
Better log on if language hint was provided 2022-01-16 00:03:34 -08:00
faac1936a9
ts nits 2022-01-15 23:59:39 -08:00
0dbc5fb44e
Anotate rust console messages 2022-01-15 23:53:25 -08:00
6337642b3c
Try to infer lang from name hint in web ui 2022-01-15 23:49:51 -08:00
ca71815d22
Add support for language and name hints to cli 2022-01-15 23:49:33 -08:00
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