32 Commits

Author SHA1 Message Date
eb4ed548f0
colors 2026-03-11 15:10:01 +01:00
cf0832ebe3
show done 2026-03-11 15:08:24 +01:00
636dd3ab03
fix line strength 2026-03-11 15:07:04 +01:00
8a4c4ba26f
remove border 2026-03-11 15:05:43 +01:00
26c2c470fe
text position to circle 2026-03-11 15:05:35 +01:00
b6e550de66
different colors 2026-03-11 15:04:17 +01:00
7725902b33
better progress bar 2026-03-11 14:56:53 +01:00
404ceaa563
roadmap initial implementation 2026-03-11 14:53:00 +01:00
f3cf13d572
startpage all blog entries 2026-03-04 14:59:58 +01:00
f09031d449
fix redirect 2026-03-04 10:07:33 +01:00
6816aeda3f
fix distance latest posts 2026-03-04 09:45:51 +01:00
Wolfgang Huß
f3438baa9a Enable four MiniBlog articles as preview 2026-03-03 17:51:56 +01:00
Wolfgang Huß
2acc1b4f4c Fix problem with CSS variable if we remove the notice 2026-01-20 17:28:58 +01:00
Wolfgang Huß
22f5ceb0bf Fix donation bar overflow 2025-12-16 12:01:56 +01:00
Wolfgang Huß
3212a2d41d Better problem if value in DonationBar is greater than target, but not solved 2025-12-15 15:38:03 +01:00
mahula
2254f25a16 move date validationto helper in DonationBar validation 2025-11-12 12:57:18 +01:00
mahula
5f4e1d4434 remove redundant 2026-01-02 from DonationBar validation 2025-11-12 12:45:48 +01:00
mahula
6bc5a43219 extract throwError helper to reduce repetition 2025-11-12 12:26:33 +01:00
mahula
73bcb71754 remove process.exit call from component 2025-11-12 12:14:23 +01:00
mahula
b48af9b219 refactor DonationBar: enforce build-failing prop validation
- Move validation from prop validators to runtime checks with process.exit(1)
to ensure invalid props crash dev/build processes during SSR rendering.
2025-11-12 11:07:31 +01:00
mahula
3405e46723 fix start date in donation bar component german text 2025-11-12 08:48:31 +01:00
Wolfgang Huß
b13dd7e42d Adjust DonationBar component month format to 'long' 2025-11-10 23:50:36 +01:00
Wolfgang Huß
23221d255b Fix MiniBlog date language error 2025-11-10 23:43:30 +01:00
Wolfgang Huß
366c5fdebe Refine DonationBar component 2025-11-10 23:39:26 +01:00
Wolfgang Huß
edb46d4750 Implement DonationBar component 2025-11-10 11:39:13 +01:00
Wolfgang Huß
71c9485abf Move HTML template part before script part 2025-11-08 12:26:15 +01:00
Wolfgang Huß
16cddab1d4 Translate 'Read more' link 2025-09-16 20:30:20 +02:00
Wolfgang Huß
9e820011a7 Fix button distance to posts under mini-blog
- Remove superfluid scss
2025-08-27 13:41:08 +02:00
Wolfgang Huß
dd4ce5020e Add implemention mini blog to all languages 2025-08-26 13:50:09 +02:00
Wolfgang Huß
8c70c2ba37 Refine implemention mini blog on home page 2025-08-25 21:37:06 +02:00
Wolfgang Huß
fd80239896 Implement mini blog on home page, third try 2025-08-25 21:34:26 +02:00
Wolfgang Huß
60057c382e Implement mini blog on home page, second try 2025-08-25 18:33:13 +02:00