Commit graph

7 commits

Author SHA1 Message Date
Justin Grimes
8e67e3290e v2.6 - Improve sanitization per Issue #4
-v2.6.
-Improve sanitization per Issue #4.
-Github user @robre pointed out some typos in sanitizeCore.php, specifically lines 95 & line 96 from v2.4.
-These bugs mean to me that I need to review more of this code.
-Thank you, @robre!
2020-02-11 20:22:23 -05:00
Justin Grimes
eacc0404c6
v2.4 - Improve sanitization.
-v2.4.
-Improve sanitization.
-Based on input from neogeovr on Reddit.
2018-11-18 21:26:44 -05:00
Justin Grimes
96593cc431
v2.3 - Add support for m4a, m4p, m4v files.
-v2.3.
-Add support for m4a, m4p, and m4v input files.
2018-10-23 23:30:10 -04:00
Justin Grimes
7949cd1970
v2.2 - Fix typos in comments.
-v2.2.
-Fix typos in comments.
2018-09-25 20:06:16 -04:00
zelon88
6480cd7e20
v2.1 - Fix occasional warnings during file cleanup
-v2.1.
-Fix occasional warnings.
2018-07-22 13:31:04 -04:00
zelon88
c4ee3f3fe9
v2.0 - Polish some rough edges in the back end.
-v2.0.
-Consolidate some code in similar fashion to the recent HRC2 refactor.
-Now when no extension is specified a default will be used instead of displaying a 404 error.
-Tweak auto-cleaner to make it work in a safer, more reliable way.
-Add conversion and archive support for tar.bz2.
-Now when bulk archives are created any converted files will be included in the archive as well as the originals.
-Fix the way files sync between locations and the way symlinks are controlled.
2018-07-21 01:14:01 -04:00
zelon88
3d08d72d70
v1.9 - Improve security.
-v1.9.
-Added checks for dangerous files to all Convert operations and to the GUI.
-Fix PDF files showing the image options button when there is no div to display.
-Added this changelog to keep track of thoughts, changes, and ideas.
2018-07-08 23:40:14 -04:00