Commit History

Author SHA1 Message Date
  Kristian Vos a4d12192b8 fix: some browsers cap cookie expiration date to one week, so refresh this every time a user visits the site 1 year ago
  Kristian Vos 1f743d277b refactor: handle initializing mediasession more than once, and unitializing it 1 year ago
  Owen Diffey 92efa52a73 refactor: Disable password resets and email-related actions if mail disabled 1 year ago
  Kristian Vos ae4948e4dc fix: no longer having permission to view last visited admin page would lead to admin being inaccessible 1 year ago
  Owen Diffey 12a93e7f71 refactor: Continued configuration consolidation 1 year ago
  Owen Diffey 8a5f33f9ff refactor: Access config store directly 1 year ago
  Owen Diffey babb9c776a refactor: Disable youtube channels page and job if spotify disabled 1 year ago
  Owen Diffey d8b73be1de refactor: Provide application config over WS and split frontend config into backend and .env 1 year ago
  Kristian Vos 7c231078bd feat: cache YouTube channels, store YouTube video response data in documents as well, add jobs to change old videos to include new format 1 year ago
  Kristian Vos c7b3ad988a feat: worked more on SoundCloud support 1 year ago
  Kristian Vos 6aaa89d712 refactor: move mediasession to experimental option 1 year ago
  Owen Diffey 1e3f26e5a1 fix: Bulk actions popup positioned below display view 1 year ago
  Owen Diffey 1b975a5c75 refactor: Typescript continued.. 1 year ago
  Owen Diffey b4080c2f72 fix: nightmode toggle out of sync on page load 1 year ago
  Owen Diffey d13729b1cd refactor: Renamed CustomWebSocket to SocketHandler and fixed reconnection issues 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 09b472a62a refactor: Moved toasts created from route query handling to router.beforeEach 1 year ago
  Owen Diffey 0cfa98fef1 refactor: On permissions update ensure user is still authorized to view route 1 year ago
  Owen Diffey 85c856aba1 feat(Station): Started adding DJ role functionality 1 year ago
  Owen Diffey 363cd94f16 refactor: Continued implementing hasPermission 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
  Kristian Vos dbb1fb6df4 refactor: Migrated user auth data watcher in router beforeEach from VueX to Pinia 1 year ago