MCPcopy Index your code

hub / github.com/Trex099/Velocity-Bridge / functions

Functions259 in github.com/Trex099/Velocity-Bridge

↓ 16 callersFunctionshowStatus
(msg: string)
Velocity-Windows/src/App.tsx:506
↓ 10 callersFunctionbuildLocalServerUrl
(path = "")
Velocity-Windows/src/App.tsx:162
↓ 10 callersFunctionshowStatus
(msg: string)
Velocity_GUI/src/App.tsx:391
↓ 9 callersFunctionvalidate_token
(token: str, request: Request = None)
Velocity-Windows/src-python/server.py:190
↓ 9 callersFunctionvalidate_token
Validate the security token. Raises 403 if invalid.
Velocity_GUI/src-python/server.py:186
↓ 8 callersFunctionvalidate_token
Validate the security token. Raises 403 if invalid.
systemd/main.py:184
↓ 7 callersFunctionrender
* Render particles
website/src/scripts/bridge.ts:136
↓ 6 callersFunctioncopyToClipboard
(text: string)
Velocity-Windows/src/App.tsx:434
↓ 6 callersFunctionload_config
()
Velocity-Windows/src-python/server.py:103
↓ 6 callersFunctionsend_notification
(title: str, message: str, sound: str = "complete")
Velocity-Windows/src-python/server.py:287
↓ 6 callersFunctionsend_notification
Send a desktop notification with sound using notify-send.
systemd/main.py:261
↓ 6 callersFunctionsend_notification
Send a desktop notification — only if notifications are enabled in settings.
Velocity_GUI/src-python/server.py:281
↓ 5 callersFunctioncopyToClipboard
(text: string)
Velocity_GUI/src/App.tsx:318
↓ 5 callersFunctionkill_server
()
Velocity-Windows/src-tauri/src/lib.rs:392
↓ 5 callersFunctionload_config
Load settings from config file. Generate token if missing.
Velocity_GUI/src-python/server.py:88
↓ 4 callersFunctioncheck_ip_whitelist
(request: Request)
Velocity-Windows/src-python/server.py:149
↓ 4 callersFunctioncheck_ip_whitelist
Check if IP whitelist is enabled and validate the client IP.
Velocity_GUI/src-python/server.py:139
↓ 4 callersFunctionclearCommandListeners
()
Velocity-Windows/src/App.tsx:223
↓ 4 callersFunctionclearCommandListeners
()
Velocity_GUI/src/App.tsx:108
↓ 4 callersFunctionclearRestartTimer
()
Velocity-Windows/src/App.tsx:216
↓ 4 callersFunctionclearRestartTimer
()
Velocity_GUI/src/App.tsx:101
↓ 4 callersFunctioncopyToClipboard
(text: string, type: "address" | "token")
Velocity-Windows/src/components/Onboarding.tsx:74
↓ 4 callersFunctioncopyToClipboard
(text: string, type: 'address' | 'token')
Velocity_GUI/src/components/Onboarding.tsx:57
↓ 3 callersFunctionkill_server
()
Velocity_GUI/src-tauri/src/lib.rs:139
↓ 3 callersFunctionload_history
()
Velocity-Windows/src-python/server.py:173
↓ 3 callersFunctionload_history
Load clipboard history from file.
systemd/main.py:163
↓ 3 callersFunctionload_history
Load clipboard history from file.
Velocity_GUI/src-python/server.py:165
↓ 3 callersFunctionsave_history
(history: list)
Velocity-Windows/src-python/server.py:182
↓ 3 callersFunctionsave_history
Save clipboard history to file (keep last 50 items).
systemd/main.py:174
↓ 3 callersFunctionsave_history
Save clipboard history to file (keep last 50 items).
Velocity_GUI/src-python/server.py:176
↓ 3 callersFunctionstartServer
()
Velocity-Windows/src/App.tsx:276
↓ 3 callersFunctionstartServer
()
Velocity_GUI/src/App.tsx:145
↓ 3 callersFunctionvalidate_token
(token: str, request: Request = None)
src-python-windows/server.py:224
↓ 2 callersFunctioncan_bind_port
(port: u16)
Velocity-Windows/src-tauri/src/lib.rs:55
↓ 2 callersFunctioncheck_ip_whitelist
Check if IP whitelist is enabled and validate the client IP.
systemd/main.py:137
↓ 2 callersFunctioncopy_to_clipboard
(text: str)
Velocity-Windows/src-python/server.py:219
↓ 2 callersFunctioncopy_to_clipboard
Copy text to system clipboard using appropriate tool.
systemd/main.py:211
↓ 2 callersFunctioncopy_to_clipboard
Copy text to system clipboard using appropriate tool.
Velocity_GUI/src-python/server.py:231
↓ 2 callersFunctioncreateEmitter
()
Velocity-Windows/src/__tests__/setup.ts:4
↓ 2 callersFunctioncreateEmitter
()
Velocity_GUI/src/__tests__/setup.ts:4
↓ 2 callersFunctioncreateParticles
* Create initial particles
website/src/scripts/bridge.ts:79
↓ 2 callersFunctioncreateParticles
* Create particles
website/src/scripts/particles.ts:88
↓ 2 callersMethodfilter
(self, record)
Velocity-Windows/src-python/server.py:67
↓ 2 callersFunctionfirewall_rule_exists
(exe_name: &str)
Velocity-Windows/src-tauri/src/lib.rs:117
↓ 2 callersFunctiongetPortConflict
(port: number)
Velocity-Windows/src/App.tsx:174
↓ 2 callersFunctionget_local_ip
()
Velocity-Windows/src-python/server.py:345
↓ 2 callersFunctionget_mdns_alias
(manual_address: str)
Velocity-Windows/src-python/server.py:357
↓ 2 callersFunctionget_port_owner_windows
(port: u16)
Velocity-Windows/src-tauri/src/lib.rs:60
↓ 2 callersFunctionhandleBackendExit
(reason: string)
Velocity-Windows/src/App.tsx:246
↓ 2 callersFunctionhandleBackendExit
(reason: string)
Velocity_GUI/src/App.tsx:131
↓ 2 callersFunctionisMobile
()
website/src/scripts/animations.ts:20
↓ 2 callersFunctionis_local_ip
(ip: str)
Velocity-Windows/src-python/server.py:129
↓ 2 callersFunctionload_config
Load settings from config file. Generate token if missing.
systemd/main.py:86
↓ 2 callersFunctionmaybe_convert_heic
(target_path: Path, image_data: bytes)
Velocity-Windows/src-python/server.py:319
↓ 2 callersFunctiononboarding_state_path
()
Velocity-Windows/src-tauri/src/lib.rs:51
↓ 2 callersFunctionprefersReducedMotion
* Check if user prefers reduced motion
website/src/scripts/bridge.ts:21
↓ 2 callersFunctionrun
(command, args, cwd)
Velocity-Windows/scripts/build-sidecar.mjs:37
↓ 2 callersFunctionsetupCanvas
* Set up canvas size with device pixel ratio
website/src/scripts/bridge.ts:63
↓ 2 callersFunctionsetupCanvas
* Setup canvas size
website/src/scripts/particles.ts:71
↓ 2 callersFunctionstart
* Start animation
website/src/scripts/bridge.ts:192
↓ 2 callersFunctionstop
* Stop animation
website/src/scripts/bridge.ts:208
↓ 2 callersMethodstop
(self)
Velocity-Windows/src-python/server.py:389
↓ 2 callersFunctionstopServer
()
Velocity-Windows/src/App.tsx:328
↓ 2 callersFunctionstopServer
()
Velocity_GUI/src/App.tsx:201
↓ 2 callersMethodupdate
(self, alias: str | None, port: int)
Velocity-Windows/src-python/server.py:404
↓ 2 callersFunctionwrite_image_to_clipboard
(image_path: Path)
Velocity-Windows/src-python/server.py:234
↓ 1 callersFunctionanimate
* Animation loop
website/src/scripts/bridge.ts:180
↓ 1 callersFunctioncheckAutostart
()
Velocity-Windows/src/App.tsx:589
↓ 1 callersFunctioncheckAutostart
()
Velocity_GUI/src/App.tsx:471
↓ 1 callersFunctioncheckForUpdates
()
Velocity-Windows/src/App.tsx:471
↓ 1 callersFunctioncheckForUpdates
()
Velocity_GUI/src/App.tsx:356
↓ 1 callersFunctioncheck_port
(port: int)
Velocity-Windows/src-python/server.py:838
↓ 1 callersFunctioncheck_port
Check if port is already in use
systemd/main.py:838
↓ 1 callersFunctioncheck_port
Check if port is already in use
Velocity_GUI/src-python/server.py:1112
↓ 1 callersFunctionchooseServerPort
()
Velocity-Windows/src/App.tsx:209
↓ 1 callersFunctionconfig_dir
()
Velocity-Windows/src-tauri/src/lib.rs:27
↓ 1 callersFunctioncreateParticle
* Create a single particle
website/src/scripts/bridge.ts:93
↓ 1 callersFunctiondetect_display_server
Detect whether we're running on Wayland or X11.
systemd/main.py:196
↓ 1 callersFunctiondetect_display_server
Detect whether we're running on Wayland or X11.
Velocity_GUI/src-python/server.py:198
↓ 1 callersFunctionensurePreferredPort
()
Velocity-Windows/src/App.tsx:182
↓ 1 callersFunctionfetchData
()
Velocity-Windows/src/App.tsx:396
↓ 1 callersFunctionfetchData
()
Velocity_GUI/src/App.tsx:284
↓ 1 callersMethodfilter
(self, record)
Velocity_GUI/src-python/server.py:49
↓ 1 callersFunctionfindPythonLauncher
()
Velocity-Windows/scripts/build-sidecar.mjs:55
↓ 1 callersFunctionforceStopServer
()
Velocity-Windows/src/App.tsx:267
↓ 1 callersFunctionformatPortOwner
(owner: PortOwner)
Velocity-Windows/src/App.tsx:170
↓ 1 callersFunctionget_hostname_display
Return a stable hostname label without opening a new mDNS stack per poll.
Velocity_GUI/src-python/server.py:880
↓ 1 callersFunctionget_linux_clipboard
Read current clipboard content from Linux. Returns (content_type, content) where content_type is 'text' or 'image'.
systemd/main.py:303
↓ 1 callersFunctionget_linux_clipboard
Read current clipboard content from Linux. Returns (content_type, content) where content_type is 'text', 'image', 'empty', or 'error'. Fo
Velocity_GUI/src-python/server.py:439
↓ 1 callersFunctionget_linux_clipboard_image
Try to read image data from Linux clipboard. Returns (content_type, base64_data) if image exists, None otherwise.
Velocity_GUI/src-python/server.py:374
↓ 1 callersFunctionget_local_ip
Get the local IP address of this machine.
systemd/main.py:615
↓ 1 callersFunctionget_local_ip
Get the local IP address of this machine.
Velocity_GUI/src-python/server.py:865
↓ 1 callersFunctionget_windows_clipboard
Reads clipboard. Returns (type, content).
src-python-windows/server.py:151
↓ 1 callersFunctionget_windows_clipboard
()
Velocity-Windows/src-python/server.py:257
↓ 1 callersFunctionhasCoarsePointer
()
website/src/scripts/cursor.ts:13
↓ 1 callersFunctionhasCoarsePointer
()
website/src/scripts/glow.ts:12
↓ 1 callersFunctioninitHeroAnimations
* Hero section entrance animations - simple fade in, NO parallax
website/src/scripts/animations.ts:53
↓ 1 callersFunctioninitScrollAnimations
* Scroll-triggered animations - simple fade in only
website/src/scripts/animations.ts:114
↓ 1 callersFunctionisMobile
* Check if device is mobile
website/src/scripts/bridge.ts:28
↓ 1 callersFunctionis_local_ip
Check if an IP is from local network.
systemd/main.py:115
next →1–100 of 259, ranked by callers