Cronologia Commit

Autore SHA1 Messaggio Data
  Owen Diffey a7d8e14615 refactor(EditSong): Display and allow autofill of existing discogs data when discogs is disabled 1 anno fa
  Owen Diffey 709652a211 refactor: Prevent discogs usage if disabled 1 anno fa
  Kristian Vos c8a8084958 refactor: renamed SongItem to MediaItem 1 anno fa
  Kristian Vos 927a0221f1 fix: many frontend eslint errors and a few TS errors 1 anno fa
  Owen Diffey d8b73be1de refactor: Provide application config over WS and split frontend config into backend and .env 1 anno fa
  Kristian Vos 1059dda98e feat: worked on convert spotify songs modal functionality 1 anno fa
  Kristian Vos 1000481a1f feat: continued working on SoundCloud implementation 1 anno fa
  Kristian Vos b329bc25e1 feat: made ActivityWatch integration compatible with SoundCloud 1 anno fa
  Kristian Vos c1b22a5846 feat: worked further on SoundCloud implementation 1 anno fa
  Kristian Vos 0903f1fce3 feat: worked more on implementing SoundCloud support in EditSong 1 anno fa
  Kristian Vos 4276d37c4c feat: continued work on adding SoundCloud support to EditSong 1 anno fa
  Kristian Vos ec2d63df53 feat: started incorportating SoundCloud player in EditSong 1 anno fa
  Kristian Vos 654f736bfa refactor: changed youtubeId to mediaSource in most places 1 anno fa
  Kristian Vos 5bfd5dd100 refactor: changed ActivtyWatch integration to not send watch event whne video is buffering, and include playback rate 1 anno fa
  Owen Diffey 1af13c8a22 refactor: Move socket.on() usage outside of socket.onConnect() 1 anno fa
  Kristian Vos 42bc2538df fix: EditSong youtube video duration would sometimes not update after changing the youtube id 1 anno fa
  Kristian Vos e2f2741298 fix: EditSong saving would sometimes throw a wrong validation error for the duration due to parsing of int instead of float 1 anno fa
  Owen Diffey 39bcc75469 refactor: Disabled strict TS on frontend and fixed modal store props errors 1 anno fa
  Owen Diffey 23de440c56 fix: Bypass modal prevention checks if user/song/station or access to is removed 1 anno fa
  Owen Diffey ba83bb5838 refactor: Moved openModal data intake from pinia stores to component props 1 anno fa
  Owen Diffey a01393d727 fix: Various typescript fixes 1 anno fa
  Owen Diffey 188660611e refactor: Moved useForm callback promise to composable and other tweaks 1 anno fa
  Owen Diffey 3e6707ec54 refactor: Continued editSong form changes 1 anno fa
  Owen Diffey f586edfb9e refactor: Continued unsaved changes and form data handling improvements 1 anno fa
  Owen Diffey ab0ed07410 fix: Typescript fixes 1 anno fa
  Owen Diffey 1432585446 refactor: Started improving form data change and modal unsaved changes handling 1 anno fa
  Owen Diffey 6a0de9af85 refactor: Improved SocketHandler onConnect usage and consistency 1 anno fa
  Owen Diffey 95aa420502 refactor: Consolidated and separated CustomWebSocket 1 anno fa
  Owen Diffey 8749166fc5 refactor: Improved modal, station and homepage user permission change handling 1 anno fa
  Owen Diffey 363cd94f16 refactor: Continued implementing hasPermission 1 anno fa