tadhgboyle
tadhgboyle
In my application, I noticed that on seemingly random occurrences, parameters would be repeated when replacing them in the SQL query string: (notice that they display fine in the table...
We have talked internally about this change, and decided unanimously that it is worth it. - Very few (if any) users are using custom panel templates - None of the...
Closes https://github.com/NamelessMC/Nameless/issues/3011
Backend work completed in https://github.com/NamelessMC/Nameless/pull/3000 Requires template breaking change We can use https://github.com/matomo-org/device-detector to display the device name/type Pages should also allow them to revoke sessions
## `core/classes/Database/PhinxAdapter.php(22): There are 9 database migrations pending.` Please manually visit `https://your-website.com/index.php?route=/panel/upgrade` directly in your browser. If the problem persists, please open the `custom/logs/other-log.log` file and send it to our...
Will require a template change so marking for 2.1.0
*Adding to 2.1.0 since this will require panel templates to update* For offline-mode servers, providers like Cravatar only work by using their username. If we add an option to avatar...
Would be helpful for things like: https://github.com/NamelessMC/Nameless/issues/2847
Currently the exception page is made with bootstrap, primarily because it's from the era of the old default template. Updating it to fomantic ui will make it more consistent with...