Commit History

Author SHA1 Message Date
  Jonathan 8c50a42799 fix(Playlists): fixed shuffle logic, removed unnecessary array sorting 3 years ago
  Owen Diffey fae3d2e443 Fixed player-cannot-autoplay 3 years ago
  Jonathan 22c90b9d79 fix(Liked/Disliked Playlists): fixed repositioning of songs for non user-modifiable playlists 3 years ago
  Jonathan d1bb174634 fix(Playlists): songs can't be sortable if they are non user-modifiable 3 years ago
  Jonathan e149d1ca48 refactor(SortablePlaylists): no need for interval, vuedraggable has a 'change' event 3 years ago
  Jonathan 4f498292ca feat(Playlists): added drag and drop to songs 3 years ago
  Jonathan dc6cc820ca chore: improved webpack hot reload times, removed unnecessary package + log messages 3 years ago
  Jonathan ca48a0698a refactor(css): added universal item class for e.g. queue items, playlist items 3 years ago
  Jonathan 32698e1a9f feat(AddToPlaylist): dropdown will close when a click occurs outside of its bounding box 3 years ago
  Jonathan ff3aa5d2f4 fix(SortablePlaylists): when order changes all socket listeners have their order kept in sync 3 years ago
  Jonathan 251a9c0111 feat(SortablePlaylists): added vue mixin to allow for sortable playlists in multiple places 3 years ago
  Jonathan 807c5a6222 fix(Profile page): improved css to match Settings page better 3 years ago
  Jonathan b79dd60a4a fix(Profile page): added css to improve layout on mobile devices 3 years ago
  Jonathan 80c2d0d941 fix(Station page/Users sidebar): fixed nightmode css on username hover 3 years ago
  Jonathan 052cf211b5 Merge branch 'polishing' of github.com:Musare/MusareNode into polishing 3 years ago
  Jonathan af170bf06a fix(ContentLoader): improved colours, added nightmode support, fixed scaling 3 years ago
  Jonathan 839b250915 fix(css): removed unnecessary inline styles 3 years ago
  Jonathan 5a5ad74f1a fix(Reports/ViewReport): works with nightmode, fixed issue with VueX 3 years ago
  Jonathan b7459bbc48 fix(Preferences): now saved correctly to db 3 years ago
  Owen Diffey 235b0d9239 Station page night mode improvements 3 years ago
  Jonathan 6d5d5bf355 chore: improved file structure of independent modals 3 years ago
  Jonathan f98310cfe8 fix(EditNews): fixed adding/removing of changes 3 years ago
  Jonathan e4f6d0e437 Merge branch 'polishing' of github.com:Musare/MusareNode into polishing 3 years ago
  Jonathan 723d69640b feat: added basic content loader for Station page 3 years ago
  Kristian Vos a119e9350a Fixed issue with song rating restructuring 3 years ago
  Owen Diffey ba3182a868 Removed playlist selection from EditStation and other tweaks 3 years ago
  Jonathan 53eeefc4a4 fix(Preferences): prevented overwriting of preferences 3 years ago
  Jonathan c149ad303b feat(Preferences): now stored in database instead of localstorage 3 years ago
  Jonathan 7aa68bcf78 feat(Playlists): you can now easily re-order playlists, and syncs with backend 3 years ago
  Jonathan 7963f35e9c fix(Station page / Sidebars): fixed issues with night mode 3 years ago