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