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