Commit Graph

400 Commits

Author SHA1 Message Date
DrMint 461bd08a3d Switched to new content data model 2022-05-14 22:47:00 +02:00
DrMint 2e0af56aa8 Updated deps 2022-05-14 14:52:14 +02:00
DrMint 5c7689c3f0 Removed the default in the exports whenever possible 2022-05-14 14:45:29 +02:00
DrMint be7c508aaa Allowed to combine contents 2022-05-14 14:21:13 +02:00
DrMint fc0512fc91 Made useSmartLanguage not default export and created useLightBox 2022-05-14 14:21:00 +02:00
DrMint 067f66b146 Added onClick to Img component 2022-05-14 14:18:06 +02:00
DrMint f51f7322fe Increased size of config button 2022-05-13 21:15:34 +02:00
DrMint 3469b5bfe9 Improved layout on mobile and avoid overflow 2022-05-13 21:06:46 +02:00
DrMint a82bc74baa Renamed ThumbnailPreview to PreviewCard + removed Next/Image 2022-05-13 19:24:25 +02:00
DrMint 16891dfad1 Fixed a bug, subitems were always showing 2022-05-13 19:23:34 +02:00
DrMint 81c8cf08fb Prettier 2022-05-10 22:37:13 +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 08170887b9 Fixed missing playername in settings 2022-05-08 11:26:22 +02:00
DrMint badbd4b956 Updated REAME 2022-05-08 00:30:18 +02:00
DrMint a41b4a5ea1 Updated README 2022-05-08 00:28:34 +02:00
DrMint d4574af2cd Removed dep 2022-05-07 19:57:27 +02:00
DrMint 6d2240fb55 Lightbox gestures and keyboard navigation 2022-05-07 19:55:08 +02:00
DrMint d648509311 Updated many dependences included React 18 2022-05-07 14:20:41 +02:00
DrMint 7c6b074e6d Replaced faulty lightbox with custom basic lightbox 2022-05-07 14:00:00 +02:00
DrMint f65bdcc72c Added prebuild 2022-05-07 11:51:00 +02:00
DrMint fe3757f56f Added npm run-scripts 2022-05-07 11:35:53 +02:00
DrMint fcd4ba9385 Added tsc check and other small things 2022-05-07 11:19:46 +02:00
DrMint 349f53ea27 Post lack of attribute now send a 404 2022-05-07 11:19:28 +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 e38f059c69 Run prettrier 2022-05-04 04:13:17 +02:00
DrMint c49094c843 Removed currently useless View profile button on Recorder chip 2022-05-04 04:11:29 +02:00
DrMint 379ed4ce20 Added back the data checkups in their own separate page 2022-05-04 04:11:03 +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 9b162b0d49 Fixed bug where 404 would freak out 2022-04-24 15:06:39 +02:00
DrMint fcd303fe6a Renameed component 2022-04-24 14:32:55 +02:00
DrMint 1c2653ad07 Added previous/next content recommendation 2022-04-24 14:28:21 +02:00
DrMint 2fe1ffb273 Added autoprefixer, because?? 2022-04-24 00:14:43 +02:00
DrMint 5f1dd5ec31 Updated dependencies 2022-04-23 23:40:24 +02:00
DrMint a780db9b0f Fixed some potential problem with the uselocalstorage 2022-04-23 23:28:52 +02:00
DrMint 80f78d9940 Hotfix: was using a variable in generated css classes which isn't possible 2022-04-23 22:25:49 +02:00
DrMint cb4787ea42 Removed useless source language button 2022-04-23 22:15:04 +02:00
DrMint cf76a49219 Prettier 2022-04-23 22:08:48 +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 351c526dbe Fixed bug where post would unwantendly display the return button on mobile 2022-04-23 20:31:49 +02:00
DrMint 7dc8ab3a28 Simplified how the images are loaded from markdown 2022-04-23 20:30:51 +02:00
DrMint ae7dc03821 Renammed the import name for the compoentn 2022-04-23 20:30:02 +02:00