smueller
|
a441c4b8af
|
Update newsletter HTML in index.php to improve language and tone. Changed greeting to a more casual "Servus" and adjusted article summary text for clarity. Enhanced closing remarks to foster a friendly connection with recipients.
|
2026-07-07 12:48:02 +02:00 |
|
smueller
|
dc44e38e32
|
Refactor saveJsonFile function in index.php and wiki.php to include JSON_INVALID_UTF8_SUBSTITUTE flag for better handling of invalid UTF-8 characters. Enhanced error messages for file saving failures to include the file name, improving debugging and user guidance.
|
2026-07-07 12:38:56 +02:00 |
|
smueller
|
24f16e454e
|
Enhance error handling in saveJsonFile function in index.php. Added checks for JSON encoding and file writing, throwing exceptions with descriptive messages for better debugging and user guidance.
|
2026-07-07 12:35:36 +02:00 |
|
smueller
|
251575c8b4
|
Fix German language typos in newsletter HTML within index.php, including corrections to "für," "Übersicht," "Beiträge," and "Grüsse." Update hint text for highlight URLs to clarify behavior when fields are empty, enhancing user understanding.
|
2026-07-07 12:31:07 +02:00 |
|
smueller
|
ede523b02c
|
Add editor tip and highlight URLs to newsletter HTML in index.php. Implemented logic to display manual highlights and an optional editor tip section, enhancing content customization and visibility for recipients.
|
2026-07-07 12:27:14 +02:00 |
|
smueller
|
80bc0bb728
|
Add top highlights section to newsletter HTML in index.php, enhancing content visibility. Updated hero headline and adjusted article layout for improved readability and aesthetics.
|
2026-07-07 12:22:08 +02:00 |
|
smueller
|
3df01289a5
|
Update newsletter HTML styles in index.php by modifying color schemes for text and backgrounds, enhancing visual appeal and consistency. Adjusted padding and font colors to improve readability and overall aesthetics.
|
2026-07-07 11:28:37 +02:00 |
|
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 |
|