Commit graph

121 commits

Author SHA1 Message Date
Neshura
d1dc7ceca7
Updated Theme Selector for use with dynamic themes 2022-12-18 00:40:24 +01:00
Neshura
a0264a31cb
Added theme, unified href format for pages 2022-12-18 00:39:08 +01:00
Neshura
17f86b4be4
Removed API's in favor of statically linked files 2022-12-18 00:38:37 +01:00
Neshura
d484ffc0db
Adjust Theme Selector Dropdown 2022-12-18 00:25:43 +01:00
Neshura
5ee7c8ef2e
Fixed console errors, added Delay to themeselector transition
Transition now only rounds the corners after the dropdown is retracted
2022-12-17 21:35:40 +01:00
Neshura
f178058578
Removed AMOLED 2 from hardcoded themes 2022-12-17 21:31:03 +01:00
Neshura
f7d3d7c7ca
Extracted fetcher into separate file 2022-12-17 21:30:31 +01:00
Neshura
bb76b00506
Added API endpoints for navbar and themes 2022-12-17 21:30:05 +01:00
Neshura
fd298c90d1
Changed .gitignore 2022-12-17 21:29:39 +01:00
Neshura
a4cbb3d816 Merge branch 'feature/themes' into 'main'
Feature/themes

Closes #3, #18, and #4

See merge request neshura-websites/www!9
2022-12-17 01:21:38 +00:00
Neshura
3d5d712eb9
reduced NavBar padding to 1rem 2022-12-17 02:17:54 +01:00
Neshura
5ec6bf8c29
Progress on #18, #3 2022-12-17 01:56:41 +01:00
Neshura
6a2dc0d4d8
Progress on #18 2022-12-17 01:20:58 +01:00
Neshura
a9130c1af8 Merge branch 'fix/tracking' into 'main'
Closes #22, #23, #22

Closes #22 and #23

See merge request neshura-websites/www!8
2022-12-16 22:14:07 +00:00
Neshura
855c373268
Closes #22, #23, #22 2022-12-16 23:13:11 +01:00
Neshura
998fcc9514 Merge branch 'feature/themes' into 'main'
Merge styled-components

Closes #17, #15, and #21

See merge request neshura-websites/www!7
2022-12-16 22:01:04 +00:00
Neshura
44e446c483
Auto close theme selector 2022-12-16 22:58:46 +01:00
Neshura
2ec2f70772
Finished replacing components
Closes #17, #15
2022-12-16 00:11:30 +01:00
Neshura
f15b98d09a
Updated Themes and Themeselector 2022-12-15 23:41:48 +01:00
Neshura
d60c6ca3b5
Repalced CSS Themes with styled-components on index, about and games 2022-12-15 23:20:26 +01:00
Neshura
dd1ab4bad9
Centered Navbar using Placeholder StyleSelector 2022-12-15 22:33:40 +01:00
Neshura
e15a0c16b8
Moved ThemeSelector to NavBar
Added NavWrap so the ThemeSelector can be placed in a corner
2022-12-15 21:36:15 +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
cc9a7e0d5e
Updated Packages 2022-12-15 21:24:12 +01:00
Neshura
12d154832a
Modified Theme Selector 2022-12-15 21:23:54 +01:00
Neshura
d64801d386
Modified themes 2022-12-15 21:23:45 +01:00
Neshura
c51136b934
Added Navbar and Themeselector components 2022-12-15 21:23:34 +01:00
Neshura
3781b4ae10
Added navbar and theme selector styles 2022-12-15 21:23:11 +01:00
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