]> jfr.im git - irc/unrealircd/unrealircd-webpanel.git/history - api/common_api.php
Fix issue with @ob_end_flush() still throwing an error
[irc/unrealircd/unrealircd-webpanel.git] / api / common_api.php
2023-04-26  Bram MatthysFix issue with @ob_end_flush() still throwing an error
2023-04-25  Bram MatthysFix issues with NGINX: notifications, user list, server...
2023-04-23  Bram MatthysServer Bans: fetch the banlist in the background
2023-04-22  Bram MatthysMove some PHP files from ./ to ./inc: common, connectio...
2023-04-16  Bram MatthysProbably good idea not to hammer older UnrealIRCd's...
2023-04-16  Bram Matthyscommon_api: output at least something every timeout...
2023-04-13  Bram MatthysDon't start session if we already have one. Actually...
2023-04-13  Valerie PondMore on toast notifications
2023-04-12  Bram MatthysOverview: update every second: fallback to old-style...
2023-04-12  Bram MatthysAdd api/common_api.php and use Server-Sent Events,...