128 Commits

Author SHA1 Message Date
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
acf92d6fc1 Added content to the list of revalidatable pages 2022-03-30 00:45:04 +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
4c9cf9f7c4 Added more pages to be revalidated 2022-03-28 23:51:41 +02:00
DrMint
afbcbe7a3c Merge branch 'main' of github.com:Accords-Library/accords-library.com 2022-03-28 18:04:55 +02:00
DrMint
70a3e1895b Added On-demand revalidation 2022-03-28 18:04:47 +02:00
DrMint
282c2ee561 Order news country-chronologically 2022-03-28 16:26:12 +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
757dab3e81 Improved how the captcha works 2022-03-23 17:23:48 +01:00
DrMint
b946974267 Added more states to the form 2022-03-23 16:45:41 +01:00
DrMint
844e3cb875 Added contact system 2022-03-23 16:19:23 +01:00
DrMint
1b7e425c0e Added more translated fields 2022-03-20 13:46:36 +01:00
DrMint
3089f2b6fd Added messages to more pages 2022-03-20 13:27:51 +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
76a44457e4 Added more pages in about us 2022-03-19 17:31:36 +01:00
DrMint
5d1749af88 Fixed bug with thumbnail 2022-03-18 14:10:30 +01:00
DrMint
3a381d51b5 News should be one column on mobile 2022-03-18 13:57:43 +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
e675a90ed6 Fixed broken content pages if missing fields 2022-03-14 12:25:01 +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
6d3a9c84b3 Use pages from Strapi instead of hardcoded ones 2022-03-12 13:26:41 +01:00
DrMint
35c889d389 Added grouping for Contents 2022-03-11 01:06:20 +01:00
DrMint
1a9f5ae41b Display library item's categories on its page 2022-03-11 00:32:36 +01:00
DrMint
252a1af799 Replaced ternary operations with && when applicable 2022-03-11 00:13:47 +01:00
DrMint
6c0b0a0083 Library items can now be grouped by categories 2022-03-10 23:39:13 +01:00
DrMint
1b25bcc22d Prices can now be properly compared between currencies 2022-03-07 21:43:51 +01:00
DrMint
a0c69c3876 Fixed bug when missing translation 2022-03-07 16:02:33 +01:00
DrMint
36803b4b1f Use getAppStaticProps to globally define props for all pages 2022-03-07 15:50:58 +01:00
DrMint
a04e25a1ad Added more localized texts 2022-03-07 13:29:39 +01:00
DrMint
bc4cf2bce0 Added backdrop blur to popup windows 2022-03-06 19:10:38 +01:00