376 Commits

Author SHA1 Message Date
DrMint
c7c6acbace Fixed dark screen when using dark reader extension 2023-02-08 22:36:06 +01:00
DrMint
00da77d785 updated README 2023-01-31 23:36:37 +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
77e25c9056 Fixed reader bug and updated deps 2023-01-25 18:50:11 +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
e9950602c4 Some texts were using normal markdown and not markdawn 2022-12-05 22:09:21 +01:00
DrMint
6abff354ee Use Next/Link 2022-12-05 22:01:46 +01:00
DrMint
35fdc7af14 Removed one more useMemo 2022-12-05 03:47:21 +01:00
DrMint
4a71f897a8 Revalidate videos 2022-12-04 19:41:38 +01:00
DrMint
6a1be38613 Put an end to my useMemo craze + fixed ios 2022-12-04 15:31:11 +01:00
DrMint
c356679813 Next13 + updated deps + fixed revalidation 2022-11-13 00:35:13 +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
f4ff30e279 Fixed pointer issue with Link elements 2022-11-01 03:43:36 +01:00
DrMint
16db6a9a39 Small improvements 2022-11-01 02:39:48 +01:00
DrMint
42821a7490 Precommit, updated README 2022-10-29 21:26:11 +02:00
DrMint
fe24a77d6e Improved CSS and design system 2022-10-29 16:22:49 +02:00
DrMint
cffe26a29a Small improvements 2022-10-23 06:31:26 +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
25d99ee294 Reader settings are now saved in localStorage 2022-10-22 01:16:47 +02:00
DrMint
89ad4620d6 Splitted context into a bunch of contexts 2022-10-21 23:50:32 +02:00
DrMint
c95e142ca0 Updated deps 2022-10-17 00:44:25 +02:00
DrMint
e4b39a4c38 Fixed build 2022-10-17 00:14:26 +02:00
DrMint
0328e730e1 Added reader 2022-09-25 22:36:52 +02:00
DrMint
2dacf190d2 Fixed darkmode not keeping the user preference 2022-09-21 18:12:47 +02:00
DrMint
ee9a9a67fc Some tailwind simplification 2022-09-21 18:12:04 +02:00
DrMint
06c61d0222 Improved 404 and 500 pages 2022-09-15 00:04:16 +02:00
DrMint
7db5578b3c Improved revalidation api 2022-09-14 08:39:05 +02:00
DrMint
296dd194a4 Safari only has to disgard warning once per session 2022-09-05 17:29:44 +02:00
DrMint
1b347ad357 Added terminal stuff 2022-09-05 17:02:22 +02:00
DrMint
7b303f81ad Fixed unabled to click on the preview ctas 2022-08-29 01:58:19 +02:00
DrMint
5fc1d26243 Hopefully fixed the scrool to anchor when changing page 2022-08-29 00:11:49 +02:00
DrMint
73c25fd924 Content previous/next content is now following the same order as the folder 2022-08-28 22:25:44 +02:00
DrMint
0453a83d2f Analytics now works even if blocked by tracker blockers 2022-08-28 20:57:40 +02:00
DrMint
51c20a57eb Fixed umami category for an event 2022-08-28 17:58:22 +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
bd0185358c Fixed the anchor link problems, maybe 2022-08-28 02:35:45 +02:00
DrMint
a4467a6ee4 Updated deps 2022-08-27 22:22:16 +02:00
DrMint
119794a236 Fixed the problems 2022-08-27 21:55:46 +02:00
DrMint
43994ade36 Trying to make localdata words 2022-08-27 17:03:05 +02:00
DrMint
75d18e4c1c Fixed this mfking dark mode selector 2022-08-22 22:59:31 +02:00
DrMint
3afaea7027 Added intersection + added container query 2022-08-22 21:56:00 +02:00
DrMint
acd2d7d482 Removed horizontal line from Return button 2022-08-21 10:20:12 +02:00
DrMint
e947fd7a0e Added intersection for improved UX on page navigation 2022-08-21 02:46:44 +02:00
DrMint
19e1c7784b Fixed recorder chip thumbnail aspect ratio 2022-08-16 22:08:23 +02:00
DrMint
1bbf3b164a Use localStorage hook 2022-08-16 01:25:01 +02:00