Commit graph

97 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
5cf72aaa03 v2.5 - Add the same absolute path construction as HRC2.
-v2.5.
-Add the same absolute path construction as HRC2.
2019-08-20 23:12:52 -04:00
Justin Grimes
99e5d760fe
Add information about Docker image by dwaaan. 2019-03-27 22:26:39 -04:00
Justin Grimes
bc5d4bf954
Add Docker image information by dwaaan. 2019-03-27 22:25:52 -04:00
Justin Grimes
f260f2f3d5
Add Docker repo link by dwaaan 2019-03-27 22:20:38 -04:00
Justin Grimes
84aad61ae5
Update How_To_Install_HRConvert2.txt 2019-02-14 12:41:31 -05:00
Justin Grimes
19082224ef
Update rc.local 2019-02-14 11:25:42 -05:00
Justin Grimes
6cfceca82a
Update How_To_Install_HRConvert2.txt 2019-02-14 11:24:35 -05:00
Justin Grimes
4c2d11f27c
Update Installation Instructions
-No code changes.
-Added example rc.local file (new installations of 'buntu don't have the rc.local service enabled, so this file will be missing on some systems).
2019-02-13 12:47:43 -05:00
Justin Grimes
9972dfb4e8
Update convertCore.php 2018-11-21 22:04:48 -05:00
Justin Grimes
f4cfa599ce
v2.4 - Improve sanitization.
-v2.4.
-Improve sanitization.
-Based on input from neogeovr on Reddit.
2018-11-18 22:01:57 -05:00
Justin Grimes
324a26368a
v2.4 - Improve sanitization.
-v2.4.
-Improve sanitization.
-Based on input from neogeovr on Reddit.
2018-11-18 21:41:49 -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
aef4efa070
v2.3 - Add support for m4a, m4p, m4v files.
-v2.3.
-Add support for m4a, m4p, and m4v input files.
2018-10-23 23:46:33 -04: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
30381598d2
v2.3 - Add support for m4a, m4p, m4v files.
-v2.3.
-Add support for m4a, m4p, and m4v input files.
2018-10-23 23:28:10 -04:00
Justin Grimes
5205338505
Update How_To_Install_HRConvert2.txt 2018-10-14 01:12:32 -04:00
Justin Grimes
74540b1f42
Update How_To_Install_HRConvert2.txt 2018-10-14 01:11:43 -04:00
Justin Grimes
c76898c3b3
Update How_To_Install_HRConvert2.txt 2018-10-14 01:10:34 -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
16d6e82d55
Update How_To_Install_HRConvert2.txt 2018-08-19 19:56:57 -04:00
zelon88
2a0a2c1804
Update README.md 2018-08-19 19:55:33 -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
694f9eeb3f
Add files via upload 2018-07-21 01:32: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
zelon88
e0a03d77f5
v1.8 - Add noGui get input for hiding header text.
-v1.8.
-Add noGui = TRUE get input support for hiding header text.
2018-07-08 00:48:16 -04:00
zelon88
68e5e92d23
v1.7 - Improve support for spaces.
-v1.7.
-Improve support for spaces in filenames.
-Tweak sanitization.
-Spaces are now replaced by underscores in uploaded files.
2018-06-29 22:52:36 -04:00
zelon88
dbd97aba2b
v1.6.5 - Fix issues when files contain spaces.
-v1.6.5.
-Fix issues when filenames contain spaces.
2018-06-26 23:00:04 -04:00
zelon88
14a9f1a8fc
Update README.md 2018-06-15 01:41:48 -04:00
zelon88
1137feb7ab
Update README.md 2018-06-15 01:41:20 -04:00
zelon88
59c2742e34
Update README.md 2018-06-15 01:41:02 -04:00
zelon88
383fa68b37
Update README.md 2018-06-15 01:39:57 -04:00
zelon88
52418dadea
Update README.md 2018-06-15 01:38:54 -04:00
zelon88
d405bd43ac
Update README.md 2018-06-15 01:37:33 -04:00
zelon88
87cae66f93
Update README.md 2018-06-15 01:35:50 -04:00
zelon88
4b29a5d584
Update README.md 2018-06-15 01:34:10 -04:00
zelon88
91bb5bcd8f
Update README.md 2018-06-15 01:32:37 -04:00
zelon88
5d5652eede
v1.6 - Refactor required directory handlers.
-v1.6.
-Refactor the way required directories are handled. 
-Use a for loop to define and create required directories instead of using a bunch of WET static code.
-Separated the mechanisms for replacing index files in hosted directories for document root protection.
2018-06-14 00:25:52 -04:00
zelon88
c01a9b04a1
v1.4 Gave up on janitor. Finally.
-v1.4.
-After being unable to get the janitor working and finally getting frustrated by how terrible it's always been I decided to go a different route with auto-cleanup. 
-This seems to work much better and it's about 1/4 the amount of code as before.
2018-06-11 22:40:23 -04:00
zelon88
4afdb21c19
v1.4 Gave up on janitor. Finally.
-v1.4.
-After being unable to get the janitor working and finally getting frustrated by how terrible it's always been I decided to go a different route with auto-cleanup. 
-This seems to work much better and it's about 1/4 the amount of code as before.
2018-06-11 22:38:00 -04:00
zelon88
9a667b4eb9
Delete janitor.php 2018-06-11 22:36:28 -04:00
zelon88
4a8a0e3be2
v1.4 - Perfect Janitor.
-v1.4.
-Adjust the way the janitor is invoked for hopefully (one of) the last time(s).
2018-06-11 21:04:39 -04:00
zelon88
9e57ebdfd6
v1.3 - Adjust dropzone settings, tweak janitor.
-v1.3.
-Adjust dropzone settings, add allowed filetypes.
-Tweak janitor functionality.
-Tweak cleanup code.
2018-06-10 23:32:54 -04:00
zelon88
42352480f3
v1.3 - Adjust dropzone settings, tweak janitor.
-v1.3.
-Adjust dropzone settings, add allowed filetypes.
-Tweak janitor functionality.
-Tweak cleanup code.
2018-06-10 23:32:18 -04:00
zelon88
708096d735
v1.2 - Fix bugs, add buttons, .mov support.
-v1.2.
-Added support for .mov video files.
-Tweaked displayed options for .mp4 files.
-Added back and refresh buttons to gui2.
-Fix 256mb max filesize.
-Tweak dropzone settings.
-Now 10 files upload in parallel with no filesize limit.
2018-06-10 17:02:08 -04:00
zelon88
76f685108e
v1.2 - Fix bugs, add buttons, .mov support.
-v1.2.
-Added support for .mov video files.
-Tweaked displayed options for .mp4 files.
-Added back and refresh buttons to gui2.
-Fix 256mb max filesize.
-Tweak dropzone settings.
-Now 10 files upload in parallel with no filesize limit.
2018-06-10 17:01:40 -04:00
zelon88
645d430524
v1.1 - Fix intermittent zip conversion errors.
-v1.1.
-Fix intermittent issues converting some archive files.
2018-06-10 10:58:26 -04:00
zelon88
576099c50e
Update README.md 2018-06-10 00:12:16 -04:00
zelon88
477d78513d
Create README.md 2018-06-10 00:11:49 -04:00