Commit Graph

18 Commits

Author SHA1 Message Date
43062dda12 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-10-18 22:33:02 +11:00
381a248543 fix: update icons (#468)
* fix: update icons
2023-10-04 13:27:36 +11:00
c9f5496acb Merge remote-tracking branch 'origin/feat/refresh' into feat/single-player-mode 2023-09-24 22:18:01 +10:00
1b276a0469 fix: support optimise imports 2023-09-21 21:34:24 +10:00
cdc50ec876 fix: resolve issues with open graph asset loading 2023-09-21 05:37:04 +00:00
4b8aa3298b feat: add single player mode 2023-09-20 13:48:30 +10:00
722081f89e fix: dependency ordering 2023-08-28 12:14:15 +10:00
650b69ae56 feat: added sharp for image optimizations on nextjs
Signed-off-by: Adithya Krishna <adikrish@redhat.com>
2023-08-26 21:23:30 +05:30
f76bf4c2c7 fix: use -p cli option for next dev 2023-08-23 17:56:12 -05:00
2ab796910e refactor: extract common components into UI package 2023-08-23 11:22:13 +10:00
2f2d5dfc0b Merge branch 'feat/refresh' into feat/mobileNavigation 2023-08-18 19:57:26 +10:00
0f27f4261b add PORT number back to package.json 2023-08-18 19:37:07 +10:00
ad1ff6159c add reducedMotion check, center menu items 2023-08-18 19:05:46 +10:00
6b1fcb8193 feat: open page 2023-08-01 17:43:11 +10:00
9431e7f0ad chore: upgrade deps and linting 2023-08-01 17:34:17 +10:00
97efcf3d62 feat: add content layer
Add blog pages

Add privacy page
2023-07-27 18:29:22 +10:00
b3fa837967 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-07-26 18:52:53 +10:00
803ebccee3 wip: refresh design 2023-06-09 18:22:21 +10:00