Commit History

Author SHA1 Message Date
  Jonathan Graham 5aea7d9aff fix(SongActions): when moving song to top/bottom of playlist, song actions should close 3 years ago
  Jonathan Graham 495b44ad61 feat(EditPlaylist): you can now search for Musare songs 3 years ago
  dependabot[bot] c07b49a6c2 chore(deps): bump tar from 6.1.0 to 6.1.5 in /frontend 3 years ago
  Jonathan Graham 40aa4e9432 fix(MacOS): playback rates shouldn't be modified on-the-fly on Safari 3 years ago
  Jonathan Graham 7dfc5c1c92 chore(README): removed out-of-date references 3 years ago
  Jonathan Graham 2e5f9ff93d fix(Routing): don't modify route object for first 50ms in case of need to fetch queries 3 years ago
  Kristian Vos 58ff240d58 fix(Home): hopefully fixed issues with mobile and favorite stations on scroll/click 3 years ago
  Kristian Vos 7d868d1735 fix(Station): hopefully fixed issues with song desyncing 3 years ago
  Kristian Vos 8e1a56ad3c fix(AddToPlaylistDropdown): fixed more styling/overflow issues 3 years ago
  Kristian Vos 7395b6b291 fix(AddToPlaylistDropdown): long playlist names would overflow 3 years ago
  Kristian Vos 85bd7eec4e chore(musare.sh): fixed all shellcheck errors/warnings, implemented all recommendations 3 years ago
  Kristian Vos 2dae482bfa fix: fixed some backend eslint errors 3 years ago
  Kristian Vos 4494376222 fix(ws): put ListenerHandler class in its own file to fix eslint issue 3 years ago
  Kristian Vos 3f2b107b6e chore: removed useless apt-get update from backend Dockerfile, included package-lock 3 years ago
  Kristian Vos b87d3ee4a4 chore: updated frontend Dockerfile node, webpack, webpack-cli and included package-lock 3 years ago
  Kristian Vos ee0e13497b style: fixed most frontend eslint errors after dependency updates 3 years ago
  Kristian Vos 4e168c303f fix: frontend eslint no longer worked 3 years ago
  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