提交歷史

作者 SHA1 備註 提交日期
  Owen Diffey 4f46ec6c25 refactor: Put station history, soundcloud and spotify behind experimental config 1 年之前
  Owen Diffey d8b73be1de refactor: Provide application config over WS and split frontend config into backend and .env 1 年之前
  Owen Diffey 6caa135a56 refactor: Hide inputs and switch tab on autorequest configuration change 1 年之前
  Kristian Vos 82e7f358cd feat: added option to add SoundCloud song to request component 1 年之前
  Kristian Vos 654f736bfa refactor: changed youtubeId to mediaSource in most places 1 年之前
  Kristian Vos 47f91ce400 feat: show reason a song was added to queue, and fixed a few small bugs 1 年之前
  Kristian Vos 2cce4c3229 feat: added temporary station history, and some small tweaks 1 年之前
  Kristian Vos ef714a8dd5 feat: added count tags to some tabs in stations, and fixed a few issues 1 年之前
  Kristian Vos 95237ed29d refactor: various changes to station sidebar like adding an add to queue button, hiding autorequest sometimes, and more 1 年之前
  Kristian Vos ea6a59acde refactor: changed how autorequest works by adding extra station options 1 年之前
  Kristian Vos 86eb46ef1b feat: added experimental option to disable YouTube search on the frontend 1 年之前
  Kristian Vos 18d0cb4c62 feat: add option to use a YouTube video URL directly instead of searching for a video 1 年之前
  Owen Diffey 39bcc75469 refactor: Disabled strict TS on frontend and fixed modal store props errors 1 年之前
  Owen Diffey e42d6d1df5 fix: ImportAlbum and Station components require optional props 1 年之前
  Owen Diffey ab0ed07410 fix: Typescript fixes 1 年之前
  Owen Diffey 0bafee6ca1 refactor: Fixed Typescript errors and enabled TS commit validation 1 年之前
  Owen Diffey 6c5d435ae0 refactor: Dont use export default for composables 1 年之前
  Owen Diffey 4a2fc9b685 refactor: Converted manageStation Vuex store to Pinia store 1 年之前
  Owen Diffey 58c276a4a3 refactor: Converted user VueX store into Pinia stores 1 年之前
  Owen Diffey 2d6a2fdd7a refactor: Converted station VueX store to Pinia store 1 年之前
  Owen Diffey a4b831fef9 refactor: Converted websockets VueX store to Pinia store 1 年之前
  Owen Diffey a61d265929 refactor: Removed mixins and fixed $store/$route conversions 1 年之前
  Owen Diffey f1f7852b47 fix: Use default export for composables not implemented properly 1 年之前
  Owen Diffey 0bce8b4674 refactor: Use defineAsyncComponent for component imports 1 年之前
  Kristian Vos 8ac77f9918 refactor: converted Request component to composition API 1 年之前
  Kristian Vos 60db25564c refactor(ManageStation): rephrased some sentences 2 年之前
  Kristian Vos feb9998d6c refactor: fixed, moved and improved autorequest functionality in stations 2 年之前
  Owen Diffey 9ea6fb6f9c refactor: Minor sitename usage improvements 2 年之前
  Owen Diffey 6e58ae1be7 refactor(ManageStation): Started migrating to new modal system 2 年之前
  Owen Diffey 24676e2af6 refactor: Improved manage station information 2 年之前