35 Commits

Author SHA1 Message Date
DrMint
9a8608a8e3 Tried making my custom lightbox but it's hard man 2022-08-14 10:10:48 +02:00
DrMint
18ad9eedb5 Display warning on webkit browser 2022-08-07 03:55:06 +02:00
DrMint
7832b71f5c OpenGraph support 2022-07-23 10:24:13 +02:00
DrMint
5edc2d7f27 Lots of things including Chronicles 2022-07-18 02:04:13 +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
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
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
fe5c99ee8f Improved tailwind config and removed duplicated values in code 2022-06-11 01:19:19 +02:00
DrMint
31165f966c Updated deps + removed pointer/coarse for hover instead 2022-06-10 22:50:51 +02:00
DrMint
6adae3fb3f Changed enum naming convention 2022-05-22 16:55:39 +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
ed7198807f Replaced Exclude with NonNullable 2022-05-15 01:15:57 +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
fc0512fc91 Made useSmartLanguage not default export and created useLightBox 2022-05-14 14:21:00 +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
85106d1735 Extracted language selector logic into a custom hook 2022-05-07 11:17:58 +02:00
DrMint
a780db9b0f Fixed some potential problem with the uselocalstorage 2022-04-23 23:28:52 +02:00
DrMint
4a123a0236 Applied more lint rules and fixed the code accordingly 2022-03-27 17:01:14 +02:00
DrMint
250adfc746 Added setting menu with textsize and font selection 2022-03-06 16:50:17 +01:00
DrMint
8842707ae4 Autoselect the system theme by default 2022-02-23 13:13:05 +01:00
DrMint
dc83821ff2 Created a custom hook for persistent useState 2022-02-22 14:31:03 +01:00
DrMint
3ce7cd487c Moved things around as Content is now separate from library 2022-02-21 19:08:15 +01:00
DrMint
d28d28bfea Simplified Img component 2022-02-21 01:32:22 +01:00
DrMint
c89fdbb499 Abstracted Image component for Strapi images + fixed key react problem 2022-02-21 01:01:27 +01:00
DrMint
bcb9e5fd7d Added foundation for a minimizable navbar 2022-02-20 13:49:44 +01:00