0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 25, 2024 — Sep 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
PHPCS. More... over 3 years ago
Allow any version of league/flysystem-sftp-v3. More... over 3 years ago
Refs #194 - Minor bugfix for ApiCore when processing remote outputs. More... over 3 years ago
Refs #194 - Update File output processor, this now only returns the result as a file - remote is no longer required. More... over 3 years ago
Refs #194 - set dataType to text in Image output so that the base64 prefix is not stripped. More... over 3 years ago
Refs #193 - Working image output processors. More... over 3 years ago
Refs #193 - Updated index.php to work with the new output contracts. More... over 3 years ago
Refs #193 - VarUri, added image to expected_type. More... over 3 years ago
Refs #193 - Updated Json output processors for new constructor contracts. More... over 3 years ago
Refs #193 - Url processor, Updated inputs for consistency. More... over 3 years ago
Refs #193 - ConvertTextToImage to ensure base64 encoded internally. More... over 3 years ago
Refs #193 - Api Core to work with mime and sub-type, and rfactord constructors for entities. More... over 3 years ago
Refs #193 - Update basxe entities and Request object to hold mime sub-type for images, etc. More... over 3 years ago
Refs #194 - Bug in ResourceValidator for remote output and bad values sent to DataContainer. More... over 3 years ago
Refs #193 - Separated remote and response classes for HTML output. More... over 3 years ago
Refs #193 - Separated remote and response classes for plain text output. More... over 3 years ago
Refs #193 - Separated remote and response classes for XML output. More... over 3 years ago
Refs #193 - Separated remote and response classes for JSON. More... over 3 years ago
Refs #193, #194 - Implemented file upload classes for FTP, SFTP, goole cloud, azure blob, s3. More... over 3 years ago
Refs #193, #194 - Two new base clases for remote and response outputs. More... over 3 years ago
Refs #194 - Separated OuputEntity and ProcessorEntity. More... over 3 years ago
Refs #194 - Refactored Copre Api code to cleanly process multiple output responses, true returned if no response defined. More... over 3 years ago
Merge branch 'feature/70-filter-processor' into 'develop' More... over 3 years ago
Refs #70 - Remove Filter processor, its unfinished tests and test resources. More... over 3 years ago
Merge branch 'feature/169-field-value-tests' into 'develop' More... over 3 years ago
Refs #169 - Tests for var_field. More... over 3 years ago
Refs #169 - Code tidy on var_field. More... over 3 years ago
Merge branch 'feature/172-tests-for-replace' into 'develop' More... over 3 years ago
Refs #172 - Tests for the Replace processor. More... over 3 years ago
Refs #172 - Code tidy on Replace processor. More... over 3 years ago