Histórico de Commits

Autor SHA1 Mensagem Data
  Kristian Vos a50df37c68 fix(setup-mongo): fixed issue with port being dynamic when it should be static há 3 anos atrás
  Kristian Vos b50671deb9 fix(Confirm): fixed issue with confirm component not activating on double-click or shift-click há 3 anos atrás
  Kristian Vos 15ca721aa4 refactor(Home): added space when joining artists on homepage há 3 anos atrás
  Kristian Vos e746124e8b fix(Station): included playlists showed as not-included in My Playlists tab há 3 anos atrás
  Kristian Vos f84b2d38c4 fix(Station): changing station type and then closing ManageStation would add undefined to songsList há 3 anos atrás
  Kristian Vos 3a11eedeab fix(Station): setCurrentSong would give error of currentSong was null, and cleared up some code for dealing with getQueue há 3 anos atrás
  Kristian Vos 694ff9d417 Merge branch 'polishing' of https://github.com/Musare/MusareNode into polishing há 3 anos atrás
  Kristian Vos 63aaf82a7e fix(EditPlaylist): first column would jump around when switching tabs, there was no space between rows when wrapped há 3 anos atrás
  Jonathan 1288ffd367 fix(mobile): modals should act more as pages on mobile devices há 3 anos atrás
  Kristian Vos e293a9593f feat(EditSong): added YouTube tab há 3 anos atrás
  Jonathan 3824206a5a feat(Activities): report items can be referenced/opened from an Activity Item há 3 anos atrás
  Jonathan f3a32fec57 feat(Login): try and attempt login on password manager autofill há 3 anos atrás
  Jonathan f091e9c589 fix(User Preferences): nightmode toggling was spamming new/irrelevant activities há 3 anos atrás
  Jonathan e8e3470f84 fix(Report modal): added socket listener for when a user's previous report is removed há 3 anos atrás
  Jonathan 40b1bb923e fix(Report modal): user can now see their previous reports for the song on mobile há 3 anos atrás
  Kristian Vos febad102a5 fix(Station): container height was incorrect, causing the footer to be half shown on desktop há 3 anos atrás
  Kristian Vos adc0ba0b4d fix(Queue): actionable button shown variable didn't properly update há 3 anos atrás
  Jonathan 2f9dc5d4ba feat(Report modal): view a user's unresolved reports for the chosen song há 3 anos atrás
  Jonathan d1d4ce83e7 feat(ViewReport): improved layout of modal, added associated SongItem há 3 anos atrás
  Jonathan 2ea8b3eed4 fix(EditSong): if EditSong opened on top of ViewReport, socket events were being duplicated há 3 anos atrás
  Jonathan 909944f607 refactor(Reports): added ReportInfoItem component and re-used 'universal item' css há 3 anos atrás
  Jonathan ba772bac61 fix(Reports): reports associated with deleted accounts couldn't be indexed há 3 anos atrás
  Jonathan 9aa58a0f1f fix(Admin/HiddenSongs): verifying a hidden song doesn't remove it from the list há 3 anos atrás
  Jonathan d62429bfd2 feat(SongItem): added lazy loading to images há 3 anos atrás
  Jonathan 32b1070b0b fix(modals): pscrolling wasn't being re-enabled in some situations when closing modals há 3 anos atrás
  Jonathan caac08e7da fix(ToolTips): small fixes to colours of tooltip arrows, placement of AddSongToPlaylist há 3 anos atrás
  Jonathan ce94aeae13 fix(SongItem/PlaylistItem): fixed spacing between icons in 'song actions' tooltips há 3 anos atrás
  Jonathan 0746ce6cb6 fix(User Preferences): preferences can now be updated individually há 3 anos atrás
  Jonathan 1dc34474c2 fix(EditSong): events on song being (un)verified/(un)hid há 3 anos atrás
  Jonathan a59a2723ea feat(AddToPlaylist): create-playlist modal can be opened from dropdown há 3 anos atrás