Commit History

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