Commit graph

131 commits

Author SHA1 Message Date
8db09efe8b fix menu id 2021-11-09 14:42:55 +01:00
55deec49a2 fix typo 2021-11-09 14:42:27 +01:00
cec3d21c48 fix bug 2021-11-09 12:44:09 +00:00
eb0b895687 fix typo again 2021-11-09 13:06:35 +01:00
ba45215543 cleaner solution for creating blog posts 2021-11-09 13:00:08 +01:00
71aea24d02 remove includeHTML 2021-11-09 12:44:25 +01:00
9cb1b36afd fix typo 2021-11-09 12:42:45 +01:00
e5541155bd fix path not defined 2021-11-09 12:22:31 +01:00
be57ada3fa get page name for new comments from frontend 2021-11-09 12:18:22 +01:00
d1b98acec1 fix XSS injection possible in comment 2021-11-09 12:08:05 +01:00
83ab214710 set page title if not in main menue 2021-11-09 11:54:50 +01:00
3b2d2631f0 set rel attribute on external links to noreferrer 2021-11-09 11:44:18 +01:00
fb425502cf add aria-label to links 2021-11-09 11:19:36 +01:00
9d5791de69 add misisng "." at the end. 2021-10-30 07:16:47 +00:00
a626a53662
fix contactmail captcha 2021-09-26 22:40:39 +02:00
70b82c54d2
scroll into content with javascript instead of navigation 2021-09-26 00:30:52 +02:00
10741033d5
navigate to content instead of hideHeader span 2021-09-25 23:40:43 +02:00
322b67d34f
zoom nav text if hover nav item 2021-09-25 23:37:15 +02:00
fcb0cd7c3d
scroll down to content, when clicking on header 2021-09-25 23:21:28 +02:00
888930b930 load hcaptcha only if really needed 2021-09-10 19:22:24 +00:00
e0615bf0ed show new comment Form only when clicking button, to prevent hcaptcha from loading 2021-09-10 19:16:11 +00:00
Jonas Leder
873866cba1 remove cookieNotice import 2021-09-09 12:53:19 +02:00
Jonas Leder
1f2745bd45 remove cookie notice 2021-09-09 12:50:04 +02:00
c632feca4e add link to sourcecode 2021-08-16 16:46:40 +02:00
f1ae99f931
remove autolinker 2021-08-04 19:59:36 +02:00
8cfbefc303
import prismjs code 2021-08-04 19:58:41 +02:00
204a5ec5f2
Merge branch 'master' of gitlab.jonasled.de:jonasled/website 2021-08-04 19:57:55 +02:00
6482bbfc14
fix prismjs (code highlighting) 2021-08-04 19:57:47 +02:00
6f21fac112
remove loading animation 2021-07-31 20:41:48 +02:00
642df29625
remove debug log 2021-07-31 20:40:50 +02:00
Jonas Leder
285438ea94
fix comment pubish and use guzzle for web requests 2021-07-21 17:28:29 +02:00
Jonas Leder
94eb50d34c
disable scrolling while showing loading screen 2021-07-21 17:07:52 +02:00
Jonas Leder
8d453b2e03 remove matomo tracking 2021-06-17 11:40:50 +02:00
Jonas Leder
e4dac98119 add console log for sitekey 2021-05-24 18:19:25 +02:00
Jonas Leder
a347149c16 move images to s3 2021-05-15 15:04:22 +02:00
Jonas Leder
3ebef6cc8a fix loader close 2021-04-18 22:36:31 +02:00
Jonas Leder
78ebe5012d show loading animation while page is loading 2021-04-18 22:30:20 +02:00
Jonas Leder
6008549c94 display error message, if api sends aerror message 2021-04-18 21:49:25 +02:00
Jonas Leder
819f321489 open external links in new tab 2021-04-14 21:30:14 +02:00
Jonas Leder
73fa7ca454 load svg banner from api 2021-04-14 20:59:16 +02:00
Jonas Leder
cf144b1a1b fix image not perfectly alligned 2021-04-14 20:53:49 +02:00
Jonas Leder
e5b4980586 add alert when using not supported browser 2021-04-13 13:39:42 +02:00
Jonas Leder
60a0ca1f4f fix mobile menu 2021-04-13 13:16:13 +02:00
Jonas Leder
04023d2f71 replace mainMenu.php with mainMenu.json 2021-04-13 11:32:43 +02:00
Jonas Leder
74d3104f3f replaced all php pages with html 2021-04-13 11:29:40 +02:00
Jonas Leder
0b7c1d52a3 fixe ntp status page 2021-04-13 11:04:10 +02:00
Jonas Leder
9b54ebf318 set page title from mainMenu custom element 2021-04-13 10:53:03 +02:00
Jonas Leder
a638eba7c7 define custom element for matomo tracking 2021-04-13 10:46:15 +02:00
Jonas Leder
fcca45edeb use custom element for ntp graph 2021-04-13 10:37:20 +02:00
Jonas Leder
f8e37db21f get post from API 2021-04-13 10:33:40 +02:00
Jonas Leder
5a31509318 add custom element for footer 2021-04-13 10:17:35 +02:00
Jonas Leder
3735f70a93 fix link to "Datenschutzerklärung" 2021-04-13 10:07:59 +02:00
Jonas Leder
9da43b3827 generate header from custom elemenets 2021-04-13 10:07:16 +02:00
Jonas Leder
520ca7abdc add new custome element for link to mail 2021-04-12 20:43:43 +02:00
Jonas Leder
15c99a4e0c move new comment in API dor 2021-04-12 20:36:45 +02:00
Jonas Leder
9ff9fc1127 remove old config file 2021-04-12 20:34:47 +02:00
Jonas Leder
fbac380ec4 add custome element for new comment 2021-04-12 20:33:24 +02:00
Jonas Leder
a05e3b741d get comments from API and add lib folder in API dir 2021-04-12 20:06:21 +02:00
Jonas Leder
57798af4a2 get blog on index page from API 2021-04-12 19:45:30 +02:00
Jonas Leder
4bd5f00820 removed console output 2021-04-12 19:40:54 +02:00
Jonas Leder
6495f27bcf add api and custom element for blog in footer 2021-04-12 19:38:30 +02:00
Jonas Leder
d22e4affe5 add customElements folder in js dir 2021-04-12 19:09:07 +02:00
Jonas Leder
675566f788 moved cookie notice in own element 2021-04-12 18:36:20 +02:00
Jonas Leder
f2388f1afb moved svgs in extra files and load them with a custom element 2021-04-12 18:29:11 +02:00
Jonas Leder
26f4979af4 use 800 points in graph 2021-04-02 18:48:09 +02:00
Jonas Leder
ae83b1d5f2 replaced plotly with chart.js 2021-04-02 18:41:02 +02:00
Jonas Leder
0ec0062182 get error page back working 2021-03-24 23:50:27 +01:00
Jonas Leder
8e1d48dc66 execute only if element is on page 2021-03-24 23:50:10 +01:00
Jonas Leder
cbaaf54171 fix mobile menu 2021-03-24 23:22:09 +01:00
Jonas Leder
5a06eaec9e got lightbox working on .clickSpan 2021-03-24 23:19:18 +01:00
Jonas Leder
ad31076b67 use basiclightbox for image preview 2021-03-24 23:16:31 +01:00
Jonas Leder
8aecbd15c5 fix cookie notice 2021-03-24 23:07:40 +01:00
Jonas Leder
b2472e6881 switched from typescript to javascript 2021-03-24 22:18:55 +01:00
38e782633a move website into docker container 2020-12-28 22:36:25 +01:00
1570a3bf3f also downloaded jquery and added to offline files 2020-12-20 01:32:01 +01:00
75f2955bf1 add typed.js to local files 2020-12-20 01:30:31 +01:00
5b649005ac added new error 404 and 500 pages 2020-12-20 01:23:40 +01:00
68ec892ee3 added new error 404 and 500 page 2020-12-20 01:21:43 +01:00
d9b2aacb29 added empty index.html files to subfolders, to stop directory listing 2020-12-20 00:52:29 +01:00
7c9b9825e2 added 404 page 2020-10-23 10:09:32 +02:00
9f1d71dc18 init 2020-10-13 17:11:32 +02:00