]> jfr.im git - irc/unrealircd/unrealircd-webpanel.git/shortlog
irc/unrealircd/unrealircd-webpanel.git
2023-09-21  Valerie Liubump version main
2023-09-21  Valerie LiuChange version for initial release 0.9
2023-08-05  Valerie PondMerge pull request #40 from d3xt3r01/main
2023-07-17  Adrian SanduAdd / for the directories to the header bar too
2023-07-17  Valerie PondMerge pull request #39 from d3xt3r01/main
2023-07-17  Adrian SanduAdd / to directory paths fixing redirects for reverse...
2023-07-10  Valerie PondGeneral Settings: Make debug mode work, also make page...
2023-07-10  Valerie PondMake user record badge update too :D
2023-07-09  Valerie Pondsettings/plugins: add install button and show plugin...
2023-07-07  Valerie PondFix plugins
2023-07-07  Valerie PondAdd General Settings page, make it hookable
2023-07-05  Valerie PondAdd HOOKTYPE_HEADER and run during/after header
2023-07-05  Valerie PondChannel modes: Split up larger strings
2023-06-27  Valerie PondAdd a `Plugins` overview card
2023-06-27  Valerie PondUpdate README.md
2023-06-26  Valerie PondRemove install button for incompatible plugins
2023-06-26  Valerie PondMake Plugins page accessible only to permission holders
2023-06-25  Valerie PondMake a compatibility badge
2023-06-25  Valerie PondMake the info modal smaller
2023-06-25  Valerie PondMake shit better
2023-06-25  Valerie PondIMPORTANT - Please read
2023-06-25  Valerie PondPlugins list: change wording to 'installed' instead...
2023-06-25  Valerie PondAdd Plugins: remove author from card footer
2023-06-25  Valerie PondFix external lookup
2023-06-25  Valerie PondMake the plugins page actually work (to a degree)
2023-06-22  Valerie PondDo something about no icons
2023-06-22  Valerie PondMerge branch 'main' of https://github.com/unrealircd...
2023-06-22  Valerie PondUpdate with plugins page
2023-06-06  Valerie PondUpdate supported U6 version
2023-05-24  Bram MatthysNetwork overview: temporarily(?) get rid of "View"...
2023-05-23  Valerie PondSome work on right-click menus and other things
2023-05-13  Valerie PondUpdate description of user meta add ;D
2023-05-13  Bram MatthysAllow add_meta() with a value of false/null/int.
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.
next