Commit History

Author SHA1 Message Date
  epiphany 94dc672a15 geode, fud: replace `smol::fs::File` with `std::fs::File`, add `Chunk` struct 7 months ago
  x 9785777642 chore: Update copyright license year 7 months ago
  jkds cc571d4851 remove all () from the ends of log targets: foo::bar() => foo::bar 7 months ago
  oars d85cf80dbf replace log imports with tracing everywhere 1 year ago
  epiphany e349827b3b geode: fix `insert_metadata()` info log 11 months ago
  epiphany 6e9e1f3084 fud, geode: track downloaded bytes and download speed, add eta, improve scraps 1 year ago
  epiphany ba84e53254 fud, fu, geode: allow downloading a subset of files from a directory 1 year ago
  skoupidi 99fad7773c src|tests|example: chore clippy 1 year ago
  epiphany c05a5ce085 geode: handle `read_chunk()` error in `verify_chunks()` 1 year ago
  epiphany 6be822c35b fud, geode: add support for directories, update `get` default path, improve chunk verification 1 year ago
  epiphany 7f4d168884 fud: add lib target, cleanups 1 year ago
  epiphany 55e08ae605 fud, geode: chunks are written and fetched from the full file 1 year ago
  darkfi ff112dd6c2 fud: add resource.rs, add `fu watch`, add `fu rm`, merge announcing task and pruning task 1 year ago
  darkfi 8244870639 fud, fu: `subscribe` rpc method, add FudEvent::DownloadStarted and FudEvent::DownloadError, `get` improvements 1 year ago
  darkfi 8fac16466d geode: replace hex with bs58 in comments 1 year ago
  darkfi f630e1cd7c fud: remove chunk seeders, change file hash, replace hex with bs58 1 year ago
  darkfi aae5651501 fud, fu: autoseed, `get` rpc subscriber, progress bar, bug fixes 1 year ago
  darkfi 058faffa75 fud: add dht lookups & improvements 1 year ago
  darkfi e219954da2 fud, fu, geode: fixes & improvements 1 year ago
  parazyd 604f443fd1 chore: Update license header year 1 year ago
  skoupidi 6a39547118 chore: clippy too_long_first_doc_paragraph fixed almost everywhere 1 year ago
  nighthawk24 c25df52c64 fud | lilith | research/dhtd/ | geode | tests : Refactor to return match statements 2 years ago
  parazyd 0e6f51e895 chore: Update copyright year in license headers 2 years ago
  parazyd a02e3475f6 lib: Remove async-std dependency. 3 years ago
  parazyd 0ba9740b84 chore: Clippy lints 3 years ago
  parazyd 688da857a8 fud: Implement background tasks for fetching file metadata and file chunks. 3 years ago
  parazyd 37929b8545 geode: Return GeodeFileNotFound if file is not found. 3 years ago
  parazyd 63a408c777 fud/proto: Implement chunk request handler. 3 years ago
  parazyd acc9453cfa fud: Fresh impl with routing 3 years ago
  parazyd 70321d6aa9 geode: Implement basic chunk-based interface. 3 years ago