Commit History

Author SHA1 Message Date
  Kristian Vos 439bedaa09 refactor: frontend model store/composable, adding comments, improving some code, trying to make some code clearer 8 months ago
  Owen Diffey 02c0f4d645 Merge tag 'v3.11.0' into release/backend-rewrite 8 months ago
  Owen Diffey a3ae7aa932 Merge branch 'staging' 8 months ago
  Owen Diffey e699c4ba18 chore: Update copyright year 8 months ago
  Owen Diffey 379573c6b6 chore: Update package version to v3.11.0 8 months ago
  Owen Diffey 8718609af4 chore: Add v3.11.0 changelog 8 months ago
  Kristian Vos 8c61681b99 refactor: attempt to further improve system time difference calculation, taking into account backend overload throwing the calculation off 8 months ago
  Kristian Vos 858242bf1d fix: certain YouTube video URLs could no longer be added to queues/playlists 8 months ago
  Kristian Vos 96ee474a5c refactor: EventModule SubscribeMany now also checks permissions in bulk 9 months ago
  Kristian Vos 373072bbca refactor: bulk check permissions when checking bulk data job permissions 9 months ago
  Kristian Vos 6251b47f43 refactor: batch request model permissions instead of doing them one at a time 9 months ago
  Kristian Vos 15151ba1bc feat: added job to delete many models by id to DataModule 9 months ago
  Kristian Vos c214e5f79a refactor: improve getManyById functionality with permissions, add it to more models 9 months ago
  Kristian Vos b10b565562 chore: fix one last vulnerable npm package in backend 9 months ago
  Owen Diffey cca30ea021 chore: Update package version to v3.11.0-rc1 9 months ago
  Owen Diffey 73c78dc3e7 chore: Added v3.11.0-rc1 changelog 9 months ago
  Owen Diffey 11516a9f40 refactor: Use url search params to get youtube id from url 9 months ago
  Owen Diffey 969afa8440 chore: Update modal test snapshot 9 months ago
  Owen Diffey e64187be0d fix: Fix eslint errors 9 months ago
  Owen Diffey 4c44ae5991 chore: Update frontend packages 9 months ago
  Owen Diffey ade3c302b6 chore: Update backend packages 9 months ago
  Owen Diffey 19b0d24a9c fix: Invalid default primary color 9 months ago
  Kristian Vos 8e24195b21 refactor: don't move song in queue/playlist right away when moving to top/bottom 9 months ago
  Kristian Vos 40576d6120 chore: update mongoose to 6.12.6, excluding ridiculous AWS dependencies of mongodb 9 months ago
  Kristian Vos 5243e65b5c refactor: improved station system time difference check a lot, rechecks every so often and 15s after joining station or a big time difference 9 months ago
  Kristian Vos 3e88a7f0c7 fix: styling of command shortcut floating box was wrong on station page, and updated naming of owner section 9 months ago
  Kristian Vos 74232c555b fix: adding YouTube video via URL wouldn't work if it had playlist/radio or other query parameters 9 months ago
  Kristian Vos 6520afb4a3 feat: add station fullscreen message when station is station paused 9 months ago
  Kristian Vos 80d923d3da fix: station player autoplay fullscreen message increasing volume when clicked and not displaying properly 9 months ago
  Kristian Vos 5f84ae3a93 fix: station player would play 0.1s of video when socket reconnects or station loads when the station was station/local paused 9 months ago