Kristian Vos
|
6d70540a84
Made backend actions run in jobs when called from socket.io
|
4 lat temu |
Jonathan
|
386569a8d0
feat(job system): jobs can now have options e.g. isQuiet
|
4 lat temu |
Kristian Vos
|
18a33b69af
Moved socket.io functions to the io module
|
4 lat temu |
Kristian Vos
|
6d85786ce6
Many more backend fixes
|
4 lat temu |
Kristian Vos
|
03a61883b3
Further improved backend
|
4 lat temu |
Kristian Vos
|
110271df79
Rewrote job system partly
|
4 lat temu |
Jonathan
|
fc28a7564f
chore(backend): added jsdocs for most functions
|
4 lat temu |
Jonathan
|
7e01f2bdaa
chore(backend): added eslint and prettier, along with changing all files to conform
|
4 lat temu |
Kristian Vos
|
966c04fdab
fix: more bug fixes
|
4 lat temu |
Kristian Vos
|
ecc1f4fd98
refactor/feat: Huge backend rewrite
|
4 lat temu |
Kristian Vos
|
ef53bd858c
refactor(IO): better error handling for IO module and actions
|
5 lat temu |
Kristian Vos
|
40e320bdcc
fix: fixed issues with module initialize waiting and with tasks module
|
5 lat temu |
Kristian Vos
|
866ad99b03
fix: fixed issue with connecting to socket.io logged out
|
5 lat temu |
Kristian Vos
|
de529b67f9
fix: fixed issue with punishments module failing and punishments not working well
|
5 lat temu |
Kristian Vos
|
cb8f743b84
feat: added option to change name of SID cookie
|
5 lat temu |
Jonathan
|
b701244fb9
style: tidied up Socket.io code
|
5 lat temu |
Kristian Vos
|
94393ce4a3
fix: fixed issue with io module callbacks
|
5 lat temu |
Kristian Vos
|
6ba23425c9
refactor: replaced _this and local with this on the frontend and backend
|
5 lat temu |
Kristian Vos
|
b3f467259f
feat: when there's no callback provided on a socket.io action, no error is thrown
|
5 lat temu |
Kristian Vos
|
dcd432438c
feature: added module status screen and module stages and timings (buggy)
|
5 lat temu |
Kristian Vos
|
bba26cdef9
refactor: Implemented new module system for backend. Still very buggy.
|
5 lat temu |
theflametrooper
|
ff88583c93
Finished work on banning users and IPs
|
8 lat temu |
KrisVos130
|
3f43ca07da
Added lockdown to backend.
|
8 lat temu |
KrisVos130
|
6803f984c2
Added the majority of the punishment system.
|
8 lat temu |
KrisVos130
|
b6d3332214
Improved logging, removed redundant logs.
|
8 lat temu |
KrisVos130
|
d232047e40
Changed docker-compose file to work on all systems, added way to get real ip from sockets in docker.
|
8 lat temu |
KrisVos130
|
8544c841ca
Fixed some issues with limits and console.log's.
|
8 lat temu |
KrisVos130
|
c1b7706c86
Added the task session cleaning.
|
8 lat temu |
KrisVos130
|
cb8fe3b83c
Fixed some issues with auth and station headers.
|
8 lat temu |
KrisVos130
|
d2d86ae2f0
Fixed issues where community station owners could not edit/control their own room.
|
8 lat temu |