Historique des commits

Auteur SHA1 Message Date
  Owen Diffey 12a93e7f71 refactor: Continued configuration consolidation 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
  Kristian Vos d6d570d7f7 Revert "feat: started working on Google oauth2 linking" il y a 1 an
  Kristian Vos f3d7022245 feat: started working on Google oauth2 linking il y a 1 an
  Owen Diffey 09b472a62a refactor: Moved toasts created from route query handling to router.beforeEach il y a 1 an
  Owen Diffey 4ee4dc6904 feat: Config options to disable GitHub authentication il y a 1 an
  Kristian Vos 4839c6d33e fix: github authentication was broken when using /backend il y a 1 an
  Kristian Vos 46db35799b refactor: fixed eslint issues il y a 2 ans
  Kristian Vos dbd48744e7 refactor: added updated events for stations, users and playlists il y a 2 ans
  Owen Diffey 004602b310 refactor(Playlists): Using types instead of isUserModifiable and allowed more control over liked/disliked playlists il y a 2 ans
  Jonathan Graham 2e5f9ff93d fix(Routing): don't modify route object for first 50ms in case of need to fetch queries il y a 2 ans
  Jonathan fb46afcab6 feat(AccountRemoval): data removal request to admins, email sent to admins il y a 3 ans
  Jonathan 7f12aa5c2f fix(Auth with GitHub): access token wasn't being saved to db il y a 3 ans
  Jonathan fed0ff3c18 fix(Auth with GitHub): login/register fails until a 2nd attempt il y a 3 ans
  Jonathan 95236260e7 fix(GitHub linking): settings tab is now using queries instead of a hash il y a 3 ans
  Jonathan 46731eedc6 chore(WS): standardised callbacks for socket actions il y a 3 ans
  Jonathan f07b3104ed fix(GitHub API): issues with using GitHub login/register fixed il y a 3 ans
  Jonathan 79b6ecaa44 fix(Register): action now resolves properly (job queue hangup with getting random string) il y a 3 ans
  Jonathan 78ac4585d7 refactor(socket.io -> WS): emitting and listening for events (along with callbacks) il y a 3 ans
  Jonathan cf43951423 feat(Activities): added initial rollout of activity types, updated design of ActivityItem il y a 3 ans
  Jonathan d281ebd44f chore: replaced 'request' (which is deprecated) with 'axios' package il y a 3 ans
  Jonathan 5e9fbb8a22 feat(EditPlaylist): playlist 'export as json' functionality il y a 3 ans
  Jonathan fb55ee2aae Revert "Removed isUserModifiable playlist attribute" il y a 3 ans
  Owen Diffey 5be688577e Removed isUserModifiable playlist attribute il y a 3 ans
  Kristian Vos 3849741f97 Added option for different playlist types il y a 3 ans
  Jonathan b50f2c1ad1 refactor(liked/disliked songs): now using a playlist structure for like/disliked songs il y a 3 ans
  Kristian Vos 110271df79 Rewrote job system partly il y a 3 ans
  Jonathan fc28a7564f chore(backend): added jsdocs for most functions il y a 3 ans
  Kristian Vos efb8500194 Fixed eslint backend issues il y a 3 ans
  Kristian Vos e67abe27f2 Fixed oauth module issue in backend il y a 3 ans