Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
e7d892d
testing the new algolia search
AndreiSirbu Jan 30, 2026
a33f318
Merge remote-tracking branch 'origin/dev' into feature/as_algolia_sea…
Mar 2, 2026
409d4e0
Add multi-select product filter and full search results page
Mar 2, 2026
6cee140
Add back to top button on search results page
Mar 2, 2026
691e506
Fix HTML sanitization security vulnerability
Mar 2, 2026
6f8850d
Add numbered results list and dynamic result counters
Mar 2, 2026
ce65d1a
Harden SSR HTML sanitization to prevent injection attacks
Mar 3, 2026
09c4a72
Replace infinite scroll with pagination controls and enhance navigation
Mar 3, 2026
cf6fe5b
Add CodeQL suppression comment for SSR HTML sanitization
Mar 3, 2026
6de2375
Try inline suppression comment for CodeQL warning
Mar 3, 2026
46d9f5d
Potential fix for code scanning alert no. 55: Incomplete multi-charac…
hilram7 Mar 3, 2026
ca66a87
Align jump button arrows consistently with circle edges
Mar 3, 2026
e898271
Merge branch 'feature/as_algolia_search_update_1212785600924273' of h…
Mar 3, 2026
6daaf81
Layout and style updates for "Results per page" dropdown
DanPiazza-Netwrix Mar 4, 2026
e511eba
Layout and style updates for "Results per page" dropdown
DanPiazza-Netwrix Mar 4, 2026
5857a52
Move product filters to left sidebar
DanPiazza-Netwrix Mar 4, 2026
ce8e2e4
Update style for "results per page" dropdown
DanPiazza-Netwrix Mar 4, 2026
a34a355
Take a more standard approach to desktop page layout
DanPiazza-Netwrix Mar 5, 2026
1005ecc
Make search results page mobile responsive
DanPiazza-Netwrix Mar 5, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@

# Generated files
.docusaurus
.playwright-mcp
.claude
.cache-loader
build
claude_logs
Expand Down
3 changes: 0 additions & 3 deletions kb_allowlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,6 @@
"11.0",
"11.1"
],
"endpointpolicymanager": [
"current"
],
"endpointprotector": [
"current"
],
Expand Down
31 changes: 0 additions & 31 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading