Commit Verlauf

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