]> jfr.im git - irc/unrealircd/unrealircd-webpanel.git/shortlog
irc/unrealircd/unrealircd-webpanel.git
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
2023-01-16  Valerie PondShow services bots in the users table again
2023-01-16  Valerie PondMerge branch 'main' of https://github.com/unrealircd...
2023-01-16  Valerie Pondshut up Lord255 - I can't see the error you point out
2023-01-16  Bram MatthysFix a bunch of XSS
2023-01-16  Valerie PondRemove weird config link from README =]
2023-01-16  Bram MatthysUser list: don't lookup sid but use a trick
2023-01-16  Valerie PondFix querying our uplink which has no uplink lol
2023-01-16  Valerie PondFinish adding rehash buttons to server and details...
2023-01-16  Valerie PondUpdate the template a little bit for Channel Details
2023-01-16  Valerie PondAdd Message::Warning
2023-01-16  Valerie PondAdd the start of channel details
2023-01-16  Valerie PondFix previous commit
2023-01-16  Valerie PondServers: Make ability to rehash selected servers
2023-01-16  Valerie PondShorten Message notifications
2023-01-16  Valerie PondAdd footer to login screen
2023-01-16  Valerie PondMake the beginnings of a login page
2023-01-16  Valerie Pondbit more of a flashy background ;D
2023-01-16  Valerie PondMake servers always lookup by SID in case of weirdness
2023-01-16  Valerie PondMake tls certs in <code></code>
2023-01-16  Valerie PondMake some better links to filters for user
2023-01-15  Valerie Pondupdate overview and add record users
2023-01-15  Valerie PondRemove the 2's...
2023-01-15  Valerie PondTake 3 try to fix navbar highlighting
2023-01-15  Valerie PondFix even more
2023-01-15  Valerie PondTry to fix active nav item highlighting
2023-01-15  Valerie PondFully fix the problem
2023-01-15  Valerie PondBack to square one -.-
2023-01-15  Valerie PondFix some table views
2023-01-15  Valerie PondAdd transparency to tables nth-child
2023-01-15  Bram MatthysAdd a liitle more contrast?
2023-01-15  Bram MatthysUpdate PHP8 instructions a little
2023-01-15  Bram MatthysUpdate displaying of version in servers
2023-01-14  Valerie PondAdd some badges
2023-01-14  Valerie PondUpdate with enticing description
2023-01-14  Valerie PondAllow clicking on peoples account in places to do a...
2023-01-14  Valerie Pondservers tab: give tooltips on labels for release candid...
2023-01-14  Bram MatthysShow more descriptive error instead of blank page when...
2023-01-14  Bram MatthysFunny, I had two instructions swapped in the README
2023-01-14  Bram MatthysUpdate unrealircd-rpc-php deps. End users will need...
2023-01-14  Bram MatthysRemove vendor/ file that ended up in git even though...
2023-01-14  Valerie PondServers: remove IP/host as they can never be accurately...
2023-01-14  Valerie PondMerge branch 'main' of https://github.com/unrealircd...
2023-01-14  Valerie PondMake "decorated" `server->server->features->software...
2023-01-14  Valerie PondUpdate README.md
2023-01-14  Valerie PondUpdate title of table
2023-01-14  Valerie PondUpdate some syntaxing
2023-01-14  Valerie PondNearly finish the server details
2023-01-14  Valerie PondMake the start of modules listing
2023-01-14  Valerie Pondthe same for lookup pages
2023-01-14  Valerie Pondmake tables look smaller and cleaner
2023-01-13  Valerie PondUpdate some labelling
2023-01-13  Bram MatthysServer bans: don't list checkmark (for deletion) for...
2023-01-13  Bram MatthysUse new $server->server->ulined property and show ...
2023-01-13  Bram MatthysServers view: Show Users, Version, Up since
next