Commit Graph

109 Commits

Author SHA1 Message Date
eeed88eba4 feat: self-hosted postfix 2026-01-24 08:43:50 +01:00
e46cb018fd feat: replace icons and obfuscate email
Some checks failed
Deploy / lint-build-deploy (push) Failing after 1m18s
2026-01-22 18:36:52 +01:00
a8d3bf1b3b feat: migrate AI to llama and use local db
All checks were successful
Deploy / lint-build-deploy (push) Successful in 2m13s
2026-01-19 21:25:38 +01:00
dependabot[bot]
6e75be19ed build(deps): bump next from 15.5.7 to 15.5.9 in the npm_and_yarn group across 1 directory (#41)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-12 22:50:18 +01:00
dependabot[bot]
f7e9d5c494 build(deps): bump next from 15.5.4 to 15.5.7 in the npm_and_yarn group across 1 directory (#40)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-06 15:14:10 +01:00
dependabot[bot]
c0caedd6fa build(deps): bump js-yaml from 4.1.0 to 4.1.1 in the npm_and_yarn group across 1 directory (#39) 2025-11-16 20:48:22 +01:00
2afe8e39b9 feat: use vercel ai gateway (#38) 2025-10-11 16:37:36 +02:00
dependabot[bot]
8ed813dd53 build(deps): bump axios from 1.8.2 to 1.12.0 in the npm_and_yarn group across 1 directory (#37)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-28 17:16:54 +08:00
905054e3b5 fix: update claude version with response handling correction 2025-09-28 17:02:33 +08:00
271fa45937 fix: revert claude version 2025-09-28 16:53:18 +08:00
a38ddc727f chore: update claude version 2025-09-27 21:01:22 +08:00
dependabot[bot]
72019caca2 build(deps): bump next from 15.2.4 to 15.4.7 in the npm_and_yarn group across 1 directory (#36)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-14 20:44:32 +08:00
dependabot[bot]
449277be21 build(deps): bump form-data from 4.0.1 to 4.0.4 in the npm_and_yarn group across 1 directory (#35)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-04 20:22:10 +08:00
dependabot[bot]
77211d58cc build(deps): bump the npm_and_yarn group across 1 directory with 2 updates (#34)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-29 22:29:41 +02:00
dependabot[bot]
5673870649 build(deps): bump dompurify from 3.2.3 to 3.2.6 in the npm_and_yarn group across 1 directory (#33)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-29 22:26:07 +02:00
Riccardo Senica
f11299ed93 docs: update README.md 2025-01-18 16:18:53 +01:00
11c26df116 docs: update README.md 2025-01-18 12:41:26 +01:00
Riccardo Senica
2752045c16 chore: rename new created_at column (#31) 2025-01-18 11:48:40 +01:00
Riccardo Senica
2616728128 chore: resend cleaning (#28) 2025-01-07 20:12:24 +01:00
Riccardo Senica
a8de784981 chore: remove import email (#27) 2025-01-07 20:06:06 +01:00
867e6e65a5 chore: remove unused env variables 2024-12-30 07:10:18 +01:00
e39026c259 chore: some refactor and cleaning 2024-12-30 06:54:01 +01:00
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