24 Commits

Author SHA1 Message Date
DrMint
7832b71f5c OpenGraph support 2022-07-23 10:24:13 +02:00
DrMint
ae25df8d72 There's a lot to unpack here 2022-07-08 01:42:38 +02:00
DrMint
be1a32181e Now using expression function style + some sections 2022-07-03 14:34:00 +02:00
DrMint
d0b91f9db6 Continued using hooks 2022-06-23 00:39:59 +02:00
DrMint
6ae54c39d4 Removed troublesome Immutable type 2022-06-18 04:39:18 +02:00
DrMint
6adae3fb3f Changed enum naming convention 2022-05-22 16:55:39 +02:00
DrMint
5c7689c3f0 Removed the default in the exports whenever possible 2022-05-14 14:45:29 +02:00
DrMint
0591fa22d4 Mass use of Immutable 2022-05-08 21:37:41 +02:00
DrMint
02e03071a0 Moved getAppStaticProps to Graphql 2022-05-08 12:26:36 +02:00
DrMint
b043e453c7 Renammed the queries folder to helpers 2022-05-08 11:34:14 +02:00
DrMint
3f452c529a Made props types more consistent 2022-04-03 10:34:21 +02:00
DrMint
935c364a71 Added fallback and avoid 404 2022-03-29 22:36:13 +02:00
DrMint
4a123a0236 Applied more lint rules and fixed the code accordingly 2022-03-27 17:01:14 +02:00
DrMint
38543ae3dd Added import prettrier and ran it 2022-03-26 17:09:42 +01:00
DrMint
36803b4b1f Use getAppStaticProps to globally define props for all pages 2022-03-07 15:50:58 +01:00
DrMint
20a9bf2ba6 ReturnButton are now displayed on mobile and desktop are different places 2022-03-06 04:13:18 +01:00
DrMint
444842e570 Added missing translations here and there 2022-03-05 16:34:19 +01:00
DrMint
9b42a4f59f Replaced old UI translation naming scheme 2022-03-05 15:36:43 +01:00
DrMint
0b6366510c Added OG metadata per page 2022-02-24 04:50:00 +01:00
DrMint
f13b93887f Support for mobile view, new app layout system 2022-02-15 15:50:51 +01:00
DrMint
75da366216 Added support for UI translation and other fields 2022-02-12 11:02:22 +01:00
DrMint
68f5a4f19e Start using TailwindCSS 2022-01-01 20:04:48 +01:00
DrMint
7076b2d71e Formatted all TS files + fixed ugly code in _app 2022-01-01 03:31:55 +01:00
DrMint
69d86ecd6c Created 404 page 2021-12-23 23:07:20 +01:00