- A simple and easy-to-use Nexus, written in PHP by André Lichtenthäler.
- Requires PHP >= 5.1.0 (October 2000).
- [Added] Exceptions are now thrown
- [Added] Nexus is now checking for permissions
- [Change] Nexus is now in a class
- [Fixed] Files on the same level in the filesystem weren't found
- [Change] Replaced
file_puts_content()
tofopen()
for compatibility reasons - [Change] Cleaned up some parts
- [Added] Now the cache directory will be created if it doesn't exists
- [Added]
LICENSE
to the default blacklist - [Added] Some CSS prefixes
- [Added] A yet simple lightbox
- Introduction
- [Added] Ability to search in a directory
- [Added] Files are natural sorted (will be adjustable later)
- [Added] Memory management (free, total and used disk-space)
- [Added] Sortable tables with sorttable.js
- [Added] Adjustable blacklist for files and directories