Commit History

Author SHA1 Message Date
  Owen Diffey 1af13c8a22 refactor: Move socket.on() usage outside of socket.onConnect() 1 year ago
  Owen Diffey 49c00354c0 refactor(Home): Continued i18n adding raw text to locale 1 year ago
  Owen Diffey ba83bb5838 refactor: Moved openModal data intake from pinia stores to component props 1 year ago
  Owen Diffey 6a0de9af85 refactor: Improved SocketHandler onConnect usage and consistency 1 year ago
  Owen Diffey 95aa420502 refactor: Consolidated and separated CustomWebSocket 1 year ago
  Owen Diffey 786cc97ed7 feat: Installed i18n on frontend 1 year ago
  Owen Diffey 8749166fc5 refactor: Improved modal, station and homepage user permission change handling 1 year ago
  Owen Diffey 000791b67f Merge tag 'v3.7.0-rc2' into v3.8.0 1 year ago
  Owen Diffey a4186e4649 refactor: Replaced draggable component with vue-draggable-list package 1 year ago
  Owen Diffey a42b30eba1 refactor(Draggable): Replace names with UUIDs 1 year ago
  Owen Diffey 9b8211daae refactor(Draggable): Minor tweaks and fixes 1 year ago
  Owen Diffey 32025bffa0 refactor(Home): Implemented custom draggable 1 year ago
  Owen Diffey 0357004ed8 Merge branch 'roles-and-permissions' into v3.8.0 1 year ago
  Owen Diffey 2c19a0a580 refactor: Made global components normal components again 1 year ago
  Owen Diffey 882f0cc4ee Merge branch 'staging' into roles-and-permissions 1 year ago
  Owen Diffey 0bafee6ca1 refactor: Fixed Typescript errors and enabled TS commit validation 1 year ago
  Owen Diffey 1f540c964b refactor: Grouped and renamed permissions 1 year ago
  Owen Diffey 20339b39a8 refactor: Implemented hasPermission on frontend 1 year ago
  Owen Diffey b0e1dbb433 refactor: Converted modalVisibility Vuex store into modals Pinia store, and removed vuex 1 year ago
  Owen Diffey 58c276a4a3 refactor: Converted user VueX store into Pinia stores 1 year ago
  Owen Diffey a4b831fef9 refactor: Converted websockets VueX store to Pinia store 1 year ago
  Owen Diffey bcc7471fca refactor(Home): Converted to composition API and sortable 1 year ago
  Owen Diffey 5f19f04f6e refactor(SongThumbnail): Use youtube as fallback and make a global component 2 years ago
  Owen Diffey 7ff3026b2b refactor: Display user display names instead of usernames in links 2 years ago
  Kristian Vos be3ff48eb5 fix(Home): really fixed admiFilter keyboard shortcut this time hopefully 2 years ago
  Kristian Vos c293c4bce7 fix(Home): keyboard shortcut to toggle admin filter never got created if connection was too slow 2 years ago
  Kristian Vos 8cf748733e refactor(Home): made adminFilter toggleable with a keyboard shortcut, enabled searchQuery 2 years ago
  Owen Diffey 8bd25b1173 refactor: Moved homeView from CAN_USER_VIEW_STATION to stations.index as adminFilter and added query toggle 2 years ago
  Kristian Vos 1d88543745 refactor(EditSong): migrated EditSong to the new modal system 2 years ago
  Owen Diffey 9e6f2056df refactor: Various modal fixes and tweaks 2 years ago