|
8d1312d56a
|
🚚 Rename to miniDb
|
2022-01-05 23:17:46 +01:00 |
|
|
190d7f7d26
|
💥 Remove try/catch from timeout
Call to this method should now be surrounded by try catch
|
2022-01-05 19:40:28 +01:00 |
|
|
05a93ba316
|
♻️ Cleaned lots of code and change getvip implementation
getVip is no longer time limited, it will remove it once a limit of
vip users is reached (to be implemented)
|
2022-01-05 18:13:59 +01:00 |
|
|
93ef43ef12
|
♻️ Extract chatClient and actions into folders
|
2021-12-26 01:17:32 +01:00 |
|
|
fa1e87115b
|
🚚 Move chatClient, pubSubClient and webServer to helpers
|
2021-06-18 19:31:20 +02:00 |
|
|
5256ebe6ae
|
♻️ Remove non needed arguments and obtain values
using helpers
|
2021-06-18 19:26:46 +02:00 |
|
|
589da6d5f5
|
🐛 Fix connection bad conditional and set default
channel for client actions
|
2021-06-18 18:26:26 +02:00 |
|
|
f23e8cb81b
|
♻️ Extracted chatClient and scheduledActions
|
2021-06-18 17:09:10 +02:00 |
|