27 Commits

Author SHA1 Message Date
DrMint
22e1bf4842 Added easy access to search input on mobile pages 2023-06-12 09:53:55 +02:00
DrMint
284bbd6272 Categories and recorders are now localdata 2023-06-05 22:03:27 +02:00
DrMint
ef7b3faeca Small improvements 2023-05-14 11:15:12 +02:00
DrMint
f8f98ec41e Add download button for scans archives 2023-05-11 11:24:36 +02:00
DrMint
c69b4478f7 Display up to depth-7 parent folders 2023-05-03 23:03:55 +02:00
DrMint
b9d10f4670 Support for multiple previous/follow-up contents 2023-05-03 04:31:34 +02:00
DrMint
9e5ad41e5c Fixed sequential contents in the wrong order 2023-04-30 13:19:35 +02:00
DrMint
b6882cd1e5 Typescript updated to 5.0, removed pesky as const 2023-03-18 23:43:55 +01:00
DrMint
75de7c5f2a Removed now unused SmartList component 2023-02-22 06:23:39 +01:00
DrMint
df8a7f820d Fix subpanel closing on mobile+ improvements 2023-02-10 13:17:45 +01:00
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
7b303f81ad Fixed unabled to click on the preview ctas 2022-08-29 01:58:19 +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
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