Commit Graph

38 Commits

Author SHA1 Message Date
f08d065cb1 style: Update margin in LatestDocs section 2025-04-22 13:26:12 +02:00
d02c083898 refactor: Improve code readability and maintainability 2025-04-22 13:14:10 +02:00
f5f797eea7 feat: Add functionality to display latest documentation 2025-04-22 13:10:56 +02:00
f719d23be1 feat: Add functionality to generate sitemap 2025-04-22 11:17:55 +02:00
2ee567303f feat: Add support for nested sections in TableOfContents 2025-04-21 15:48:32 +02:00
a0afc2b511 feat: Add section caching and retrieval from DocCache 2025-04-20 16:09:06 +02:00
f42e2b5788 refactor: Update debounce logic to use SolidJS signals 2025-04-20 03:15:19 +02:00
0d7afbd9cf feat: Update Highlight component props structure 2025-04-20 02:36:59 +02:00
ef3cc4efd9 chore: update file structure and rename files 2025-04-19 12:14:42 +02:00
2e7c4fff6e style: Fix missing closing tag in Sitemap.ts
All checks were successful
Update Memento Dev on VPS / deploy (push) Successful in 3m13s
2025-04-18 21:06:58 +02:00
feba4b1508 style: Update sitemap schema version to 0.9
All checks were successful
Update Memento Dev on VPS / deploy (push) Successful in 3m12s
2025-04-18 20:58:16 +02:00
82969d08cb feat: Add route to generate sitemap in XML format
All checks were successful
Update Memento Dev on VPS / deploy (push) Successful in 3m10s
2025-04-18 20:31:13 +02:00
668f730692 fix: Update findNavigationLink parameter to optional 2025-04-18 18:41:40 +02:00
e33700f13d refactor: Improve handling of root document retrieval 2025-04-18 18:34:54 +02:00
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
4901eb8477 feat: Update consent cookie setting function 2025-04-18 17:04:35 +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
c3de960f41 feat: Add fastify cookie plugin and cookie parsing logic 2025-04-18 13:20:36 +02:00
bf9c64da68 refactor: Rearrange import statements in eslint.config.js 2025-04-18 11:41:24 +02:00
234ee24e3f feat: Add prerender functionality and onBeforePrerenderStart 2025-04-17 13:55:20 +02:00
bd926d0c29 doc: add start of CP 8 DWWM documentation 2025-04-14 06:47:43 +02:00
f56de743c7 feat: Add certification and documentation pages 2025-04-13 17:55:45 +02:00
d95f43fcc4 fix: Correct typo in snippet file name and add error handling 2025-04-13 16:58:49 +02:00
02f81adaf3 docs: Add React reducer code snippets and config updates 2025-04-13 16:53:40 +02:00
3f6d324980 chore: Rename CSRFence to CSRSnippet and add toast in Fence 2025-04-13 16:05:56 +02:00
dcf128a2d8 feat: Add conditional link behavior in Link component 2025-04-13 13:36:07 +02:00
30cf34268b feat: Add Redis service to compose file 2025-04-11 19:17:55 +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