54 Commits

Author SHA1 Message Date
DrMint
b6882cd1e5 Typescript updated to 5.0, removed pesky as const 2023-03-18 23:43:55 +01:00
DrMint
a0706fd52f Dev Editor now save state in localstorage 2023-02-22 06:12:17 +01:00
DrMint
7aeb85e4f9 Weapon stories 2023-02-16 09:19:44 +01:00
DrMint
8c98f0796b Fixed dark screen when using dark reader extension 2023-02-08 22:42:50 +01:00
DrMint
d888588a07 Also included server side ICU parsing 2023-01-30 21:58:59 +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
6a1be38613 Put an end to my useMemo craze + fixed ios 2022-12-04 15:31:11 +01:00
DrMint
16db6a9a39 Small improvements 2022-11-01 02:39:48 +01: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
1b347ad357 Added terminal stuff 2022-09-05 17:02: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
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
82c605086b Allow middle click to open new tab 2022-08-08 22:12:18 +02:00
DrMint
18ad9eedb5 Display warning on webkit browser 2022-08-07 03:55:06 +02:00
DrMint
45b670de4e Anchor link langui 2022-07-23 23:11:52 +02:00
DrMint
7832b71f5c OpenGraph support 2022-07-23 10:24:13 +02:00
DrMint
89f4168e72 Fixed a few things 2022-07-16 00:14:08 +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
be1a32181e Now using expression function style + some sections 2022-07-03 14:34:00 +02:00
DrMint
f62602f922 Use ref instead of document.querySelector 2022-07-02 04:40:50 +02:00
DrMint
b9570e903e Added transcript tool 2022-07-02 04:34:21 +02:00
DrMint
d0b91f9db6 Continued using hooks 2022-06-23 00:39:59 +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
24a8b43701 Fixed the hooks problems plus other things 2022-06-18 04:02:20 +02:00
DrMint
c076ec06ad Use of cJoin and cIf 2022-06-15 07:33:20 +02:00
DrMint
1510366bc8 Prettier 2022-06-12 13:54:57 +02:00
DrMint
1ee5ff1292 Improvements here and there 2022-06-12 13:54:17 +02:00
DrMint
fe5c99ee8f Improved tailwind config and removed duplicated values in code 2022-06-11 01:19:19 +02:00
DrMint
89bfc7ea89 TSC/Lint/Prettier 2022-05-27 13:17:37 +02:00
DrMint
2a799cf9e0 Improved editor 2022-05-27 13:10:19 +02:00
DrMint
6adae3fb3f Changed enum naming convention 2022-05-22 16:55:39 +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
237f496b6b Prettier 2022-05-15 10:15:55 +02:00
DrMint
b2b2b00735 Replace raw string by translated strings 2022-05-15 10:14:45 +02:00
DrMint
461bd08a3d Switched to new content data model 2022-05-14 22:47:00 +02:00
DrMint
5c7689c3f0 Removed the default in the exports whenever possible 2022-05-14 14:45:29 +02:00
DrMint
e17dbc14a0 Wrapped lines that are too long 2022-05-10 22:24:31 +02:00
DrMint
0591fa22d4 Mass use of Immutable 2022-05-08 21:37:41 +02:00
DrMint
02e03071a0 Moved getAppStaticProps to Graphql 2022-05-08 12:26:36 +02:00
DrMint
b043e453c7 Renammed the queries folder to helpers 2022-05-08 11:34:14 +02:00
DrMint
e38f059c69 Run prettrier 2022-05-04 04:13:17 +02:00