epiphany
|
c00a551db4
|
fud: clippy
|
2026-01-01 21:49:37 +00:00 |
|
epiphany
|
fdbc1fb19c
|
fud: fix Fud::get() comment
|
2026-01-01 20:20:26 +00:00 |
|
epiphany
|
f42d7a7e35
|
fud: merge file selections in fetch_resource()
|
2026-01-01 20:20:26 +00:00 |
|
epiphany
|
91124e4d24
|
fud: add get_progress()
|
2026-01-01 20:20:26 +00:00 |
|
epiphany
|
dc38cfb104
|
fud: add chunked_storages cache
|
2026-01-01 20:20:26 +00:00 |
|
epiphany
|
8f40ba9b77
|
fu: add file selection to list_resources()
|
2026-01-01 20:20:26 +00:00 |
|
epiphany
|
0a29562a3d
|
fud/download: better error when metadata is not found
|
2026-01-01 20:20:25 +00:00 |
|
epiphany
|
f386645ce4
|
fud/resource: add file selections to json
|
2026-01-01 20:20:25 +00:00 |
|
epiphany
|
9b59ce44c8
|
fud: add Resource::get_chunks_of_selection() and Resource::get_bytes_of_selection()
|
2026-01-01 20:20:25 +00:00 |
|
epiphany
|
e66652e181
|
fud: impl FileSelection util methods
|
2026-01-01 20:20:25 +00:00 |
|
epiphany
|
94dc672a15
|
geode, fud: replace smol::fs::File with std::fs::File, add Chunk struct
|
2026-01-01 20:20:25 +00:00 |
|
x
|
fcdf5ee488
|
chore: Update crate dependencies
|
2026-01-01 19:48:04 +00:00 |
|
x
|
ed9be657ab
|
serial: Bring it back home
|
2026-01-01 19:48:04 +00:00 |
|
skoupidi
|
e460c39e6c
|
drk/interactive: added missing tx-from-calls subcommand
|
2026-01-01 19:14:21 +02:00 |
|
skoupidi
|
965870ab9b
|
darkfid: support both normal address and base64 encoded mining configurations as miners recipient
|
2026-01-01 18:18:32 +02:00 |
|
x
|
85162ea431
|
darkfid/rpc: Fix minor doc typos
|
2026-01-01 16:00:50 +00:00 |
|
x
|
0d455a405a
|
darkfid: Move misc RPC methods to separate module.
|
2026-01-01 15:50:45 +00:00 |
|
x
|
874d8dcf1a
|
darkfid/rpc/blockchain: Fix RPCAPI doc typo
|
2026-01-01 15:24:18 +00:00 |
|
x
|
0fd57636ea
|
darkfid: Add RPC endpoint to retrieve WASM bincode
Also updates the params.get() RPC code patterns.
|
2026-01-01 14:38:01 +00:00 |
|
x
|
9785777642
|
chore: Update copyright license year
Happy 2026!
|
2026-01-01 11:40:45 +00:00 |
|
jkds
|
49bcfb575f
|
app: tweak android build paths and Dockerfile
|
2026-01-01 08:38:38 +01:00 |
|
jkds
|
7c9baa0db1
|
app: cargo update
|
2026-01-01 04:54:01 +01:00 |
|
jkds
|
420e33853f
|
app: switch to narodnik miniquad temporarily
|
2026-01-01 04:54:01 +01:00 |
|
x
|
a17a81bf2d
|
drk: Add CLI completions for TxFromCalls
|
2025-12-31 17:11:49 +00:00 |
|
x
|
a61fc4fe33
|
drk: Detach from the fun
1000x speedup.
|
2025-12-31 17:02:36 +00:00 |
|
x
|
e1994a7fd9
|
drk: Implement tx construction from given calls and their relation-mapping
|
2025-12-31 16:56:59 +00:00 |
|
dasman
|
db41ac54f7
|
darkirc: reverse commitbot's push events order
|
2025-12-31 17:11:56 +03:00 |
|
skoupidi
|
a685e685c3
|
darkfid: new testing genesis blocks added
|
2025-12-31 15:53:38 +02:00 |
|
skoupidi
|
597b216396
|
darkfid/rpc: use an fn to return miner status responses for cleaner code
|
2025-12-31 15:53:10 +02:00 |
|
skoupidi
|
e1300d987b
|
darkfid: relaxed unknown proposals handling by banning after 5 consecutive unknown proposals from a channel
|
2025-12-31 15:52:19 +02:00 |
|
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()
|
2025-12-31 14:10:43 +01:00 |
|
jkds
|
489730cb31
|
app: correct calcs for IME insets
|
2025-12-31 11:02:41 +01:00 |
|
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.
|
2025-12-31 10:51:27 +01:00 |
|
jkds
|
2b67c92877
|
app/gfx: RETVRN to directly polling method queue
|
2025-12-31 06:11:58 +01:00 |
|
jkds
|
ac0a2d3f25
|
app/gfx: remove refresh_task since sleep_interval_ms is now a miniquad setting so this task isnt needed anymore.
|
2025-12-31 06:11:58 +01:00 |
|
jkds
|
bda9b64d09
|
net: add reload() fn which reloads settings. currently all stubs except outgoing conns setting
|
2025-12-31 05:07:22 +01:00 |
|
jkds
|
0897ce2f8c
|
app/gfx: make batch changes use batch end time and completely atomic. drop the entire batch if theres a single conflict
|
2025-12-31 04:36:29 +01:00 |
|
jkds
|
19c1b8ffea
|
rpc: remove p2p.set_outbound_connections method
|
2025-12-31 04:07:56 +01:00 |
|
jkds
|
b60d550a3f
|
rpc: move set_outbound_connections from darkirc into rpc p2p handler
|
2025-12-30 16:52:20 +01:00 |
|
jkds
|
e9a1dbe800
|
darkirc/rpc: when we check params, just use .unwrap() to get the args after
|
2025-12-30 16:52:20 +01:00 |
|
jkds
|
88a481d36b
|
app/vid: stop decoding immediately on Video::stop()
|
2025-12-30 16:01:14 +01:00 |
|
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
|
2025-12-30 15:41:19 +01:00 |
|
jkds
|
d9e7a782b4
|
darkirc/rpc: let Some(...) = ... else { return Json err }
|
2025-12-30 15:12:53 +01:00 |
|
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
|
2025-12-30 14:46:02 +01:00 |
|
jkds
|
a29dbb06b9
|
app/vid: minor cleanup (Av1VideoData is cloneable so just clone directly)
|
2025-12-30 13:55:13 +01:00 |
|
jkds
|
ab303d8b0d
|
app: update Makefile asset paths to use dark.fi/assets/ now
|
2025-12-30 13:41:59 +01:00 |
|
jkds
|
a695718a73
|
app/vid: add missing VideoDecoder.java file for android hardware accel vid decoder
|
2025-12-30 13:30:07 +01:00 |
|
jkds
|
edc37a3724
|
app/vid: cleanup java JNI glue code
|
2025-12-30 12:42:32 +01:00 |
|
jkds
|
cb92bdd847
|
app/vid: decode video using native hardware on android
|
2025-12-30 12:35:43 +01:00 |
|
jkds
|
a9f058d197
|
app/vid: improve log output
|
2025-12-30 12:35:43 +01:00 |
|