]> jfr.im git - irc/unrealircd/unrealircd-webpanel.git/history
irc/unrealircd/unrealircd-webpanel.git
2023-02-07  Valerie PondMerge branch 'main' into patch-3 10/head
2023-02-07  Valerie PondFix "last login" meta and display on PanelUsers page
2023-02-07  Valerie PondMake Plugins page and require email for plugins
2023-02-07  Valerie PondRemove my email from the sample =]
2023-02-07  Valerie PondAdd user-edit page (WIP) and some minor fixes
2023-02-07  Valerie PondAdd email support
2023-02-06  Valerie PondReorder permission defines comments so info shows in...
2023-02-06  Valerie PondComposer: Require PHPMailer
2023-02-06  Valerie PondMake IP whois search bar look cleaner
2023-02-06  Valerie PondFix IP WHOIS
2023-02-06  Valerie PondUpdate the overview to get panel users
2023-02-06  Valerie PondMove user functionality fully into the base
2023-02-06  Valerie Pondmake this work in case of javascript blockers
2023-02-06  Valerie Pondprevent closing of the login modal and remove button
2023-02-06  Valerie PondFix login redirector and forward meta properly to hooks
2023-02-05  Valerie PondShorten bans list since we moved some options to their...
2023-02-05  Valerie PondRemove stray var_dump in ban exceptions
2023-02-05  Valerie PondMake soft-actions work on spamfilter
2023-02-05  Valerie PondMove IP WHOIS to `tools` directory
2023-02-05  Valerie PondAllow adding multiple ban exception types
2023-02-05  Valerie PondRefer to the new-ish login modal
2023-02-05  Valerie PondMove user functionality to the base
2023-02-04  Valerie PondAdd general checkbox selector javascript
2023-02-04  Valerie PondFix some visuals on inputbar
2023-02-04  Valerie PondAllow adding/removing of ban exceptions
2023-02-04  Valerie PondAdd the start of listing users (unfinished)
2023-02-04  Valerie PondAdd functions for listing bans/invites/exceptions and...
2023-02-04  Valerie PondMake some filter search boxes look better since we...
2023-02-04  Valerie PondMove topic notif underneath topic area
2023-02-04  Valerie PondAllow updating the channel topic from channels/details.php
2023-02-04  Valerie PondFix highlight overspill in some places
2023-02-04  Valerie PondAdd footer to servers/details.php
2023-02-04  Valerie PondRedirect back on login
2023-02-04  Bram MatthysSimplify communication by saying we require UnrealIRCd...
2023-02-04  Valerie PondMake images on overview cards vertically centered
2023-02-04  Madriixupdate unrealircd-admin.css
2023-02-04  MadriixUpdate unrealircd-admin.css 9/head
2023-02-04  Valerie PondMerge branch 'main' of https://github.com/unrealircd...
2023-02-04  Valerie PondMerge pull request #8 from Madriix/patch-1
2023-02-04  MadriixUpdate unrealircd-admin.css 8/head
2023-02-04  Valerie PondMerge branch 'main' of https://github.com/unrealircd...
2023-02-03  Bram MatthysMore warnings regarding unrestricted access
2023-02-03  Bram MatthysAdd spamfilter screenshot (attempt 1 anyway)
2023-02-03  Valerie Pondcolor coordinate channel bans/invites/excepts buttons
2023-02-03  Valerie Pondsql: Some further checking on sessions
2023-02-03  Valerie PondWork on the start of channel details (lists: ban, invit...
2023-02-01  Valerie PondStart of sql user info page
2023-02-01  Valerie PondLarge cosmetics update
2023-01-24  Valerie PondRemove showing exceptions in the server bans list
2023-01-24  Valerie PondOverview buttons fully operational
2023-01-24  Valerie PondCreate CODE_OF_CONDUCT.md
2023-01-24  Valerie PondUpdate feature_request.md
2023-01-24  Valerie PondAdd Bug Report and Feature Request templates
2023-01-24  Valerie PondUpdate readme with some nice pics of the new mobile...
2023-01-23  Valerie PondRather large update, please see commit notes
2023-01-22  Valerie PondMake a start on filtering for later
2023-01-22  Valerie Pondvarious: Check variable existence
2023-01-22  Valerie PondSometimes users do not have an IP due to being pseudobo...
2023-01-22  Valerie PondCorrect a variable existence warning. Reported by ...
2023-01-22  Valerie PondIP WHOIS: Make the values field wider
2023-01-21  Valerie PondIPWHOIS: Make 'view raw' button not lean so much agains...
2023-01-21  Valerie PondIP WHOIS: Add a built-in IP WHOIS page
2023-01-21  Valerie Pondfilter user list by services, don't show insecure label...
2023-01-20  Valerie PondCater for unix domain socket mysql connections
2023-01-20  Valerie Pondset a cookie to make the session last 1h instead of 24m
2023-01-20  Valerie PondFix ndentation on sql_auth's login.php
2023-01-20  Valerie PondIndentate
2023-01-20  Valerie PondWait until tables have been built and we have a success...
2023-01-20  Valerie PondFix login bug where it wouldn't redirect to the login...
2023-01-19  Valerie PondForgot to push `SQL/user.php` =]
2023-01-19  Valerie PondAdd blacklist options
2023-01-19  Valerie PondUpdate README about authentication plugin
2023-01-19  Valerie PondUsers: add field to filter by server
2023-01-19  Valerie Ponddie
2023-01-19  Valerie PondUpdate config.php.sample
2023-01-19  Valerie PondAdd some commenting
2023-01-19  Valerie PondLog a user out if their account no longer exists
2023-01-19  Valerie PondHook a card into the overview about number of panel...
2023-01-19  Valerie PondFix duplicate hooktype definition integer
2023-01-19  Valerie PondGet rid of a 'test'
2023-01-19  Valerie PondAllow passing and modification of the stats from plugins
2023-01-19  Valerie PondFix crash from previous commit
2023-01-19  Valerie PondAdd some more hooks: overview
2023-01-18  Valerie PondAdd ability to add and delete access to the panel
2023-01-18  Valerie PondConvert array/splat parameter in class-message
2023-01-18  Valerie PondMerge pull request #7 from PeGaSuS-Coder/patch-1
2023-01-18  PeGaSuSUpdate header.php 7/head
2023-01-18  Valerie PondAdd more to access tab
2023-01-18  Valerie PondSome casual fixes
2023-01-17  Valerie PondCreate the tables automatically on plugin-load
2023-01-17  Valerie PondRemove a yucky debugging item =]
2023-01-17  Valerie PondAdd config entry in config.php.sample for SQL_DEFAULT_USER
2023-01-17  Valerie PondAllow adding a default user through the config
2023-01-17  Valerie PondMove some code around, add lookup by ID and get_current...
2023-01-17  Valerie PondVerify user against the SQL database
2023-01-17  Valerie PondMore towards the sql_auth
2023-01-17  Valerie PondAdd SQL config items to config sample
2023-01-17  Valerie PondAdd the start of the SQL_Auth plugin
2023-01-17  Valerie PondModules: Un-escape the "Official/Third-Party" label
2023-01-17  Valerie PondCModes: Fix a typo
next