Skip to content

Tags: zelon88/HRCloud2

Tags

v3.0

Toggle v3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v3.0 - Improve sanitization.

-v3.0.
-Improve sanitization.
-Based on input from neogeovr on Reddit.

v2.8

Toggle v2.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v2.8 - Update lots of apps!

-Added a changelog to the repo to keep track of commits, notes, and other brainstorming stuff.
-PHP-AV App to v3.3.
-PHP-AV Scan targets now work properly.
-PHP-AV header text now disappears when a scan is started, making more room for a pleasant console experience.
-Improve cross platform support with relative paths throughout a lot of apps.
-ServMonitor App to v3.1.
-ServMonitor labels have been corrected, USB Devices -> Devices, PCI Devices -> Uptime.
-Notes App to v
-Contacts App to v2.3.
-Grabber App to v1.9.
-Calendar App to v0.6.
-Bookmarks App to v1.6.
-Calculator App to v1.6.
-Pell to v3.4.
-HRAI to v5.8.
-Remove HRAI's ability to authenticate users as it is not needed.
-Remove old experimental alpha code for natural language parsing.
-Remove the sesLog creation and verification code.
-Remove a lot of files that are no longer needed.
-Improve HRAI performance by a considerable amount.
-Reduce HRAI disk, memory, and CPU utilization, improve privacy & security.
-Updated the HRConvert2 module of HRAI to use an installed version of HRConvert2 on the local server.
-Added cleanup code to compatCore.php to deal with recent changes in HRAI.
-Enabled the "Check Perms" functionality in settingsCore.php and added the UI elements to finally use it.
-LAST MINUTE (not in some recent commit messages): Fix "PHPAV.php" appearing in Logs pages (added to $defaultApps in commonCore.php).

v2.4

Toggle v2.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
-v2.4-HRStreamer to v0.8. HRAI to v5.6. Many fixes

-v2.4.
-Add user fonts and default fonts to the settings page and config file, respectively.
-Users can now select their default fonts to use within the HRC2 GUI and Apps.
-The client browser must support the selected font and the app developer must choose to utilize them.
-Re-factor the way commonCore handles and looks for unassigned values. 
-Improve reliability/security. Reduce errors.
-Error check the HTML of main pages and iframe pages.
-Add $CLPerms and $ILPerms settings in the settings page and the config file.
-Admins can now set the permission levels to use for specific directories that HRC2 manages.
-Add $ApacheUser and $ApacheGrouo settings to the settings page and config file.
-Admins can now set the user and group for Apache to use when modifying files.
-Fix inconsistencies with relative/absolute paths throughought some of the more obscure GUI elemnts.
-Improve cross-platform liklihood of sucess and altername install directory support.
-Renamed some variables to avoid polluting existing variables and to improve consistency ($HRAIAudio to $defaultHRAIAudio in config.php).

-HRStreamer to v0.8.
-Integrate default and user selected fonts.
-Improve cross platform and alternate install directory support.

-HRAI to v5.6.
-Integrate default and user selected fonts.

v2.0

Toggle v2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v2.0 - Fixed bugs when working with directories.

-v2.0.
-Fixed bugs when performing some operations in folders.
-Fixed bugs when loading directories that are not sync'd between the CloudUsrDir and CloudTmpDir.
-Bugs still exist in some cases when directory names contain spaces.
-Added a helpful error message when a file is disguised as a directory (w/o an extension).

v1.8.2

Toggle v1.8.2's commit message
v1.8.2 - HRStreamer to v0.7.7.

-v1.8.2.
-HRStreamer to v0.7.7.

v1.7

Toggle v1.7's commit message
v1.7 - Improved securityCore, logging, Apps, A/V.

-v1.7.
-Removed the option for "High-Performance A/V Scanning".
-Improved Clam-AV calls.
-Improved securityCore.php logging.
-PHP-AV App to v2.4. Reduce "out-of memory" errors & code readability.
-Pell App to v2.2 . Working on loading files.
-Contacts App to v2.3. Fixed bug with loading contacts.

v1.0

Toggle v1.0's commit message
v1.0!!!!!

-v1.0.
-Fixed vulnerable HRProprietary document root. 
-HRC2 now checks for the existence of an index file and creates one if it is missing. 
-HRC2 now replaces an existing HRProprietary index file daily.
-Converting compressed archive files from any format to .zip resulted in deeply.... deeply nested paths. The desired operation was still completed, but access to the files within the new archive was inconvinient. These issues have been fixed by adding "-j" to the zip shell_exec command resulting in the archiver junking the paths of the target files during re-compression.