Lucy Cifferello
3c4f3a6a0b
fix request body and unzip once uploaded
2022-09-14 15:46:12 -06:00
Lucy Cifferello
99c4777715
refactor upload with zimple gzip approach - progress bar broken
2022-09-14 12:58:07 -06:00
Lucy Cifferello
89ad420a2a
move stream zipping to cli upload
2022-09-12 14:26:25 -06:00
Lucy Cifferello
78ba3e8adc
revert content length as its already set by module
2022-09-09 17:02:57 -06:00
Lucy Cifferello
027a1d7b19
fix warning
2022-09-09 15:38:30 -06:00
Lucy Cifferello
6f831e805d
zip eos image on upload
2022-09-09 15:36:36 -06:00
Aiden McClelland
3aef9dbf09
hash on upload ( #123 )
...
* hash on upload
* Update src/Cli/Cli.hs
* fix import and clean up error response
* remove content length limit
* remove import
* lift version
* slow af but works
Co-authored-by: Lucy C <12953208+elvece@users.noreply.github.com >
2022-09-08 10:29:01 -06:00
Keagan McClelland
dbd73fae7f
Feature/api versioning ( #106 )
...
* wip
* finishes initial refactor
* prune unused code
* finished massive refactor
* remove commented deps
* fix import
* fix bug
2022-06-20 10:28:28 -06:00
Keagan McClelland
a2f7b97942
adds category managment to embassy-publish and admin API
2022-06-06 17:02:23 -06:00
Keagan McClelland
6367da9c3b
fix autoinstall of zsh completer
2022-05-27 16:18:53 -06:00
Keagan McClelland
a1ca3a5eaf
fix cross device link
2022-05-27 14:42:00 -06:00
Keagan McClelland
f761677420
bang patterns optimization to avoid unnecessary laziness
2022-05-27 10:53:09 -06:00
Keagan McClelland
2105c58182
mass clean up of warnings, hints, errors
2022-05-26 18:26:32 -06:00
Keagan McClelland
3d8b4057df
adds bash, fish, and zsh completions
2022-05-26 18:26:32 -06:00
Keagan McClelland
649a86fd5f
add comments about cli output
2022-05-26 18:26:32 -06:00
Keagan McClelland
db3beadd6c
adds list-unindexed
2022-05-26 18:26:32 -06:00
Keagan McClelland
772708dd73
send out password hash on reg add
2022-05-26 18:26:32 -06:00
Keagan McClelland
d350e8538b
fix bug with unspecified package uploads
2022-05-26 18:26:32 -06:00
Keagan McClelland
3395db8604
cleans up docs
2022-05-26 18:26:32 -06:00
Keagan McClelland
4c8cba18a2
Implements uploads, index, and deindex
2022-05-26 18:26:32 -06:00
Keagan McClelland
79323465db
implements multi registry management
2022-05-26 18:26:32 -06:00