27 Commits

Author SHA1 Message Date
DrMint
b043e453c7 Renammed the queries folder to helpers 2022-05-08 11:34:14 +02:00
DrMint
7dc8ab3a28 Simplified how the images are loaded from markdown 2022-04-23 20:30:51 +02:00
DrMint
025e4c4d31 Added notes to content 2022-04-16 21:28:46 +02:00
DrMint
286187135f Editor now has buttons to easily add custom content 2022-04-04 11:08:41 +02:00
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
9b0404a742 Added scans + removed useless router as props + use graphql aliases for getting available languages 2022-03-28 10:43:25 +02:00
DrMint
4a123a0236 Applied more lint rules and fixed the code accordingly 2022-03-27 17:01:14 +02:00
DrMint
8258475a63 Fixed bug if markdawn content empty 2022-03-20 14:51:36 +01:00
DrMint
de6b0fe017 Improved markdawn by adding more functionalities 2022-03-19 17:35:17 +01:00
DrMint
8b28e794b4 Added lighbox using react-image-lightbox 2022-03-18 13:51:48 +01:00
DrMint
f4c2e2cba5 Added lightbox 2022-03-18 01:54:10 +01:00
DrMint
151ae0b126 Display the news articles 2022-03-17 17:05:34 +01:00
DrMint
62aafe423e Added anchor links for all header levels 2022-03-14 12:52:04 +01:00
DrMint
a74528fe28 TOC now support entries with the same title 2022-03-14 12:31:39 +01:00
DrMint
0c8f330f5a Small improvements to the RecorderChip and the Transcript lines 2022-03-13 18:22:50 +01:00
DrMint
4b30dac878 Changed Applayout from fixed to grid + using custom tooltip 2022-03-13 02:27:34 +01:00
DrMint
f89dbb36e9 Headers now generates copiable anchor links 2022-03-12 18:00:19 +01:00
DrMint
8de571a030 Removed tailwindcss/typo and use custom class instead 2022-03-12 13:23:09 +01:00
DrMint
d6279df8bf Added player name input 2022-03-06 20:48:44 +01:00
DrMint
d0af42e40b Further improved the testing suit + test now give links to the front and back 2022-03-03 22:50:19 +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
910052c372 added paper texture + fixed problem with text always being justified 2022-02-18 04:21:28 +01:00
DrMint
b736660b06 Added Editor for Markdawn 2022-02-17 17:55:44 +01:00
DrMint
f13b93887f Support for mobile view, new app layout system 2022-02-15 15:50:51 +01:00
DrMint
ee8be64ce3 Changed boxshadow to dropshadow to support transparency 2022-02-09 01:43:42 +01:00