Commit Graph

412 Commits

Author SHA1 Message Date
DrMint 4c9cf9f7c4 Added more pages to be revalidated 2022-03-28 23:51:41 +02:00
DrMint 4fba3e19de Updated dependencies 2022-03-28 22:27:56 +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 051ac0434e
Merge pull request #22 from Accords-Library/develop
Order news country-chronologically
2022-03-28 16:27:27 +02:00
DrMint 282c2ee561 Order news country-chronologically 2022-03-28 16:26:12 +02:00
DrMint a77b7aa796
Merge pull request #21 from Accords-Library/develop
Fixed bug with the sluggify
2022-03-28 13:18:08 +02:00
DrMint 575e81019a Fixed bug with the sluggify 2022-03-28 13:17:30 +02:00
DrMint 3a397d7eea Remove the sitemaps from the repo 2022-03-28 13:06:02 +02:00
DrMint 2614ca1ac9
Update node.js.yml 2022-03-28 12:59:25 +02:00
DrMint 0049e53ce2
Merge pull request #20 from Accords-Library/develop
Fixed button not working if no href
2022-03-28 12:58:07 +02:00
DrMint 4977c29040 Fixed button not working if no href 2022-03-28 12:57:30 +02:00
DrMint 6d4fab38ab
Update node.js.yml 2022-03-28 12:34:56 +02:00
DrMint 0bf7b6bce4
Merge pull request #19 from Accords-Library/develop
Sitemap!
2022-03-28 11:58:20 +02:00
DrMint 095ff6582d Added a sitemap system 2022-03-28 11:57:58 +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 e591426f79
Merge pull request #18 from Accords-Library/develop
Added scans + removed useless router as props + use graphql aliases f…
2022-03-28 10:44:03 +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 151a07e8ad
Merge pull request #17 from Accords-Library/develop
Linting!
2022-03-27 18:43:59 +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 1778c07e54
Merge pull request #16 from Accords-Library/develop
Added contact form
2022-03-23 16:49:16 +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 00ff7be736
Merge pull request #15 from Accords-Library/develop
Improved About us section + message when content not available in a language
2022-03-20 14:51:52 +01:00
DrMint 8258475a63 Fixed bug if markdawn content empty 2022-03-20 14:51:36 +01:00
DrMint e949b3b5e2 Forgot to remove some console log 2022-03-20 14:39:13 +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 0f7c04c393 Added portuguese 2022-03-20 13:19:27 +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 cd12fba4c6
Merge pull request #14 from Accords-Library/develop
Fixed bug with thumbnail
2022-03-18 14:10:59 +01:00
DrMint 5d1749af88 Fixed bug with thumbnail 2022-03-18 14:10:30 +01:00
DrMint 21ad01cf3b
Merge pull request #13 from Accords-Library/develop
Better TOC and Lightbox
2022-03-18 14:01:41 +01:00
DrMint d3ec784549 Lightbox Full width on mobile 2022-03-18 14:01:25 +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 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 ccaea20b7b
Merge pull request #12 from Accords-Library/develop
Small improvements to the RecorderChip and the Transcript lines
2022-03-13 18:25:35 +01:00