]> jfr.im git - irc/unrealircd/unrealircd-webpanel.git/shortlog
irc/unrealircd/unrealircd-webpanel.git
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...
2023-04-21  Bram MatthysIt is now mandatory to load an auth provider: either...
2023-04-21  Bram MatthysQuick fix within 1m. Duh :)
2023-04-21  Bram MatthysMove all the rest of session management outside sqlauth...
2023-04-21  Bram MatthysAdd per-user session timeout setting (under Settings...
2023-04-21  Valerie Pondshift the circle slightly
2023-04-21  Bram MatthysFor table user_meta: ADD CONSTRAINT meta_key_user_id...
2023-04-21  Bram MatthysAdd HOOKTYPE_UPGRADE which is called on upgrades. Also...
2023-04-21  Bram MatthysMove RPC config to DB instead of in config.php.
2023-04-21  Bram MatthysRedirect from main page to install2.php if not ready yet
2023-04-21  Bram MatthysMake setting_key UNIQUE so we can useINSERT INTO ....
2023-04-21  Bram MatthysAdd sql::table_prefix to first setup screen
2023-04-21  Bram MatthysSlight miscommunication :D
2023-04-21  Bram MatthysMerge branch 'main' of github.com:unrealircd/unrealircd...
2023-04-21  Bram MatthysSetup major reshuffle: split up in pre-auth: backend...
2023-04-21  Valerie PondFix SQL table name settings => auth_settings
2023-04-21  Bram MatthysMake new settings-in-config work for file-based db...
2023-04-21  Bram MatthysAnd some more fixes for recent work.
2023-04-21  Bram MatthysWriting and reading settings from DB file now work...
2023-04-21  Bram MatthysMinimize config/config.php and put settings in DB....
2023-04-21  Valerie Pondsome SQL for settings
2023-04-21  Valerie Pondadd a cute lil "live" card to the overview ;d
2023-04-21  Valerie PondAdd the beginning of user roles
2023-04-20  Valerie PondFix the left navbar gap between the topbar
2023-04-19  Valerie PondAdd feet to pages without footers
2023-04-19  Valerie PondMerge branch 'main' of https://github.com/unrealircd...
2023-04-19  Valerie PondGive permission to edit users heh...
2023-04-19  Bram MatthysSetup: fix for when you tick verify SSL/TLS verification
2023-04-19  Bram MatthysFix issue in installation page that leads to failed...
2023-04-18  Valerie PondTask 2 complete @syzop ! :D
2023-04-18  Valerie PondMore work on installation screen
2023-04-17  Valerie PondFix the mobile view for the last commit
2023-04-17  Valerie PondMake the overview a little tidier as discussed on IRC
2023-04-17  Bram MatthysRename "Panel Access" menu item to "Accounts"
2023-04-17  Bram MatthysOnly show leftnav "footer" if we actually have leftnav...
2023-04-17  Bram MatthysMove footer to leftnav. Only show if screen height...
2023-04-17  Bram MatthysBump inactivity timeout from 15min to 60min. Will be...
2023-04-17  Bram MatthysFix wrong BASE_URL in settings
2023-04-17  Bram MatthysUsers: Host/IP column: get rid of "(the same)" stuff...
2023-04-17  Valerie PondAdd some form validation for user account
2023-04-16  Bram MatthysFix for last change (on resize @ channels overview...
2023-04-16  Bram MatthysChannel list: show the modes but not the parameters...
2023-04-16  Bram MatthysDon't wrap "Created"
2023-04-16  Bram MatthysChannel table: creation time is date now & hide columns...
2023-04-16  Bram MatthysProbably good idea not to hammer older UnrealIRCd's...
2023-04-16  Bram Matthyscommon_api: output at least something every timeout...
2023-04-16  Bram MatthysHide footer on mobile
2023-04-16  Bram MatthysMobile: put nav dropdown on the left
2023-04-16  Bram MatthysSome more transition levels / hiding columns @ Users...
2023-04-16  Bram MatthysHide leftnav on screens 576..767 too (eg: mobile landsc...
2023-04-16  Bram MatthysUsers table: more gradual column selection based on...
next