Commit History

Author SHA1 Message Date
  Kristian Vos 48d2452157 chore: updated frontend npm dependencies 3 years ago
  Kristian Vos 2f0a333687 chore: updated backend npm dependencies 3 years ago
  Kristian Vos 382199ea2f fix(Station): skip votes would sometimes not load when skipping naturally 3 years ago
  Kristian Vos afafe95d73 fix(Station): skip votes and own song ratings would sometimes not load correctly 3 years ago
  Kristian Vos 5eab71b328 fix(Station/Queue): clicking Add Song to Queue would not show a tab in manage station 3 years ago
  Kristian Vos c29b5c3bdd fix: frontend would not compile with production mode on 3 years ago
  Kristian Vos 250350d64f fix(Confirm): tooltip wouldn't hide after double clicking/clicking the tooltip 3 years ago
  Kristian Vos 9bc88f25f5 fix(EditPlaylist/Settings): isAdmin method wasn't defined 3 years ago
  Kristian Vos 9b511dc974 refactor(Station): changed the way likes/dislikes are loaded 3 years ago
  Kristian Vos b73b87f09c refactor(Home): temporarily disabled draggable transitions as it's broken 3 years ago
  Kristian Vos 2c0134f415 fix(Station/Playlists): sometimes liked/disliked playlists wouldn't show up 3 years ago
  Kristian Vos 5465d8c135 fix(ManageStation): fixed issue where reopening a managestation modal wouldn't work 3 years ago
  Kristian Vos f8f5363a1e fix(ManageStation): fixed issue with spacing between buttons in tippy tooltip 3 years ago
  Kristian Vos 3c8c92fd47 fix(Modal,EditNews,EditSong): various spacing issues with modal footer buttons 3 years ago
  Kristian Vos a398d55483 fix(SortablePlaylists): playlists wouldn't update after dragging it to a new position 3 years ago
  Kristian Vos a50df37c68 fix(setup-mongo): fixed issue with port being dynamic when it should be static 3 years ago
  Kristian Vos b50671deb9 fix(Confirm): fixed issue with confirm component not activating on double-click or shift-click 3 years ago
  Kristian Vos 15ca721aa4 refactor(Home): added space when joining artists on homepage 3 years ago
  Kristian Vos e746124e8b fix(Station): included playlists showed as not-included in My Playlists tab 3 years ago
  Kristian Vos f84b2d38c4 fix(Station): changing station type and then closing ManageStation would add undefined to songsList 3 years ago
  Kristian Vos 3a11eedeab fix(Station): setCurrentSong would give error of currentSong was null, and cleared up some code for dealing with getQueue 3 years ago
  Kristian Vos 694ff9d417 Merge branch 'polishing' of https://github.com/Musare/MusareNode into polishing 3 years ago
  Kristian Vos 63aaf82a7e fix(EditPlaylist): first column would jump around when switching tabs, there was no space between rows when wrapped 3 years ago
  Jonathan 1288ffd367 fix(mobile): modals should act more as pages on mobile devices 3 years ago
  Kristian Vos e293a9593f feat(EditSong): added YouTube tab 3 years ago
  Jonathan 3824206a5a feat(Activities): report items can be referenced/opened from an Activity Item 3 years ago
  Jonathan f3a32fec57 feat(Login): try and attempt login on password manager autofill 3 years ago
  Jonathan f091e9c589 fix(User Preferences): nightmode toggling was spamming new/irrelevant activities 3 years ago
  Jonathan e8e3470f84 fix(Report modal): added socket listener for when a user's previous report is removed 3 years ago
  Jonathan 40b1bb923e fix(Report modal): user can now see their previous reports for the song on mobile 3 years ago