]> jfr.im git - irc/unrealircd/unrealircd-webpanel.git/history - misc
Server-Bans: underline on hover at mask (even though clicking actually works
[irc/unrealircd/unrealircd-webpanel.git] / misc /
2023-04-21  Valerie PondAdd the beginning of user roles
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 PondFinish server details page
2023-03-31  Valerie Pondchan details: make inputboxes smaller
2023-03-31  Valerie PondFix some behind-the-scenes warnings
2023-03-31  Valerie PondLink to channel details from user details
2023-03-31  Valerie Pondchan details: make tables sm0l
2023-03-31  Valerie PondAdd visible params to details
2023-03-31  Valerie PondFinalize ability to edit channel modes
2023-03-29  Valerie PondFurther on the channel details
2023-03-27  Bram MatthysChannel details: re-add the Host column in "User List...
2023-03-27  Bram MatthysGrab CHANMODES= for current server in an easier way
2023-03-27  Bram MatthysChannel details: drop the Host in User List for now...
2023-03-27  Valerie PondMove the channel details around, make it look better
2023-03-25  Valerie PondDisplay channel settings, userstatus in the userlist...
2023-03-21  Valerie PondMerge pull request #16 from PeGaSuS-Coder/patch-4
2023-03-13  Valerie PondAdd some C-like functions for strings
2023-02-27  Valerie PondFix a couple of small errors
2023-02-18  Valerie Pondcheckboxes js and misc
2023-02-17  Valerie PondAdd ability to remove channel bans/invites/exepts
2023-02-07  Valerie PondMerge branch 'main' into patch-3
2023-02-07  Valerie PondFix "last login" meta and display on PanelUsers page
2023-02-07  Valerie PondAdd user-edit page (WIP) and some minor fixes
2023-02-05  Valerie PondRemove stray var_dump in ban exceptions
2023-02-05  Valerie PondMove IP WHOIS to `tools` directory
2023-02-05  Valerie PondAllow adding multiple ban exception types
2023-02-04  Valerie PondAdd functions for listing bans/invites/exceptions and...
2023-02-01  Valerie PondLarge cosmetics update
2023-01-23  Valerie PondRather large update, please see commit notes
2023-01-22  Valerie Pondvarious: Check variable existence
2023-01-22  Valerie PondCorrect a variable existence warning. Reported by ...
2023-01-21  Valerie PondIP WHOIS: Add a built-in IP WHOIS page
2023-01-17  Valerie PondModules: Un-escape the "Official/Third-Party" label
2023-01-16  Valerie PondMerge branch 'main' of https://github.com/unrealircd...
2023-01-16  Bram MatthysFix a bunch of XSS
2023-01-16  Valerie PondFix querying our uplink which has no uplink lol
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  Bram MatthysUpdate displaying of version in servers
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  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 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-13  Valerie PondTry to make spanning look better :/
2023-01-13  Valerie PondAdd channels+level view to users detail page
2023-01-11  Valerie PondAdd the start of the network overview tab
2023-01-11  Valerie PondAdd "User Lookup" page with cleaner info
2023-01-10  Valerie PondDelete confirmation_modal.php
2023-01-10  Valerie PondMove things over to a more bootstrap style
2023-01-09  Valerie PondSeparate Server Bans tab