Historique des commits

Auteur SHA1 Message Date
  Owen Diffey 92efa52a73 refactor: Disable password resets and email-related actions if mail disabled il y a 1 an
  Owen Diffey 8a5f33f9ff refactor: Access config store directly il y a 1 an
  Owen Diffey d8b73be1de refactor: Provide application config over WS and split frontend config into backend and .env il y a 1 an
  Owen Diffey ba83bb5838 refactor: Moved openModal data intake from pinia stores to component props il y a 2 ans
  Owen Diffey ab0ed07410 fix: Typescript fixes il y a 2 ans
  Owen Diffey 2c19a0a580 refactor: Made global components normal components again il y a 2 ans
  Owen Diffey b0e1dbb433 refactor: Converted modalVisibility Vuex store into modals Pinia store, and removed vuex il y a 2 ans
  Owen Diffey 02b9b4b48d refactor: Converted removeAccount Vuex store to Pinia store il y a 2 ans
  Owen Diffey a4b831fef9 refactor: Converted websockets VueX store to Pinia store il y a 2 ans
  Kristian Vos 89d492d3ec refactor: converted VueX settings store to Pinia store il y a 2 ans
  Owen Diffey 4ee4dc6904 feat: Config options to disable GitHub authentication il y a 2 ans
  Owen Diffey 9a579b31ab refactor(Todos): Remove account githubLinkConfirmed and other minor tweaks il y a 2 ans
  Owen Diffey 487942b993 refactor(RemoveAccount): Converted to composition API il y a 2 ans
  Owen Diffey eb6f56ef82 refactor(RemoveAccount): Migrated to new modal system il y a 2 ans
  Owen Diffey 53bd09be98 refactor: Made Modal, QuickConfirm and UserIdToUsername global components (WIP) il y a 2 ans
  Owen Diffey 05937d8758 refactor: Now using LESS instead of SASS/SCSS il y a 2 ans
  Owen Diffey b8f4e2413a refactor: Renamed Confirm component to QuickConfirm il y a 2 ans
  Kristian Vos 1339541de5 fix: minor capitalization mistake il y a 2 ans
  Kristian Vos e3dad8377d fix: clicking on anchor would reload modal and create a new modal when removing account, step 1 il y a 2 ans
  Kristian Vos 05fb71fdba refactor(RemoveAccount): added code to allow submit password on enter and autofill il y a 2 ans
  Kristian Vos 1cf40bb640 refactor: when deleting your account you'll be redirected to home il y a 2 ans
  Kristian Vos 1fe7f06e3e refactor: changed frontend config naming due to devServer config changes il y a 3 ans
  Kristian Vos ee0e13497b style: fixed most frontend eslint errors after dependency updates il y a 3 ans
  Jonathan 75b3a97663 feat(AccountRemoval): account removal message is now configurable il y a 3 ans
  Jonathan fb46afcab6 feat(AccountRemoval): data removal request to admins, email sent to admins il y a 3 ans
  Jonathan 5a762270bb feat(AccountRemoval): added github_redirect to modal after relinking github il y a 3 ans
  Jonathan 2c6f97636b fix(AccountRemoval): station playlists aren't deleted when a station is il y a 3 ans
  Jonathan 8f6fb3d032 feat: added visibility option to all password fields in frontend il y a 3 ans
  Jonathan 942d2149d5 refactor(modals): modals don't have sectors anymore il y a 3 ans
  Jonathan 564836f692 fix(Tooltips): if you click confirm once and click away, the state of the tooltip should be reset il y a 3 ans