Releases: fbaligand/lognavigator
Releases · fbaligand/lognavigator
lognavigator-1.0.3
- Pretty display of file size (ex: 1.1 GB)
- Directory size is not displayed anymore (because not relevant)
- When possible and relevant, file content is downloaded using gzip encoding (to accelerate download time)
- Enhanced spring configuration load : mvc context configuration is only loaded in Spring MVC Servlet. Not in context listener
lognavigator-1.0.2
- Now command form is fixed on top (it allows to always keep command form visible while scrolling)
- When
tar.gz
archive entries are listed, only filenames are displayed (not full paths) - New JSP taglib : <lognavigator:rawContent>, which allows to display raw content using streaming
- Datatables label messages updated to be more relevant
lognavigator-1.0.1
- The project is now compatible with Servlet API 2.5
- Table sort state is now saved and restored on each screen (using local storage)
- If table contains more than 1500 lines, datatables plugin is not activated
- Environment config parameters are now named with '.' as word separator
- Add some documentation about optional environment configuration in context.xml
- Fix breadcrumb display when command is egrep, awk or gawk (commands with a first parameter before file parameter)
- Create github release with war file when maven project is released
- Add Apache 2 license file
lognavigator-1.0.0
lognavigator-1.0.0