diff --git a/README.md b/README.md index 36d0a50..0a65991 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,7 @@ The config accepts other options but these may not be supported. * **Where is the demo?** -* Hosting demos is hard. And in Nyx' case it requires lots of maintenance to moderate a demo page where people can anonymously post content. +* It's available here: https://nyx.demo.bjphoster.com (it resets every 6 hours, it's just to "try and buy" the software, ) * **Where and how is data stored?** @@ -109,10 +109,15 @@ The config accepts other options but these may not be supported. * More efficient KV usage, images and thumbnails should be moved into seperate entries so that decoding thread and reply data is less costly. * Implement Host-Whitelisting more efficiently * Manual Hostname Whitelisting (only enable admin panels globally) +* Global links (kinda like WordPress: "home URL" to be hosted in a subdirectory path, and "board root URL" to "return home" from inside a board) +* Admin panel refactoring + * Password change, instead of deleting an entry and re-creating with a different password + * Board deletion + * Modern-ish admin panel restyling * Database Tool for the following functions: * Online & Offline Management * Manage Administrators and Moderators * Manage Hostnames * Manage Boards, Threads and Replies * Export / Dump Database - * Import / Upgrade Database \ No newline at end of file + * Import / Upgrade Database