Go to file
Kumi 1db8d5a2af Move file operations to separate File object
Use curl for remote file operations
Do file operations in memory instead of file system
Add config.php to .gitignore
2020-09-04 15:09:39 +02:00
doc Version bump to 0.2 2020-09-04 13:31:50 +02:00
.gitignore Move file operations to separate File object 2020-09-04 15:09:39 +02:00
composer.json Switch to using Composer because why not 2020-09-03 13:31:36 +02:00
config.dist.php Add hard-coded recipients 2020-09-03 11:55:25 +02:00
File.class.php Move file operations to separate File object 2020-09-04 15:09:39 +02:00
helpers.php Fix file name when URL ends with slash 2020-09-04 10:22:36 +02:00
sender.php Move file operations to separate File object 2020-09-04 15:09:39 +02:00