Neshura
1f223677c6
Update services.tsx
2023-01-18 10:39:39 +00:00
Neshura
34b038e4d1
Update services.tsx
2023-01-18 10:36:40 +00:00
Neshura
28cd2ba8b1
Test changed import for pages.json
2023-01-18 10:32:28 +00:00
Neshura
08ac36c7fc
Added Hover support to Home page
2022-12-18 05:01:10 +01:00
Neshura
3c5c43bc47
Changed Service Page title
2022-12-18 04:56:35 +01:00
Neshura
17f86b4be4
Removed API's in favor of statically linked files
2022-12-18 00:38:37 +01:00
Neshura
bb76b00506
Added API endpoints for navbar and themes
2022-12-17 21:30:05 +01:00
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
d60c6ca3b5
Repalced CSS Themes with styled-components on index, about and games
2022-12-15 23:20:26 +01:00
Neshura
8ecf388122
removed unneeded import
2022-12-15 21:35:45 +01:00
Neshura
5616975351
Utilising localStorage for theme saving
2022-12-15 21:24:38 +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
dbe55d76f5
Extraceted Service types from LinkList.tsx
2022-12-11 18:38:43 +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
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
9f22f4c198
Updated pages.json references
2022-12-09 22:36:42 +01:00
Neshura
b0619167d6
Disabled zomboid API endpoint
...
File moved to data folder
2022-12-09 22:08:06 +01:00
Neshura
989357f5a2
Removed unused import
2022-12-09 22:00:54 +01:00
Neshura
ba88a7adc5
Content Migration from websites repo
2022-12-03 21:02:13 +01:00