Commit History

Author SHA1 Message Date
  skoupidi b6032c2adc drk: add block height references to coins 1 year ago
  skoupidi 34982f1555 drk: add freeze block height reference to tokens 1 year ago
  skoupidi 7fa5b6a552 drk: add freeze block height reference to deployoOor 1 year ago
  skoupidi 37bee3e638 drk: add block height reference to txs history 1 year ago
  skoupidi e3e2850039 drk: handle wallet freezes properly 1 year ago
  skoupidi d5d831ab57 drk: removed inverse query functionality 1 year ago
  skoupidi 7622f58a9e drk: unused sql tables removed 1 year ago
  skoupidi a3f90aa733 drk: introduced scan cache to minimize disk IO 1 year ago
  skoupidi 273768796b drk/cache: overlay added along with its smt impl 1 year ago
  skoupidi 4eca3e248d drk: introduced sled cache 1 year ago
  darkfi 1af99477b1 app: begin edit scrolling port from mouse select to also for android touch 10 months ago
  darkfi 6c2d3f63b9 app: fix panic in video when exiting before video is loaded 10 months ago
  darkfi a25698c2e6 app: remove content_height and scroll property from edit widget, make them internal values. make min/max_height only for the multiline edit. 10 months ago
  darkfi 862288f4d0 app: enable proper scrolling while selecting text 10 months ago
  darkfi 01a062e6f8 app: remove obsolete editbox, chatedit, and baseedit 10 months ago
  darkfi 98a381e9e6 app: apply cursor scroll working for selections 10 months ago
  epiphany fe1c17cc7a doc: fix summary (remove missing link) 10 months ago
  darkfi 3c3a914337 app: edit widget fix phone select handle 10 months ago
  darkfi 5e4c79f0d5 app: break long lines within word 10 months ago
  darkfi 9ff8a28a73 app: cargo update 10 months ago
  darkfi fcd0ea3a35 app: finger scroll for single/multi working 10 months ago
  darkfi 5cbd321700 app: scroll working for single/multi line edit 10 months ago
  darkfi eb3f109830 app: clone ChatEdit to BaseEdit, and introduce EditorBehaviour which is used to specialize for single and multi line cases 10 months ago
  epiphany e349827b3b geode: fix `insert_metadata()` info log 10 months ago
  epiphany a5122d8d41 fud, dht: remove `fetch_seeders()` (replaced by a pubsub), cleanup `Dht` and `DhtHandler` 10 months ago
  dasman 3f4f6421cb darkirc: bug fix caused panic when the message is not utf-8 (ie a charachter is more than one byte) 11 months ago
  darkfi af18f0e6bc app: only schedule updates on android due to liberal use of .try_lock() in miniquad causing random crashes 11 months ago
  darkfi 045bf7a505 app: use video bg for main theme 11 months ago
  darkfi 53e768e3fb app: auto-refresh gfx every 40 ms so vid plays 11 months ago
  darkfi 1450bbb38e app: working streaming video load which preserves state on UI changes/updates 11 months ago