Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  dasman db41ac54f7 darkirc: reverse commitbot's push events order 7 ay önce
  skoupidi a685e685c3 darkfid: new testing genesis blocks added 7 ay önce
  skoupidi 597b216396 darkfid/rpc: use an fn to return miner status responses for cleaner code 7 ay önce
  skoupidi e1300d987b darkfid: relaxed unknown proposals handling by banning after 5 consecutive unknown proposals from a channel 7 ay önce
  jkds 2494e52558 app/gfx: fix subtle bug in apply_view/apply_scissor calc where coords are not relative but absolute so use `+ old_view.pos()` 7 ay önce
  jkds 489730cb31 app: correct calcs for IME insets 7 ay önce
  jkds 13755ab328 app: disable miniquad resizing the content when IME is shown. instead transfer the responsibility directly to the app, this way we can avoid flickering where our canvas is resized BEFORE ui updates have been applied, and secondly we can draw a full screen canvas. 7 ay önce
  jkds 2b67c92877 app/gfx: RETVRN to directly polling method queue 7 ay önce
  jkds ac0a2d3f25 app/gfx: remove refresh_task since sleep_interval_ms is now a miniquad setting so this task isnt needed anymore. 7 ay önce
  jkds bda9b64d09 net: add reload() fn which reloads settings. currently all stubs except outgoing conns setting 7 ay önce
  jkds 0897ce2f8c app/gfx: make batch changes use batch end time and completely atomic. drop the entire batch if theres a single conflict 7 ay önce
  jkds 19c1b8ffea rpc: remove p2p.set_outbound_connections method 7 ay önce
  jkds b60d550a3f rpc: move set_outbound_connections from darkirc into rpc p2p handler 7 ay önce
  jkds e9a1dbe800 darkirc/rpc: when we check params, just use .unwrap() to get the args after 7 ay önce
  jkds 88a481d36b app/vid: stop decoding immediately on Video::stop() 7 ay önce
  jkds 51dc7c4a9b app: introduce window start/stop signals, and use those to adjust the outbound connection count in darkirc plugin from 6 -> 1 (or vice versa) when app is opened/closed 7 ay önce
  jkds d9e7a782b4 darkirc/rpc: let Some(...) = ... else { return Json err } 7 ay önce
  jkds 419da3f849 net: allow runtime modification of outbound connection count. adds a method to darkirc to set_outbound_connections, use the scripts ./script/node_get_info.py and ./script/node_set-connect.py to verify 7 ay önce
  jkds a29dbb06b9 app/vid: minor cleanup (Av1VideoData is cloneable so just clone directly) 7 ay önce
  jkds ab303d8b0d app: update Makefile asset paths to use dark.fi/assets/ now 7 ay önce
  jkds a695718a73 app/vid: add missing VideoDecoder.java file for android hardware accel vid decoder 7 ay önce
  jkds edc37a3724 app/vid: cleanup java JNI glue code 7 ay önce
  jkds cb92bdd847 app/vid: decode video using native hardware on android 7 ay önce
  jkds a9f058d197 app/vid: improve log output 7 ay önce
  jkds cc571d4851 remove all () from the ends of log targets: foo::bar() => foo::bar 7 ay önce
  skoupidi 44a9de17f1 net/settings: minor cleanup 7 ay önce
  oars 7ddb347c54 doc/misc/nodes/public-guide: guide for autohosting public ipv6 and tor nodes 11 ay önce
  oars c2904cdbaf doc: DEP-0007: update docs with changes to net settings 1 yıl önce
  oars 852573bf70 script: DEP-0007: add network profiles to net setting section of the toml configs 1 yıl önce
  oars 1c9391b0b6 example/dchat/dchatd: DEP-0007: add network profiles to net setting section of the toml configs 1 yıl önce