dependabot[bot]
7f61cca1b4
feat(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0 ( #41 )
2023-11-07 16:50:37 +00:00
dependabot[bot]
ff5184a256
feat(deps): bump github.com/charmbracelet/lipgloss from 0.8.0 to 0.9.1 ( #39 )
2023-10-13 12:32:50 +00:00
Maas Lalani
f18db202f9
fix: --from should take priority over --smtp.user if set
2023-09-26 15:54:48 -04:00
dependabot[bot]
73eee6d5a0
chore(deps): bump actions/checkout from 3 to 4 ( #34 )
2023-09-05 11:56:44 +00:00
dependabot[bot]
ebb1d8cb39
feat(deps): bump github.com/xhit/go-simple-mail/v2 from 2.15.0 to 2.16.0 ( #30 )
...
Bumps [github.com/xhit/go-simple-mail/v2](https://github.com/xhit/go-simple-mail ) from 2.15.0 to 2.16.0.
- [Release notes](https://github.com/xhit/go-simple-mail/releases )
- [Commits](https://github.com/xhit/go-simple-mail/compare/v2.15.0...v2.16.0 )
---
updated-dependencies:
- dependency-name: github.com/xhit/go-simple-mail/v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-23 09:31:22 -04:00
dependabot[bot]
cdc1ab56a1
feat(deps): bump github.com/charmbracelet/lipgloss from 0.7.1 to 0.8.0 ( #32 )
...
Bumps [github.com/charmbracelet/lipgloss](https://github.com/charmbracelet/lipgloss ) from 0.7.1 to 0.8.0.
- [Release notes](https://github.com/charmbracelet/lipgloss/releases )
- [Commits](https://github.com/charmbracelet/lipgloss/compare/v0.7.1...v0.8.0 )
---
updated-dependencies:
- dependency-name: github.com/charmbracelet/lipgloss
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-23 09:31:13 -04:00
Carlos Alexandro Becker
fca3852910
fix: handle both resend and smtp set up together ( #28 )
...
* fix: handle both resend and smtp set up together
closes #27
* fix: error header
* fix: error messaging
---------
Co-authored-by: Maas Lalani <maas@lalani.dev >
2023-08-17 11:15:37 -04:00
dependabot[bot]
ee206143a8
feat(deps): bump github.com/yuin/goldmark from 1.5.5 to 1.5.6
...
Bumps [github.com/yuin/goldmark](https://github.com/yuin/goldmark ) from 1.5.5 to 1.5.6.
- [Release notes](https://github.com/yuin/goldmark/releases )
- [Commits](https://github.com/yuin/goldmark/compare/v1.5.5...v1.5.6 )
---
updated-dependencies:
- dependency-name: github.com/yuin/goldmark
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-17 11:07:26 -04:00
Carlos Alexandro Becker
4a8f761a05
build: fix aur project name
...
the included configuration already adds the `-bin` suffix.
2023-08-10 17:18:48 +00:00
Carlos Alexandro Becker
c34ef73e44
build: fix aur_key
2023-08-10 17:13:50 +00:00
Maas Lalani
65b34a366a
fix: exit status 1 when missing environment variable
2023-08-01 11:28:17 -04:00
Ayman Bagabas
68ec042eb7
fix: remove extra completion cmd
...
Cobra by default provides completions for us, there is no need to define one.
2023-08-01 11:22:40 -04:00
Maas Lalani
99f44cc882
fix: don't use cc and bcc for resend
2023-08-01 08:32:31 -04:00
Maas Lalani
7397bcb80e
SMTP Support ( #17 )
2023-07-31 10:32:02 -04:00
Carlos Alexandro Becker
db68f79f1d
build: fix aur project name
...
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com >
2023-07-25 17:14:41 +00:00
Maas Lalani
0da702d452
docs: update AUR package name ( #15 )
2023-07-25 13:07:41 -04:00
Maas Lalani
fd130304e2
docs: remove coming soon to nix ( #3 )
2023-07-25 07:55:53 -03:00
dependabot[bot]
2bc3fda4c2
feat(deps): bump github.com/yuin/goldmark from 1.5.4 to 1.5.5 ( #14 )
...
Bumps [github.com/yuin/goldmark](https://github.com/yuin/goldmark ) from 1.5.4 to 1.5.5.
- [Release notes](https://github.com/yuin/goldmark/releases )
- [Commits](https://github.com/yuin/goldmark/compare/v1.5.4...v1.5.5 )
---
updated-dependencies:
- dependency-name: github.com/yuin/goldmark
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-24 15:58:30 -04:00
egor
f8dfdafcd2
feat/unsafe html ( #11 )
...
* add unsafe html render and plugins
* small env fix
* update UNSAFE_HTML env
Co-authored-by: Maas Lalani <maas@lalani.dev >
---------
Co-authored-by: Maas Lalani <maas@lalani.dev >
2023-07-20 16:42:37 -04:00
Peter Sideris
85b1f54563
Remove duplicate License section ( #10 )
2023-07-20 08:44:14 -04:00
Maas Lalani
23f424a618
Create CONTRIBUTING.md
2023-07-19 12:56:15 -04:00
Maas Lalani
487c6c3ed0
Update issue templates
2023-07-19 12:54:49 -04:00
Carlos Alexandro Becker
c83f2f2be9
docs: update brew install ( #8 )
...
* docs: update brew install
refs https://github.com/Homebrew/homebrew-core/pull/136809
* Update README.md
---------
Co-authored-by: Maas Lalani <maas@lalani.dev >
2023-07-18 16:23:40 -04:00
Maas Lalani
b68b9d0c55
docs: arch instructions
2023-07-17 08:46:14 -04:00
Maas Lalani
d816849b71
docs: add arch instructions
2023-07-17 08:44:24 -04:00
Maas Lalani
36d3083692
docs: update install instructions from homebrew tap
2023-07-16 21:55:49 -04:00
Ayman Bagabas
318f26ac85
fix(ci): add dockerfile
2023-07-13 11:33:55 -04:00
Ayman Bagabas
0a6b6af47a
fix(ci): use goreleaser-full meta config
2023-07-13 11:18:48 -04:00
Maas Lalani
a05aab0828
Merge pull request #2 from charmbracelet/cirelease
...
feat(ci): add CD/CI pipelines
2023-07-13 11:13:41 -04:00
Ayman Bagabas
03fd12059d
feat(ci): add CD/CI pipelines
...
- Enable Dependabot
- Run build/test pipelines
- Add GoReleaser release/nightly pipelines
- Add lint pipelines
2023-07-13 11:09:32 -04:00
Maas Lalani
79edec1f07
feat: add man page
2023-07-13 11:05:27 -04:00
Maas Lalani
c381025677
chore(deps): bump bubbles
2023-07-13 11:00:46 -04:00
Maas Lalani
3cd260b3c8
feat: completion + version
2023-07-12 12:07:31 -04:00
Maas Lalani
e445bbc866
fix: update demo.tape and gif
2023-07-11 14:14:33 -04:00
Maas Lalani
cef2f9a3e1
fix: placeholder style
2023-07-11 12:55:58 -04:00
Maas Lalani
1e4802c7f1
Merge pull request #1 from charmbracelet/signature
...
feat: add signature
2023-07-11 10:24:13 -04:00
Maas Lalani
960893fd34
feat: add signature
2023-07-11 10:21:28 -04:00
Maas Lalani
336d698399
fix: code blocks
2023-07-10 22:50:17 -04:00
Maas Lalani
2e4ccfdd73
Update README.md
2023-07-10 22:47:59 -04:00
Maas Lalani
849db8759f
fix: gif crispiness
2023-07-10 21:14:33 -04:00
Maas Lalani
d52645ac30
feat: example tapes
2023-07-10 21:14:33 -04:00
Maas Lalani
10c7b1d96a
feat: --preview flag
2023-07-10 21:14:33 -04:00
Maas Lalani
797397fc5e
refactor: move tapes to examples
2023-07-10 21:14:33 -04:00
Maas Lalani
21c92e12f0
Update README.md
2023-07-10 17:41:40 -04:00
Maas Lalani
1905a491c0
Update README.md
2023-07-10 16:50:43 -04:00
Maas Lalani
a08ee12be0
docs: change pop logo
2023-07-05 10:51:22 -04:00
Maas Lalani
50e40f8cc2
fix: seed attachments from command line
2023-06-27 14:34:28 -04:00
Maas Lalani
bb54eb503f
docs: add resend logo
2023-06-27 14:26:42 -04:00
Maas Lalani
68a4a1d73e
docs: header
2023-06-24 14:24:52 -04:00
Maas Lalani
7e195f78b3
docs: use pop@charm.sh in gifs
2023-06-22 16:38:42 -04:00