Commit History

Author SHA1 Message Date
  Kristian Vos 373072bbca refactor: bulk check permissions when checking bulk data job permissions 8 months ago
  Kristian Vos 6251b47f43 refactor: batch request model permissions instead of doing them one at a time 8 months ago
  Kristian Vos 15151ba1bc feat: added job to delete many models by id to DataModule 8 months ago
  Kristian Vos c214e5f79a refactor: improve getManyById functionality with permissions, add it to more models 8 months ago
  Kristian Vos b10b565562 chore: fix one last vulnerable npm package in backend 8 months ago
  Owen Diffey cca30ea021 chore: Update package version to v3.11.0-rc1 8 months ago
  Owen Diffey 73c78dc3e7 chore: Added v3.11.0-rc1 changelog 8 months ago
  Owen Diffey 11516a9f40 refactor: Use url search params to get youtube id from url 8 months ago
  Owen Diffey 969afa8440 chore: Update modal test snapshot 8 months ago
  Owen Diffey e64187be0d fix: Fix eslint errors 8 months ago
  Owen Diffey 4c44ae5991 chore: Update frontend packages 8 months ago
  Owen Diffey ade3c302b6 chore: Update backend packages 8 months ago
  Owen Diffey 19b0d24a9c fix: Invalid default primary color 8 months ago
  Kristian Vos 8e24195b21 refactor: don't move song in queue/playlist right away when moving to top/bottom 8 months ago
  Kristian Vos 40576d6120 chore: update mongoose to 6.12.6, excluding ridiculous AWS dependencies of mongodb 8 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 8 months ago
  Kristian Vos 3e88a7f0c7 fix: styling of command shortcut floating box was wrong on station page, and updated naming of owner section 8 months ago
  Kristian Vos 74232c555b fix: adding YouTube video via URL wouldn't work if it had playlist/radio or other query parameters 8 months ago
  Kristian Vos 6520afb4a3 feat: add station fullscreen message when station is station paused 8 months ago
  Kristian Vos 80d923d3da fix: station player autoplay fullscreen message increasing volume when clicked and not displaying properly 8 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 8 months ago
  Kristian Vos d3c4e3ab48 refactor: replace old aspect ratio method with aspect-ratio property 8 months ago
  Kristian Vos a9b3c368cc chore: fix wiki linting errors 8 months ago
  Kristian Vos 0589743a63 chore: fixed some linting errors 8 months ago
  Kristian Vos ae0e5f920d refactor: change mechanism for how queue/playlist is reordered client-side to fix inconsistencies 8 months ago
  Kristian Vos ea1648e943 refactor: improve support for importing YouTube mixes and non mixes 8 months ago
  Owen Diffey 3c90b52820 refactor: Return record from loadModels 9 months ago
  Owen Diffey 663461a1a5 refactor: Use unsubscribeMany when unregistering models 9 months ago
  Owen Diffey 8bbbbce1f5 refactor: Use subscribeMany when registering models 9 months ago
  Owen Diffey 975029c54c refactor: Replace frontend Promise.all with forEachIn 9 months ago