21 Commits

Author SHA1 Message Date
DrMint
3f452c529a Made props types more consistent 2022-04-03 10:34:21 +02:00
DrMint
125421de0f Use graphql-codegen and replace all types from queries 2022-03-31 14:59:31 +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
DrMint
1f1c17a3a8 ThumbnailHeaders are now more modular thus work in more situation 2022-03-17 17:04:50 +01:00
DrMint
e675a90ed6 Fixed broken content pages if missing fields 2022-03-14 12:25:01 +01:00
DrMint
b213447c49 Content pages now display the table of content 2022-03-12 13:27:21 +01:00
DrMint
252a1af799 Replaced ternary operations with && when applicable 2022-03-11 00:13:47 +01:00
DrMint
9b42a4f59f Replaced old UI translation naming scheme 2022-03-05 15:36:43 +01:00
DrMint
a085a8b95c Added testing and display recorders info 2022-02-27 08:17:58 +01:00
DrMint
6604fa2929 Completely replaced theming. Now using arbitrary theming 2022-02-24 02:06:25 +01:00
DrMint
c4ce6aa11e Added darkmode and replaced redux by context 2022-02-22 13:53:44 +01:00
DrMint
a39313c655 Added foundation for dark theme support 2022-02-22 03:55:38 +01:00
DrMint
c89fdbb499 Abstracted Image component for Strapi images + fixed key react problem 2022-02-21 01:01:27 +01:00
DrMint
290fa80b31 Added support for multi-size images 2022-02-19 05:28:04 +01:00
DrMint
c6b6ec1479 More element are translation-ready 2022-02-16 19:44:05 +01:00
DrMint
f13b93887f Support for mobile view, new app layout system 2022-02-15 15:50:51 +01:00
DrMint
cc9bed6667 Added more translations + more pages 2022-02-14 05:49:43 +01:00
DrMint
75da366216 Added support for UI translation and other fields 2022-02-12 11:02:22 +01:00
DrMint
ee8be64ce3 Changed boxshadow to dropshadow to support transparency 2022-02-09 01:43:42 +01:00