Commit graph

17 commits

Author SHA1 Message Date
Neshura
6a2dc0d4d8
Progress on #18 2022-12-17 01:20:58 +01:00
Neshura
2ec2f70772
Finished replacing components
Closes #17, #15
2022-12-16 00:11:30 +01:00
Neshura
21e613891e
Added styled-components + various
Includes changes due to NextJS version bump and attempts at storing theme via cookie
2022-12-14 19:35:27 +01:00
Neshura
ff2b6aa2c1
Various changes
Added support for images as well as a distinct loading style
2022-12-11 18:39:09 +01:00
Neshura
c81606fa91
removed comment, switched to _document.tsx 2022-12-11 17:47:19 +01:00
Neshura
6014189be3
reworked container data fetching
Currently it would log "container not found" even if the container was found
2022-12-11 17:24:03 +01:00
Neshura
7daa8c9295
Removed Debug logging 2022-12-11 17:14:23 +01:00
Neshura
bff352a395
Replace foreach with for 2022-12-11 17:11:02 +01:00
Neshura
3a617f9291
More logging 2022-12-11 17:00:34 +01:00
Neshura
a27f7457aa
Fix attempt for Container name checking 2022-12-11 16:48:09 +01:00
Neshura
3bd10e1f94
Debug Logging added 2022-12-11 16:44:15 +01:00
Neshura
c1d6f5d62e
Fixed docker container name checking 2022-12-11 16:37:59 +01:00
Neshura
3303008ec3
incremental Data Fetching using useSWR
not quite like I want but should be good enough
2022-12-11 16:30:11 +01:00
Neshura
8426640271
Potentially fixes #1 2022-12-10 03:12:08 +01:00
Neshura
6af8cb3e1b
Large Code Rewrite
Added 2 API Endpoints for use with useSWR, removed the service and status fetching from getStaticProps, rewrote status fetching to use async (WIP, needs testing)
2022-12-10 03:02:03 +01:00
Neshura
9f22f4c198
Updated pages.json references 2022-12-09 22:36:42 +01:00
Neshura
ba88a7adc5
Content Migration from websites repo 2022-12-03 21:02:13 +01:00