|
|
115ab1b45b
|
refactor(Sitemap): Update loadLastModified method to accept fs.Stats
|
2025-04-18 18:25:34 +02:00 |
|
|
|
4bb8b0e73d
|
refactor: Update fileLocation logic in Sitemap class
|
2025-04-18 18:19:21 +02:00 |
|
|
|
9aeaec0821
|
refactor: Improve loadSubitems method in Sitemap class
|
2025-04-18 18:17:47 +02:00 |
|
|
|
42089a1b7b
|
refactor: Update variable usage in Sitemap.ts
|
2025-04-18 17:51:45 +02:00 |
|
|
|
4a4d867ab9
|
feat: Update sitemap with additional URLs and sitemap logic
|
2025-04-18 17:50:32 +02:00 |
|
|
|
3a84a78c43
|
feat: Add new script for generating sitemap
|
2025-04-18 17:43:25 +02:00 |
|
|
|
a77cd5d5c9
|
feat: Add sitemap generation feature
|
2025-04-18 17:29:58 +02:00 |
|
|
|
7b88376057
|
style: Update text formatting in privacy policy page
Update Memento Dev on VPS / deploy (push) Successful in 1m12s
|
2025-04-18 17:08:03 +02:00 |
|
|
|
4901eb8477
|
feat: Update consent cookie setting function
|
2025-04-18 17:04:35 +02:00 |
|
|
|
ca55b7a282
|
style: Update layout to wrap children in a div with class
|
2025-04-18 17:04:32 +02:00 |
|
|
|
a36aca1ad3
|
style: Update styling for sections in privacy policy page
|
2025-04-18 16:53:40 +02:00 |
|
|
|
14c8de6013
|
style: update text color in legal pages
|
2025-04-18 16:51:33 +02:00 |
|
|
|
542d16227f
|
feat: Add function to update theme cookie
|
2025-04-18 16:50:37 +02:00 |
|
|
|
3d5cc75984
|
feat: Add CookiesContext to +Page component
|
2025-04-18 16:48:50 +02:00 |
|
|
|
78e9df72f7
|
feat: Add CookiesContainer component and related logic
|
2025-04-18 16:46:39 +02:00 |
|
|
|
127d66e250
|
feat: Add cookie management section and button
|
2025-04-18 16:25:35 +02:00 |
|
|
|
668c9b5865
|
feat: Add privacy policy page content
|
2025-04-18 16:19:39 +02:00 |
|
|
|
993becde8f
|
feat: Add legal information page component
|
2025-04-18 16:03:40 +02:00 |
|
|
|
3b449291eb
|
style: Import React in Toggle.tsx for consistency
|
2025-04-18 15:52:34 +02:00 |
|
|
|
8a393c53bf
|
feat: Add last sections to Navigation component
|
2025-04-18 15:47:03 +02:00 |
|
|
|
229e28737f
|
fix: Fix logic issue in CookieModalisOpen calculation
|
2025-04-18 15:42:32 +02:00 |
|
|
|
f26e06b433
|
style: Remove unnecessary console.log statement
|
2025-04-18 15:41:52 +02:00 |
|
|
|
bbdbb1aec1
|
feat: Add Footer component to DefaultLayout
|
2025-04-18 15:40:00 +02:00 |
|
|
|
03b6a9a0a7
|
feat: Add function to update all consent cookies
|
2025-04-18 15:18:07 +02:00 |
|
|
|
53c708d0ca
|
refactor: Update cookie handling logic and definitions
|
2025-04-18 14:46:27 +02:00 |
|
|
|
438d3e62e4
|
feat: Update Toggle component styling and add onUpdateConsentCookie function
|
2025-04-18 14:37:41 +02:00 |
|
|
|
fb2d767a37
|
style: Update backdrop blur style in CookieModal
|
2025-04-18 14:23:19 +02:00 |
|
|
|
861ac6eb11
|
style: Update layout with close button in CookieModal
|
2025-04-18 14:22:37 +02:00 |
|
|
|
50d90107a1
|
feat: Add Politique de Confidentialité page
|
2025-04-18 14:19:35 +02:00 |
|
|
|
993089e8a0
|
feat: Add CookieModal component with Toggle functionality
|
2025-04-18 14:19:06 +02:00 |
|
|
|
df859c0c06
|
style: Update ThemeSelector button styling
|
2025-04-18 13:29:22 +02:00 |
|
|
|
949843cf4e
|
feat: Update theme based on cookies consent
|
2025-04-18 13:26:12 +02:00 |
|
|
|
7c61d3afd6
|
refactor: Simplify script loading conditions in HeadDefault function
|
2025-04-18 13:24:47 +02:00 |
|
|
|
0893e6d2f0
|
style: Remove unnecessary comment and fix type in interface
|
2025-04-18 13:24:00 +02:00 |
|
|
|
86409da7ec
|
feat: Add separate consent flags for analytics and customization
|
2025-04-18 13:23:07 +02:00 |
|
|
|
c3de960f41
|
feat: Add fastify cookie plugin and cookie parsing logic
|
2025-04-18 13:20:36 +02:00 |
|
|
|
b8e58ce301
|
feat: Add tracking scripts for Umami and Google Tag Manager
|
2025-04-18 13:08:45 +02:00 |
|
|
|
e26f660235
|
style: Update spacing in Navigation component
|
2025-04-18 12:56:03 +02:00 |
|
|
|
f6e41fab64
|
style: Update font families in vite.config.ts
|
2025-04-18 12:49:28 +02:00 |
|
|
|
d756f7f66e
|
refactor: Update import paths in nodes.tsx
|
2025-04-18 12:33:24 +02:00 |
|
|
|
9ebf7f1cf7
|
docs: Add workaround comment for Markdoc export issue
|
2025-04-18 12:08:50 +02:00 |
|
|
|
ef64469637
|
refactor: Update import statement for Markdoc in Tag.ts
|
2025-04-18 12:07:15 +02:00 |
|
|
|
f70b6993bc
|
style: Add React imports to component files
|
2025-04-18 11:54:45 +02:00 |
|
|
|
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
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
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
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
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
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
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 |
|