Historial de Commits

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