Kristian Vos
|
585db39fd6
refactor: removed/fixed some comments, removed oauth dependency
|
há 2 semanas atrás |
Owen Diffey
|
70f710f947
refactor: Remove github authentication and set/remove password
|
há 2 semanas atrás |
Owen Diffey
|
3e66c04c43
refactor: Fetches OIDC endpoints once during users module initialization
|
há 2 semanas atrás |
Kristian Vos
|
aa77282e59
feat: added basic OIDC login/registering, fixes small GitHub issues
|
há 3 semanas atrás |
Kristian Vos
|
f916b93942
refactor: move user verify email and github callback logic to users module, small fixes
|
há 4 semanas atrás |
Owen Diffey
|
b56a835c1c
fix: Backend ESLint fixes
|
há 1 ano atrás |
Owen Diffey
|
12a93e7f71
refactor: Continued configuration consolidation
|
há 1 ano atrás |
Owen Diffey
|
d8b73be1de
refactor: Provide application config over WS and split frontend config into backend and .env
|
há 1 ano atrás |
Kristian Vos
|
d6d570d7f7
Revert "feat: started working on Google oauth2 linking"
|
há 1 ano atrás |
Kristian Vos
|
f3d7022245
feat: started working on Google oauth2 linking
|
há 2 anos atrás |
Owen Diffey
|
09b472a62a
refactor: Moved toasts created from route query handling to router.beforeEach
|
há 2 anos atrás |
Owen Diffey
|
4ee4dc6904
feat: Config options to disable GitHub authentication
|
há 2 anos atrás |
Kristian Vos
|
4839c6d33e
fix: github authentication was broken when using /backend
|
há 2 anos atrás |
Kristian Vos
|
46db35799b
refactor: fixed eslint issues
|
há 3 anos atrás |
Kristian Vos
|
dbd48744e7
refactor: added updated events for stations, users and playlists
|
há 3 anos atrás |
Owen Diffey
|
004602b310
refactor(Playlists): Using types instead of isUserModifiable and allowed more control over liked/disliked playlists
|
há 3 anos atrás |
Jonathan Graham
|
2e5f9ff93d
fix(Routing): don't modify route object for first 50ms in case of need to fetch queries
|
há 3 anos atrás |
Jonathan
|
fb46afcab6
feat(AccountRemoval): data removal request to admins, email sent to admins
|
há 3 anos atrás |
Jonathan
|
7f12aa5c2f
fix(Auth with GitHub): access token wasn't being saved to db
|
há 3 anos atrás |
Jonathan
|
fed0ff3c18
fix(Auth with GitHub): login/register fails until a 2nd attempt
|
há 3 anos atrás |
Jonathan
|
95236260e7
fix(GitHub linking): settings tab is now using queries instead of a hash
|
há 3 anos atrás |
Jonathan
|
46731eedc6
chore(WS): standardised callbacks for socket actions
|
há 3 anos atrás |
Jonathan
|
f07b3104ed
fix(GitHub API): issues with using GitHub login/register fixed
|
há 3 anos atrás |
Jonathan
|
79b6ecaa44
fix(Register): action now resolves properly (job queue hangup with getting random string)
|
há 3 anos atrás |
Jonathan
|
78ac4585d7
refactor(socket.io -> WS): emitting and listening for events (along with callbacks)
|
há 3 anos atrás |
Jonathan
|
cf43951423
feat(Activities): added initial rollout of activity types, updated design of ActivityItem
|
há 3 anos atrás |
Jonathan
|
d281ebd44f
chore: replaced 'request' (which is deprecated) with 'axios' package
|
há 4 anos atrás |
Jonathan
|
5e9fbb8a22
feat(EditPlaylist): playlist 'export as json' functionality
|
há 4 anos atrás |
Jonathan
|
fb55ee2aae
Revert "Removed isUserModifiable playlist attribute"
|
há 4 anos atrás |
Owen Diffey
|
5be688577e
Removed isUserModifiable playlist attribute
|
há 4 anos atrás |