Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Kristian Vos 265e3a1b66 Fixed issue with playlists events not working on station page 3 gadi atpakaļ
  Kristian Vos f6b7517634 Fixed issue causing the IO module to freeze with 10 requests at the same time 3 gadi atpakaļ
  Kristian Vos f528a5b4a3 Fixed issue where connecting to socket.io without cookies didn't work 3 gadi atpakaļ
  Kristian Vos 5618319fa7 Fixed issue where unauthenticated users couldn't use socket.io 3 gadi atpakaļ
  Kristian Vos c0980522b8 More bug fixes 3 gadi atpakaļ
  Kristian Vos 8d75dfe4c8 Fixed some backend action issues due to last commit 3 gadi atpakaļ
  Kristian Vos 6d70540a84 Made backend actions run in jobs when called from socket.io 3 gadi atpakaļ
  Jonathan 386569a8d0 feat(job system): jobs can now have options e.g. isQuiet 3 gadi atpakaļ
  Kristian Vos 18a33b69af Moved socket.io functions to the io module 3 gadi atpakaļ
  Kristian Vos 6d85786ce6 Many more backend fixes 3 gadi atpakaļ
  Kristian Vos 03a61883b3 Further improved backend 3 gadi atpakaļ
  Kristian Vos 110271df79 Rewrote job system partly 3 gadi atpakaļ
  Jonathan fc28a7564f chore(backend): added jsdocs for most functions 3 gadi atpakaļ
  Jonathan 7e01f2bdaa chore(backend): added eslint and prettier, along with changing all files to conform 3 gadi atpakaļ
  Kristian Vos 966c04fdab fix: more bug fixes 4 gadi atpakaļ
  Kristian Vos ecc1f4fd98 refactor/feat: Huge backend rewrite 4 gadi atpakaļ
  Kristian Vos ef53bd858c refactor(IO): better error handling for IO module and actions 4 gadi atpakaļ
  Kristian Vos 40e320bdcc fix: fixed issues with module initialize waiting and with tasks module 5 gadi atpakaļ
  Kristian Vos 866ad99b03 fix: fixed issue with connecting to socket.io logged out 5 gadi atpakaļ
  Kristian Vos de529b67f9 fix: fixed issue with punishments module failing and punishments not working well 5 gadi atpakaļ
  Kristian Vos cb8f743b84 feat: added option to change name of SID cookie 5 gadi atpakaļ
  Jonathan b701244fb9 style: tidied up Socket.io code 5 gadi atpakaļ
  Kristian Vos 94393ce4a3 fix: fixed issue with io module callbacks 5 gadi atpakaļ
  Kristian Vos 6ba23425c9 refactor: replaced _this and local with this on the frontend and backend 5 gadi atpakaļ
  Kristian Vos b3f467259f feat: when there's no callback provided on a socket.io action, no error is thrown 5 gadi atpakaļ
  Kristian Vos dcd432438c feature: added module status screen and module stages and timings (buggy) 5 gadi atpakaļ
  Kristian Vos bba26cdef9 refactor: Implemented new module system for backend. Still very buggy. 5 gadi atpakaļ
  theflametrooper ff88583c93 Finished work on banning users and IPs 7 gadi atpakaļ
  KrisVos130 3f43ca07da Added lockdown to backend. 7 gadi atpakaļ
  KrisVos130 6803f984c2 Added the majority of the punishment system. 7 gadi atpakaļ