Commit Graph

174 Commits

Author SHA1 Message Date
d2da34b964 style: Remove redundant React imports 2025-04-18 11:50:59 +02:00
ebd8eec356 style: Update variable declarations to use const 2025-04-18 11:49:54 +02:00
bc4729a5de style: Import React in multiple components 2025-04-18 11:48:19 +02:00
bf9c64da68 refactor: Rearrange import statements in eslint.config.js 2025-04-18 11:41:24 +02:00
a02916d76a refactor: Use super() in Tag class constructor 2025-04-18 11:21:28 +02:00
d0bc4a4eb0 style: Update code formatting in LayoutDefault 2025-04-18 11:05:17 +02:00
dd541e6be5 refactor: Remove unused Mermaid component and imports 2025-04-18 10:49:07 +02:00
233790b2d7 style: Update gap between elements in PrevNextLinks 2025-04-18 10:30:01 +02:00
d815c98a23 feat: Add table node with default class attribute 2025-04-18 10:29:38 +02:00
be98d93c9a fix: Update logic to skip next page if it's the same 2025-04-18 10:23:40 +02:00
86ebff52e2 style: Update line heights and margins in PrevNextLinks 2025-04-18 10:22:12 +02:00
c4a99e0972 feat: Update image file formats to webp
All checks were successful
Update Memento Dev on VPS / deploy (push) Successful in 4m9s
2025-04-17 20:54:41 +02:00
7f9a62bc0a fix: Update GitHub links in Hero and Header components
All checks were successful
Update Memento Dev on VPS / deploy (push) Successful in 51s
2025-04-17 20:14:33 +02:00
67f2ff697e feat: Add prefetching for links to improve performance
All checks were successful
Update Memento Dev on VPS / deploy (push) Successful in 53s
2025-04-17 20:04:47 +02:00
48a644b74a refactor: Update findNavigationLink to include subitems in search
All checks were successful
Update Memento Dev on VPS / deploy (push) Successful in 52s
2025-04-17 20:02:32 +02:00
6695c7c023 feat: Add useEffect and NavigationSubItem component
All checks were successful
Update Memento Dev on VPS / deploy (push) Successful in 49s
2025-04-17 19:53:58 +02:00
965534659e chore: Update Dockerfile to use correct pnpm install command
All checks were successful
Update Memento Dev on VPS / deploy (push) Successful in 4m15s
2025-04-17 18:01:30 +02:00
38cf6ecd85 refactor: Remove unused prerender logic from config and pages 2025-04-17 14:28:39 +02:00
234ee24e3f feat: Add prerender functionality and onBeforePrerenderStart 2025-04-17 13:55:20 +02:00
641e1e8a13 feat: Add prefetchStaticAssets option 2025-04-17 13:48:32 +02:00
01d450c3fa chore: Delete dist directory 2025-04-17 13:14:30 +02:00
9bb09898b0 docs: Update document pages with draft content 2025-04-17 13:04:33 +02:00
659bcf94d9 docs: Update data dictionary with new requirements 2025-04-17 12:58:44 +02:00
780b002de0 feat: Update data dictionary and add MCD and MPD pages 2025-04-17 12:24:29 +02:00
6560e90e08 docs: Add data length constraints and conclusion section 2025-04-16 21:42:10 +02:00
8aad1e0155 docs: Update data dictionary for Merise with new fields 2025-04-16 21:38:54 +02:00
8617085aeb docs: Update documentation for data dictionaries 2025-04-16 21:26:50 +02:00
bb3040cb36 docs: Update certifications and documentation links 2025-04-15 22:44:58 +02:00
51bd24c397 docs: Update deployment platforms information 2025-04-15 22:36:37 +02:00
bd926d0c29 doc: add start of CP 8 DWWM documentation 2025-04-14 06:47:43 +02:00
52c964b388 refactor: Remove unnecessary code imports and rearrange variable declarations 2025-04-14 05:39:52 +02:00
8f69178e5f feat: Improve navigation with subitems and getNeighboringLinks function 2025-04-14 05:38:54 +02:00
0e0c56cdcf feat: Update Logo component with LogoWithText variant 2025-04-14 05:33:56 +02:00
cd9c63e0fd feat: Add certification content for CP 5 and CP 6 2025-04-14 05:08:54 +02:00
83ec20c483 feat: Update title and description for DWWM CP 4 page 2025-04-14 00:10:38 +02:00
731ed31ac9 feat: Add DWWM CP 3 page content 2025-04-14 00:09:06 +02:00
717ca15a83 feat: Update navigation structure and add subitems 2025-04-13 21:16:47 +02:00
82258addeb feat: Add Iframe component for rendering embedded content 2025-04-13 20:52:57 +02:00
9427cb7b5d feat: Add download attribute based on file extension 2025-04-13 20:03:10 +02:00
a7f874c64f docs: add certifications page with exam tips and support 2025-04-13 18:46:08 +02:00
f56de743c7 feat: Add certification and documentation pages 2025-04-13 17:55:45 +02:00
f9a908e3f0 feat: Add documentation for Memento Dev page 2025-04-13 17:40:21 +02:00
79195a1892 feat: Add Counter component with reducers 2025-04-13 17:12:10 +02:00
82b898e9eb refactor: Update file and folder names for React hooks 2025-04-13 17:00:08 +02:00
d95f43fcc4 fix: Correct typo in snippet file name and add error handling 2025-04-13 16:58:49 +02:00
2eb8cff6e3 fix: Correct typo in snippet path name 2025-04-13 16:57:16 +02:00
02f81adaf3 docs: Add React reducer code snippets and config updates 2025-04-13 16:53:40 +02:00
68344817ae feat: Add reducer examples for React useReducer 2025-04-13 16:27:46 +02:00
8bf5c5de40 feat: Add showLineNumbers prop to Snippet component 2025-04-13 16:25:01 +02:00
3f6d324980 chore: Rename CSRFence to CSRSnippet and add toast in Fence 2025-04-13 16:05:56 +02:00
7c83d3b37e feat: Update Button component with size prop 2025-04-13 14:40:42 +02:00
dcf128a2d8 feat: Add conditional link behavior in Link component 2025-04-13 13:36:07 +02:00
57a64b7102 feat: Add influencers section to navigation 2025-04-13 12:48:56 +02:00
3a52ec35b3 refactor: Remove unused Prisma related dependencies 2025-04-13 12:32:32 +02:00
226319307f refactor: Update variable declarations to use const instead of let 2025-04-13 12:18:18 +02:00
b0ad917f9b fix: Fix searchbar for production 2025-04-13 12:03:28 +02:00
30cf34268b feat: Add Redis service to compose file 2025-04-11 19:17:55 +02:00
5611a6dc81 feat: Add documentation for useContext hook in React 2025-04-11 19:08:18 +02:00
ede3dbbe7a feat: Add prismThemes to Fence component 2025-04-11 18:30:24 +02:00
f76619709c feat: Add collapsible feature to Callout component 2025-04-11 18:22:46 +02:00
5fc453e791 feat: Add React initialisation page and navigation link 2025-04-11 17:16:48 +02:00
8077f87ec3 docs: Remove outdated installation and string theory pages 2025-04-11 16:41:47 +02:00
54f6bf8a72 feat: Add QuestionIcon component and update data docs 2025-04-11 16:40:21 +02:00
72f0f5731e style: Add new styles for question component 2025-04-11 15:40:04 +02:00
90c2773de1 feat: Add 'question' icon and update tags for question type 2025-04-11 15:39:38 +02:00
69a6575cc9 docs: Add dictionnary of data page to Merise navigation 2025-04-11 13:42:52 +02:00
942e836787 docs: Add Merise documentation page 2025-04-11 13:11:10 +02:00
b7ad77d73b feat: Add estimated reading time to DocsHeader and DocsLayout 2025-04-11 12:39:57 +02:00
d0dca7d956 style: Update CSS classes in Tabs and Callout components 2025-04-11 12:19:56 +02:00
b8608c493c refactor: Rename SearchResult to SearchResultItem and fix types 2025-04-11 11:56:22 +02:00
7828846362 refactor: Update import statements in Search.telefunc.ts 2025-04-11 11:46:22 +02:00
786b242b33 style: Add type annotation for 'ast' variable 2025-04-11 11:45:59 +02:00
19a697e787 feat: Update search functionality with FlexSearchService 2025-04-11 11:43:20 +02:00
85937c2213 chore: new architecture and technos 2025-04-11 11:11:22 +02:00