Commit graph

86 commits

Author SHA1 Message Date
Neshura
040619d936
Fix missing background color for Theme Selector on Desktop 2022-12-19 22:17:41 +01:00
Neshura
023bd8962c Merge branch 'feature/mobile' into 'main'
Mergeing Mobile Layout changes

Closes #19, #26, #27, #29, #20, and #28

See merge request neshura-websites/www!11
2022-12-19 20:57:04 +00:00
Neshura
71c4f7900d
Adjustment to Theme Selector on Mobile 2022-12-19 21:53:02 +01:00
Neshura
bb1520afc9
Addresses #27 2022-12-19 21:51:55 +01:00
Neshura
26ac430d7e
Added blur to sidebar for transparent background colors 2022-12-19 21:36:41 +01:00
Neshura
0a1592db73
Addresses #29, #28, #26, #20, #19 2022-12-19 21:03:08 +01:00
Neshura
635fd437da
Added basic mobile Layout 2022-12-18 23:21:38 +01:00
Neshura
7c7d60bab7 Merge branch 'adjust/themes' into 'main'
Merge Theme Adjustments

See merge request neshura-websites/www!10
2022-12-18 22:20:42 +00:00
Neshura
7a99bd2dda
Final changes for now 2022-12-18 23:19:21 +01:00
Neshura
08ac36c7fc
Added Hover support to Home page 2022-12-18 05:01:10 +01:00
Neshura
884d28a317
Various Changes
Added Support for Background Images, Inverted Buttons, More Color Options
2022-12-18 04:57:22 +01:00
Neshura
97acd1c5fe
Adjusted Styling on Theme Selector Button 2022-12-18 04:56:51 +01:00
Neshura
3c5c43bc47
Changed Service Page title 2022-12-18 04:56:35 +01:00
Neshura
6f0425e3e9
Themes adjusted, added additional theme values 2022-12-18 04:56:23 +01:00
Neshura
8d41694e0c
Small formatting changes 2022-12-18 00:40:52 +01:00
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