Historia zmian

Autor SHA1 Wiadomość Data
  Kristian Vos a9b5c93cc0 feat: worked further on the long job system 2 lat temu
  Kristian Vos 0a83d3db28 feat: started working on long processes/actions with updates to the user 2 lat temu
  Owen Diffey 1147a2d831 Merge branch 'master' into staging 2 lat temu
  Owen Diffey fc4fbe2ec9 fix: Throw error if unknown job is called 2 lat temu
  Kristian Vos 868e645958 feat: added job to YouTube module to get a channel uploads playlist id 2 lat temu
  Kristian Vos fbbabf8fec feat: added tab-completion to backend commands 2 lat temu
  Owen Diffey 5cf0c8ca2b chore: Removed some commented code 2 lat temu
  Jonathan 1b1e7f2c92 feat(nightmode):use nightmode logged out, last known value saved locally, keyboard shortcut 3 lat temu
  Kristian Vos d6b189a5ba Improved memory with backend job system 3 lat temu
  Kristian Vos ff83661a14 Fixed some issues with child job unpausing completed jobs 3 lat temu
  Kristian Vos cd2ff2a66d Improved job system concurrency, priorities, specifically for YouTube module 3 lat temu
  Jonathan f73ebca08f chore(backend): fixed eslint issues 3 lat temu
  Kristian Vos 6d70540a84 Made backend actions run in jobs when called from socket.io 3 lat temu
  Kristian Vos c5b953cefa Added config option to change what module logs should be outputted 3 lat temu
  Jonathan 386569a8d0 feat(job system): jobs can now have options e.g. isQuiet 3 lat temu
  Kristian Vos 2968e81a57 Fixed issue where station wouldn't always skip 3 lat temu
  Kristian Vos 1f1248e2fa Fixed more backend issues 3 lat temu
  Kristian Vos 6d85786ce6 Many more backend fixes 3 lat temu
  Kristian Vos f4ac10794d Some backend fixes 3 lat temu
  Kristian Vos 5840fd3244 Added jsdocs and fixed eslint errors 3 lat temu
  Kristian Vos 17b027fde6 Further improved job system 3 lat temu
  Kristian Vos 110271df79 Rewrote job system partly 3 lat temu
  Jonathan 22c9c18671 Merge branch 'polishing' of github.com:Musare/MusareNode into polishing 3 lat temu
  Jonathan fc28a7564f chore(backend): added jsdocs for most functions 3 lat temu
  Kristian Vos 710b168a8d Fixed issue with tabs in Docker when logging 3 lat temu
  Jonathan 7e01f2bdaa chore(backend): added eslint and prettier, along with changing all files to conform 3 lat temu
  Jonathan a60595bcd7 refactor: job options are separate from the job object 3 lat temu
  Jonathan 70174f340f fix: re-enabled users list functionality, added isQuiet option for backend jobs 3 lat temu
  Kristian Vos 96d69c4b69 Fixed debug jobs issue and added option for better unhandled promise rejection debugging 3 lat temu
  Kristian Vos fb5b8b1b05 Added more debugging for station-skip issue 3 lat temu