Коммит түүх

Эзэн SHA1 Мессеж Огноо
  darkfi 862288f4d0 app: enable proper scrolling while selecting text 11 сар өмнө
  darkfi 01a062e6f8 app: remove obsolete editbox, chatedit, and baseedit 11 сар өмнө
  darkfi 98a381e9e6 app: apply cursor scroll working for selections 1 жил өмнө
  epiphany fe1c17cc7a doc: fix summary (remove missing link) 1 жил өмнө
  darkfi 3c3a914337 app: edit widget fix phone select handle 1 жил өмнө
  darkfi 5e4c79f0d5 app: break long lines within word 1 жил өмнө
  darkfi 9ff8a28a73 app: cargo update 1 жил өмнө
  darkfi fcd0ea3a35 app: finger scroll for single/multi working 1 жил өмнө
  darkfi 5cbd321700 app: scroll working for single/multi line edit 1 жил өмнө
  darkfi eb3f109830 app: clone ChatEdit to BaseEdit, and introduce EditorBehaviour which is used to specialize for single and multi line cases 1 жил өмнө
  epiphany e349827b3b geode: fix `insert_metadata()` info log 1 жил өмнө
  epiphany a5122d8d41 fud, dht: remove `fetch_seeders()` (replaced by a pubsub), cleanup `Dht` and `DhtHandler` 1 жил өмнө
  dasman 3f4f6421cb darkirc: bug fix caused panic when the message is not utf-8 (ie a charachter is more than one byte) 1 жил өмнө
  darkfi af18f0e6bc app: only schedule updates on android due to liberal use of .try_lock() in miniquad causing random crashes 1 жил өмнө
  darkfi 045bf7a505 app: use video bg for main theme 1 жил өмнө
  darkfi 53e768e3fb app: auto-refresh gfx every 40 ms so vid plays 1 жил өмнө
  darkfi 1450bbb38e app: working streaming video load which preserves state on UI changes/updates 1 жил өмнө
  darkfi 38927314f8 app: video/anim preserve state between draw call updates so a screen resize wont restart animations 1 жил өмнө
  darkfi d0cdae7f94 app: video streaming threads and generating draw calls realtime streamed loading 1 жил өмнө
  epiphany 1bd8ca883b fud: add `fud.start_tasks()` 1 жил өмнө
  epiphany ac9edf814f dht: improve `lookup_nodes()` logs 1 жил өмнө
  epiphany 204216a3df fu: subscribe in `put()`, improve outputs 1 жил өмнө
  epiphany d6fbcfe843 fud/rpc: add addresses to `list_seeders` response 1 жил өмнө
  epiphany 49c3575e7b fud: add put task, add `InsertError` and `InsertCompleted` events 1 жил өмнө
  darkfi 5a261ceb83 app/gfx: use Gfx prefix for internal identifiers, swapping place with external identifiers that currently use it 1 жил өмнө
  darkfi bf89cc7da8 app: make video load frames in a thread but wait on it so it can be ez parallelized after 1 жил өмнө
  epiphany 7fcf56b8c0 fud: fix single-chunk file integrity check 1 жил өмнө
  epiphany eeeb1ceabc fud: fix electrum nodes shuffle 1 жил өмнө
  darkfi a2121d7cf5 app: animated vids working for desktop but slow init time (need to stream) 1 жил өмнө
  darkfi a123bc0556 app: add AbstractAnimation with a SequenceAnimation impl, and a Video node type (mostly stubs/untested for now) 1 жил өмнө