Commit History

Author SHA1 Message Date
  Jonathan 570d9cae81 feat: activity feed for profile 4 years ago
  Kristian Vos 54831a7ee6 feat(Profile): implemented new playlist tab design 4 years ago
  Kristian Vos d678909206 fix(Edit Playlist Modal): fixed issue with searching for songs 4 years ago
  Jonathan c675eeac6e fix(Edit Playlist Modal): variable name had changed 4 years ago
  Kristian Vos 1ca29427f2 feat: added a way to shuffle a playlist 5 years ago
  Kristian Vos f4d8c198fa feat: added ability to add a video to playlist directly 5 years ago
  Kristian Vos 8669818b4c feat: added way to import only music to a playlist 5 years ago
  Kristian Vos b30e2fd86c fix: fixed issue where playlist total duration didn't show correctly 5 years ago
  Kristian Vos fb9315eef3 fix: fixed issue where removing a playlist didn't close the edit modal 5 years ago
  Jonathan 376a83d5db refactor: vue-roaster updated 5 years ago
  Kristian Vos a7471f5628 refactor: updated value validation 5 years ago
  Jonathan 7ba340883a fix: issues with adding date-fns 5 years ago
  Jonathan 5ca295b352 chore: replaced Moment.js with date-fns 5 years ago
  Owen Diffey 4c4e9a4ffb Merge branch 'experimental' of github.com:Musare/MusareNode into experimental 5 years ago
  Owen Diffey f2debc6f46 refactor: scss color variables 5 years ago
  Kristian Vos 41303adf6b refactor: moved all $parent properties and a lot of $parent functions with a Vuex alternative 5 years ago
  Kristian Vos 4d0ffdb30a refactor: added ability to add global style variables, added primary color for now 5 years ago
  Kristian Vos 6ba23425c9 refactor: replaced _this and local with this on the frontend and backend 5 years ago
  Jonathan 2023fcc0c1 chore(linting): removed temporary fixes 5 years ago
  Jonathan d76d8db6b8 chore(linting): fixed linting errors created with airbnb 5 years ago
  Jonathan 84259e3dda refactor: removed jQuery 5 years ago
  Jonathan ba7c72c850 chore(linting): added eslint and prettier 5 years ago
  Jonathan 7f57c83cce refactor(frontend): upgraded Vue.js, implemented Vuex on a basic level 5 years ago
  Vos 7e34f71b5d Fixed very difficult issue, that was totally not a derp. 7 years ago
  KrisVos130 9a94dd8ace Fixed issue where total length of playlist wasn't correct when hours were above 9 and/or above 24. 7 years ago
  KrisVos130 737182fe16 Fixed small issue with playlist time display. 7 years ago
  KrisVos130 c3d9ce0733 Moved total playlist duration calculation from backed to frontend. 7 years ago
  theflametrooper db42c258b1 Fixed issues with showing the total running time of a playlist 7 years ago
  theflametrooper 9ced1e005c Show total running time of a playlist in edit modal 7 years ago
  KrisVos130 20fdf84128 Added clientside limit validation for playlist modals. 7 years ago