Commit Graph

41 Commits

Author SHA1 Message Date
Leon 8848d89286 fix: #21 2025-10-11 17:39:34 +02:00
Leon 429b9f256b fix: #20 2025-09-21 19:38:58 +02:00
Leon a5d511eaf3 refactor: reduce redundancy in feed gen 2025-09-21 19:27:18 +02:00
Leon 7de80c6d57 feat: master feed card (#15)
* feat: master feed card

* fix: adjust tests
2025-09-17 19:19:59 +02:00
Leon 8fa474738a feat: define search folder per newsletter #3 2025-08-13 01:04:27 +02:00
Leon eefd5b4050 fix: alembic migration drops table 2025-08-13 01:00:35 +02:00
Leon d349edd9a6 fix: use current time for new entries #9 2025-08-08 00:31:11 +02:00
Leon 4a81c5e2a6 fix: auto-add decode From header #6 2025-08-07 17:44:29 +02:00
Leon 427a32e951 feat: replace Trafilatura with readability and nh3 2025-08-07 04:44:56 +02:00
Leon f6d6743b4d fix: throw error if folder select fails 2025-08-06 21:23:11 +02:00
Leon 6ff4e817ef feat: email validation 2025-07-24 13:58:59 +02:00
Leon 24e65a8c86 feat: custom newsletter slug 2025-07-24 13:20:22 +02:00
Leon f78607f506 fix: disable fastapi api docs in docker 2025-07-23 21:27:09 +02:00
Leon 6a96289e6d fix: update tests with new base url 2025-07-22 19:16:36 +02:00
Leon 1d99db6c19 fix: default base url 2025-07-22 19:02:24 +02:00
Leon aca5c22e2f fix: alembic migration with no database url defined 2025-07-22 18:59:45 +02:00
Leon f3a37fb5ff fix unescape html 2025-07-22 12:43:01 +02:00
Leon 390c972315 fix: imap fetch marks mails as read 2025-07-22 12:29:58 +02:00
Leon f84d6aa652 fix: update tests 2025-07-20 18:13:57 +02:00
Leon 2fda1d9489 chore: backend cleanup 2025-07-20 18:10:41 +02:00
Leon 0062441a2d feat: Add alternate link tag to feeds 2025-07-19 19:39:05 +02:00
Leon 120718987e feat: LetterFeed icon for feed 2025-07-19 19:21:20 +02:00
Leon 5abb379af0 feat: LetterFeed logo for feed 2025-07-19 19:12:15 +02:00
Leon 830fcc5757 fix: don't require secret if auth disabled 2025-07-19 10:46:43 +02:00
Leon 6f7503039d feat: authentication 2025-07-19 10:12:11 +02:00
Leon fe55a49f8d fix: docker alembic 2025-07-17 19:31:36 +02:00
Leon 8f3634d0dc chore: introduce alembic 2025-07-17 17:25:06 +02:00
Leon d8bbfe88fa feat: replace counting id with unique id 2025-07-17 15:13:29 +02:00
Leon 9d982314d8 test: improve email processing coverage 2025-07-17 14:40:01 +02:00
Leon 19426e3108 feat: per newsletter folder move setting 2025-07-17 14:36:53 +02:00
Leon 9f1eea4488 refactor: restructure email processing 2025-07-16 21:33:59 +02:00
Leon 65902ed161 feat: text content extraction 2025-07-16 21:21:06 +02:00
Leon 265e818780 fix: decode email subjects to handle MIME encoded-word syntax 2025-07-16 20:09:02 +02:00
Leon c1629aad8d refactor: reformat 2025-07-16 19:44:45 +02:00
Leon 9070a286c4 feat: centralize pre-commit hooks 2025-07-16 19:41:53 +02:00
Leon 9512601124 feat: use message-id header to only process message once 2025-07-16 18:38:06 +02:00
Leon 0e19af170d feat: process now button 2025-07-16 18:20:21 +02:00
Leon b9f6178fa4 fix: switch legacy ruff pre-commit hook 2025-07-16 10:01:07 +02:00
Leon 54c051c379 chore: add ruff pre-commit hook 2025-07-16 09:59:21 +02:00
Leon 39924e69ab test: newsletter update, delete, feed 2025-07-16 09:52:04 +02:00
Leon f7eda17284 v0.1.0 2025-07-15 22:54:35 +02:00