plazmoid
6fe0e71959
refactor again
...
- deduplicate deps
- simplify & unify Job* interfaces
- unify api with OneOrVec
- remove some Display impls
- remove ips db table
2 years ago
plazmoid
0a077af936
make diesel optional in u_lib and cross-compile u_agent to windows
2 years ago
plazmoid
c25fa780bf
wow such web
...
* temporarily disabled u_run
* clean unused deps a bit
* disable daemonizing in release mode because wtf
* use one async runtime in u_panel
* fix cors issues
* fix passing cmd from frontend
* initial pretty web interface
* remove storing errors in db
* check target and payload platform
* prepare for cross compile to windows binary
2 years ago
plazmoid
a50e6d242f
small but useful fixes
...
* optimized error handling
* more usage of tracing-subscriber
* fixed some integration test bugs
* fixed db constraints
2 years ago
plazmoid
c70cdbd262
big improvements (as usual)
...
* removed api client macro
* fixed passing --release mode in cargo make
* optimized integration tests
* added logging module (tracing)
* allow u_panel to alter entries
* reworked u_panel args (CRUD)
* improved db hooks
* started implementing web-interface
** incapsulated all frontend in binary
** setup workflow
** make u_panel accept commands from interface
2 years ago
plazmoid
83252b6f95
cosmetics, remove backtrace
2 years ago
plazmoid
c60890fd67
revert docker image caching, improved env gathering
2 years ago
plazmoid
5d04aa61d6
improve env parsing & optimize integration tests
3 years ago
plazmoid
b247c8640d
deployable
3 years ago
plazmoid
700154e311
clippy refactorings
3 years ago
plazmoid
348bf4a90a
error chan
3 years ago
plazmoid
56bdb3bac7
new makefile, add db table for errors, minor fixes
3 years ago
ortem
026878a477
Resolve "TLS"
3 years ago
ortem
3bf8e868f4
Resolve "Integration tests"
3 years ago