Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cyberagiinc/DevDocs
/ functions
Functions
187 in github.com/cyberagiinc/DevDocs
⨍
Functions
187
◇
Types & classes
61
↳
Endpoints
11
↓ 36 callers
Function
cn
(...inputs: ClassValue[])
lib/utils.ts:4
↓ 15 callers
Function
update_url_status
Updates the status, optionally the HTTP status code, and optionally an error message of a specific URL within a job.
backend/app/status_manager.py:158
↓ 14 callers
Function
update_overall_status
Updates the overall status of a job, optionally including extracted data size.
backend/app/status_manager.py:108
↓ 13 callers
Function
normalize_url
Normalize URL by removing trailing slashes and fragments
backend/app/utils.py:3
↓ 9 callers
Function
toast
({ ...props }: Toast)
hooks/use-toast.ts:145
↓ 8 callers
Function
is_cancellation_requested
Checks if cancellation has been requested for a specific job ID.
backend/app/status_manager.py:326
↓ 7 callers
Method
get_content
Get markdown content.
fast-markdown-mcp/src/fast_markdown_mcp/server.py:62
↓ 7 callers
Function
safeLocalStorageGetItem
(key: string, defaultValue: any = null)
app/page.tsx:42
↓ 6 callers
Method
_calculate_confidence
Calculate confidence score based on similarity and match type.
fast-markdown-mcp/src/fast_markdown_mcp/server.py:35
↓ 6 callers
Method
get_metadata
Get metadata as a dictionary.
fast-markdown-mcp/src/fast_markdown_mcp/server.py:113
↓ 5 callers
Function
dispatch
(action: Action)
components/ui/use-toast.ts:136
↓ 5 callers
Function
dispatch
(action: Action)
hooks/use-toast.ts:136
↓ 4 callers
Method
_calculate_similarity
Calculate text similarity using SequenceMatcher.
fast-markdown-mcp/src/fast_markdown_mcp/server.py:31
↓ 4 callers
Function
getTotalUrls
()
components/SubdomainList.tsx:87
↓ 4 callers
Method
run
Run the server.
fast-markdown-mcp/src/fast_markdown_mcp/server.py:808
↓ 4 callers
Function
url_to_filename
Convert a URL to a valid filename. This function extracts the domain and path from a URL and converts it to a valid filename by repl
backend/app/crawler.py:61
↓ 3 callers
Method
_make_section_id
Generate a URL-friendly section ID from title.
fast-markdown-mcp/src/fast_markdown_mcp/document_structure.py:97
↓ 3 callers
Function
get_job_status
Retrieves the status of a specific job.
backend/app/status_manager.py:240
↓ 3 callers
Method
sync_file
Force sync a file.
fast-markdown-mcp/src/fast_markdown_mcp/server.py:166
↓ 2 callers
Function
addToRemoveQueue
(toastId: string)
components/ui/use-toast.ts:61
↓ 2 callers
Function
addToRemoveQueue
(toastId: string)
hooks/use-toast.ts:61
↓ 2 callers
Function
checkStatus
()
components/MCPServerStatus.tsx:50
↓ 2 callers
Function
countUrlsByStatus
(urls: Record<string, UrlDetails> | undefined, targetStatus: UrlStatus | UrlStatus[])
components/JobStatsSummary.tsx:22
↓ 2 callers
Function
fetchFiles
()
components/ConsolidatedFiles.tsx:24
↓ 2 callers
Function
formatDate
(dateString: string | undefined | null)
components/CrawlStatusMonitor.tsx:83
↓ 2 callers
Function
getLogs
()
components/MCPServerStatus.tsx:68
↓ 2 callers
Function
getStatusIcon
(status: string)
components/SubdomainList.tsx:98
↓ 2 callers
Function
getStatusStyle
(status: string)
components/SubdomainList.tsx:109
↓ 2 callers
Function
handleDownload
(path: string, type: 'json' | 'markdown')
components/StoredFiles.tsx:66
↓ 2 callers
Function
handleDownload
(path: string, type: 'json' | 'markdown')
components/DiscoveredFiles.tsx:66
↓ 2 callers
Function
is_running_in_container
()
test_crawl4ai.py:12
↓ 2 callers
Function
is_running_in_container
()
scripts/test/test_crawl4ai.py:12
↓ 2 callers
Function
save_result_to_file
Save the result to a file
test_crawl4ai.py:141
↓ 2 callers
Function
save_result_to_file
Save the result to a file
scripts/test/test_crawl4ai.py:141
↓ 2 callers
Method
sync_file
Sync a file when it's created or modified.
fast-markdown-mcp/src/fast_markdown_mcp/server.py:520
↓ 2 callers
Function
toast
({ ...props }: Toast)
components/ui/use-toast.ts:145
↓ 2 callers
Function
togglePage
(url: string, page?: DiscoveredPage, isInternalLink: boolean = false)
components/SubdomainList.tsx:24
↓ 2 callers
Function
useToast
()
components/ui/use-toast.ts:174
↓ 2 callers
Function
validateUrl
(url: string)
lib/crawl-service.ts:86
↓ 1 callers
Function
_fetch_status_code
Fetches the HTTP status code for a given URL using a HEAD request. Args: url: The URL to check. Returns: The HTTP statu
backend/app/crawler.py:419
↓ 1 callers
Function
add_pending_crawl_urls
Adds multiple URLs with 'pending_crawl' status.
backend/app/status_manager.py:195
↓ 1 callers
Function
crawlPages
({ pages, job_id }: CrawlRequest)
lib/crawl-service.ts:43
↓ 1 callers
Function
discoverSubdomains
({ url, depth = 3 }: DiscoverOptions)
lib/crawl-service.ts:4
↓ 1 callers
Function
dismiss
()
components/ui/use-toast.ts:153
↓ 1 callers
Function
dismiss
()
hooks/use-toast.ts:153
↓ 1 callers
Function
fetchDebugOutput
()
components/DebugOutput.tsx:40
↓ 1 callers
Function
fetchScriptContent
()
components/DebugOutput.tsx:19
↓ 1 callers
Function
fetchStatus
()
app/page.tsx:470
↓ 1 callers
Function
formatProjectName
(name: string)
components/StoredFiles.tsx:105
↓ 1 callers
Function
formatProjectName
(name: string)
components/DiscoveredFiles.tsx:105
↓ 1 callers
Function
genId
()
components/ui/use-toast.ts:30
↓ 1 callers
Function
genId
()
hooks/use-toast.ts:30
↓ 1 callers
Function
getStatusBadge
()
components/MCPServerStatus.tsx:94
↓ 1 callers
Function
getStatusBadgeStyle
(status: UrlStatus)
components/CrawlUrls.tsx:26
↓ 1 callers
Function
getStatusTooltip
(status: UrlStatus)
components/CrawlUrls.tsx:50
↓ 1 callers
Method
get_section
Get a specific section from a markdown file.
fast-markdown-mcp/src/fast_markdown_mcp/server.py:77
↓ 1 callers
Method
get_section_by_id
Get a section by its ID.
fast-markdown-mcp/src/fast_markdown_mcp/document_structure.py:78
↓ 1 callers
Method
get_stats
Get statistics about all markdown files.
fast-markdown-mcp/src/fast_markdown_mcp/server.py:469
↓ 1 callers
Method
get_table_of_contents
Get table of contents for a markdown file.
fast-markdown-mcp/src/fast_markdown_mcp/server.py:94
↓ 1 callers
Function
initialize_job
Initializes a new job status.
backend/app/status_manager.py:77
↓ 1 callers
Function
isDocker
()
app/api/debug/route.ts:10
↓ 1 callers
Function
listFiles
()
components/StoredFiles.tsx:34
↓ 1 callers
Function
listFiles
()
components/DiscoveredFiles.tsx:34
↓ 1 callers
Method
list_files
List all available markdown files.
fast-markdown-mcp/src/fast_markdown_mcp/server.py:185
↓ 1 callers
Function
main
Main entry point.
fast-markdown-mcp/src/fast_markdown_mcp/server.py:871
↓ 1 callers
Function
main
()
backend/test_crawl4ai.py:4
↓ 1 callers
Function
mergeConfig
(nextConfig, userConfig)
next.config.mjs:34
↓ 1 callers
Function
mergeConfig
(nextConfig, userConfig)
config/next.config.mjs:34
↓ 1 callers
Method
parse_document
Parse markdown content into sections.
fast-markdown-mcp/src/fast_markdown_mcp/document_structure.py:22
↓ 1 callers
Method
read_file
Read and return the content of a markdown file.
fast-markdown-mcp/src/fast_markdown_mcp/server.py:198
↓ 1 callers
Function
reducer
(state: State, action: Action)
components/ui/use-toast.ts:77
↓ 1 callers
Function
reducer
(state: State, action: Action)
hooks/use-toast.ts:77
↓ 1 callers
Function
request_cancellation
Requests cancellation for a given job_id. Sets the cancellation flag and updates the job status to 'cancelling'. Handles idempotency and
backend/app/status_manager.py:256
↓ 1 callers
Function
revalidateStatus
()
app/page.tsx:153
↓ 1 callers
Method
search_by_tag
Search files by metadata tags.
fast-markdown-mcp/src/fast_markdown_mcp/server.py:445
↓ 1 callers
Method
search_files
Search content across all markdown files.
fast-markdown-mcp/src/fast_markdown_mcp/server.py:216
↓ 1 callers
Method
setup_handlers
Set up request handlers.
fast-markdown-mcp/src/fast_markdown_mcp/server.py:551
↓ 1 callers
Function
setup_logging
Configure logging.
fast-markdown-mcp/src/fast_markdown_mcp/server.py:836
↓ 1 callers
Method
smart_section_search
Advanced search for sections across all markdown files with ranking and confidence scores. Args: query: The sear
fast-markdown-mcp/src/fast_markdown_mcp/server.py:246
↓ 1 callers
Method
sync_all_files
Initial sync of all files in the storage directory.
fast-markdown-mcp/src/fast_markdown_mcp/server.py:50
↓ 1 callers
Function
test_health
Test the health endpoint of the Crawl4AI service
test_crawl4ai.py:25
↓ 1 callers
Function
test_health
Test the health endpoint of the Crawl4AI service
scripts/test/test_crawl4ai.py:25
↓ 1 callers
Function
test_ping
Test if we can ping the Crawl4AI container
test_crawl4ai.py:180
↓ 1 callers
Function
test_ping
Test if we can ping the Crawl4AI container
scripts/test/test_crawl4ai.py:180
↓ 1 callers
Function
test_secured
Test the Crawl4AI service with authentication
test_crawl4ai.py:87
↓ 1 callers
Function
test_secured
Test the Crawl4AI service with authentication
scripts/test/test_crawl4ai.py:87
↓ 1 callers
Function
test_unsecured
Test the Crawl4AI service without authentication
test_crawl4ai.py:37
↓ 1 callers
Function
test_unsecured
Test the Crawl4AI service without authentication
scripts/test/test_crawl4ai.py:37
↓ 1 callers
Function
toggleExpand
(url: string)
components/SubdomainList.tsx:55
↓ 1 callers
Function
useMCPInfo
()
hooks/useMCPInfo.ts:20
↓ 1 callers
Function
useToast
()
hooks/use-toast.ts:174
Function
Badge
({ className, variant, ...props }: BadgeProps)
components/ui/badge.tsx:30
Function
ConfigSettings
()
components/ConfigSettings.tsx:9
Function
ConsolidatedFiles
()
components/ConsolidatedFiles.tsx:18
Function
CrawlStatusMonitor
({ jobId, status, // Destructure props error, // Destructure props isLoading, // Destructure pr
components/CrawlStatusMonitor.tsx:26
Function
CrawlUrls
({ urls, selectedUrls, onSelectionChange, onCrawlSelected, isCrawlingSelected, jobId, // Keep jobI
components/CrawlUrls.tsx:72
Function
DebugOutput
()
components/DebugOutput.tsx:10
Function
DialogFooter
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
components/ui/dialog.tsx:70
Function
DialogHeader
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
components/ui/dialog.tsx:56
Function
DiscoveredFiles
()
components/DiscoveredFiles.tsx:29
next →
1–100 of 187, ranked by callers