Commit History

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