129 Commits

Author SHA1 Message Date
DrMint
2a784fd0ec Added arrows for browser that does'nt support drag&drop 2022-04-11 01:27:30 +02:00
DrMint
a61ccea317 Popup had a problem when they need to be scroolable 2022-04-11 01:27:04 +02:00
DrMint
fb88e97825 Added language preference system 2022-04-10 23:18:52 +02:00
DrMint
3cf890d70d Buttons' content can no longer be selected + draggability 2022-04-10 23:16:59 +02:00
DrMint
7c18c4f634 PageSelector buttons could only be clicked in the middle 2022-04-10 23:16:19 +02:00
DrMint
c98537c85e Added library item buying links 2022-04-04 16:19:17 +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
572cbb57d5 Pagination for videos 2022-04-02 23:29:57 +02:00
DrMint
1db24083cb Added videos page and all 2022-04-02 22:46:37 +02:00
DrMint
762df56aea prettier 2022-04-01 20:48:32 +02:00
DrMint
e3c2e4da1d Added basic video functionnality 2022-04-01 20:47:42 +02:00
DrMint
73ad43fe7d Prettier 2022-03-31 15:01:44 +02:00
DrMint
125421de0f Use graphql-codegen and replace all types from queries 2022-03-31 14:59:31 +02:00
DrMint
324eb7c366 Fixed bug with lenght of title 2022-03-30 00:15:23 +02:00
DrMint
c8a2104dae Removed some static text and use textui 2022-03-29 23:45:23 +02:00
DrMint
4977c29040 Fixed button not working if no href 2022-03-28 12:57:30 +02:00
DrMint
a16be4acf5 Only languages part of Nextjs i18n can appear in the switch language now 2022-03-28 11:33:04 +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
38543ae3dd Added import prettrier and ran it 2022-03-26 17:09:42 +01:00
DrMint
8258475a63 Fixed bug if markdawn content empty 2022-03-20 14:51:36 +01:00
DrMint
1b7e425c0e Added more translated fields 2022-03-20 13:46:36 +01:00
DrMint
54940260e7 Added a little message box whenever content is not available in the current language 2022-03-20 13:21:30 +01:00
DrMint
01bd905b82 Prettier 2022-03-19 17:35:54 +01:00
DrMint
de6b0fe017 Improved markdawn by adding more functionalities 2022-03-19 17:35:17 +01:00
DrMint
c48ff5249b Reintroduced the wiki pages 2022-03-19 17:32:23 +01:00
DrMint
5d1749af88 Fixed bug with thumbnail 2022-03-18 14:10:30 +01:00
DrMint
d3ec784549 Lightbox Full width on mobile 2022-03-18 14:01:25 +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
1f1c17a3a8 ThumbnailHeaders are now more modular thus work in more situation 2022-03-17 17:04:50 +01:00
DrMint
3364a8f560 Chips are now nowrap 2022-03-17 17:04:08 +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
e675a90ed6 Fixed broken content pages if missing fields 2022-03-14 12:25:01 +01:00
DrMint
6082e83f54 Forgot to remove onclick for recorderchip 2022-03-13 18:25:03 +01:00
DrMint
abeb078bdd Ran prettier 2022-03-13 18:23:32 +01:00
DrMint
0c8f330f5a Small improvements to the RecorderChip and the Transcript lines 2022-03-13 18:22:50 +01:00
DrMint
f1a1b83b45 run prettier 2022-03-13 15:39:19 +01:00
DrMint
08fe5000a7 Added animation to tooltip opening closing 2022-03-13 15:34:51 +01:00
DrMint
d2294393b5 Now use Tippy for Tooltips 2022-03-13 14:54:56 +01:00
DrMint
3873ef44f9 Added tooltips in more places 2022-03-13 03:00:38 +01:00
DrMint
4b30dac878 Changed Applayout from fixed to grid + using custom tooltip 2022-03-13 02:27:34 +01:00
DrMint
f4217a597c Removed react-tooltip 2022-03-12 18:12:02 +01:00
DrMint
f89dbb36e9 Headers now generates copiable anchor links 2022-03-12 18:00:19 +01:00
DrMint
28ac9012ff Fixed errors that prevented building 2022-03-12 14:03:26 +01:00
DrMint
b213447c49 Content pages now display the table of content 2022-03-12 13:27:21 +01:00
DrMint
8de571a030 Removed tailwindcss/typo and use custom class instead 2022-03-12 13:23:09 +01:00