История коммитов

Автор SHA1 Сообщение Дата
  darkfi fae130c05f app/gfx: replace pattern `draw_cache: SyncMutex<Option<T>>` with an explicit EpochCache type that also invalidates the cache on epoch changes (as we should). More resilient, convenient and cleaner pattern with less potential for things to go wrong. 1 день назад
  darkfi 18d2706ae8 app/text: bugfix incorrect text scaling calcs. we actually render text at pixel scale to achieve crisp glyphs before applying window_scale to avoid upsampling so we werent performing the correct scaling division before doing this. more info below. 1 день назад
  x 9153fd8854 darkfid/rpc: new get_blocks fn added 1 день назад
  x 208afff192 app: remove last sled references 1 день назад
  x 20063c70a8 chore: updated Cargo.lock 1 день назад
  x 27143c318c chore: dropped remaining sled references 3 дней назад
  x 6e35c0d670 app: replaced sled-overlay with kvdb-overlay 1 день назад
  x 77971baf09 event_graph: replaced sled-overlay with kvdb-overlay 3 дней назад
  x 55b85f9d92 script/research/gg: replaced sled-overlay with kvdb-overlay 5 дней назад
  x 1c4cd2aa0b script/research/tx-replayer: replaced sled-overlay with kvdb-overlay 5 дней назад
  x 0773c7420a fud: replaced sled-overlay with kvdb-overlay 5 дней назад
  x f8d1093c66 explorer: replaced sled with kvdb-overlay 1 неделя назад
  x b97a25622d bench: replaced sled with kvdb-overlay 1 неделя назад
  x 2388b7ac3f drk: replaced sled-overlay with kvdb-overlay 1 день назад
  x 0a2eed294c blockchain: replaced sled-overlay with kvdb-overlay 1 неделя назад
  darkfi ed0548b505 app: build with --no-default-features on all targets 1 день назад
  x 9aa7d50b62 app: missing use from last commit 1 день назад
  x e34ed5ef0d app/schema: add an overlay for darkirc p2p stuff (currently shows nothing) 1 день назад
  x 9a580e2372 app/sfx: play a first time sound effect when starting the app 1 день назад
  x 1d0bf1bc29 app/menu: allow overscrolling menu with overscroll property 1 день назад
  darkfi 08d8ccd2f4 app: add the help popup for /me when typing 1 день назад
  darkfi 2441bc26e9 app/chatview: add support for /me 2 дней назад
  darkfi 2c1153bf7d app: update drk's "connect" trigger definition 2 дней назад
  darkfi 8c26a4d466 app/wallet: remove unused consts 3 дней назад
  darkfi cc4d600367 app/wallet: add scan progress next to blockchain indicator 3 дней назад
  darkfi 6afa2cce77 app: add rodio and play a lil sfx when clicking channels in the menu 2 дней назад
  darkfi 7cb0a2967e app: fix window stop blocking the app from closing 2 дней назад
  shayan13g f8d1d5a2e6 bin/app: reduce outbound connections while screen is off 6 дней назад
  x 3ba3930f05 app: replace Renderer::make_guard() with RedrawTrigger::make_guard() to prevent partial draws. 2 дней назад
  x a6fbd4607c event_graph: fix OS sleep breaking dag prune timing; by checking time till next rotation as chuncks of 10secs max 3 дней назад