e5ae098d6f
Fix deployment issue
2022-09-03 17:25:36 +02:00
89f46989d9
Add www to known hosts
2022-09-03 17:25:36 +02:00
7fa0f596ad
Add promotion steps for dev and live
2022-09-03 17:25:36 +02:00
48150b5677
Define new build pipeline
2022-09-03 17:25:36 +02:00
8ff500f749
Merge pull request 'Fix Podcast' ( #129 ) from fix-podcast into main
...
Reviewed-on: ag_kommunikation/webseite#129
2022-09-03 16:52:48 +02:00
9f7b01cb26
Show links to audio files below each other
2022-09-02 19:16:45 +02:00
1a7a5e97d3
Fix ogg feed
2022-09-02 19:16:26 +02:00
bfe8f740f8
Merge pull request 'podcast_s03e01' ( #127 ) from podcast_s03e01 into main
...
Reviewed-on: ag_kommunikation/webseite#127
2022-08-24 22:44:31 +02:00
2213bd2d35
fix: Custom publication messages for podcasts (still not blog posts).
2022-08-24 22:43:12 +02:00
a6fb09985b
fix: Changed naming in podcast makros because a podcast is not a blog.
2022-08-24 22:43:12 +02:00
fdf832f43f
feat: Added audio files for new podcast episode.
2022-08-24 22:43:12 +02:00
2304801bb8
fix: Removed space from podcast folder name.
2022-08-24 22:43:12 +02:00
5f59bdcfff
fix: Fixed doubled entry due to typo.
2022-08-24 22:43:12 +02:00
b0af165228
Add shownotes for S03E01
2022-08-24 22:43:12 +02:00
5c197f2299
Merge pull request '#125_fehler_im_kontaktformular' ( #126 ) from #125_fehler_im_kontaktformular into main
...
Reviewed-on: ag_kommunikation/webseite#126
2022-08-24 22:41:21 +02:00
ddc89d5bd6
fix: Don't load contact_form.js and contact_from_toggle.js on all pages.
2022-08-24 20:05:02 +02:00
3b14c01591
Only load or do things if necessary
2022-08-24 15:27:20 +02:00
0882053a42
Handle request errors
2022-08-24 15:15:08 +02:00
f9229b5998
Make ajax URL relative to webroot and variable name more unique
2022-08-24 15:13:39 +02:00
42b9b3a62e
Set the return path via the envelope sender
2022-08-24 14:35:01 +02:00
590cbfbb65
feat: Type hinting all the way.
2022-08-24 08:03:54 +02:00
aebb53e5c1
fix: Fixed undefined variables error.
2022-08-24 08:03:27 +02:00
7df4a24abd
fix: Fixed broken replacement for newlines.
2022-08-24 07:59:58 +02:00
7ae47ee590
Merge pull request '#105_kontaktformular' ( #121 ) from #105_kontaktformular into main
...
Reviewed-on: ag_kommunikation/webseite#121
2022-08-23 21:58:46 +02:00
2edfdcc179
Merge pull request '#122_umlaute_kontaktformular' ( #123 ) from #122_umlaute_kontaktformular into #105_kontaktformular
...
Reviewed-on: ag_kommunikation/webseite#123
2022-08-21 14:27:24 +02:00
54482d90f6
fix: Ensure \r\n for line breaks and properly encode subject for umlauts.
2022-08-21 14:18:23 +02:00
4e7b22fde6
fix: Fix sanitation to not break Umlauts and use specific email filter.
2022-08-21 14:18:10 +02:00
b65755de8d
feat: Switched from hardcoded domain to relative path to improve portability.
2022-08-20 15:55:16 +02:00
92d2c37000
fix: Added missing error message for missing subject.
2022-08-18 20:53:16 +02:00
e2fa3f75cc
fix: Changed user facing text to formal speech.
2022-08-18 20:53:00 +02:00
360f90fc9d
fix: Not just pass it along but really use the subject ;)
2022-08-18 20:52:50 +02:00
f58ba3bbc1
feat: Now really send emails.
2022-08-18 20:52:40 +02:00
fa9cf1bf37
fix: Remove opposite highlight classes to just display the most recent one.
2022-08-18 20:52:29 +02:00
e53449352f
feat: Added subject to contact form.
2022-08-18 20:52:19 +02:00
4f7edc53a8
fix: Duzen all the way.
2022-08-18 20:52:12 +02:00
9b9f2b95c5
fix: Removed empty class definition.
2022-08-18 20:45:07 +02:00
553bba8917
feat: Improved layout of contact form submit button.
2022-08-18 20:44:58 +02:00
88276c2e2e
feat: Switched time based bot protection from JS to PHP sessions.
2022-08-03 18:04:03 +02:00
487f2268b6
feat: Fehlermeldungen anzeigen und Botdetection anhand von Bearbeitunszeit. ( #105 )
2022-08-03 17:56:54 +02:00
2af9144fcb
feat: Arrow functions aufgeräumt und Fehlerbehandlung ergänzt. ( #105 )
2022-08-03 17:56:54 +02:00
5a089b6a2a
feat: Bot-Detection erweitert. ( #105 )
2022-08-03 17:56:54 +02:00
83d4694190
fix: Fixed Syntax in manifest.json.
2022-08-03 17:56:54 +02:00
bbc1bc2b61
chore: Updated .gitignore.
2022-08-03 17:56:54 +02:00
aeb1ae24fa
feat: WIP Kontaktformular hinzugefügt. ( #105 )
...
Die URL ist noch hardcoded. Rückmeldung für den User fehlt noch. Die Nachricht geht noch nirgends hin. Spamprotection ohne Captcha ist nur in Ansätzen zu erkennen.
2022-08-03 17:55:25 +02:00
436be5830b
feat: Added dev server to project file.
2022-08-03 17:55:25 +02:00
b798c02bab
Merge pull request '#116_satzung_pdf_nicht_aktualisiert' ( #120 ) from #116_satzung_pdf_nicht_aktualisiert into main
...
Reviewed-on: ag_kommunikation/webseite#120
2022-08-03 17:51:41 +02:00
5c4d16660a
feat: Updated the pdf document of the Satzung.
...
I created this from the HTML-Version. If there's an official PDF feel free to create a PR.
2022-08-03 17:48:07 +02:00
fbb55252d8
fix: Fixed one typo and changed some "ligatures?" to separate characters.
...
Leaves me a bit puzzled. I'm pretty sure I don't want these in the HTML as it breaks spell checking for example. Maybe there's CSS magic to add them automatically. Please correct me if I'm wrong.
2022-08-03 17:46:57 +02:00
2ec7326c3d
fix: Added a bit of visual space to the Dokumente page.
2022-08-03 17:41:08 +02:00
4512a6a1bf
Merge pull request 'fix: Fixed nearly unclickable logo in mobile view.' ( #115 ) from #111_logo_mobil_unklickbar into main
...
Reviewed-on: ag_kommunikation/webseite#115
2022-07-24 12:28:11 +02:00