Commit Graph

77 Commits

Author SHA1 Message Date
DrMint 89f4168e72 Fixed a few things 2022-07-16 00:14:08 +02:00
DrMint 260bdd5577 useBoolean + many fixes 2022-07-13 03:46:58 +02:00
DrMint d1d055de29 Improved the wiki section 2022-07-11 02:35:09 +02:00
DrMint ae25df8d72 There's a lot to unpack here 2022-07-08 01:42:38 +02:00
DrMint be1a32181e Now using expression function style + some sections 2022-07-03 14:34:00 +02:00
DrMint 6ae54c39d4 Removed troublesome Immutable type 2022-06-18 04:39:18 +02:00
DrMint 1510366bc8 Prettier 2022-06-12 13:54:57 +02:00
DrMint b0fb445518 Added basic wiki 2022-06-12 13:52:32 +02:00
DrMint 46c4fece41 Added missing translations 2022-06-06 22:51:45 +02:00
DrMint e1cd5424f7 Added link from content to corresponding library items 2022-06-02 22:00:27 +02:00
DrMint f2c572e576 Smart language for the preview cards and preview line 2022-06-02 00:41:54 +02:00
DrMint 3f7cad9053 Fixed 500 errors throughout the app 2022-05-27 16:50:10 +02:00
DrMint 58bd46f25d Changed some icons + use langui for search placeholder 2022-05-17 23:54:51 +02:00
DrMint d3a349ef17 Fixed bug when there is more than 10 elements in a content group 2022-05-15 18:16:47 +02:00
DrMint 237f496b6b Prettier 2022-05-15 10:15:55 +02:00
DrMint b2b2b00735 Replace raw string by translated strings 2022-05-15 10:14:45 +02:00
DrMint ed7198807f Replaced Exclude with NonNullable 2022-05-15 01:15:57 +02:00
DrMint 2e62f25fb5 Use new content groups instead of previous/next 2022-05-15 01:15:29 +02:00
DrMint 461bd08a3d Switched to new content data model 2022-05-14 22:47:00 +02:00
DrMint be7c508aaa Allowed to combine contents 2022-05-14 14:21:13 +02:00
DrMint 0591fa22d4 Mass use of Immutable 2022-05-08 21:37:41 +02:00
DrMint 02e03071a0 Moved getAppStaticProps to Graphql 2022-05-08 12:26:36 +02:00
DrMint e38f059c69 Run prettrier 2022-05-04 04:13:17 +02:00
DrMint 379ed4ce20 Added back the data checkups in their own separate page 2022-05-04 04:11:03 +02:00
DrMint 1c2653ad07 Added previous/next content recommendation 2022-04-24 14:28:21 +02:00
DrMint 3b0514fc6b Added more info for scans of covers 2022-04-13 03:06:51 +02:00
DrMint 822adbec48 Added covers in the scanset 2022-04-12 18:10:26 +02:00
DrMint a84560d86e Added smart language switch for posts ad hoc page and content 2022-04-12 12:25:40 +02:00
DrMint c98537c85e Added library item buying links 2022-04-04 16:19:17 +02:00
DrMint 3f452c529a Made props types more consistent 2022-04-03 10:34:21 +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 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 844e3cb875 Added contact system 2022-03-23 16:19:23 +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 54940260e7 Added a little message box whenever content is not available in the current language 2022-03-20 13:21:30 +01:00
DrMint 151ae0b126 Display the news articles 2022-03-17 17:05:34 +01:00
DrMint 6d3a9c84b3 Use pages from Strapi instead of hardcoded ones 2022-03-12 13:26:41 +01:00
DrMint 1a9f5ae41b Display library item's categories on its page 2022-03-11 00:32:36 +01:00
DrMint 6c0b0a0083 Library items can now be grouped by categories 2022-03-10 23:39:13 +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 f5c661c623 Added currency selection and auto-convertion 2022-03-06 18:23:10 +01:00
DrMint 5b2d45443f Groups Metadata type is now a thing, hurray 2022-03-06 00:40:55 +01:00