55 Commits

Author SHA1 Message Date
DrMint
f8f98ec41e Add download button for scans archives 2023-05-11 11:24:36 +02:00
DrMint
a8960d67ed Bug fix preview cards could overflow 2023-05-11 00:39:33 +02:00
DrMint
0f735c62cc Updating deps 2023-04-08 17:30:08 +02:00
DrMint
88a67e4e85 Small fixes 2023-02-22 06:19:29 +01:00
DrMint
7aeb85e4f9 Weapon stories 2023-02-16 09:19:44 +01:00
DrMint
df8a7f820d Fix subpanel closing on mobile+ improvements 2023-02-10 13:17:45 +01:00
DrMint
8c98f0796b Fixed dark screen when using dark reader extension 2023-02-08 22:42:50 +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
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
8aeae06432 Precommit 2022-10-22 01:45:30 +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
669d4358e7 Moved types into subfolder in src 2022-08-28 14:01:17 +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
eaef34a766 Img extends img 2022-08-14 02:04:54 +02:00
DrMint
82c605086b Allow middle click to open new tab 2022-08-08 22:12:18 +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
0df66815c8 Fixed bugs + translated components 2022-07-14 23:12:22 +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
ba13c736b0 Fixed stacked preview card 2022-07-04 05:32:43 +02:00
DrMint
be1a32181e Now using expression function style + some sections 2022-07-03 14:34:00 +02:00
DrMint
2443dee83f Continue to improve code with hooks 2022-06-25 01:25:45 +02:00
DrMint
efcf01e8a0 Updated deps 2022-06-18 22:39:32 +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
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
4b1a9d570f Prettier 2022-06-11 01:30:02 +02:00
DrMint
31165f966c Updated deps + removed pointer/coarse for hover instead 2022-06-10 22:50:51 +02:00
DrMint
2073199971 Added possibility to remove roundness on preview cards 2022-06-06 22:28:44 +02:00
DrMint
f2c572e576 Smart language for the preview cards and preview line 2022-06-02 00:41:54 +02:00
DrMint
59283fa465 Added ability to mark library item as 'Want' or 'have' 2022-05-28 19:33:10 +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
0b97d9f73d Added stacked previewCard effect even to cards without thumbnails 2022-05-15 03:07:15 +02:00
DrMint
16df351741 Fixed visual bug + grouping bug 2022-05-15 01:27:17 +02:00
DrMint
2e62f25fb5 Use new content groups instead of previous/next 2022-05-15 01:15:29 +02:00
DrMint
5c7689c3f0 Removed the default in the exports whenever possible 2022-05-14 14:45:29 +02:00
DrMint
be7c508aaa Allowed to combine contents 2022-05-14 14:21:13 +02:00
DrMint
3469b5bfe9 Improved layout on mobile and avoid overflow 2022-05-13 21:06:46 +02:00
DrMint
a82bc74baa Renamed ThumbnailPreview to PreviewCard + removed Next/Image 2022-05-13 19:24:25 +02:00
DrMint
0591fa22d4 Mass use of Immutable 2022-05-08 21:37:41 +02:00