summaryrefslogtreecommitdiff
path: root/todo.org
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2022-10-30 08:55:21 +0100
committermetamuffin <metamuffin@disroot.org>2022-10-30 08:55:21 +0100
commit2f8ea58c6186256078aeb9bdffa72675be185245 (patch)
tree7a5b1464f3637c074db76667d049157d9b7c704f /todo.org
parent49e37162144a0adbc49f505e2698ccfc8a0881d6 (diff)
downloadkeks-meet-2f8ea58c6186256078aeb9bdffa72675be185245.tar
keks-meet-2f8ea58c6186256078aeb9bdffa72675be185245.tar.bz2
keks-meet-2f8ea58c6186256078aeb9bdffa72675be185245.tar.zst
update todo
Diffstat (limited to 'todo.org')
-rw-r--r--todo.org9
1 files changed, 5 insertions, 4 deletions
diff --git a/todo.org b/todo.org
index 2c1d1d3..f5ec6b1 100644
--- a/todo.org
+++ b/todo.org
@@ -4,13 +4,14 @@
* client-web
-** TODO Make the optional streams UI prettier
+** TODO Make the optional streams UI pretdtier
** Maybe group tracks in streams to make sure everything is in sync
** How do we implement global hotkeys?
** Dont use websocket to send images to not block anything else
** PARTIAL File transfers via data channel (rift)
CLOSED: [2022-10-28 Fri 21:48]
-*** client-web: cancel transfer
+*** DONE client-web: cancel transfer
+CLOSED: [2022-10-29 Sat 17:29]
** TODO Native client
** Have a security professional look at the code
** Test some options like `camera_facing_mode`
@@ -26,10 +27,10 @@ CLOSED: [2022-10-28 Fri 21:48]
*** impl backpressure
*** handle all failure events
** service worker to implement manual updates
+*** only accept signed js
** PARTIAL open chat links in a new tab
CLOSED: [2022-10-28 Fri 21:47]
-*** data urls are slow
-** increase message size again when https://github.com/webrtc-rs/webrtc/pull/304 is resolved
+*** data urls are
** modularize everything
*** (Loader), Core, Notifications, Track res, Microphone, Video, Keybinds, Chat, lsvp?