Roman Isko
|
d4b4fe8144
|
Add possibility to attach a file to mail
|
2020-04-07 09:46:19 +03:00 |
|
Dawid Dziurla
|
67e2095a53
|
README: point to a tag instead of master branch
|
2020-03-29 23:16:00 +02:00 |
|
Dawid Dziurla
|
c6d4807c13
|
action: mail -> email
|
2020-03-27 10:24:26 +01:00 |
|
Dawid Dziurla
|
4586381ad5
|
action: email -> mail
|
2020-03-27 10:20:42 +01:00 |
|
Dawid Dziurla
|
b961a9185a
|
workflows: without address in from input
|
2020-03-27 10:06:02 +01:00 |
|
Dawid Dziurla
|
ac180b7bd9
|
action: more descriptive descriptions
|
2020-03-27 09:52:00 +01:00 |
|
Dawid Dziurla
|
56a64662b4
|
README: optional address in from input
|
2020-03-25 16:30:22 +01:00 |
|
Dawid Dziurla
|
296e585baf
|
workflows: use secret FROM
|
2020-03-25 16:25:22 +01:00 |
|
Dawid Dziurla
|
1cf295c810
|
workflows: specify email address in from input
|
2020-03-25 16:20:29 +01:00 |
|
Dawid Dziurla
|
f00590fc1a
|
main: allow two variants of from
|
2020-03-25 16:18:35 +01:00 |
|
Dawid Dziurla
|
b27f0d4766
|
main: pass from input as is
|
2020-03-25 16:06:11 +01:00 |
|
Dawid Dziurla
|
a4a1b1f1d5
|
workflows: checkout code
|
2020-03-25 15:58:47 +01:00 |
|
Dawid Dziurla
|
ce64ae4df1
|
workflows: send only to pusher
|
2020-03-25 15:50:42 +01:00 |
|
Dawid Dziurla
|
5b4b61f0c4
|
workflows: max 1 parallel job can run
|
2020-03-24 14:09:19 +01:00 |
|
Dawid Dziurla
|
5cefbb9160
|
Merge pull request #4 from dawidd6/javascript
Rewrite the Action in Javascript
|
2020-03-24 14:06:25 +01:00 |
|
Dawid Dziurla
|
342f3d0405
|
workflows: only text/html and text/plain
|
2020-03-24 14:04:42 +01:00 |
|
Dawid Dziurla
|
4f26c8c5d7
|
README: mention default value of content_type
|
2020-03-24 14:04:21 +01:00 |
|
Dawid Dziurla
|
7131984219
|
action: mention supporting only text/plain and text/html
|
2020-03-24 14:03:58 +01:00 |
|
Dawid Dziurla
|
f2e1b7650c
|
main: don't set content-type header
|
2020-03-24 14:03:35 +01:00 |
|
Dawid Dziurla
|
09f36a9696
|
main: set content-type header in transport
|
2020-03-24 13:59:57 +01:00 |
|
Dawid Dziurla
|
7f4c9d2837
|
workflows: test different content types
|
2020-03-24 13:46:09 +01:00 |
|
Dawid Dziurla
|
fafdc9738d
|
update dependencies
|
2020-03-24 13:34:13 +01:00 |
|
Dawid Dziurla
|
7dcd3223b9
|
main: restore content_type and delete html
|
2020-03-24 13:32:53 +01:00 |
|
Dawid Dziurla
|
47fc78c33b
|
README: restore content_type and delete html
|
2020-03-24 13:32:43 +01:00 |
|
Dawid Dziurla
|
5d128efdd4
|
action: restore content_type and delete html
|
2020-03-24 13:32:34 +01:00 |
|
Dawid Dziurla
|
8b0be78c90
|
main: use console.log
core.info does not print objects
|
2020-03-05 23:26:38 +01:00 |
|
Dawid Dziurla
|
cc89fb17b6
|
main: info toString
|
2020-03-05 23:26:37 +01:00 |
|
Dawid Dziurla
|
7b4177494b
|
main: use const
|
2020-03-05 23:26:37 +01:00 |
|
Dawid Dziurla
|
8465ba4d6e
|
main: use core.info instead of console.log
|
2020-03-05 23:26:37 +01:00 |
|
Dawid Dziurla
|
8c2729a391
|
main: specify enconding rather than converting buffer to string
|
2020-03-05 23:26:36 +01:00 |
|
Dawid Dziurla
|
ae7db41acb
|
main: try catch block
|
2020-03-05 23:26:36 +01:00 |
|
Dawid Dziurla
|
fced312130
|
remove main.rb
|
2020-03-05 23:26:35 +01:00 |
|
Dawid Dziurla
|
4cc4b25488
|
README: content_type -> html
|
2020-03-05 23:26:35 +01:00 |
|
Dawid Dziurla
|
3e56585910
|
main: fix html input
|
2020-03-05 23:26:35 +01:00 |
|
Dawid Dziurla
|
fa231fb236
|
initial javascript rewrite
|
2020-03-05 23:26:34 +01:00 |
|
Dawid Dziurla
|
f16ced8d0e
|
LICENSE: correct holder
|
2020-03-05 23:26:16 +01:00 |
|
Dawid Dziurla
|
b4d21e7654
|
README: mention content_type
|
2019-12-17 23:49:39 +01:00 |
|
Dawid Dziurla
|
8fee2012a2
|
new content_type input
allow to set Content-Type HTTP header to a desired value
|
2019-12-17 23:45:26 +01:00 |
|
Dawid Dziurla
|
df3751004c
|
workflow: send mail to pusher too
|
2019-12-17 23:44:47 +01:00 |
|
Dawid Dziurla
|
2f26726c4f
|
require file:// prefix in body if loading a file
|
2019-12-08 11:23:04 +01:00 |
|
Dawid Dziurla
|
ae69498bf4
|
README: mention latest change
|
2019-12-06 10:30:05 +01:00 |
|
Dawid Dziurla
|
f50066a2fe
|
read body from file if specified so
|
2019-12-06 10:26:00 +01:00 |
|
Dawid Dziurla
|
445b6879ac
|
main: format
|
2019-12-06 10:18:17 +01:00 |
|
Dawid Dziurla
|
6e749a80b9
|
entrypoint -> main
|
2019-11-30 20:19:41 +01:00 |
|
Dawid Dziurla
|
560e976755
|
action: change name a bit
|
2019-11-19 22:22:36 +01:00 |
|
Dawid Dziurla
|
2b63aaa674
|
workflow: delete unneeded matrix
|
2019-11-18 13:25:32 +01:00 |
|
Dawid Dziurla
|
cca8b03288
|
init
|
2019-11-18 13:23:22 +01:00 |
|
Dawid Dziurla
|
5e251a5fdf
|
Initial commit
|
2019-11-18 13:05:04 +01:00 |
|