frnix_06
  • Joined on 2026-06-29
frnix_06 pushed to main at frnix_06/Bewerbungs-Portfolio 2026-08-26 16:02:02 +02:00
f239aaffbb add private Email to contactform and remove Curiculum Vitae button
frnix_06 pushed to main at frnix_06/Bewerbungs-Portfolio 2026-08-26 15:19:40 +02:00
04f24cac8f Remove unused static assets and bootstrap/jquery libraries
29d00fbf7d Remove unused Privacy page
d15a4a6de1 Merge Bewerbung page into Index as the site's home page
be55d56897 Remove Movie feature and drop Movie table via migration
a2f8b98c32 Rename solution and project from RazorPagesMovie to BewerbungsSeite
Compare 6 commits »
frnix_06 pushed to main at frnix_06/Bewerbungs-Portfolio 2026-08-26 14:13:33 +02:00
09c0a5fe08 Fix unreadable title tag and add missing favicon on Bewerbung page
frnix_06 pushed to main at frnix_06/Bewerbungs-Portfolio 2026-08-24 20:47:30 +02:00
195a9cc440 Replace placeholder portfolio content with real storyboard content
71a8c7f09c Add personal hero and about-section photos
a2cbe5e3a9 Add real screenshots for Recipes World, Chat App and Truenas dashboard
a1439722bf Add competency-proof and certificate PDF's
Compare 4 commits »
frnix_06 pushed to main at frnix_06/Bewerbungs-Portfolio 2026-08-24 14:57:04 +02:00
859f9a2323 Tag Telegram notifications with the current environment
frnix_06 pushed to main at frnix_06/Bewerbungs-Portfolio 2026-08-24 14:42:36 +02:00
51522e1f3f Replace polling with push-based Telegram notification queue
frnix_06 pushed to main at frnix_06/Bewerbungs-Portfolio 2026-08-24 13:42:04 +02:00
e66d95ec7a Save per entry for no duplicate data
28eb67c551 EF Migraion for making Contact Message required
Compare 2 commits »
frnix_06 pushed to main at frnix_06/Bewerbungs-Portfolio 2026-08-21 15:33:31 +02:00
863a57595e Require subject and validate contact form fields before submit
frnix_06 pushed to main at frnix_06/Bewerbungs-Portfolio 2026-08-21 14:22:56 +02:00
f563979545 Improve contact form wording
frnix_06 pushed to main at frnix_06/Bewerbungs-Portfolio 2026-08-21 12:04:54 +02:00
57e832a95e Add prod redeploy
frnix_06 pushed to main at frnix_06/Bewerbungs-Portfolio 2026-08-20 11:41:38 +02:00
df781eaf84 Move contact endpoint from Program.cs into ContactController
10737b8272 Validate phone number before submit, point form /api/v1/contact
a8f664a6ba Log warning when telegram config is missing
Compare 3 commits »
frnix_06 pushed to main at frnix_06/Bewerbungs-Portfolio 2026-08-19 18:28:58 +02:00
028e62407a Replace contact form POST with async JS API endpoint
frnix_06 pushed to main at frnix_06/Bewerbungs-Portfolio 2026-08-19 17:51:14 +02:00
46d36fcd04 Add staging configuration
frnix_06 pushed to main at frnix_06/Bewerbungs-Portfolio 2026-08-19 17:29:13 +02:00
106bc9c0c1 Add automatic staging redeploy
frnix_06 pushed to main at frnix_06/Bewerbungs-Portfolio 2026-08-19 16:51:56 +02:00
0a5e7f8e75 Add staging deployment workflow
frnix_06 pushed to main at frnix_06/Bewerbungs-Portfolio 2026-08-19 14:23:42 +02:00
3392eb8823 Add EF-Migration for changing id on models from int to Guid
frnix_06 pushed to main at frnix_06/Bewerbungs-Portfolio 2026-08-19 11:26:19 +02:00
1e5f2adcc7 Change id value from int to Guid
frnix_06 pushed to main at frnix_06/Bewerbungs-Portfolio 2026-08-18 16:47:24 +02:00
ee43dc60d8 Create EF-Migration for NotificationSent-field
c956c5b3b2 Backend-scheudler for telegram notifications by new contact requests
ee9e8de354 Contactform saves input into db
Compare 3 commits »
frnix_06 pushed to main at frnix_06/Bewerbungs-Portfolio 2026-08-18 14:58:52 +02:00
7fb60d6f55 Create EF-Migration for AdminUser and ContactMessage
04877691b9 Add protected admin scope with login
dfe5044c69 Connect contactMessage and adminUser on DB plus added contactMessage model
Compare 3 commits »
frnix_06 pushed to main at frnix_06/Bewerbungs-Portfolio 2026-08-18 12:03:23 +02:00
30d9f7941d Add model for Contact form