提交历史

作者 SHA1 备注 提交日期
  Jonathan cf2048e21e fix(backend): removed some TODO js comments that are easy to resolve 3 年之前
  Jonathan 37ea2b619d migrate(Songs): changed acceptedAt -> verifiedAt and acceptedBy -> verifiedBy 3 年之前
  Jonathan a3f035f87d chore: updated lofig and toasters (security fixes) 3 年之前
  Jonathan 40e82ca4dc fix(ManageStation): added scrollIntoView for tabs inside Playlist tab 3 年之前
  Kristian Vos 2705b55416 Fixed a few security vulnerabilities 3 年之前
  Kristian Vos 3d66c90f01 Fixed issue with EditSong duration setting 3 年之前
  Kristian Vos e7ca4604fd Improved responsiveness of settings page 3 年之前
  Kristian Vos 0d7b960a2c Improved responsiveness of profile page 3 年之前
  Kristian Vos f5579170cf Merge branch 'polishing' of https://github.com/Musare/MusareNode into polishing 3 年之前
  Kristian Vos 5847941ade Added tab switching into view on admin pages 3 年之前
  Jonathan a77608cf02 fix(AddToPlaylistDropdown): should only show user modifiable playlists 3 年之前
  Kristian Vos db2342ff94 Some fixes after last merge 3 年之前
  Jonathan b2c129e579 fix(Station page): styling of 404 page for Stations 3 年之前
  Kristian Vos 023edcbbdc Merge branch 'polishing' into manage-station 3 年之前
  Kristian Vos 7329a51d45 Worked more on experimental ManageStation design (WIP) 3 年之前
  Jonathan 53dfeab017 migrate(Playlists): added migration for changes in how song position in playlists is handled 3 年之前
  Jonathan 5e545d0e5b refactor(Sortable Songs In Playlists): revisited efficiency of solution 3 年之前
  Jonathan 486c78daa8 feat(Tooltips): seperate theme for info tooltips (compared to action-based tooltips), smaller font size 3 年之前
  Jonathan 3ce685294c feat(ManageStation): showTab() should scroll to that tab in the selector (esp. on mobile) 3 年之前
  Jonathan e36cec1219 fix(AddToPlaylistDropdown): 'PLAYLIST_INDEX_FOR_ME' job was called way too many times 3 年之前
  Jonathan 6bbc5c2828 feat(mobile): added toast on ios devices to promote clicking play manually 3 年之前
  Jonathan 73e4aa49a8 fix(mobile): incorrect way of using vuex when trying to updated localPaused 3 年之前
  Jonathan fd879113e1 fix(mobile): should fix issue with forced pausing on ios not notifying our localPaused variable 3 年之前
  Jonathan 65fa3c1579 fix(mobile): ios devices will forcibly pause playback locally 3 年之前
  Jonathan 23dac82256 fix(mobile): ios device can't write out to volume control 3 年之前
  Jonathan 877549d8d5 fix(mobile): removed playback rate changes with ios to stop stuttering 3 年之前
  Jonathan 8d6bacded1 fix(mobile): potential fix for ios devices trying to make the youtube embed fullscreen 3 年之前
  Jonathan f4c491f335 fix(Queue): cleaned up code to undo repositioning of song if backend failure 3 年之前
  Kristian Vos 668df41ad0 Worked on experimental ManageStation design (WIP) 3 年之前
  Kristian Vos 822f9c822b Undo queue reposition if the backend action isn't succesful 3 年之前