]> jfr.im git - irc/unrealircd/unrealircd-webpanel.git/shortlog
irc/unrealircd/unrealircd-webpanel.git
2023-05-13  Valerie PondFix broken footer on empty details search
2023-05-12  Valerie PondRename the information tab to Info
2023-05-12  Valerie PondMake the server bans page according to @syzop request
2023-05-12  Valerie PondPanelUser->add_meta(): Accept arrays as well as strings
2023-05-08  Bram MatthysDeal quicker with dead event loop processes. End-users...
2023-05-07  Bram MatthysFix Role Editor: make the role stuff db-independent...
2023-05-07  Bram MatthysServer detail view: don't show TLS / Channel modes...
2023-05-07  Bram MatthysLogs: Add some explanation in the initial header. At...
2023-05-07  Bram MatthysCheck for sodium module being loaded, and abstract...
2023-05-07  Bram MatthysFix warning/error in channel sorting.
2023-05-06  Bram MatthysShow helpful error message if php-mbstring is not installed
2023-05-06  Bram MatthysApache w/FPM: workaround for pages hanging and becoming...
2023-05-05  Bram MatthysLogs: add search placeholder to give a hint of nick...
2023-05-05  Bram MatthysLogs: you can now enter an IP address or nickid in...
2023-05-05  Bram MatthysApply fix a8d2da775b3e8a9991b3979d604f3a0218d66085...
2023-05-05  Bram MatthysLogs: filter past logs as well. End users must run...
2023-05-05  Bram MatthysLogs: don't show join/part/kick in live view by default.
2023-05-05  Bram MatthysLogs: show search pane (on desktop)
2023-05-05  Bram MatthysFix CPU usage issue.
2023-05-05  Bram MatthysLogs: you can now click on entries and see the full...
2023-05-05  Bram MatthysLog view: don't redraw when fetching 1000 log entries.
2023-04-29  Valerie PondFix some nav links css for mobile and for server switch
2023-04-28  Valerie PondJS: Dynamic modal dialogs, and move toasts to own file
2023-04-28  Valerie Pondmake table headers blue again
2023-04-28  Bram MatthysChannels: possibly fix a bug when clicking on a channel...
2023-04-27  Bram MatthysFix again, run 'composer install' :D
2023-04-27  Bram MatthysFetch existing logs in Log screen. Only for git unrealircd.
2023-04-27  Bram MatthysFix UnrealIRCd 6.0.7 not working. End-users need to...
2023-04-27  Bram MatthysStart on "Logs" (log viewer). This only shows live...
2023-04-27  Bram MatthysSet "issuer" already in connection call. This to speed...
2023-04-27  Bram MatthysUpdate composer dependencies. End users need to run...
2023-04-27  Valerie Pondserver-bans: switch title and button value to default
2023-04-26  Bram MatthysOverview: Make the "Live stats" only show if we have...
2023-04-26  Bram MatthysOverview: use the live feed only, don't initially set...
2023-04-26  Bram MatthysFor api_timer_loop() also execute the command immediately.
2023-04-26  Bram MatthysChannel list: Run StripControlCharacters() on the topic
2023-04-26  Bram MatthysChannels: convert to use datatables
2023-04-26  Bram MatthysServer-Bans: underline on hover at mask (even though...
2023-04-26  Bram MatthysServer Bans: don't do "edit ban" popup when selecting...
2023-04-26  Bram MatthysMake API pages return empty data / die when server...
2023-04-26  Bram MatthysFix issue with @ob_end_flush() still throwing an error
2023-04-26  Bram MatthysUpdate the page title depending on what page you are.
2023-04-26  Bram MatthysFix everyone getting "No RPC server configured" :D
2023-04-26  Bram MatthysAdd simple way to deal with IRC server configuration...
2023-04-26  Bram MatthysMake $pages[] not have a string value in the end but...
2023-04-26  Bram MatthysNicer error dialog in connect_to_ircd()
2023-04-26  Bram MatthysOn assigning role, call $user->delete_meta("permissions");
2023-04-26  Bram MatthysFix del_usermeta() not working for both sql_db and...
2023-04-25  Valerie PondFinish switching to Roles
2023-04-25  Bram MatthysServer Bans: Softban fixes on the panel side. Requires...
2023-04-25  Bram MatthysServer bans: you can now click on any existing ban...
2023-04-25  Bram MatthysServer Bans: responsive datatables and auto truncate...
2023-04-25  Bram MatthysAdd js/datatables-ellipsis.js for automatic truncating...
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 MatthysFix issues with NGINX: notifications, user list, server...
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-24  Bram MatthysMove datatables CSS/JS include to inc/header.php.
2023-04-24  Bram MatthysSettings - RPC Servers: fix missing quotes (javascript...
2023-04-24  Bram MatthysDisplay SQL error during installation, if we get one.
2023-04-24  Bram MatthysDeal with empty RPC servers better.
2023-04-24  Bram MatthysTop-nav: allow switching between configured RPC servers.
2023-04-24  Bram MatthysSettings - RPC Servers: confirm dialog for server deletion
2023-04-24  Bram MatthysSettings - RPC Servers: Don't re-order list on edit.
2023-04-24  Bram MatthysSettings - RPC Servers: click item - add "Delete Server"
2023-04-24  Bram MatthysSome initial instructions if servers is empty.
2023-04-24  Bram MatthysNow that we have "RPC Servers" in settings, make instal...
2023-04-24  Bram MatthysAdd Settings - RPC Servers (start of multi-server work).
2023-04-23  Bram MatthysServer Bans: fetch the banlist in the background
2023-04-23  Bram MatthysUse non-slim jquery, so we have AJAX requests available
2023-04-23  Bram MatthysUse datatables in "Server Bans" view (initial work...
2023-04-23  Bram Matthysfile_auth -> file_db and sql_auth -> sql_db. Config...
2023-04-23  Bram MatthysSetup: actually delete data/database.php as well (after...
2023-04-23  Bram MatthysSetup: acctually delete SQL tables (after confirmation...
2023-04-23  Bram MatthysSetup: warn if file_auth database exists too
2023-04-23  Bram MatthysSetup: fix error about undefined "secrets". Reported...
2023-04-23  Bram MatthysAdd warning if there is already data in the SQL database.
2023-04-23  Bram MatthysSetup: Use HTTP POST instead of GET when testing MySQL...
2023-04-23  Bram MatthysSetup: fix connection check not working with passwords...
2023-04-23  Bram MatthysDisable autocomplete in setup pages for user/password...
2023-04-22  Valerie PondRole Editor: can now add/duplicate and delete roles.
2023-04-22  Bram MatthysSimplify a line.
2023-04-22  Bram MatthysMove cfg/defines.php to inc/, to avoid confusing with...
2023-04-22  Bram MatthysMove some PHP files from ./ to ./inc: common, connectio...
2023-04-22  Bram MatthysTry to be helpful if someone mixes wrong secrets::key...
2023-04-22  Bram Matthysunrealircd::rpc_password is now encrypted with secret...
2023-04-22  Bram MatthysThe config file now contains 'secrets' with 'pepper...
2023-04-22  Valerie PondMore towards the Role Editor
2023-04-22  Bram MatthysCheck if opcache_invalidate() is available, before...
2023-04-22  Bram MatthysFix file auth not working since about 24hrs ago
2023-04-21  Bram MatthysAdd api/index.php config/index.php (empty) + config...
2023-04-21  Bram MatthysThis plugins/sql_auth/error.php is no longer used
2023-04-21  Bram MatthysSomething tells me this was just a test page ;)
2023-04-21  Bram MatthysShow git short hash as version for now (ok.. not ideal...
next