コミット履歴

作者 SHA1 メッセージ 日付
  Owen Diffey fc1b5c9950 fix(MediaItem): Thumbnail has inconsistent margins and content falling beneath 1 年間 前
  Kristian Vos c8a8084958 refactor: renamed SongItem to MediaItem 1 年間 前
  Owen Diffey d8b73be1de refactor: Provide application config over WS and split frontend config into backend and .env 2 年 前
  Kristian Vos 3369c5e480 feat: worked more on convert Spotify modal, cleaned up code a lot 2 年 前
  Kristian Vos 654f736bfa refactor: changed youtubeId to mediaSource in most places 2 年 前
  Kristian Vos 2cce4c3229 feat: added temporary station history, and some small tweaks 2 年 前
  Owen Diffey 1af13c8a22 refactor: Move socket.on() usage outside of socket.onConnect() 2 年 前
  Owen Diffey 39bcc75469 refactor: Disabled strict TS on frontend and fixed modal store props errors 2 年 前
  Owen Diffey 23de440c56 fix: Bypass modal prevention checks if user/song/station or access to is removed 2 年 前
  Owen Diffey ba83bb5838 refactor: Moved openModal data intake from pinia stores to component props 2 年 前
  Owen Diffey ab0ed07410 fix: Typescript fixes 2 年 前
  Owen Diffey 6a0de9af85 refactor: Improved SocketHandler onConnect usage and consistency 2 年 前
  Owen Diffey 84da376913 fix(ManageStation): Unable to open public station view queue if user does not directly have permission 2 年 前
  Owen Diffey 8749166fc5 refactor: Improved modal, station and homepage user permission change handling 2 年 前
  Owen Diffey 23b5ce9564 feat: Added user search to add DJs to stations, and other tweaks 2 年 前
  Owen Diffey 85c856aba1 feat(Station): Started adding DJ role functionality 2 年 前
  Owen Diffey 363cd94f16 refactor: Continued implementing hasPermission 2 年 前
  Owen Diffey 000791b67f Merge tag 'v3.7.0-rc2' into v3.8.0 2 年 前
  Owen Diffey 0d9504aac9 fix: Settings store getters invalid and other minor fixes 2 年 前
  Owen Diffey 0357004ed8 Merge branch 'roles-and-permissions' into v3.8.0 2 年 前
  Owen Diffey 2c19a0a580 refactor: Made global components normal components again 2 年 前
  Owen Diffey 1f540c964b refactor: Grouped and renamed permissions 2 年 前
  Owen Diffey 20339b39a8 refactor: Implemented hasPermission on frontend 2 年 前
  Owen Diffey b0e1dbb433 refactor: Converted modalVisibility Vuex store into modals Pinia store, and removed vuex 2 年 前
  Owen Diffey 4a2fc9b685 refactor: Converted manageStation Vuex store to Pinia store 2 年 前
  Owen Diffey 58c276a4a3 refactor: Converted user VueX store into Pinia stores 2 年 前
  Owen Diffey a4b831fef9 refactor: Converted websockets VueX store to Pinia store 2 年 前
  Owen Diffey f2bb6ad9a9 refactor: Clarified watch usage 2 年 前
  Owen Diffey 9e7700cb0f refactor(ManageStation): Converted to composition API 2 年 前
  Owen Diffey 4adb771daa refactor(ManageStation/Settings): Converted to composition API 2 年 前