Commit History

Author SHA1 Message Date
  Owen Diffey 40b151830c Merge pull request #147 from Musare/dependabot/npm_and_yarn/backend/staging/eslint-plugin-jsdoc-39.3.4 1 year ago
  Owen Diffey 94a6621d8f Merge pull request #146 from Musare/dependabot/npm_and_yarn/frontend/staging/sortablejs-vue3-1.2.0 1 year ago
  Kristian Vos 1102f21e81 fix: attempt to fix sortable wrapper in ImportAlbum when moving items between different lists 1 year ago
  dependabot[bot] 958b4ee466 chore(deps-dev): bump vue-tsc from 0.39.2 to 0.39.4 in /frontend 1 year ago
  dependabot[bot] df826f3d18 chore(deps-dev): bump eslint-plugin-jsdoc in /backend 1 year ago
  dependabot[bot] e43b46f706 chore(deps): bump sortablejs-vue3 from 1.1.0 to 1.2.0 in /frontend 1 year ago
  Owen Diffey 20e44aa678 refactor: Removed unused frontend dependencies 1 year ago
  Owen Diffey b289d4f283 refactor: Further eslint and *.vue consistency tweaks 1 year ago
  Owen Diffey 5b43fbcf51 refactor: Converted auth and reports api calls to composables 1 year ago
  Owen Diffey 6c5d435ae0 refactor: Dont use export default for composables 1 year ago
  Owen Diffey d7f15e05dd fix: eslint configuration tweak and fixing issues found 1 year ago
  Owen Diffey b0e1dbb433 refactor: Converted modalVisibility Vuex store into modals Pinia store, and removed vuex 1 year ago
  Owen Diffey f659de3a1b refactor: Converted whatIsNew Vuex store to Pinia store 1 year ago
  Owen Diffey a0b6215250 refactor: Converted viewYoutubeVideo Vuex store to Pinia store 1 year ago
  Owen Diffey ff61b6e959 refactor: Converted viewReport Vuex store to Pinia store 1 year ago
  Owen Diffey 5e5bf29e58 refactor: Converted viewPunishment Vuex store to Pinia store 1 year ago
  Owen Diffey 9a60992368 refactor: Converted viewApiRequest Vuex store to Pinia store 1 year ago
  Owen Diffey 6fd3ff28b5 refactor: Converted report Vuex store to Pinia store 1 year ago
  Owen Diffey 02b9b4b48d refactor: Converted removeAccount Vuex store to Pinia store 1 year ago
  Owen Diffey 4a2fc9b685 refactor: Converted manageStation Vuex store to Pinia store 1 year ago
  Owen Diffey 47adc28371 refactor: Converted importAlbum Vuex store to Pinia store 1 year ago
  Owen Diffey 3ec6303112 refactor: Converted editPlaylist Vuex store to Pinia store 1 year ago
  Owen Diffey a4ba1318e3 refactor: Converted editNews Vuex store to Pinia store 1 year ago
  Owen Diffey 3c7d6a3b2c refactor: Converted createStation Vuex store to Pinia store 1 year ago
  Owen Diffey 79a0944d0c refactor: Converted confirm Vuex store to Pinia store 1 year ago
  Owen Diffey c6d2dfdb55 refactor: Converted bulkActions VueX store to Pinia store 1 year ago
  Kristian Vos d9e7721ce8 fix: station skipping was still broken due to Redis package upgrade 1 year ago
  Owen Diffey 335a93586a fix: Duplicate this.pub for this.sub and use this.sub.options for this.sub.psubscribe 1 year ago
  Kristian Vos 567b3609a3 fix: stations automatically skipping was broken after Redis upgrade 1 year ago
  Kristian Vos 7eac5f9795 fix: api debugStation endpoint was broken after Redis upgrade 1 year ago