Commit History

Author SHA1 Message Date
  Jonathan 4be7ab60dc fix(Tooltips): don't show on mobile unless explicitly specified e.g. song actions 4 years ago
  Jonathan 4b8459f92c fix(Checkboxes): more modern style of checkbox for AddToPlaylist and Preferences toggles 4 years ago
  Jonathan cf2048e21e fix(backend): removed some TODO js comments that are easy to resolve 4 years ago
  Jonathan 37ea2b619d migrate(Songs): changed acceptedAt -> verifiedAt and acceptedBy -> verifiedBy 4 years ago
  Jonathan a3f035f87d chore: updated lofig and toasters (security fixes) 4 years ago
  Jonathan 40e82ca4dc fix(ManageStation): added scrollIntoView for tabs inside Playlist tab 4 years ago
  Kristian Vos 2705b55416 Fixed a few security vulnerabilities 4 years ago
  Kristian Vos 3d66c90f01 Fixed issue with EditSong duration setting 4 years ago
  Kristian Vos e7ca4604fd Improved responsiveness of settings page 4 years ago
  Kristian Vos 0d7b960a2c Improved responsiveness of profile page 4 years ago
  Kristian Vos f5579170cf Merge branch 'polishing' of https://github.com/Musare/MusareNode into polishing 4 years ago
  Kristian Vos 5847941ade Added tab switching into view on admin pages 4 years ago
  Jonathan a77608cf02 fix(AddToPlaylistDropdown): should only show user modifiable playlists 4 years ago
  Jonathan b2c129e579 fix(Station page): styling of 404 page for Stations 4 years ago
  Jonathan 53dfeab017 migrate(Playlists): added migration for changes in how song position in playlists is handled 4 years ago
  Jonathan 5e545d0e5b refactor(Sortable Songs In Playlists): revisited efficiency of solution 4 years ago
  Jonathan 486c78daa8 feat(Tooltips): seperate theme for info tooltips (compared to action-based tooltips), smaller font size 4 years ago
  Jonathan 3ce685294c feat(ManageStation): showTab() should scroll to that tab in the selector (esp. on mobile) 4 years ago
  Jonathan e36cec1219 fix(AddToPlaylistDropdown): 'PLAYLIST_INDEX_FOR_ME' job was called way too many times 4 years ago
  Jonathan 6bbc5c2828 feat(mobile): added toast on ios devices to promote clicking play manually 4 years ago
  Jonathan 73e4aa49a8 fix(mobile): incorrect way of using vuex when trying to updated localPaused 4 years ago
  Jonathan fd879113e1 fix(mobile): should fix issue with forced pausing on ios not notifying our localPaused variable 4 years ago
  Jonathan 65fa3c1579 fix(mobile): ios devices will forcibly pause playback locally 4 years ago
  Jonathan 23dac82256 fix(mobile): ios device can't write out to volume control 4 years ago
  Jonathan 877549d8d5 fix(mobile): removed playback rate changes with ios to stop stuttering 4 years ago
  Jonathan 8d6bacded1 fix(mobile): potential fix for ios devices trying to make the youtube embed fullscreen 4 years ago
  Jonathan f4c491f335 fix(Queue): cleaned up code to undo repositioning of song if backend failure 4 years ago
  Kristian Vos 822f9c822b Undo queue reposition if the backend action isn't succesful 4 years ago
  Jonathan e2f2458176 fix(Admin Song Tabs): on ws reconnection, songs were removed and not replaced 4 years ago
  Jonathan af74cc531b fix(Admin Management of Songs): fixed socket listeners for toggling verifying/hiding 4 years ago