darkfi
|
9ff8a28a73
app: cargo update
|
10 hónapja |
darkfi
|
fcd0ea3a35
app: finger scroll for single/multi working
|
10 hónapja |
darkfi
|
5cbd321700
app: scroll working for single/multi line edit
|
10 hónapja |
darkfi
|
eb3f109830
app: clone ChatEdit to BaseEdit, and introduce EditorBehaviour which is used to specialize for single and multi line cases
|
10 hónapja |
epiphany
|
e349827b3b
geode: fix `insert_metadata()` info log
|
10 hónapja |
epiphany
|
a5122d8d41
fud, dht: remove `fetch_seeders()` (replaced by a pubsub), cleanup `Dht` and `DhtHandler`
|
10 hónapja |
dasman
|
3f4f6421cb
darkirc: bug fix caused panic when the message is not utf-8 (ie a charachter is more than one byte)
|
11 hónapja |
darkfi
|
af18f0e6bc
app: only schedule updates on android due to liberal use of .try_lock() in miniquad causing random crashes
|
11 hónapja |
darkfi
|
045bf7a505
app: use video bg for main theme
|
11 hónapja |
darkfi
|
53e768e3fb
app: auto-refresh gfx every 40 ms so vid plays
|
11 hónapja |
darkfi
|
1450bbb38e
app: working streaming video load which preserves state on UI changes/updates
|
11 hónapja |
darkfi
|
38927314f8
app: video/anim preserve state between draw call updates so a screen resize wont restart animations
|
11 hónapja |
darkfi
|
d0cdae7f94
app: video streaming threads and generating draw calls realtime streamed loading
|
11 hónapja |
epiphany
|
1bd8ca883b
fud: add `fud.start_tasks()`
|
11 hónapja |
epiphany
|
ac9edf814f
dht: improve `lookup_nodes()` logs
|
11 hónapja |
epiphany
|
204216a3df
fu: subscribe in `put()`, improve outputs
|
11 hónapja |
epiphany
|
d6fbcfe843
fud/rpc: add addresses to `list_seeders` response
|
11 hónapja |
epiphany
|
49c3575e7b
fud: add put task, add `InsertError` and `InsertCompleted` events
|
11 hónapja |
darkfi
|
5a261ceb83
app/gfx: use Gfx prefix for internal identifiers, swapping place with external identifiers that currently use it
|
11 hónapja |
darkfi
|
bf89cc7da8
app: make video load frames in a thread but wait on it so it can be ez parallelized after
|
11 hónapja |
epiphany
|
7fcf56b8c0
fud: fix single-chunk file integrity check
|
11 hónapja |
epiphany
|
eeeb1ceabc
fud: fix electrum nodes shuffle
|
11 hónapja |
darkfi
|
a2121d7cf5
app: animated vids working for desktop but slow init time (need to stream)
|
11 hónapja |
darkfi
|
a123bc0556
app: add AbstractAnimation with a SequenceAnimation impl, and a Video node type (mostly stubs/untested for now)
|
11 hónapja |
epiphany
|
d34113e8a5
fud, dht: add a PoW to fud for node ID generation
|
11 hónapja |
darkfi
|
1052333fd4
app: fix external bluetooth keyboards for android
|
11 hónapja |
darkfi
|
24c3ff434b
app: fix test schema for recent changes
|
11 hónapja |
darkfi
|
d5ba922c37
doc: remove section on hiring
|
11 hónapja |
darkfi
|
fd7c900f2d
app: android fix invisible number input bug
|
11 hónapja |
darkfi
|
a36dfb84e6
app: on linux allow specifying x11 or wayland backend explicitly using CLI args
|
11 hónapja |