Commit Graph

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