Commit Graph

87 Commits

Author SHA1 Message Date
dependabot[bot]
5c75e9390e build(deps): bump next from 14.2.13 to 14.2.15 in the npm_and_yarn group (#24)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-21 15:51:07 +01:00
dependabot[bot]
cc71d9be21 build(deps): bump nanoid from 3.3.7 to 3.3.8 in the npm_and_yarn group (#23)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-21 15:42:15 +01:00
0ac5122e32 chore: remove env variable and bump version v1.0.0 2024-12-07 07:22:32 +01:00
c386045b28 style: footer tweaking 2024-11-29 21:46:56 +01:00
6e51e1c350 feat: tweaking of newsletter prompt 2024-11-29 21:20:21 +01:00
541433418e fix: updated favicon 2024-11-23 17:13:26 +01:00
cef5487510 fix: moved manifest and favicon 2024-11-23 14:21:40 +01:00
732ff2b83b chore: some typos 2024-11-23 13:51:31 +01:00
541c81bbe1 chore: new favicon 2024-11-23 13:44:14 +01:00
Riccardo Senica
d8170747c7 Privacy page restyling (#22) 2024-11-23 13:01:48 +01:00
Riccardo Senica
c300b2501d chore: code cleaning (#21) 2024-11-23 09:13:15 +01:00
dependabot[bot]
c4f03feffe build(deps): bump cross-spawn from 7.0.3 to 7.0.6 in the npm_and_yarn group (#19)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Riccardo Senica <46839416+RiccardoSenica@users.noreply.github.com>
2024-11-22 06:26:32 +01:00
4de455a9fe fix: full text for newsletter ai-generated subject 2024-11-22 06:18:34 +01:00
Riccardo Senica
fb53883866 style: complete redo of the email layouts (#20) 2024-11-21 19:12:26 +01:00
aa7296e93b feat: set Vercel functions timeout to 30 seconds 2024-10-18 10:59:16 +02:00
f429cb3403 feat: remove news cards from newsletters 2024-10-12 09:59:56 +02:00
6607a5e7e7 feat: add unsubscribe link 2024-10-11 08:34:19 +02:00
a867bde2c9 chore: update repo version 2024-10-02 08:19:17 +02:00
228eca3661 chore: adjust summary prompt 2024-10-02 07:40:37 +02:00
dependabot[bot]
273cecb373 build(deps): bump next from 14.2.5 to 14.2.10 (#18)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-24 07:25:16 +02:00
dependabot[bot]
38b3a6ae09 build(deps): bump micromatch from 4.0.7 to 4.0.8 (#17)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-24 07:21:51 +02:00
Riccardo
66de5a420a feat: add anthropic logs 2024-09-24 07:01:08 +02:00
Riccardo
86dde1616f feat: do not send email with number of subscribers 2024-09-23 02:54:09 +02:00
Riccardo Senica
049270c068 docs: typo 2024-09-20 14:46:23 +02:00
Riccardo
ea1ea8bb5d fix: handle summary links and sanitization 2024-09-20 11:39:50 +02:00
Riccardo
9ecd3eebd3 fix: removed p tag enclosing summary 2024-09-20 03:25:03 +02:00
Riccardo
c0a669dc0a feat: add summary using Anthropic API 2024-09-20 02:52:16 +02:00
Riccardo
1917b040eb chore: add audit script 2024-09-12 12:40:38 +02:00
Riccardo
42d2625c16 feat: add middleware to redirect http to https 2024-08-31 21:09:29 +02:00
Riccardo
16d35b60b1 feat: add schema.org metadata 2024-08-31 19:40:32 +02:00
Riccardo
8d23e1017f fix: upgrade braces 2024-07-20 18:28:21 +02:00
Riccardo
503a28dfa5 ci: add bundle analyzer 2024-07-17 13:44:54 +02:00
Riccardo
796482b455 ci: add analyze script 2024-07-17 09:16:00 +02:00
Riccardo
1ef2f12601 fix: extended time delta for mailing 2024-06-29 08:37:27 +02:00
Riccardo
939360f1fc fix: correct type 2024-06-28 23:06:21 +02:00
Riccardo
f580087548 feat: add referrer policy header 2024-06-18 12:30:32 +02:00
Riccardo
c75d5b6936 refactor: use NextResponse 2024-06-18 12:22:53 +02:00
Riccardo
e0b89237fb refactor: renames, rewrite some file, function names and texts 2024-06-18 12:03:56 +02:00
Riccardo Senica
acc10bf5fd refactor: improve news and email handling, style, folder structure (#16) 2024-06-04 12:04:54 +02:00
Riccardo
bc5e0cc195 fix: avoid truncating links with story cutoff length 2024-02-23 19:23:08 +01:00
Riccardo
54e6ad8e2b style: card max width 2024-02-23 16:25:19 +01:00
Riccardo
c20d0061a7 fix: removed client-side Link from server components 2024-02-23 16:17:18 +01:00
Riccardo
01134bb4e7 docs: updated readme 2024-02-23 15:56:54 +01:00
Riccardo
dbaa414c00 fix: corrections to privacy policy 2024-02-15 20:49:40 +01:00
Riccardo
f6fb47a692 fix: corrections to privacy policy 2024-02-15 20:48:31 +01:00
Riccardo
dbefdc49e2 perf: avoid layout re-rendering 2024-01-25 18:12:37 +01:00
Riccardo
551bff815f feat: updated Resend with batch emails 2024-01-22 20:11:00 +01:00
Riccardo Senica
29067035e8 Review adjustments (#11) 2024-01-20 03:00:31 +01:00
Riccardo
d420ceaf9f style: adjusted the shadow to the card 2024-01-19 22:13:46 +01:00
Riccardo
a05f5e5e4c fix: added Suspence to Confirmation page 2024-01-19 21:11:05 +01:00