Commit graph

13 commits

Author SHA1 Message Date
zelon88
694f9eeb3f
Add files via upload 2018-07-21 01:32:04 -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
d39017f3b0
Delete jquery-3.1.0.min.js 2018-05-29 22:42:25 -04:00
zelon88
18f99afa1b
v0.9.6 - Working on Ajax.
-v0.9.6.
-Making Ajax progress.
-Verify token process.
-Adjust logfile generation.
2018-05-29 22:42:13 -04:00
zelon88
43992a9e5c
v0.8.7 - Working on front-end implementation.
-v0.8.7.
-Working on front-end implementation.
2018-04-18 22:36:00 -04:00
zelon88
f83c4a205a
v0.8.6 - Enabled Fonts, some op-buttons.
-v0.8.6.
-Enabled styles on GUI.
-Styled select boxes.
-Enabled $Font from the config to actually control fonts used in the GUI.
-Added a bunch of icons and credits.
-Tweak GUI element placement through the entire app.
-Refactored WET code to DRY code by removing common elements from the GUI and organizing them into header.php and footer.php.
2018-03-21 01:05:41 -04:00
zelon88
735dd38722
Delete dropzoneCSS.php 2018-03-19 00:31:45 -04:00
zelon88
f3760b5380
v0.8.4 - Working on main functionality.
-v0.8.4.
-Remove HRC2 integration.
-Fix typos with sesHash duplicate detection and mitigation.
-Update index.html.
2018-03-18 01:15:20 -04:00
zelon88
af4971ff57
v0.8.5 - Working on GUI, connecting pieces.
-v0.8.5.
-GUI is improved, optimized for small screens, iframes, mobile devices.
-GUI isn't fully complete or connected to back-end.
2018-03-05 01:03:16 -05:00
zelon88
adafced90b
v0.8.2 - Update GUI, Fix bugs, prep for uploading.
-v0.8.2.
-Update GUI to properly show more info.
-Update CSS to properly display buttons.
-Tweak logic.
-Preparing for uploading files.
2018-02-25 01:06:32 -05:00
zelon88
d7e6c0aad1
v0.8 - Initial commit.
-v0.8.
-Back-end alpha based on previously stable code is in the testing phase.
-Front-end is still under-development.
-Not fully functional yet.
-Logging works.
-Delete timers aren't using config.php parameters yet.
-No stylesheets yet.
-Drag-and-drop works courtesy of dropzone.js (https://github.com/enyo/dropzone).
2018-02-24 00:57:12 -05:00
zelon88
130d0a7a88
v0.8 - Initial commit.
-v0.8.
-Back-end alpha based on previously stable code is in the testing phase.
-Front-end is still under-development.
-Not fully functional yet.
-Logging works.
-Delete timers aren't using config.php parameters yet.
-No stylesheets yet.
-Drag-and-drop works courtesy of dropzone.js (https://github.com/enyo/dropzone).
2018-02-24 00:56:42 -05:00