Commit Graph

499 Commits

Author SHA1 Message Date
DrMint cf3837094e Updated code to use new Umami tracking function 2023-04-24 09:17:22 +02:00
DrMint d19b815275 Patching next13.3.0 2023-04-09 16:32:17 +02:00
DrMint 5be25c656f Updated meilisearch 2023-04-09 09:59:43 +02:00
DrMint 0f735c62cc Updating deps 2023-04-08 17:30:08 +02:00
DrMint d68e238b00 Improve editor and no longer crash if markdawn Line has bad parameters 2023-04-08 16:34:27 +02:00
DrMint b6882cd1e5 Typescript updated to 5.0, removed pesky as const 2023-03-18 23:43:55 +01:00
DrMint bfb753bf21 Update deps 2023-03-18 22:45:46 +01:00
DrMint 113c6566d9 Fixed wiki pages with a body 2023-03-18 22:11:36 +01:00
DrMint e39eb316de Updated deps + minor fix for seperator in content pages 2023-03-05 13:22:36 +01:00
DrMint 7eb7495537 Only display client logging on the browser 2023-02-22 06:45:22 +01:00
DrMint 75de7c5f2a Removed now unused SmartList component 2023-02-22 06:23:39 +01:00
DrMint 5677fb180f Use nicer logger to prefix console logs 2023-02-22 06:23:18 +01:00
DrMint 5b042a77e2 Added missing embellishment to components 2023-02-22 06:21:20 +01:00
DrMint 88a67e4e85 Small fixes 2023-02-22 06:19:29 +01:00
DrMint 0420dc30a4 Add revalidation for weapon stories and groups 2023-02-22 06:12:58 +01:00
DrMint a0706fd52f Dev Editor now save state in localstorage 2023-02-22 06:12:17 +01:00
DrMint ffe7e119e0 Updated deps 2023-02-22 05:35:33 +01:00
DrMint 1fe5952566 Decreased shadow strength 2023-02-22 05:35:18 +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 fe52ded606 Updated deps 2023-02-08 23:17:05 +01:00
DrMint 8c98f0796b Fixed dark screen when using dark reader extension 2023-02-08 22:42:50 +01:00
DrMint e3e67b8dbc
Merge pull request #102 from Accords-Library/icu-i18n
Icu i18n
2023-01-31 23:41:21 +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 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