Commit Graph

519 Commits

Author SHA1 Message Date
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 b5b2dd07ee Updated deps 2022-12-05 03:28:33 +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 9fa3848456 Fixed build (missing dep + faulty dep) 2022-10-29 22:01:38 +02:00
DrMint b1b08e299a Updated deps 2022-10-29 21:34:20 +02: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 922a6af4c5 Removed useless dep 2022-10-23 06:23:13 +02:00
DrMint 0d9bf73f9d Removed useless dep 2022-10-23 06:22:02 +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 155e7246d2 Updated deps 2022-10-22 01:42:35 +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 8862be4118 Updated deps 2022-09-14 08:17:17 +02:00
DrMint 296dd194a4 Safari only has to disgard warning once per session 2022-09-05 17:29:44 +02:00
DrMint 9abd9f03f2 Updated deps 2022-09-05 17:29:24 +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 c73e6a0bb4 Merge branch 'main' of github.com:Accords-Library/accords-library.com 2022-08-28 17:58:29 +02:00
DrMint 51c20a57eb Fixed umami category for an event 2022-08-28 17:58:22 +02:00
DrMint a13e916cae
Update node.js.yml 2022-08-28 17:42:18 +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 c464cb1402
Merge pull request #39 from Accords-Library/localdata
Trying to make localdata works
2022-08-27 22:43:02 +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