Commit History

Author SHA1 Message Date
  Kristian Vos 056fcac569 refactor: added warning to SoundCloud MediaItem's 1 year ago
  Owen Diffey 12a93e7f71 refactor: Continued configuration consolidation 1 year ago
  Owen Diffey 8a5f33f9ff refactor: Access config store directly 1 year ago
  Owen Diffey d8b73be1de refactor: Provide application config over WS and split frontend config into backend and .env 1 year ago
  Kristian Vos 0a9940d8c3 Merge branch 'kris-fork' into staging 1 year ago
  Owen Diffey 0bb044eca4 style: Changed to nunito font 1 year ago
  Kristian Vos 1059dda98e feat: worked on convert spotify songs modal functionality 1 year ago
  Kristian Vos 0903f1fce3 feat: worked more on implementing SoundCloud support in EditSong 1 year ago
  Kristian Vos 2cce4c3229 feat: added temporary station history, and some small tweaks 1 year ago
  Kristian Vos ef714a8dd5 feat: added count tags to some tabs in stations, and fixed a few issues 1 year ago
  Owen Diffey 0ac2587a87 fix: Toggling night mode does not update other tabs if logged out 1 year ago
  Kristian Vos 329a24214a feat: added bulk adding/removing songs from admin playlists 1 year ago
  Owen Diffey 1af13c8a22 refactor: Move socket.on() usage outside of socket.onConnect() 1 year ago
  Owen Diffey 1e3f26e5a1 fix: Bulk actions popup positioned below display view 1 year ago
  Kristian Vos a80cec6935 fix: profile activity items wouldn't load extra sets on scroll 1 year ago
  Owen Diffey 23de440c56 fix: Bypass modal prevention checks if user/song/station or access to is removed 1 year ago
  Owen Diffey 6fed402151 refactor: Stop scrolling to top of page on modal open 1 year ago
  Owen Diffey ba83bb5838 refactor: Moved openModal data intake from pinia stores to component props 1 year ago
  Owen Diffey 1b975a5c75 refactor: Typescript continued.. 1 year ago
  Owen Diffey f586edfb9e refactor: Continued unsaved changes and form data handling improvements 1 year ago
  Owen Diffey b4080c2f72 fix: nightmode toggle out of sync on page load 1 year ago
  Owen Diffey 1432585446 refactor: Started improving form data change and modal unsaved changes handling 1 year ago
  Owen Diffey 6a0de9af85 refactor: Improved SocketHandler onConnect usage and consistency 1 year ago
  Owen Diffey d13729b1cd refactor: Renamed CustomWebSocket to SocketHandler and fixed reconnection issues 1 year ago
  Kristian Vos a7b5059ca4 refactor: started implementing and converting to strict typechecking on the frontend, starting with App.vue (WIP) 1 year ago
  Owen Diffey 95aa420502 refactor: Consolidated and separated CustomWebSocket 1 year ago
  Owen Diffey 8749166fc5 refactor: Improved modal, station and homepage user permission change handling 1 year ago
  Owen Diffey 09b472a62a refactor: Moved toasts created from route query handling to router.beforeEach 1 year ago
  Owen Diffey 363cd94f16 refactor: Continued implementing hasPermission 1 year ago
  Kristian Vos 1e15eb515e fix: profile page wasn't very responsive 1 year ago