Commit Graph

98 Commits

Author SHA1 Message Date
DrMint d888588a07 Also included server side ICU parsing 2023-01-30 21:58:59 +01:00
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 230df12c22 Refacto context+styles and improved lightbox 2022-10-23 06:19:53 +02:00
DrMint 89ad4620d6 Splitted context into a bunch of contexts 2022-10-21 23:50:32 +02:00
DrMint 0453a83d2f Analytics now works even if blocked by tracker blockers 2022-08-28 20:57:40 +02:00
DrMint 77d96a3dc3 Fixed eslint warnings + configure prettier 2022-08-28 17:40:41 +02:00
DrMint 669d4358e7 Moved types into subfolder in src 2022-08-28 14:01:17 +02:00
DrMint 40d893eba8 Umami events + natural sort 2022-08-28 13:42:31 +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 1bbf3b164a Use localStorage hook 2022-08-16 01:25:01 +02:00
DrMint 625f436163 Lots of bs 2022-08-16 00:17:26 +02:00
DrMint 6a3410d251 Convert content group to folders 2022-08-13 00:33:24 +02:00
DrMint ac38f1dae0 Chronology v2 2022-07-23 22:56:48 +02:00
DrMint 7832b71f5c OpenGraph support 2022-07-23 10:24:13 +02:00
DrMint 74b77431a9 Renamed prettyinline 2022-07-19 20:06:31 +02:00
DrMint c6ee213903 Improved wiki for mobile + removed old hook 2022-07-15 01:51:06 +02:00
DrMint 260bdd5577 useBoolean + many fixes 2022-07-13 03:46:58 +02:00
DrMint de3f385458 Improved the filterHasAttributes + Chip 2022-07-10 02:47:32 +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 8b80ec4ca3 Fixed bugs 2022-07-02 05:10:40 +02:00
DrMint 2443dee83f Continue to improve code with hooks 2022-06-25 01:25:45 +02:00
DrMint d0b91f9db6 Continued using hooks 2022-06-23 00:39:59 +02:00
DrMint bc0764c0d0 Improved stuff 2022-06-18 21:53:23 +02:00
DrMint 6ae54c39d4 Removed troublesome Immutable type 2022-06-18 04:39:18 +02:00
DrMint 24a8b43701 Fixed the hooks problems plus other things 2022-06-18 04:02:20 +02:00
DrMint c076ec06ad Use of cJoin and cIf 2022-06-15 07:33:20 +02:00
DrMint 1ee5ff1292 Improvements here and there 2022-06-12 13:54:17 +02:00
DrMint 31165f966c Updated deps + removed pointer/coarse for hover instead 2022-06-10 22:50:51 +02:00
DrMint 46c4fece41 Added missing translations 2022-06-06 22:51:45 +02:00
DrMint 2073199971 Added possibility to remove roundness on preview cards 2022-06-06 22:28:44 +02:00
DrMint 59283fa465 Added ability to mark library item as 'Want' or 'have' 2022-05-28 19:33:10 +02:00
DrMint 622493a869 Added clear search and reset filters to relevent pages 2022-05-27 16:16:45 +02:00
DrMint 16c540181d Improved the input for the pages 2022-05-22 20:43:17 +02:00
DrMint 6adae3fb3f Changed enum naming convention 2022-05-22 16:55:39 +02:00
DrMint 3a379f98a1 Added properly typed icons 2022-05-22 16:24:16 +02:00
DrMint 88b60077df Added tailwindcss prettier 2022-05-21 13:18:57 +02:00
DrMint 58bd46f25d Changed some icons + use langui for search placeholder 2022-05-17 23:54:51 +02:00
DrMint fa96469ebf Fixed key problems + search function 2022-05-17 23:16:22 +02:00
DrMint 53a4b2d2c0 Fix when switch label is too long 2022-05-17 21:42:03 +02:00
DrMint b2b2b00735 Replace raw string by translated strings 2022-05-15 10:14:45 +02:00
DrMint ed7198807f Replaced Exclude with NonNullable 2022-05-15 01:15:57 +02:00
DrMint 5c7689c3f0 Removed the default in the exports whenever possible 2022-05-14 14:45:29 +02:00
DrMint 3469b5bfe9 Improved layout on mobile and avoid overflow 2022-05-13 21:06:46 +02:00