47 Commits

Author SHA1 Message Date
DrMint
82c605086b Allow middle click to open new tab 2022-08-08 22:12:18 +02:00
DrMint
7832b71f5c OpenGraph support 2022-07-23 10:24:13 +02:00
DrMint
74b77431a9 Renamed prettyinline 2022-07-19 20:06:31 +02:00
DrMint
c6ee213903 Improved wiki for mobile + removed old hook 2022-07-15 01:51:06 +02:00
DrMint
260bdd5577 useBoolean + many fixes 2022-07-13 03:46:58 +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
8a9d354503 Fixed huge bug with link in library 2022-07-02 05:06:58 +02:00
DrMint
2443dee83f Continue to improve code with hooks 2022-06-25 01:25:45 +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
1ee5ff1292 Improvements here and there 2022-06-12 13:54:17 +02:00
DrMint
31165f966c Updated deps + removed pointer/coarse for hover instead 2022-06-10 22:50:51 +02:00
DrMint
46c4fece41 Added missing translations 2022-06-06 22:51:45 +02:00
DrMint
59283fa465 Added ability to mark library item as 'Want' or 'have' 2022-05-28 19:33:10 +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
fa96469ebf Fixed key problems + search function 2022-05-17 23:16:22 +02:00
DrMint
2b3ecc665c Given better default for how to close opened menus when url or hash change 2022-05-17 20:09:38 +02:00
DrMint
311d91c370 Somewhat fixed problem with pages not going back up when changing dynamic slug 2022-05-16 23:54:16 +02:00
DrMint
b2b2b00735 Replace raw string by translated strings 2022-05-15 10:14:45 +02:00
DrMint
ed7198807f Replaced Exclude with NonNullable 2022-05-15 01:15:57 +02:00
DrMint
5c7689c3f0 Removed the default in the exports whenever possible 2022-05-14 14:45:29 +02:00
DrMint
fc0512fc91 Made useSmartLanguage not default export and created useLightBox 2022-05-14 14:21:00 +02:00
DrMint
a82bc74baa Renamed ThumbnailPreview to PreviewCard + removed Next/Image 2022-05-13 19:24:25 +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
aafa278384 Splitted the helpers into multiple files 2022-05-08 12:21:29 +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
DrMint
0e130da9ea Moved input components to another subfolder 2022-04-24 15:12:32 +02:00
DrMint
fcd303fe6a Renameed component 2022-04-24 14:32:55 +02:00
DrMint
a87f8abdf0 Moved db testing to a seperate page 2022-04-23 21:47:59 +02:00
DrMint
81ac3fb23a Pages now use the new ThumbnailPreview component 2022-04-23 20:32:55 +02:00
DrMint
3b0514fc6b Added more info for scans of covers 2022-04-13 03:06:51 +02:00
DrMint
c98537c85e Added library item buying links 2022-04-04 16:19:17 +02:00
DrMint
125421de0f Use graphql-codegen and replace all types from queries 2022-03-31 14:59:31 +02:00
DrMint
c8a2104dae Removed some static text and use textui 2022-03-29 23:45:23 +02:00
DrMint
935c364a71 Added fallback and avoid 404 2022-03-29 22:36:13 +02:00
DrMint
4dd1782389 Paths can now be added after site is built 2022-03-29 21:51:50 +02:00
DrMint
9b0404a742 Added scans + removed useless router as props + use graphql aliases for getting available languages 2022-03-28 10:43:25 +02:00