Skip to content

Latest commit

 

History

History
135 lines (104 loc) · 5.3 KB

CHANGELOG.md

File metadata and controls

135 lines (104 loc) · 5.3 KB
  • Some more fixes
  • Added youtube-dl to search bar
  • Bugfixes
  • ALPHA Added support for direct videos (.mp4 links for example)
  • Minor fixes
  • Added chat
  • Usernames are now generated based on users IP
  • Added infinite scrolling to youtube search
  • Bugfixes
  • Now displaying the pages title in the title
  • Now showing and saving video duration in search and queue
  • Fixed public rooms
  • Added stay logged in option to login page
  • Added public rooms to frontpage
  • Added changelog
  • Bugfixes
  • Updated homepage and rooms-page to now show some more information about the rooms
  • Fixed npm audit
  • Updated dependencies
  • Updated to vuetify 2 (WIP)
  • Added sync button
  • User settings now sync with firebase
  • Video channel and description of videos is now saved in the playlist
  • Updated dependencies
  • Updated alert box
  • Bugfixes
  • Added ping to room
  • Added vuedraggable to the playlist for easy sorting
  • Bugfixes
  • Updated dependecies
  • Added various favicons using RealFaviconGenerator cli
  • Added animation for the add button in the search list
  • Fixed playlist skipping multiple videos in a row
  • Switched from using youtube-node to simple-youtube-api
  • Tweaked video skip timeout
  • Now filtering out livestreams in the youtube search results
  • Video synchronisation now works 100x better (at least)
  • Added seek event to youtube player
  • Updated readme
  • Updated backend server
  • Started adding some comments
  • Removed permanent vertical scroll bar
  • Small UI changes to make the playlist/search easier to use
  • Fixed thumbnails not displaying correctly
  • Own user is now highlighted in rooms
  • Added YouTube search
  • Improved syncing performance
  • Added loading animation
  • Added recent rooms
  • Fixed a bug where every room shared the same playlist
  • First working playlist functionality
  • Updated settings.json file
  • First (kinda) working video synchronisation
  • Added server.js, a basic express + socket.io server
  • Improved UI
  • Added rooms page
  • Updated room page
  • UI Changes
  • Added profile page
  • Bugfixes
  • UI Changes
  • Updated logo
  • Added 404 page
  • Added reset password
  • UI Changes
  • Installed vuetify
  • Updated readme and toolbar
  • Added login form
  • Added firebase functionality
  • Added login and signup page
  • Created blank vue app
  • Added auth with firebase
  • The beginning