BareRTC/src
Noah cbfbcd768f Chat Setting Menu + Various Tweaks
* In place of the Help and Settings buttons, add a hamburger menu
  dropdown and place the links under there.
* Also in the dropdown is Close All Cameras and Mute All Cameras (if you
  have any cams open; the links are hidden if not)
* Also in the dropdown add a Logout button that just links to a new
  /logout route in order to unload the page and align with some users'
  expectations (not knowing closing out of the chat page was enough to
  log out of the room before)
* Bring back "(offline)" indicators when a user is no longer in the
  room.
2023-09-08 18:46:36 -07:00
..
assets Refactor more Vue components 2023-09-07 19:24:26 -07:00
components Chat Setting Menu + Various Tweaks 2023-09-08 18:46:36 -07:00
lib More safely parse JSON from localStorage 2023-09-07 21:03:15 -07:00
App.vue Chat Setting Menu + Various Tweaks 2023-09-08 18:46:36 -07:00
main.js Port front-end over to Vue CLI (create-vue) 2023-09-06 17:15:02 -07:00