Commit graph

11 commits

Author SHA1 Message Date
Kumi 41a337d875 Version bump to 0.3
Added option to assign cid to attachments
Made HTML and plain text retrieval use File class
Removed now unused helpers.php
Updated OpenAPI documentation
2020-09-04 16:13:21 +02:00
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
Kumi 7238fd61a6 Option to set mail sender
Changed OpenAPI definition to yaml and added sender option
2020-09-04 11:56:29 +02:00
Kumi e925f79b8f Add hard-coded recipients 2020-09-03 11:55:25 +02:00
Kumi 4d1c18c542 Implement placeholders 2020-09-03 11:14:13 +02:00
Kumi 17ae37346f Get Kumi Systems in there somehow :D 2020-09-03 10:07:27 +02:00
Kumi d6a3396767 Fix wrong variable name 2020-09-03 10:00:48 +02:00
Kumi 7c9250e052 Fix stupid mistake 2020-09-03 09:30:09 +02:00
Kumi ac52f56357 Fix JSON handling 2020-09-03 09:26:26 +02:00
Kumi 79e3fd93c2 Use raw JSON input 2020-09-03 08:50:20 +02:00
Kumi d55282ec38 Initial version 2020-09-03 08:31:10 +02:00