BareRTC/src/components
Noah 30c5538ce6 Don't auto-open expressly closed videos + other fixes
* If a user expressly closes a webcam (by clicking the 'X' button),
  record this intent so that the webcam will not auto-open in case the
  "auto-open my viewer's camera" happens again. Only clear the expressly
  close intent when the user expressly clicks the video button on the
  Who List to open someone's camera back up.
* Fix some bugs around booting and muting from cameras:
  * If you boot someone off your camera, you can not open THEIR camera
    anymore (similar to muting them)
  * When opening a user who auto-opens your camera back: do not attach
    your local video if you are an Admin and you have previously
    muted/booted that user from your camera.
  * Draw the slash mark over videos that you can not re-open because you
    had booted that user off your camera.
2023-10-10 18:45:00 -07:00
..
icons Port front-end over to Vue CLI (create-vue) 2023-09-06 17:15:02 -07:00
ExplicitOpenModal.vue Refactor some modals and features into components 2023-09-06 23:03:12 -07:00
HelloWorld.vue Port front-end over to Vue CLI (create-vue) 2023-09-06 17:15:02 -07:00
LoginModal.vue Refactor some modals and features into components 2023-09-06 23:03:12 -07:00
MessageBox.vue Profile Modals + Misc Features 2023-10-07 13:22:41 -07:00
ProfileModal.vue Bugfix 2023-10-08 12:24:19 -07:00
ReportModal.vue Refactor more Vue components 2023-09-07 19:24:26 -07:00
TheWelcome.vue Port front-end over to Vue CLI (create-vue) 2023-09-06 17:15:02 -07:00
VideoFeed.vue Profile Modals + Misc Features 2023-10-07 13:22:41 -07:00
WelcomeItem.vue Port front-end over to Vue CLI (create-vue) 2023-09-06 17:15:02 -07:00
WhoListRow.vue Don't auto-open expressly closed videos + other fixes 2023-10-10 18:45:00 -07:00