Commit History

Author SHA1 Message Date
  Kristian Vos 49744ee44a refactor: added autocomplete attribute to some login/register/reset inputs, wrapped register inputs with form 1 year ago
  Kristian Vos 0a5b5690e6 fix: some password managers autofilled password before username/email 1 year ago
  Owen Diffey 92efa52a73 refactor: Disable password resets and email-related actions if mail disabled 1 year ago
  Owen Diffey 8a5f33f9ff refactor: Access config store directly 1 year ago
  Owen Diffey d8b73be1de refactor: Provide application config over WS and split frontend config into backend and .env 1 year ago
  Owen Diffey 2c19a0a580 refactor: Made global components normal components again 1 year ago
  Owen Diffey 0bafee6ca1 refactor: Fixed Typescript errors and enabled TS commit validation 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 4ee4dc6904 feat: Config options to disable GitHub authentication 1 year ago
  Owen Diffey 84f71c2057 refactor(Login): Converted to composition API 1 year ago
  Owen Diffey 53bd09be98 refactor: Made Modal, QuickConfirm and UserIdToUsername global components (WIP) 2 years ago
  Owen Diffey 31a8c88507 feat(Users): Login with username 2 years ago
  Owen Diffey 2e7ceab660 refactor: Hide registration buttons and prevent opening register modal if registration is disabled 2 years ago
  Owen Diffey 05937d8758 refactor: Now using LESS instead of SASS/SCSS 2 years ago
  Owen Diffey 362745d98c refator(Modal): Renamed small to slim 2 years ago
  Owen Diffey 0fd2fe6768 refactor: Added small modal size option 2 years ago
  Kristian Vos 3a4e13e991 refactor: changed the way /login and /register redirect/url changing works 2 years ago
  Owen Diffey 9a214b09f9 refactor: Login and Register modal routing continued.. 2 years ago
  Owen Diffey 664c947d70 refactor: Login and Register modal now use modal component and routes open on homepage 2 years ago
  Kristian Vos b405d63002 refactor: replaced button anchors with buttons, and removed hash anchors with 2 years ago
  Kristian Vos 1fe7f06e3e refactor: changed frontend config naming due to devServer config changes 2 years ago
  Kristian Vos 1183b9da0f refactor(Login/Register modal): removed some extra spaces 2 years ago
  Jonathan Graham b27cc810ac fix(Register/Login): typo with logic that closes the modal 2 years ago
  Jonathan Graham aed5f5500c fix(frontend): metadata component renamed due to conflict 2 years ago
  Jonathan f3a32fec57 feat(Login): try and attempt login on password manager autofill 3 years ago
  Jonathan 20772abcef fix(ResetPassword): when going from login modal, musare icon fails to load 3 years ago
  Jonathan 8f6fb3d032 feat: added visibility option to all password fields in frontend 3 years ago
  Jonathan 2c3449632f feat(Register/Login): added 'submit on enter' to all input fields 3 years ago
  Jonathan 942d2149d5 refactor(modals): modals don't have sectors anymore 3 years ago