Commit Graph

34 Commits

Author SHA1 Message Date
DrMint be1ea95b71 Wordings can now use ICU format 2023-01-30 18:29:47 +01:00
DrMint dd3beff508
Added meilisearch (#89)
* Added search on most pages

* Changed material icons to symbols and added wikipage search

* Updated deps

* Changed color of the play button on previewcard overlay

* Updated search params

* Updated deps

* Audit fix

* Removed unused graphql files
2023-01-07 01:59:54 +01:00
DrMint 0ddd46643b Moved assert helpers into their own folder + activated some tsconfig strict options 2022-12-09 23:03:09 +01:00
DrMint 6a1be38613 Put an end to my useMemo craze + fixed ios 2022-12-04 15:31:11 +01:00
DrMint 35b58982d0
Use Jotai instead of React Context (#65)
* Turn React Context into Jotai

* Finish converting the remaining contexts into Jotai

* Changed the readme

* Fixed build

* Provider hell be gone

* Fixed build
2022-11-04 02:30:20 +01:00
DrMint fe24a77d6e Improved CSS and design system 2022-10-29 16:22:49 +02:00
DrMint 89ad4620d6 Splitted context into a bunch of contexts 2022-10-21 23:50:32 +02:00
DrMint 77d96a3dc3 Fixed eslint warnings + configure prettier 2022-08-28 17:40:41 +02:00
DrMint 43994ade36 Trying to make localdata words 2022-08-27 17:03:05 +02:00
DrMint 3afaea7027 Added intersection + added container query 2022-08-22 21:56:00 +02:00
DrMint 625f436163 Lots of bs 2022-08-16 00:17:26 +02:00
DrMint 7832b71f5c OpenGraph support 2022-07-23 10:24:13 +02:00
DrMint 5edc2d7f27 Lots of things including Chronicles 2022-07-18 02:04: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 3a379f98a1 Added properly typed icons 2022-05-22 16:24:16 +02:00
DrMint 5c7689c3f0 Removed the default in the exports whenever possible 2022-05-14 14:45:29 +02:00
DrMint 81c8cf08fb Prettier 2022-05-10 22:37:13 +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 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 c89fdbb499 Abstracted Image component for Strapi images + fixed key react problem 2022-02-21 01:01:27 +01:00
DrMint c6b6ec1479 More element are translation-ready 2022-02-16 19:44:05 +01:00
DrMint f13b93887f Support for mobile view, new app layout system 2022-02-15 15:50:51 +01:00
DrMint cc9bed6667 Added more translations + more pages 2022-02-14 05:49:43 +01:00