2021-04-29 06:00 | fix height edge cases | Tobias Bengfort |
2020-05-17 06:55 | add playsinline | Tobias Bengfort |
2020-05-06 05:17 | use lists for messages to reduce overhead | Tobias Bengfort |
2020-05-05 19:10 | avoid crash on addIceCandidate() | Tobias Bengfort |
2020-05-05 05:47 | refactor | Tobias Bengfort |
2020-05-05 18:37 | rename files | Tobias Bengfort |
2020-04-04 08:06 | change server url | Tobias Bengfort |
2020-04-03 19:53 | refactor rtc/controls split | Tobias Bengfort |
2020-04-03 19:42 | rename www to rtc | Tobias Bengfort |
2020-04-03 19:35 | split chat and controls into separate modules | Tobias Bengfort |
2020-04-03 19:27 | pass sender to addChatMsg | Tobias Bengfort |
2020-04-03 19:23 | use js modules | Tobias Bengfort |
2020-04-03 18:25 | rm rtc subdir | Tobias Bengfort |
2020-04-03 18:20 | rm dead code | Tobias Bengfort |
2020-04-03 18:18 | rm obsolete TODO | Tobias Bengfort |
2020-04-03 17:46 | use 20% minimum video size | Tobias Bengfort |
2020-04-03 17:42 | Revert "ideal columns" | Tobias Bengfort |
2020-04-03 15:53 | rename patch to signal | Tobias Bengfort |
2020-04-03 15:50 | refactor signalling messages | Tobias Bengfort |
2020-04-03 15:04 | ignore messages from unknown senders | Tobias Bengfort |
2020-04-01 05:52 | signal leave | Tobias Bengfort |
2020-03-25 21:12 | rtc: protect queue with password | Tobias Bengfort |
2020-03-23 07:40 | use own stun server | Tobias Bengfort |
2020-03-26 10:37 | use own server with SSE | Tobias Bengfort |
2020-04-01 07:05 | only create new Stream when tracks are added/removed | Tobias Bengfort |
2020-04-01 06:39 | do not require consent to mute | Tobias Bengfort |
2020-03-31 20:40 | detect unavailable devices at the start | Tobias Bengfort |
2020-03-30 20:07 | clearer button styling | Tobias Bengfort |
2020-04-01 07:09 | lint | Tobias Bengfort |
2020-03-26 13:38 | fix mobile viewport | Tobias Bengfort |
2020-03-26 10:31 | refine syles | Tobias Bengfort |
2020-03-26 10:15 | ideal columns | Tobias Bengfort |
2020-03-26 10:14 | merge chat into rtc | Tobias Bengfort |
2020-03-26 10:37 | pass key instead of url to signalling | Tobias Bengfort |
2020-03-25 21:46 | refine button styles | Tobias Bengfort |
2020-03-25 21:10 | fix toggle accessibility | Tobias Bengfort |
2020-03-25 20:58 | fix button color | Tobias Bengfort |
2020-03-24 07:56 | rtc: mirror own video | Tobias Bengfort |
2020-03-24 06:13 | rtc: use getSender instead of tracking senders manually | Tobias Bengfort |
2020-03-24 06:12 | rtc: create new Stream instead of modifying existing one | Tobias Bengfort |
2020-03-24 05:41 | rtc: handle more connection events (e.g. disconnect) | Tobias Bengfort |
2020-03-23 08:01 | mv frontend to sub dir | Tobias Bengfort |
2020-03-23 07:57 | patch: already send new request while processing old one | Tobias Bengfort |
2020-03-21 16:16 | rtc | Tobias Bengfort |
2020-03-23 07:43 | refactor: mv reusable code into separate files | Tobias Bengfort |