Commit Graph

15 Commits

Author SHA1 Message Date
smueller
f840b68c9c Update newsletter HTML styles in index.php by refining background colors, font colors, and padding for improved visual consistency and readability. Adjusted table and text styles to enhance overall aesthetics. 2026-07-07 11:26:11 +02:00
smueller
9950aa25fd Refine newsletter HTML layout in index.php by updating padding, font sizes, and background colors for improved aesthetics and readability. Adjusted article count message for grammatical accuracy in German. 2026-07-07 11:21:51 +02:00
smueller
b536712ea7 Refactor test mode article fetching logic in index.php and wiki.php. Unified article filtering for both test and live modes, enhancing code clarity and reducing redundancy. 2026-07-07 11:11:10 +02:00
smueller
ec13c9680d Remove redundant date range calculation logic from buildNewsletterHtml function in index.php and wiki.php. This cleanup enhances code maintainability by eliminating unnecessary complexity. 2026-07-07 11:06:10 +02:00
smueller
d1e3ccc00c Update date range handling in newsletter HTML for index.php and wiki.php. Adjusted end date calculation for current month and refined date range display logic to improve clarity and accuracy in article summaries. 2026-07-07 11:03:56 +02:00
smueller
91b59f7bc0 Refactor date range calculation in newsletter HTML for index.php and wiki.php. Replaced manual timestamp handling with a streamlined approach using newsletterPeriod function, enhancing code clarity and maintainability. 2026-07-07 10:59:07 +02:00
smueller
69ba3f1595 Enhance newsletter HTML in index.php and wiki.php by updating article count messages to include date ranges. Added logic to calculate and display the date range of articles, improving clarity for recipients. 2026-07-07 10:56:59 +02:00
smueller
3dc07b9fb2 Add logo image to newsletter HTML in index.php for enhanced branding. Adjusted layout for improved presentation. 2026-07-07 10:52:56 +02:00
smueller
65ea9f6e30 Improve article fetching logic in index.php by adding a check for DOMElement instances. Clean up newsletter HTML by removing outdated text and logo image for a more streamlined presentation. 2026-07-07 10:47:11 +02:00
smueller
ecd7d2b341 Add flash messaging for newsletter actions in index.php and wiki.php. Implemented session handling for success and error messages, and added redirection after form submissions to enhance user experience. 2026-07-07 10:44:07 +02:00
smueller
1c4baed125 Update newsletter HTML layout in index.php and wiki.php. Replaced text with logo image, adjusted padding, and modified font sizes for improved readability and aesthetics. 2026-07-07 10:38:28 +02:00
smueller
b71cf73f1e Remove outdated newsletter message file and update HTML layout in index.php and wiki.php. Adjusted padding, colors, and font sizes for improved readability, and added test badge visibility. Updated background color for better contrast. 2026-07-07 10:35:09 +02:00
smueller
c9de9f6226 Enhance newsletter HTML layout and styling. Added summary text for article count, improved test badge visibility, and adjusted padding and font sizes for better readability. Updated unsubscribe link text for clarity. 2026-07-07 10:29:57 +02:00
smueller
87cd80b3d8 Refactor newsletter HTML structure and styles for improved readability and consistency. Adjusted padding, colors, and font sizes across various elements. Updated unsubscribe link styling and background color for better visibility. 2026-07-07 10:23:47 +02:00
smueller
f9a711766c initial commit 2026-07-07 10:20:44 +02:00