Commit Verlauf

Autor SHA1 Nachricht Datum
  parazyd 0ac5d6026b util/cli: Make -v show the [INFO] log target, and -vv to actually debug. vor 3 Jahren
  parazyd 6cddfac05f Replace num_cpus crate with stdlib alternative. vor 3 Jahren
  parazyd 99df7d02ea cli: Always write the log target in logs. vor 3 Jahren
  parazyd 71cd3064d6 Update license year. vor 3 Jahren
  parazyd 9acfed6402 Clippy lints. vor 3 Jahren
  parazyd 88caee7f42 Update and clean up dependencies. vor 3 Jahren
  parazyd b6a0170863 util/cli: Aesthetics vor 3 Jahren
  parazyd f2dd798f2d Clear up most warnings and have test units pass. vor 3 Jahren
  parazyd 8ae84ad7f9 Add license header to source files. vor 3 Jahren
  Luther Blissett 47dbf1363f Clean up async_daemonize for less imports and use smol. vor 3 Jahren
  Luther Blissett e7bc898923 darkwikid: main.rs improvements, and cleanups. vor 3 Jahren
  Luther Blissett 6fc5b43d54 Mop up dependencies and features. vor 3 Jahren
  Luther Blissett 0e5502f5d5 Move serialization library into its own submodule. vor 3 Jahren
  Luther Blissett 470f8ee33d async_daemonize: Default logs to ~/.local/darkfi directory. vor 3 Jahren
  Luther Blissett 03a35d19c1 async_daemonize: Don't mix logs of different bins into the same file. vor 3 Jahren
  ghassmo 75c21bb59c util/cli: create ~/.local directory for log file if it's not exist vor 4 Jahren
  ghassmo a6b9620b48 util/cli: change the log path in async_daemonize vor 4 Jahren
  parazyd 055113a846 util/cli: Add helper functions for colored text. vor 4 Jahren
  parazyd f9f11ad45a util/cli: Add spinner utility. vor 4 Jahren
  ghassmo f727f6e414 util/cli: make the log level and log config the same for write logger vor 4 Jahren
  ghassmo 01ac20aab4 util/cli: refactoring loading log config & add path for log file vor 4 Jahren
  ghassmo 16c3a85e8e util/cli: remove redundant code vor 4 Jahren
  parazyd 44683d04aa util/cli_desc: Add newline before the ansi logo. vor 4 Jahren
  parazyd 7fb58b3d2b util/cli: Add macro for standardized daemonization. vor 4 Jahren
  parazyd 4d96539c9f util/cli: Allow ignores for LOG_TARGETS in log_config. vor 4 Jahren
  parazyd a3ed95ab79 rpc: WIP network transports, and darkfid skeleton for further integration. vor 4 Jahren
  ghassmo f674650891 src/util: convert UrlConfig to SocketAddr vor 4 Jahren
  parazyd 35fe9e66a9 util/cli: Add macro for cli description for use with clap::about. vor 4 Jahren
  ghassmo 99238b7f26 bin/drk: use UrlConfig & cargo fmt vor 4 Jahren
  ghassmo c66dddaee3 util/cli: implement UrlConfig for various url configuration in toml vor 4 Jahren