]> jfr.im git - irc/unrealircd/unrealircd-webpanel.git/history - Classes
Shut up some errors
[irc/unrealircd/unrealircd-webpanel.git] / Classes /
2024-08-04  Valerie PondRemove leftover debug logging
2024-07-26  Valerie PondMerge branch 'main' of https://github.com/unrealircd...
2024-07-26  Valerie PondHopefully fix #51
2024-07-13  Valerie LiuUpdate class-upgrade.php
2024-07-13  Valerie PondNeed to get the files out of the dir lol
2024-07-12  Valerie Pond=]
2024-07-12  Valerie PondGuess not... more towards upgrade
2024-07-12  Valerie PondHopefully the finish of the upgrade function
2024-07-12  Valerie PondMore towards upgrade proc
2024-07-09  Valerie PondMore on upgrading
2024-07-09  Valerie PondAdd start of upgrade functionality
2024-07-08  Valerie PondMore towards notes (still not finished)
2024-07-08  Valerie PondAdd start of Notes functionality
2024-07-07  Valerie PondMove plugins.php class file to Class/class-plugins.php
2024-07-06  Valerie PondMake using HIBP configurable (enabled by default)
2024-07-05  Valerie PondSecurity: check passwords against Have I Been Pwned
2024-06-18  Valerie PondFix plugins view (they're flex anyway, what was I thinking)
2024-04-15  Valerie PondFix errors about servers linked who don't communicate...
2024-04-15  Valerie Pondreally fix, thanks Mi_92
2024-04-15  Valerie PondFix includes error, reported by Mi_92
2024-04-15  ValwareMerge branch 'main' of https://github.com/unrealircd...
2024-04-15  Valerie PondNetwork Health
2023-07-10  Valerie PondGeneral Settings: Make debug mode work, also make page...
2023-07-07  Valerie PondFix plugins
2023-07-07  Valerie PondAdd General Settings page, make it hookable
2023-07-05  Valerie PondAdd HOOKTYPE_HEADER and run during/after header
2023-06-26  Valerie PondRemove install button for incompatible plugins
2023-06-25  Valerie PondMake a compatibility badge
2023-06-25  Valerie PondMake shit better
2023-06-25  Valerie PondIMPORTANT - Please read
2023-06-25  Valerie PondAdd Plugins: remove author from card footer
2023-06-25  Valerie PondMake the plugins page actually work (to a degree)
2023-06-22  Valerie PondDo something about no icons
2023-06-22  Valerie PondMerge branch 'main' of https://github.com/unrealircd...
2023-06-22  Valerie PondUpdate with plugins page
2023-05-23  Valerie PondSome work on right-click menus and other things
2023-05-13  Valerie PondUpdate description of user meta add ;D
2023-05-13  Bram MatthysAllow add_meta() with a value of false/null/int.
2023-05-12  Valerie PondPanelUser->add_meta(): Accept arrays as well as strings
2023-05-07  Bram MatthysFix Role Editor: make the role stuff db-independent...
2023-04-26  Bram MatthysFix del_usermeta() not working for both sql_db and...
2023-04-25  Valerie PondFinish switching to Roles
2023-04-23  Bram Matthysfile_auth -> file_db and sql_auth -> sql_db. Config...
2023-04-22  Valerie PondRole Editor: can now add/duplicate and delete roles.
2023-04-22  Bram MatthysMove some PHP files from ./ to ./inc: common, connectio...
2023-04-22  Bram MatthysThe config file now contains 'secrets' with 'pepper...
2023-04-22  Valerie PondMore towards the Role Editor
2023-04-21  Bram MatthysIt is now mandatory to load an auth provider: either...
2023-04-21  Bram MatthysMove all the rest of session management outside sqlauth...
2023-04-21  Bram MatthysAdd per-user session timeout setting (under Settings...
2023-04-21  Bram MatthysAdd HOOKTYPE_UPGRADE which is called on upgrades. Also...
2023-04-21  Valerie PondAdd the beginning of user roles
2023-04-11  Bram MatthysFix some bad mass replaces
2023-04-11  Bram MatthysMove to new style config, with config in config/ directory.
2023-04-09  Valerie PondMerge pull request #20 from Madriix/main
2023-04-09  Bram MatthysEdit channel settings grouping. Eg: Join restrictions...
2023-04-05  Valerie PondAdd the start of "Network Health" tool
2023-04-05  Valerie PondCouple of small fixes reported by @Lord255
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-31  PeGaSuSUpdate class-cmodes.php 17/head
2023-03-31  Valerie PondFinalize ability to edit channel modes
2023-03-29  Valerie PondFurther on the channel details
2023-03-27  Valerie PondMove the channel details around, make it look better
2023-03-21  Valerie PondMerge pull request #16 from PeGaSuS-Coder/patch-4
2023-03-13  Valerie PondUNFINISHED UnrealIRCd config parsing
2023-03-13  Valerie Pondbe more specific in finding a user
2023-03-07  Valerie PondAllow editing the panel profile
2023-03-01  PeGaSuSUpdate class-paneluser.php 16/head
2023-03-01  Valerie PondMerge pull request #15 from PeGaSuS-Coder/patch-3
2023-03-01  PeGaSuSUpdate class-paneluser.php 15/head
2023-02-18  Valerie PondAdd user emails
2023-02-08  Valerie PondUpdate PanelUser and Channel details pages some more
2023-02-07  Valerie PondMerge branch 'main' into patch-3 10/head
2023-02-07  Valerie PondAdd email support
2023-02-06  Valerie PondReorder permission defines comments so info shows in...
2023-02-06  Valerie PondMove user functionality fully into the base
2023-02-05  Valerie PondAllow adding multiple ban exception types
2023-02-05  Valerie PondMove user functionality to the base
2023-01-23  Valerie PondRather large update, please see commit notes
2023-01-19  Valerie PondFix duplicate hooktype definition integer
2023-01-19  Valerie PondAdd some more hooks: overview
2023-01-18  Valerie PondConvert array/splat parameter in class-message
2023-01-17  Valerie PondMore towards the sql_auth
2023-01-17  Valerie PondCModes: Fix a typo
2023-01-16  Valerie PondAdd Message::Warning
2023-01-16  Valerie PondAdd the start of channel details
2023-01-16  Valerie PondShorten Message notifications
2023-01-14  Valerie PondServers: remove IP/host as they can never be accurately...
2023-01-14  Valerie PondUpdate some syntaxing
2023-01-14  Valerie PondNearly finish the server details
2023-01-13  Valerie PondPlay with alert messages
2023-01-12  Valerie Pondinclude qlines and elines in our overview list
2023-01-09  Valerie PondChange some more labels
2023-01-09  Valerie PondMore indentation fixing
2023-01-09  Valerie PondMove hook and fix indentation
2023-01-08  Valerie PondTurn "no account" labels blue
2023-01-06  Bram MatthysUpdates for new style of unrealircd-json-rpc:
2023-01-06  Bram MatthysUpdate to use new unrealircd-rpc-php with spamfilter...
2023-01-06  Bram MatthysUpdates to use latest unrealircd-rpc-php.
next