Commit graph

192 commits

Author SHA1 Message Date
Neshura
aa2b288906
Removed remnants of app test 2022-12-15 21:22:59 +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
8a763ee72e
Update NextJS to 13, node to 18 2022-12-14 19:34:39 +01:00
Neshura
69fc9f5984
Updated href's for domain change
Closes #14, #11
2022-12-12 17:26:50 +01:00
Neshura
644db383a1
Closes #6, #7, #8 2022-12-11 19:18:17 +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
dbe55d76f5
Extraceted Service types from LinkList.tsx 2022-12-11 18:38:43 +01:00
Neshura
f1d7b35912
Changes to stylesheet
added loading state as well as image style
2022-12-11 18:38:17 +01:00
Neshura
c81606fa91
removed comment, switched to _document.tsx 2022-12-11 17:47:19 +01:00
Neshura
450141fde9
Added lang to next.config 2022-12-11 17:32:01 +01:00
Neshura
dbf11d931e Merge branch 'Fix/dataFetching' into 'main'
reworked container data fetching

See merge request neshura-websites/www!6
2022-12-11 16:24:47 +00: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
d8b2a3bb46 Merge branch 'rewrite/services' into 'main'
Closes #10, #2

Closes #1, #2, and #10

See merge request neshura-websites/www!5
2022-12-11 16:15:41 +00: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
fff04d019a
Small Syntax changes for containers API 2022-12-10 21:18:55 +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
89a8278dbe
Changed naming from LinkList to EntryList 2022-12-10 03:00:40 +01:00
Neshura
39aaea05e5
Expanded Interfaces
Services got expanded, now uses Enums where sensible
2022-12-10 03:00:25 +01:00
Neshura
13620efcd5
Changed next dev to port 4040 2022-12-10 02:59:33 +01:00
Neshura
7e1b28b3f6 Merge branch 'feature/dockerize' into 'main'
Correct Dockerfile for Project

Closes #5

See merge request neshura-websites/www!4
2022-12-09 22:33:46 +00:00
Neshura
39afc6cdd6
removed nextjs user to allow usage of docker.sock 2022-12-09 23:28:15 +01:00
Neshura
9f22f4c198
Updated pages.json references 2022-12-09 22:36:42 +01:00
Neshura
749c58835f Merge branch 'main' into 'feature/dockerize'
Merge Main into feature/dockerize

See merge request neshura-websites/www!3
2022-12-09 21:25:15 +00:00
Neshura
6f7e649783 Merge branch 'feature/dockerize' into 'main'
Intermittent Merge

See merge request neshura-websites/www!2
2022-12-09 21:24:03 +00:00
Neshura
f3c2a1e8bf Merge branch 'feature/ci-cd' into 'main'
Copied CI/CD from neshura-websites/readyornot

See merge request neshura-websites/www!1
2022-12-09 21:17:00 +00:00
Neshura
c726a3f6c3
Copied CI/CD from neshura-websites/readyornot 2022-12-09 22:16:01 +01:00
Neshura
b0619167d6
Disabled zomboid API endpoint
File moved to data folder
2022-12-09 22:08:06 +01:00
Neshura
02bc53df3b
Added default pages config 2022-12-09 22:07:44 +01:00
Neshura
a78569267d
Typo in Dockerfile 2022-12-09 22:02:42 +01:00
Neshura
989357f5a2
Removed unused import 2022-12-09 22:00:54 +01:00
Neshura
9c6ce9d1be
Updated package.json
removed 4 modules in total
2022-12-09 22:00:46 +01:00
Neshura
4e586099a7
Update .gitignore 2022-12-09 21:46:59 +01:00
Neshura
2bbbcce432
Update tracking Code 2022-12-09 21:46:48 +01:00
Neshura
ba88a7adc5
Content Migration from websites repo 2022-12-03 21:02:13 +01:00
Neshura
c1d93528d7
Initial commit 2022-12-03 20:51:44 +01:00