Commit graph

527 commits

Author SHA1 Message Date
Jonas Leder 71aea24d02 remove includeHTML 2021-11-09 12:44:25 +01:00
Jonas Leder 9cb1b36afd fix typo 2021-11-09 12:42:45 +01:00
Jonas Leder 33a304cedc fix redirect after comment publish 2021-11-09 12:28:04 +01:00
Jonas Leder e5541155bd fix path not defined 2021-11-09 12:22:31 +01:00
Jonas Leder be57ada3fa get page name for new comments from frontend 2021-11-09 12:18:22 +01:00
Jonas Leder 34fd22da24 add margin between comments and comment button 2021-11-09 12:12:28 +01:00
Jonas Leder d1b98acec1 fix XSS injection possible in comment 2021-11-09 12:08:05 +01:00
Jonas Leder 83ab214710 set page title if not in main menue 2021-11-09 11:54:50 +01:00
Jonas Leder 3b2d2631f0 set rel attribute on external links to noreferrer 2021-11-09 11:44:18 +01:00
Jonas Leder e44fbd85b2 lighten foreground color to pass WCAG check 2021-11-09 11:42:00 +01:00
Jonas Leder 627cc72aad change color to pass WCAG checks 2021-11-09 11:23:47 +01:00
Jonas Leder fb425502cf add aria-label to links 2021-11-09 11:19:36 +01:00
Jonas Leder 558c340c6a remove RAM sub menue 2021-10-30 07:26:13 +00:00
Jonas Leder 4d2bef27da add i7 Server 2021-10-30 07:25:35 +00:00
Jonas Leder 9d5791de69 add misisng "." at the end. 2021-10-30 07:16:47 +00:00
Jonas Leder df20fb46f5 remove old Server 2021-10-30 07:14:42 +00:00
Jonas Leder 3f2af983f2 updated server list 2021-10-30 07:14:36 +00:00
Jonas Leder b990d14c93 add epyc server 2021-10-30 07:12:38 +00:00
Jonas Leder 6910e1b03d add symlink from php to php8 2021-10-30 07:12:31 +00:00
Jonas Leder 7c69e5f418 update build script 2021-10-30 06:46:06 +00:00
Jonas Leder bde76be93c move composer file in root folder 2021-10-30 06:41:10 +00:00
Jonas Leder 1e924c224f switch to alpine edge, for php8 based composer 2021-10-30 06:36:37 +00:00
Jonas Leder 1564799eb2 Update NTP Server on main host 2021-10-27 20:05:03 +02:00
Jonas Leder 2e47da8130
update url shorter URL 2021-10-08 10:07:41 +02:00
Jonas Leder a626a53662
fix contactmail captcha 2021-09-26 22:40:39 +02:00
Jonas Leder 61727fcbc9
fix RemoteIPHeader 2021-09-26 01:59:37 +02:00
Jonas Leder b2f81f1d8c
use x-fordward-for as IP header in logs 2021-09-26 01:24:52 +02:00
Jonas Leder 5bf77b6849
use php8-curl instead of php-curl 2021-09-26 00:37:46 +02:00
Jonas Leder e33f8dbf63
add php curl 2021-09-26 00:32:40 +02:00
Jonas Leder 70b82c54d2
scroll into content with javascript instead of navigation 2021-09-26 00:30:52 +02:00
Jonas Leder 7e525a3f2f
update devcontainer script 2021-09-26 00:27:44 +02:00
Jonas Leder 9641f66a9a
update comments 2021-09-26 00:24:43 +02:00
Jonas Leder b589b33624
update comments 2021-09-26 00:24:09 +02:00
Jonas Leder bb6af1d786
update comment 2021-09-26 00:22:35 +02:00
Jonas Leder ca62c8039a
work with workdir 2021-09-26 00:21:14 +02:00
Jonas Leder ccbf0b51ef
use same as gitignore 2021-09-26 00:20:53 +02:00
Jonas Leder 6a3f383a45
sort items 2021-09-26 00:20:44 +02:00
Jonas Leder a4dd2e835f
add node_modules to dockerignore 2021-09-26 00:15:48 +02:00
Jonas Leder 78b19da093
use workdir for build 2021-09-26 00:12:02 +02:00
Jonas Leder c005977218
only build docker 2021-09-26 00:06:36 +02:00
Jonas Leder 97f49d44ee
proxy files instead of redirecting 2021-09-26 00:05:13 +02:00
Jonas Leder 10741033d5
navigate to content instead of hideHeader span 2021-09-25 23:40:43 +02:00
Jonas Leder 322b67d34f
zoom nav text if hover nav item 2021-09-25 23:37:15 +02:00
Jonas Leder fcb0cd7c3d
scroll down to content, when clicking on header 2021-09-25 23:21:28 +02:00
Jonas Leder 1cca91f7e1
fix project naming pattern 2021-09-25 23:02:12 +02:00
Jonas Leder 48dce142ed
fix licence 2021-09-25 23:01:59 +02:00
Jonas Leder 5b6dd23fdf
use php instead of php8 2021-09-25 23:00:30 +02:00
Jonas Leder 3004fa0dfc add apache snippets 2021-09-11 19:52:03 +02:00
Jonas Leder 888930b930 load hcaptcha only if really needed 2021-09-10 19:22:24 +00:00
Jonas Leder e0615bf0ed show new comment Form only when clicking button, to prevent hcaptcha from loading 2021-09-10 19:16:11 +00:00