16 Commits

Author SHA1 Message Date
adator
91210f96ec Asyncio (#104)
* Remove all related to nickserv scope

* Remove Client from the loader (nickserv like)

* Fix issues coming from the feedback of dktmb
2025-12-16 01:00:36 +01:00
adator
d989dcd762 Fix rehash command. adding security to force quite defender when a asyncio is blocking the system. 2025-11-24 01:52:25 +01:00
adator
cbe527d7d9 Code Refactoring 2025-11-23 18:22:54 +01:00
adator
5938a1511b Fix asyncio unwaitable methods 2025-11-23 18:22:11 +01:00
adator
eb7c6ef8d0 Code refactoring 2025-11-23 18:20:56 +01:00
adator
4c93f85008 Code refactoring on system modules. 2025-11-23 18:19:29 +01:00
adator
9e688f7964 error 204 crash the RPC server. changing the 204 error to 404 when data not found 2025-11-23 00:53:03 +01:00
adator
51f709e4a1 Final main file 2025-11-20 14:02:45 +01:00
adator
aa15aea749 Introduce full asyncio version (still some module to migrate). Defender JSONRPC Server ready and using with uvcorn 2025-11-20 00:29:32 +01:00
adator
af992f7721 last changes for asyncio 2025-11-18 13:34:03 +01:00
adator
c371910066 Creating JSONRPC Server 2025-11-16 19:13:26 +01:00
adator
c05990f862 Refactoring the Code! 2025-11-09 23:37:42 +01:00
adator
f9eb374798 When fp is None, return False. log when login via fingerprint. 2025-11-09 20:53:30 +01:00
adator
17cb2ada5f Fix server response, fix ircd parser aswell, update first setup on base.py 2025-11-08 21:21:38 +01:00
adator
b52a57f95a Fix library path in settings.py 2025-11-07 22:46:09 +01:00
adator
0c6c3cd6ac Refactoring the code, create new folder modules. 2025-11-02 22:52:27 +01:00