mirror of
https://github.com/rls-moe/nyx
synced 2024-11-21 22:12:24 +00:00
Merge pull request #8 from bryanpedini/master
Update README.md (fix #7)
This commit is contained in:
commit
b81edff92d
@ -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
|
||||
* Import / Upgrade Database
|
||||
|
Loading…
Reference in New Issue
Block a user