64 Commits

Author SHA1 Message Date
DrMint
be1a32181e Now using expression function style + some sections 2022-07-03 14:34:00 +02:00
DrMint
3e1ebf74fd Fixed stuff probably 2022-06-30 00:06:15 +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
97c8670924 Added better description 2022-06-08 23:04:27 +02:00
DrMint
46c4fece41 Added missing translations 2022-06-06 22:51:45 +02:00
DrMint
670b2b8469 prettier 2022-06-06 22:31:27 +02:00
DrMint
e1cd5424f7 Added link from content to corresponding library items 2022-06-02 22:00:27 +02:00
DrMint
f2c572e576 Smart language for the preview cards and preview line 2022-06-02 00:41:54 +02:00
DrMint
8b6abd6379 Prettier 2022-05-28 19:31:41 +02:00
DrMint
3f7cad9053 Fixed 500 errors throughout the app 2022-05-27 16:50:10 +02:00
DrMint
6adae3fb3f Changed enum naming convention 2022-05-22 16:55:39 +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
aadc5f48e7 Fix wrong href for return to contents button 2022-05-17 21:42:24 +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
88b9fa4477 Moved content functions to separate helper file 2022-05-15 01:19:53 +02:00
DrMint
2e62f25fb5 Use new content groups instead of previous/next 2022-05-15 01:15:29 +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
6f69aaf236 Fixed bug when switching between content pages not changing the content 2022-05-05 23:41:24 +02:00
DrMint
0e130da9ea Moved input components to another subfolder 2022-04-24 15:12:32 +02:00
DrMint
15f44a009a removed horizontal line when unecessary 2022-04-24 15:07:06 +02:00
DrMint
1c2653ad07 Added previous/next content recommendation 2022-04-24 14:28:21 +02:00
DrMint
cb4787ea42 Removed useless source language button 2022-04-23 22:15:04 +02:00
DrMint
1251bf19bc Fixed all lint alert 2022-04-23 22:08:22 +02:00
DrMint
a87f8abdf0 Moved db testing to a seperate page 2022-04-23 21:47:59 +02:00
DrMint
427e44cdf4 Prettier 2022-04-23 20:33:41 +02:00
DrMint
81ac3fb23a Pages now use the new ThumbnailPreview component 2022-04-23 20:32:55 +02:00
DrMint
025e4c4d31 Added notes to content 2022-04-16 21:28:46 +02:00
DrMint
1c023e6a01 Hotfix 2022-04-15 17:42:31 +02:00
DrMint
a84560d86e Added smart language switch for posts ad hoc page and content 2022-04-12 12:25:40 +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
4a123a0236 Applied more lint rules and fixed the code accordingly 2022-03-27 17:01:14 +02:00
DrMint
38543ae3dd Added import prettrier and ran it 2022-03-26 17:09:42 +01:00
DrMint
5d1749af88 Fixed bug with thumbnail 2022-03-18 14:10:30 +01:00