Commit Graph

  • 73116f5945
    node_modules: update Dawid Dziurla 2020-07-09 15:48:05 +02:00
  • 80f113f0ef
    Merge pull request #9 from dawidd6/dependabot-npm_and_yarn-nodemailer-6.4.10 Dawid Dziurla 2020-06-18 07:19:08 +02:00
  • 803b308fa9
    build(deps): bump nodemailer from 6.4.8 to 6.4.10 dependabot-preview[bot] 2020-06-18 05:03:53 +00:00
  • 586960b884
    Merge pull request #8 from dawidd6/dependabot-npm_and_yarn-nodemailer-6.4.8 Dawid Dziurla 2020-05-29 07:41:08 +02:00
  • cb3cb8c8be
    build(deps): bump nodemailer from 6.4.6 to 6.4.8 dependabot-preview[bot] 2020-05-29 05:07:13 +00:00
  • 172f2c9319
    Merge pull request #7 from dawidd6/dependabot-npm_and_yarn-actions-core-1.2.4 Dawid Dziurla 2020-05-01 08:52:45 +02:00
  • 611d60b8b4
    build(deps): bump @actions/core from 1.2.3 to 1.2.4 dependabot-preview[bot] 2020-05-01 05:04:19 +00:00
  • 2f8c1bc14a
    workflows: trigger only on pushes to master Dawid Dziurla 2020-04-07 10:42:30 +02:00
  • c550a7182d
    workflows: test sending mails with attachments v2.2.0 Dawid Dziurla 2020-04-07 10:38:01 +02:00
  • b75f3336d9
    README: colon Dawid Dziurla 2020-04-07 10:36:16 +02:00
  • 0e3a58617a
    Merge pull request #6 from sturman/attachment Dawid Dziurla 2020-04-07 10:33:41 +02:00
  • 3eb5d684cd Apply field description suggested by author Roman Isko 2020-04-07 11:32:14 +03:00
  • 02fea7e898 Refactor parse attachments. Rename field Roman Isko 2020-04-07 11:30:45 +03:00
  • c2ca628a67 Attach multiple files to mail message Roman Isko 2020-04-07 11:14:31 +03:00
  • 1733012f4d Add example in doc Roman Isko 2020-04-07 09:55:36 +03:00
  • a5cba0b6c1 Do not add attachment in case it's not specified Roman Isko 2020-04-07 09:50:06 +03:00
  • d4b4fe8144 Add possibility to attach a file to mail Roman Isko 2020-04-07 09:46:19 +03:00
  • 67e2095a53
    README: point to a tag instead of master branch Dawid Dziurla 2020-03-29 23:16:00 +02:00
  • c6d4807c13
    action: mail -> email v2.1.0 Dawid Dziurla 2020-03-27 10:24:26 +01:00
  • 4586381ad5
    action: email -> mail Dawid Dziurla 2020-03-27 10:20:42 +01:00
  • b961a9185a
    workflows: without address in from input Dawid Dziurla 2020-03-27 10:06:02 +01:00
  • ac180b7bd9
    action: more descriptive descriptions Dawid Dziurla 2020-03-27 09:52:00 +01:00
  • 56a64662b4
    README: optional address in from input Dawid Dziurla 2020-03-25 16:30:22 +01:00
  • 296e585baf
    workflows: use secret FROM Dawid Dziurla 2020-03-25 16:25:22 +01:00
  • 1cf295c810
    workflows: specify email address in from input Dawid Dziurla 2020-03-25 16:20:29 +01:00
  • f00590fc1a
    main: allow two variants of from Dawid Dziurla 2020-03-25 16:18:35 +01:00
  • b27f0d4766
    main: pass from input as is Dawid Dziurla 2020-03-25 16:06:11 +01:00
  • a4a1b1f1d5
    workflows: checkout code Dawid Dziurla 2020-03-25 15:58:47 +01:00
  • ce64ae4df1
    workflows: send only to pusher Dawid Dziurla 2020-03-25 15:50:42 +01:00
  • 5b4b61f0c4
    workflows: max 1 parallel job can run Dawid Dziurla 2020-03-24 14:09:19 +01:00
  • 5cefbb9160
    Merge pull request #4 from dawidd6/javascript v2.0.0 Dawid Dziurla 2020-03-24 14:06:25 +01:00
  • 342f3d0405
    workflows: only text/html and text/plain Dawid Dziurla 2020-03-24 14:04:42 +01:00
  • 4f26c8c5d7
    README: mention default value of content_type Dawid Dziurla 2020-03-24 14:04:21 +01:00
  • 7131984219
    action: mention supporting only text/plain and text/html Dawid Dziurla 2020-03-24 14:03:58 +01:00
  • f2e1b7650c
    main: don't set content-type header Dawid Dziurla 2020-03-24 14:03:35 +01:00
  • 09f36a9696
    main: set content-type header in transport Dawid Dziurla 2020-03-24 13:59:57 +01:00
  • 7f4c9d2837
    workflows: test different content types Dawid Dziurla 2020-03-24 13:46:09 +01:00
  • fafdc9738d
    update dependencies Dawid Dziurla 2020-03-24 13:34:13 +01:00
  • 7dcd3223b9
    main: restore content_type and delete html Dawid Dziurla 2020-03-24 13:32:53 +01:00
  • 47fc78c33b
    README: restore content_type and delete html Dawid Dziurla 2020-03-24 13:32:43 +01:00
  • 5d128efdd4
    action: restore content_type and delete html Dawid Dziurla 2020-03-24 13:32:34 +01:00
  • 8b0be78c90
    main: use console.log Dawid Dziurla 2020-03-01 12:41:15 +01:00
  • cc89fb17b6
    main: info toString Dawid Dziurla 2020-03-01 12:40:05 +01:00
  • 7b4177494b
    main: use const Dawid Dziurla 2020-03-01 12:37:11 +01:00
  • 8465ba4d6e
    main: use core.info instead of console.log Dawid Dziurla 2020-03-01 12:29:14 +01:00
  • 8c2729a391
    main: specify enconding rather than converting buffer to string Dawid Dziurla 2020-03-01 12:01:21 +01:00
  • ae7db41acb
    main: try catch block Dawid Dziurla 2020-02-29 23:13:30 +01:00
  • fced312130
    remove main.rb Dawid Dziurla 2020-02-29 23:11:39 +01:00
  • 4cc4b25488
    README: content_type -> html Dawid Dziurla 2020-02-29 23:10:39 +01:00
  • 3e56585910
    main: fix html input Dawid Dziurla 2020-02-29 23:10:21 +01:00
  • fa231fb236
    initial javascript rewrite Dawid Dziurla 2020-02-29 23:01:03 +01:00
  • f16ced8d0e
    LICENSE: correct holder v1 Dawid Dziurla 2020-03-05 23:26:16 +01:00
  • b4d21e7654
    README: mention content_type v1.3.0 Dawid Dziurla 2019-12-17 23:49:39 +01:00
  • 8fee2012a2
    new content_type input Dawid Dziurla 2019-12-17 23:45:26 +01:00
  • df3751004c
    workflow: send mail to pusher too Dawid Dziurla 2019-12-17 23:44:47 +01:00
  • 2f26726c4f
    require file:// prefix in body if loading a file v1.2.0 Dawid Dziurla 2019-12-08 11:23:04 +01:00
  • ae69498bf4
    README: mention latest change v1.1.0 Dawid Dziurla 2019-12-06 10:30:05 +01:00
  • f50066a2fe
    read body from file if specified so Dawid Dziurla 2019-12-06 10:26:00 +01:00
  • 445b6879ac
    main: format Dawid Dziurla 2019-12-06 10:18:17 +01:00
  • 6e749a80b9
    entrypoint -> main Dawid Dziurla 2019-11-30 20:19:41 +01:00
  • 560e976755
    action: change name a bit v1.0.0 Dawid Dziurla 2019-11-19 22:22:36 +01:00
  • 2b63aaa674
    workflow: delete unneeded matrix Dawid Dziurla 2019-11-18 13:25:32 +01:00
  • cca8b03288
    init Dawid Dziurla 2019-11-18 13:23:22 +01:00
  • 5e251a5fdf Initial commit Dawid Dziurla 2019-11-18 13:05:04 +01:00