]> jfr.im git - irc/unrealircd/unrealircd-webpanel.git/history - plugins.php
Settings - RPC Servers: fix missing quotes (javascript error)
[irc/unrealircd/unrealircd-webpanel.git] / plugins.php
2023-04-22  Bram MatthysMove some PHP files from ./ to ./inc: common, connectio...
2023-04-21  Bram MatthysIt is now mandatory to load an auth provider: either...
2023-04-11  Bram MatthysMove to new style config, with config in config/ directory.
2023-04-04  Valerie PondMerge pull request #17 from PeGaSuS-Coder/patch-1
2023-04-04  Valerie PondDisable permission checks when no auth plugin exists
2023-03-21  Valerie PondMerge pull request #16 from PeGaSuS-Coder/patch-4
2023-03-13  Valerie Pondfunctions for requiring a plugin and ensuring it exists
2023-02-07  Valerie PondMerge branch 'main' into patch-3
2023-02-07  Valerie PondMake Plugins page and require email for plugins
2023-01-11  Valerie PondFix another script path for plugins
2023-01-11  Valerie PondFix search for plugins and include common.php and heade...
2023-01-09  Valerie PondMove hook and fix indentation
2023-01-09  Valerie PondAdd hooking system and example plugin