Commit History

Author SHA1 Message Date
  Owen Diffey d8b73be1de refactor: Provide application config over WS and split frontend config into backend and .env 1 year ago
  Owen Diffey 1f540c964b refactor: Grouped and renamed permissions 1 year ago
  Owen Diffey 7a64ca3636 refactor: Replaced remaining backend admin checks with hasPermission 1 year ago
  Kristian Vos 7eac5f9795 fix: api debugStation endpoint was broken after Redis upgrade 1 year ago
  Kristian Vos 37bcb28cde chore: fixed eslint errors 2 years ago
  Kristian Vos 823522e932 refactor: renamed export playlist route 2 years ago
  Kristian Vos ba8af6b7e3 refactor: public playlists are now exportable, and admins can export any playlist 2 years ago
  Owen Diffey a5634b7339 chore: Re-added debug_station to backend 2 years ago
  Owen Diffey 5cf0c8ca2b chore: Removed some commented code 2 years ago
  Kristian Vos 2968e81a57 Fixed issue where station wouldn't always skip 3 years ago
  Kristian Vos fc909692e8 Some debug improvements 3 years ago
  Kristian Vos 110271df79 Rewrote job system partly 3 years ago
  Jonathan fc28a7564f chore(backend): added jsdocs for most functions 3 years ago
  Jonathan 7e01f2bdaa chore(backend): added eslint and prettier, along with changing all files to conform 3 years ago
  Kristian Vos 5ddb3703fc Added rough way to export your playlists 3 years ago
  Kristian Vos d1aae27fbd Enabled Redis persistance in docker-compose, fixing logout issue on restart 3 years ago
  Kristian Vos 4169537b89 Fixed more than a hundred unhandled promise rejection issues 3 years ago
  Kristian Vos fb5b8b1b05 Added more debugging for station-skip issue 3 years ago
  Kristian Vos 933e6b71a0 Added a debug API call for fixing a station-skip issue 3 years ago
  Kristian Vos ecc1f4fd98 refactor/feat: Huge backend rewrite 4 years ago
  Kristian Vos dcd432438c feature: added module status screen and module stages and timings (buggy) 4 years ago
  Kristian Vos bba26cdef9 refactor: Implemented new module system for backend. Still very buggy. 4 years ago
  KrisVos130 3f43ca07da Added lockdown to backend. 7 years ago
  theflametrooper 7424308509 API can now access different actions using a similar system to that of socket emitting. Any actions that require hooks don't work with the API yet. 7 years ago
  theflametrooper f49c025de1 Added basic API file that integrates with express 7 years ago