diff options
author | metamuffin <metamuffin@disroot.org> | 2022-12-11 22:00:10 +0100 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2022-12-11 22:00:10 +0100 |
commit | 3c32ba54918ad025469065cf47437875f4e221f9 (patch) | |
tree | 68b30ed013fb5564815eed9a7612b62e9e403e9a | |
parent | 86ae7283820e0f12d6d40d68d272b1593c2239e8 (diff) | |
download | keks-meet-3c32ba54918ad025469065cf47437875f4e221f9.tar keks-meet-3c32ba54918ad025469065cf47437875f4e221f9.tar.bz2 keks-meet-3c32ba54918ad025469065cf47437875f4e221f9.tar.zst |
update todo
-rw-r--r-- | todo.org | 25 |
1 files changed, 13 insertions, 12 deletions
@@ -4,33 +4,34 @@ * client-web -** TODO Make the optional streams UI pretdtier -** Maybe group tracks in streams to make sure everything is in sync +** TODO Make the optional streams UI prettier +** ABANDONED 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 +** ABANDONED 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] *** DONE client-web: cancel transfer CLOSED: [2022-10-29 Sat 17:29] +*** TODO rsync-like functionality ** TODO Native client -** Have a security professional look at the code -** Test some options like `camera_facing_mode` -** Signing key for each user +** DONE Test some options like `camera_facing_mode` +CLOSED: [2022-12-11 Sun 21:57] +** PAUSED Signing key for each user *** Built-in storage for known keys -** Relay RTC when there are a lot of clients +** PAUSED Relay RTC when there are a lot of clients ** ABANDONED Prevent join notification bypass by not identifying ** Tray icon for native ** Pin js by bookmarking data:text/html loader page -** add "contributing" stuff to readme -** PARTIAL download files in a streaming workaround using service worker +** PAUSED add "contributing" stuff to readme +** DONE download files in a streaming workaround using service worker CLOSED: [2022-10-28 Fri 21:48] *** impl backpressure *** handle all failure events -** service worker to implement manual updates +** PAUSED 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 -** modularize everything +*** data urls are suboptimal +** ABANDONED modularize everything *** (Loader), Core, Notifications, Track res, Microphone, Video, Keybinds, Chat, lsvp? |