Commit graph

420 commits

Author SHA1 Message Date
matti
4720e17373 Merge pull request 'hCaptcha-Integration' (#55) from captcha into main
Schaut gut aus
Reviewed-on: https://codeberg.org/angestoepselt/homepage/pulls/55
2023-01-18 22:08:12 +00:00
matti
9f85f72212 Merge pull request 'Fix Pipeline execution' (#66) from Fix-CI into main
Reviewed-on: https://codeberg.org/angestoepselt/homepage/pulls/66
2023-01-07 19:55:06 +00:00
Maximilian Gutwein
4ffbf210e8 Fix Pipeline execution 2023-01-07 11:10:54 +01:00
8752f1dfcd Fix another layout bug in Chrome 2022-12-19 20:55:09 +01:00
92ff535e00 Remove obsolete news link 2022-12-18 12:53:10 +01:00
b32c583171 Fix gallery preview rendering bug in Chrome
Since 1fr technically resolves to minmax(auto, 1fr), we were getting
images that are larger that we expect.
2022-12-18 12:46:22 +01:00
3122f7c5fa Use small photo resolutions where we can get away with it 2022-12-16 22:29:12 +01:00
e5b4c5369f Add infos for the next event 2022-12-16 22:22:27 +01:00
39cb684fba Complete the CoderDojo timeline 2022-12-16 22:21:17 +01:00
46949e306b Fix some typos 2022-12-10 12:15:26 +01:00
278dcab330 Continue working on membership form 2022-12-10 12:15:18 +01:00
bdae5aa6ed Fix typos 2022-12-06 13:49:09 +01:00
Lunantic
7141098800 added info "pcs still available" 2022-12-01 22:42:09 +01:00
Lunantic
41be76eebf „sites/angestoepselt/computer-beantragen/index.md“ ändern 2022-12-01 22:40:08 +01:00
Lunantic
cef6cabd27 „sites/angestoepselt/index.md“ ändern 2022-12-01 22:39:54 +01:00
Lunantic
2eb51756e7 „sites/angestoepselt/mitmachen/beitreten.md“ ändern 2022-12-01 20:51:26 +00:00
matti
0bbe572fb8 Merge pull request 'add notification template' (#56) from drone-webhook-notification into main
Reviewed-on: https://codeberg.org/angestoepselt/homepage/pulls/56
pipeline ist getestet und kann migriert werden
2022-12-01 15:45:52 +00:00
matti
2dad707a89 add notification template
call an webhookendpoint in our n8n installation and notify over signal-cli API
2022-12-01 15:22:01 +00:00
eb9d87167d Remove dumb Captcha, fix Typo 2022-12-01 07:43:20 +01:00
c1c598d3b1 Add initial hCaptcha integration 2022-12-01 07:43:20 +01:00
45ab77d754 Try out a dumb captcha field 2022-12-01 07:43:20 +01:00
3bcd963851 Introduce block and inline callout components
This is a nicer way of showing current updates.
2022-12-01 07:42:23 +01:00
Matthias Hemmerich
036c6989a7 fix typo and add banner on index site 2022-11-30 23:38:33 +01:00
Matthias Hemmerich
90e2d626f1 update pipeline 2022-11-30 23:27:49 +01:00
Matthias Hemmerich
723f94ce40 PC beantragen ohne Laptop 2022-11-30 23:20:27 +01:00
Matthias Hemmerich
742f1a8793 fix intend in eleventyNavigation 2022-11-30 23:14:22 +01:00
matthias
a1def5dd4b Löschprodezere aktualisieren
Co-authored-by: Yannik Rödel <hey@yannik.info>
2022-11-14 07:55:53 +01:00
matthias
839bad22b6 drone runner only at specific branches 2022-11-14 07:55:53 +01:00
572f2ee11b Fix semantic HTML tags in CoderDojo imprint 2022-11-14 07:46:41 +01:00
8bf67220be Fix CoderDojo site theme 2022-11-14 07:46:30 +01:00
6842d1a8f2 Fix indentation in imprint frontmatter 2022-11-01 18:46:21 +01:00
f6185bddda Make sure YAML frontmatter is space-indented 2022-11-01 18:38:03 +01:00
96100afd5d Fix some markdown errors 2022-11-01 18:37:24 +01:00
matthias
a2038c424f add a more generic redirect 2022-10-29 00:37:15 +02:00
matthias
6737c29a3c remove drone var 2022-10-29 00:17:01 +02:00
matthias
4745d5f3da add docker-compose file for production 2022-10-29 00:09:16 +02:00
matti
0441c0ec40 „.drone.yml“ ändern 2022-10-28 23:42:50 +02:00
matti
1abcc90a63 remove branch variable 2022-10-28 23:42:02 +02:00
matti
43505c08de rebuild drone pipeline 2022-10-28 23:39:59 +02:00
matthias
69707d65f5 add Linkübersicht in /arbeiten 2022-10-27 17:34:59 +02:00
matthias
79be916ae3 change homepage domain variable 2022-10-27 17:34:59 +02:00
matthias
1ba43d1c77 fix tag 2022-10-27 17:34:59 +02:00
matthias
f28ba6939b change build tag 2022-10-27 17:34:59 +02:00
matthias
66b8610543 add docker-compose file; enable deploy pipeline 2022-10-27 17:34:59 +02:00
angestoepselt-bot
4d0baeb55b change healthcheck
curl was mssing in Image, changed healthcheck to existing wget
2022-10-27 17:34:59 +02:00
matti
ea014f2af3 add drone pipeline 2022-10-27 17:34:59 +02:00
158f1d32e9 Add non-Nix Dockerfile
Tested using:
  podman build --build-arg SITE=angestoepselt .
  podman run -p 8123:80 -e ZAMMAD_TOKEN=1 -e HCAPTCHA_SITE_KEY=1 -e HCAPTCHA_SECRET_KEY=1 <the-image-that-was-just-built>
2022-10-27 17:34:59 +02:00
029d4c48c8 Add the container as a dependency to the deployment script
This will make sure that if we do enable the runCommand hook again, the
container actually is built before.
2022-07-24 18:36:51 +02:00
6572865e61 Disable run command hook
It's not enabled on the server anyway:
https://github.com/NixOS/hydra/blob/master/doc/manual/src/plugins/RunCommand.md#security-properties
2022-07-24 18:33:05 +02:00
5788960258 Fix missing CSRF token for hardware donation form 2022-07-24 17:58:50 +02:00