提交历史

作者 SHA1 备注 提交日期
  Kristian Vos 79a00ccc50 Added ability to request all songs not in the songs db yet but are in playlists, and added ability to clear all station queues 4 年之前
  Kristian Vos 5624ec3e87 Worked more on song merging 4 年之前
  Kristian Vos ba7b0f10e2 Merge branch 'polishing' into kris-song-merging 4 年之前
  Owen Diffey 8031cf0bda Fixed travis builds and made docker-compose a bit more configurable 4 年之前
  Owen Diffey 52c799cb21 Updated docker-compose to persist mongo db and not expose ports publicly 4 年之前
  Owen Diffey 0f72c1658e Fixed editPlaylist styling issues 4 年之前
  Jonathan 3a1ec473ed Merge branch 'polishing' of github.com:Musare/MusareNode into polishing 4 年之前
  Jonathan 228f3bc48e chore(webpack): added separate runtime chunk 4 年之前
  Jonathan 1ccb400a7d chore(webpack): added splitchunks for common modules 4 年之前
  Owen Diffey fce5c6827b Fixed profile playlist list showing incorrect username 4 年之前
  Owen Diffey 3033ced61b Fixed styling and view issues in editStation 4 年之前
  Jonathan 192610848f fix(AddToPlaylistDropdown): added static width to some to prevent differing positions 4 年之前
  Jonathan 8f82b0dd81 fix(Station page): about-box/sidebar now fill available space on mobile/tablet 4 年之前
  Jonathan 69da354c4d fix(WS): added ping/pong for client/server to prevent nginx dropping connection every 60s 4 年之前
  Jonathan 5e39f6229a fix(CurrentlyPlaying): song title/artists now truncated with ellipsis to 1 line each 4 年之前
  Kristian Vos 1179ae3bbd Fixed some bugs with admin tabs and errors with songs with negative durations 4 年之前
  Kristian Vos 997f5e20a0 Added button to delete orphaned genre playlists 4 年之前
  Kristian Vos 33bc9b4b72 Merge branch 'polishing' into kris-song-merging 4 年之前
  Jonathan bb7f11eed4 chore: fixed styles from vue-loader being incorrectly tree-shook 4 年之前
  Jonathan 5955b52f53 docs: minor typo 4 年之前
  Kristian Vos bb3fa16e7b Started working on song merging 4 年之前
  Jonathan f17a4cd075 chore(webpack): added tree shaking, moved chart.js to v3 rc (removes moment.js dependency) 4 年之前
  Jonathan 824095d8a5 refactor(frontend): added dynamic imports where possible 4 年之前
  Jonathan 438edca445 fix(Station page): fix for 'next song up' nightmode styling 4 年之前
  Jonathan f2d60b6923 fix(EditPlaylist): minor improvement to styling when a playlist isn't editable 4 年之前
  Jonathan aa8eaa5a07 feat(Playlists/Admin Page): added option to view playlists as admin 4 年之前
  Jonathan a7596013ad fix(VotingToSkipSong): logged-in users with multiple sessions should only be counted as one unique user 4 年之前
  Jonathan 4790987dda chore(frontend): fixed issue when webpack wanted a global install 4 年之前
  Kristian Vos 16d46f70a1 Fixed backend build issues 4 年之前
  Jonathan 52f4726f22 fix(Login/Register): user should be returned to their most recent page after auth. 4 年之前