]> jfr.im git - irc/unrealircd/unrealircd-webpanel.git/history - settings
Users Overview: fix dynamic showing/hiding of rows.
[irc/unrealircd/unrealircd-webpanel.git] / settings /
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 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 MatthysMove some PHP files from ./ to ./inc: common, connectio...
2023-04-22  Bram MatthysThe config file now contains 'secrets' with 'pepper...
2023-04-22  Valerie PondMore towards the Role Editor
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  Bram MatthysAdd sql::table_prefix to first setup screen
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  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 PondAdd the beginning of user roles
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  Bram MatthysRename "Panel Access" menu item to "Accounts"
2023-04-17  Bram MatthysFix wrong BASE_URL in settings
2023-04-17  Valerie PondAdd some form validation for user account
2023-04-16  Valerie Pondsettings/install.php: make a big start to the installat...
2023-04-11  Bram MatthysMove to new style config, with config in config/ directory.
2023-04-04  Valerie PondMerge pull request #17 from PeGaSuS-Coder/patch-1
2023-04-04  Valerie PondMerge pull request #19 from Madriix/main - Fix
2023-04-04  Valerie PondFix password updating a blank password
2023-03-21  Valerie PondMerge pull request #16 from PeGaSuS-Coder/patch-4
2023-03-13  Valerie PondFix password change error
2023-03-13  Valerie PondAllow updating user information
2023-03-01  Valerie Ponduser can view their own permissions
2023-03-01  Valerie Pondfinish permissions
2023-02-18  Valerie PondAdd user emails
2023-02-08  Valerie PondUpdate PanelUser and Channel details pages some more
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 PondMake Plugins page and require email for plugins
2023-02-07  Valerie PondAdd user-edit page (WIP) and some minor fixes
2023-02-06  Valerie PondUpdate the overview to get panel users
2023-02-06  Valerie PondMove user functionality fully into the base