BareRTC/src/assets
Noah d8cb1c7c11 Refactor more Vue components
Spin out components for:
* MessageBox: draw a chat message in the chat history panel as well as reused
  in the Report Modal.
* WhoListRow: provides a consistent UX for the Who List and Watching tab. On
  the Watching tab, the video button is replaced with the boot from video.

Other changes:
* Move VideoFlag into its own separate ES module.
* Emoji available reactions are moved into MessageBox.
* On WhoListRow: usernames are clickable to also open their profile page.
* On WhoListRow: the Watching tab is now sortable and follows the user's
  sort selection like the Online tab does.
2023-09-07 19:24:26 -07:00
..
base.css Port front-end over to Vue CLI (create-vue) 2023-09-06 17:15:02 -07:00
logo.svg Port front-end over to Vue CLI (create-vue) 2023-09-06 17:15:02 -07:00
main.css Refactor more Vue components 2023-09-07 19:24:26 -07:00