Commit graph

10 commits

Author SHA1 Message Date
zelon88
99bcac7972
Update config.php 2018-06-09 23:57:32 -04:00
zelon88
bfd1e8294f
v1.0 - Finish Ajax. Work out bugs.
-v1.0.
-Ajax is complete.
-Upload functions work.
-Conversion functions work.
-Downloading functions work.
-GUI elements work, 0 rendering errors.
2018-06-09 23:55:16 -04:00
zelon88
ce2065c548
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:23:02 -04:00
zelon88
7fa9b5435a
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:16:54 -04:00
zelon88
be0af179f9
Update config.php 2018-03-18 00:48:00 -04:00
zelon88
1b5ab7a0db
Update config.php 2018-03-18 00:47:22 -04:00
zelon88
ed2787f002
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:05:29 -05:00
zelon88
4ff215cdd6
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:55 -05:00
zelon88
fa50ee8849
v0.8.5 - Workin' on uploading/storing/porting.
-v0.8.5.
-Uploading works. Files are stored according to the config.php file.
-Directory generation works.
-AutoClean (should) work.
-Fixed virus scanning. 
-Tweaked GUI elements, div structure.
-Added $TOSURL and $PPURL to config.php, for dynamic Terms of Service/Privacy Policy references in GUI's.
-Need to work on convertGui2.php. It's probably gonna need JQuery and Ajax to convert and download files without refresh.
-Maybe eventually combine the GUI pages and hide elements that are done being used.
2018-03-01 00:17:07 -05:00
zelon88
380a469373
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:53:55 -05:00