- Added Symfony 2.4 Travis build, updated dependencies <Rafał Wrzeszcz>.
- Migrated project to PSR4 autoloader <Rafał Wrzeszcz>.
- File MIME type detection and listing <Rafał Wrzeszcz>.
- [#20] Custom action handlers <Rafał Wrzeszcz>.
- [fixes #20] Documentation for pluggable file actions handlers <Rafał Wrzeszcz>.
- [fixes #22] Simple text editor action handler <Rafał Wrzeszcz>.
- Code refactoring to avoid some code duplication <Rafał Wrzeszcz>.
- Simple image viewer <Rafał Wrzeszcz>.
- [fixes #27] Included instructions for dependencies in installation notes <Rafał Wrzeszcz>.
- SonataAdminBundle integration block <Rafał Wrzeszcz>.
- Removed support for Symfony 2.1 <Rafał Wrzeszcz>.
- Fixed XHTML <Rafał Wrzeszcz>.
- Updated dependencies definitions to allow Symfony 2.3 (and any further version until Symfony 3.0) <Rafał Wrzeszcz>.
- Taking request object through parameter instead of DI <Rafał Wrzeszcz>.
- Updated GitHub pages references <Rafał Wrzeszcz>.
- [fixes #26] Dropped ConfigEngine and rely on ChillDevProxyTemplatingBundle-compatible default engine <Rafał Wrzeszcz>.
- Updated dependencies to support Symfony 2.2 <Rafał Wrzeszcz>.
- [#4] Used SPL classes for file I/O and dropped adapter abstraction <Rafał Wrzeszcz>.
- [#7] Removing directories recursively with Symfony\Component\Filesystem <Rafał Wrzeszcz>.
- [#8] Files uploading <Rafał Wrzeszcz>.
- [#12] File renaming <Rafał Wrzeszcz>.
- [#15] Directory view sorting <Rafał Wrzeszcz>.
- [#11] Files moving <Rafał Wrzeszcz>. <Rafał Wrzeszcz>.
- [#9] Files copying <Rafał Wrzeszcz>.
- Controllers refactoring that reduced duplicated code <Rafał Wrzeszcz>.
- Fixed non-ASCII filenames downloading <Rafał Wrzeszcz>.
- [#6] Confirmation on delete action <Rafał Wrzeszcz>.
- Refactored tests to use PHPUnit mocks <Rafał Wrzeszcz>.
- Minimized Composer output in Travis <Rafał Wrzeszcz>.
- [#1] Filesize helper <Rafał Wrzeszcz>.
- Path resolving method utility <Rafał Wrzeszcz>.
- [#3] File storage abstraction <Rafał Wrzeszcz>.
- [#23] Used vfsStream for tests <Rafał Wrzeszcz>.
- Initial release <Rafał Wrzeszcz>.