]> jfr.im git - irc/unrealircd/unrealircd-webpanel.git/history - users
Add General Settings page, make it hookable
[irc/unrealircd/unrealircd-webpanel.git] / users /
2023-05-13  Valerie PondFix broken footer on empty details search
2023-04-28  Valerie Pondmake table headers blue again
2023-04-25  Bram MatthysUsers: code cleanup: remove old filtering code, not...
2023-04-25  Bram MatthysUsers: make actions work again (broken when datatables...
2023-04-25  Bram MatthysUsers: bring back striped table (was removed while...
2023-04-25  Bram MatthysUsers: get rid of "user modes" column. Similar to previ...
2023-04-25  Bram MatthysUsers: Scratch the "Secure" column, as it's less useful...
2023-04-25  Bram MatthysUse responsive datatables in Users view: automatic...
2023-04-24  Bram MatthysUsers: hide filter pane on mobile. Still not sure why...
2023-04-24  Bram MatthysUsers Overview: fix dynamic showing/hiding of rows.
2023-04-24  Bram MatthysMake Users list use Datatables with a Search Pane ...
2023-04-22  Bram MatthysMove some PHP files from ./ to ./inc: common, connectio...
2023-04-17  Bram MatthysUsers: Host/IP column: get rid of "(the same)" stuff...
2023-04-16  Bram MatthysSome more transition levels / hiding columns @ Users...
2023-04-16  Bram MatthysUsers table: more gradual column selection based on...
2023-04-13  Valerie PondMore on toast notifications
2023-04-13  Valerie PondTry getting bootstrap toasts working
2023-04-12  Valerie PondHide the right-click menu from the users page
2023-04-12  Valerie PondMerge branch 'main' of https://github.com/unrealircd...
2023-04-12  Valerie Pondusers/index.php: add start of experimental right-click...
2023-04-11  Valerie PondMerge branch 'main' of https://github.com/unrealircd...
2023-04-11  Valerie Pond"fix" the users page
2023-04-11  Bram MatthysMove to new style config, with config in config/ directory.
2023-04-11  Valerie Pondtry to make the users table look better on mobile devices
2023-04-10  Bram MatthysUpdate to latest unrealircd-rpc-php. End users: 'compos...
2023-04-09  Bram MatthysRemove "Top countries" for now, maybe add it somewhere...
2023-04-09  Valerie PondMerge pull request #20 from Madriix/main
2023-04-09  Madriixadded top country
2023-04-09  MadriixUpdate index.php
2023-04-05  Valerie PondFinish server details page
2023-04-04  Valerie PondMerge pull request #17 from PeGaSuS-Coder/patch-1
2023-04-01  Bram MatthysMove including connection.php out of common.php so...
2023-02-07  Valerie PondMerge branch 'main' into patch-3
2023-02-05  Valerie PondAllow adding multiple ban exception types
2023-02-04  Valerie PondMake some filter search boxes look better since we...
2023-02-04  Valerie PondAdd footer to servers/details.php
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-21  Valerie Pondfilter user list by services, don't show insecure label...
2023-01-19  Valerie PondUsers: add field to filter by server
2023-01-16  Valerie PondShow services bots in the users table again
2023-01-16  Bram MatthysUser list: don't lookup sid but use a trick
2023-01-16  Valerie PondMake some better links to filters for user
2023-01-15  Valerie PondFix some table views
2023-01-14  Valerie PondAllow clicking on peoples account in places to do a...
2023-01-14  Valerie Pondmake tables look smaller and cleaner
2023-01-13  Valerie PondUpdate some labelling
2023-01-13  Valerie Pondfix a required file path for conformity
2023-01-13  Valerie PondAdd channels+level view to users detail page
2023-01-12  Valerie PondSome visual enhancements
2023-01-11  Bram MatthysMove users stuff in users/ directory. Plus add new...