Commit Graph

16 Commits

Author SHA1 Message Date
Nafees Nazik
04fc9eb187 chore: upgrade to latest next.js version (#553)
* chore: upgrade next.js
* fix: canvas not found error
* chore: upgrade package for marketing
* feat: add isServer conditional
* fix: inverse isServer condition
* fix: normalize packages
* fix: upgrade ee package
* fix: depdency nightmares
* fix: failing seed script
2023-11-06 13:02:19 +11:00
Anik Dhabal Babu
02bb7e4d68 fix: update icons (#468)
* fix: update icons
2023-11-06 13:01:46 +11:00
David Nguyen
34232c79e5 feat: add single player mode 2023-11-06 13:01:43 +11:00
Mythie
49ce09f49b fix: support optimise imports 2023-11-06 13:01:14 +11:00
Mythie
53db1a5d19 fix: resolve issues with open graph asset loading 2023-11-06 13:01:14 +11:00
Mythie
289e3776fd fix: dependency ordering 2023-11-06 13:01:11 +11:00
Adithya Krishna
36b3b36ac8 feat: added sharp for image optimizations on nextjs
Signed-off-by: Adithya Krishna <adikrish@redhat.com>
2023-11-06 13:01:11 +11:00
nsylke
039cd11c49 fix: use -p cli option for next dev 2023-11-06 13:01:10 +11:00
David Nguyen
a0abf56833 refactor: extract common components into UI package 2023-11-06 13:01:10 +11:00
premiare
6c06337f6e add PORT number back to package.json 2023-11-06 13:01:10 +11:00
premiare
cd1af7b5d3 add reducedMotion check, center menu items 2023-11-06 13:01:10 +11:00
Ephraim Atta-Duncan
f882be4338 feat: open page 2023-11-06 13:01:08 +11:00
Mythie
dc58f77c61 chore: upgrade deps and linting 2023-11-06 13:01:08 +11:00
David Nguyen
154ef26465 feat: add content layer
Add blog pages

Add privacy page
2023-11-06 13:01:08 +11:00
Mythie
12d8cebd4c feat: use server-actions for authoring flow
This change actually makes the authoring flow work for
the most part by tying in emailing and more.

We have also done a number of quality of life updates to
simplify the codebase overall making it easier to continue
work on the refresh.
2023-11-06 13:01:07 +11:00
Mythie
159bcade7b wip: refresh design 2023-11-06 13:01:06 +11:00