Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Trex099/Velocity-Bridge
/ functions
Functions
259 in github.com/Trex099/Velocity-Bridge
⨍
Functions
259
◇
Types & classes
36
↳
Endpoints
44
Function
onMouseMove
* Mouse move handler
website/src/scripts/cursor.ts:78
Function
onMouseMove
* Mouse move handler
website/src/scripts/glow.ts:97
Function
onResize
* Handle resize
website/src/scripts/bridge.ts:219
Function
onResize
* Resize handler
website/src/scripts/particles.ts:197
Function
onTouchMove
* Touch move handler
website/src/scripts/particles.ts:185
Function
pick_server_port
(preferred: Option<u16>)
Velocity-Windows/src-tauri/src/lib.rs:141
Function
prepare_server_start
()
Velocity-Windows/src-tauri/src/lib.rs:267
Function
receive_clipboard
(request: Request, payload: ClipboardPayload)
Velocity-Windows/src-python/server.py:744
Function
receive_clipboard
Receive clipboard content from iOS. - type: "text" or "url" - content: The actual content - token: Security token for validation
systemd/main.py:658
Function
receive_clipboard
Receive clipboard content from iOS. - type: "text" or "url" - content: The actual content - token: Security token for validation
Velocity_GUI/src-python/server.py:963
Function
regenerateToken
()
Velocity-Windows/src/App.tsx:721
Function
regenerateToken
()
Velocity_GUI/src/App.tsx:551
Function
regenerate_token
(request: Request, token: str)
Velocity-Windows/src-python/server.py:495
Function
regenerate_token
Regenerate the security token. Requires current token for authentication. Returns the new token.
Velocity_GUI/src-python/server.py:524
Function
retry_clipboard_op
Decorator to retry clipboard operations on Access Denied.
src-python-windows/server.py:92
Function
retry_clipboard_op
(func)
Velocity-Windows/src-python/server.py:199
Function
root
()
src-python-windows/server.py:270
Function
root
()
Velocity-Windows/src-python/server.py:477
Function
root
Health check endpoint.
systemd/main.py:346
Function
root
Health check endpoint.
Velocity_GUI/src-python/server.py:499
Function
set_onboarding_completed
(completed: bool)
Velocity-Windows/src-tauri/src/lib.rs:224
Function
set_token
(request: Request, payload: TokenUpdate)
Velocity-Windows/src-python/server.py:523
Function
shutdown
(request: Request, token: str)
src-python-windows/server.py:337
Function
shutdown
(request: Request, token: str)
Velocity-Windows/src-python/server.py:482
Function
shutdown
Gracefully shutdown the server.
Velocity_GUI/src-python/server.py:505
Function
startUpdate
()
Velocity-Windows/src/App.tsx:512
Function
startUpdate
()
Velocity_GUI/src/App.tsx:397
Function
stop_port_owner
(port: u16)
Velocity-Windows/src-tauri/src/lib.rs:185
Function
test_root_endpoint_returns_ok
GET / should return status ok.
Velocity-Windows/src-python/tests/test_health.py:4
Function
test_root_endpoint_returns_ok
GET / should return status ok.
Velocity_GUI/src-python/tests/test_health.py:4
Function
test_stats_endpoint_returns_counts
GET /stats should return session statistics.
Velocity-Windows/src-python/tests/test_health.py:13
Function
test_stats_endpoint_returns_counts
GET /stats should return session statistics.
Velocity_GUI/src-python/tests/test_health.py:13
Function
test_status_endpoint_returns_connection_info
GET /status should return a stable status payload.
Velocity_GUI/src-python/tests/test_health.py:22
Function
toggleAutostart
()
Velocity-Windows/src/App.tsx:600
Function
toggleAutostart
()
Velocity_GUI/src/App.tsx:482
Function
toggleNotifications
()
Velocity-Windows/src/App.tsx:623
Function
toggleNotifications
()
Velocity_GUI/src/App.tsx:505
Function
toggleServer
()
Velocity-Windows/src/App.tsx:366
Function
toggleServer
()
Velocity_GUI/src/App.tsx:254
Function
toggleStartMinimized
()
Velocity-Windows/src/App.tsx:645
Function
toggleStartMinimized
()
Velocity_GUI/src/App.tsx:527
Function
updateCursor
* Update cursor position with lerping - optimized for 60fps
website/src/scripts/cursor.ts:57
Function
updateOrbs
* Update orb positions with parallax effect
website/src/scripts/glow.ts:73
Function
update_service
Trigger self-update mechanism. Pulls latest code and restarts service.
systemd/main.py:808
Function
update_settings
(request: Request)
Velocity-Windows/src-python/server.py:714
Function
update_settings
Persist user-facing settings to settings.json.
Velocity_GUI/src-python/server.py:937
Function
upload_file
( request: Request, file: UploadFile = File(...), token: str = Form(None), )
Velocity-Windows/src-python/server.py:781
Function
upload_file
Receive file upload from iOS. - file: The file to upload (multipart) - token: Security token for validation (form field)
systemd/main.py:707
Function
upload_file
Receive file upload from iOS. - file: The file to upload (multipart) - token: Security token for validation (form field)
Velocity_GUI/src-python/server.py:1012
Function
upload_image
(request: Request, payload: ImagePayload)
src-python-windows/server.py:300
Function
upload_image
(request: Request, payload: ImagePayload)
Velocity-Windows/src-python/server.py:575
Function
upload_image
Receive Base64-encoded image from iOS clipboard. - image: Base64-encoded image data - filename: Optional filename - token: Secur
systemd/main.py:400
Function
upload_image
Receive Base64-encoded image from iOS clipboard. - image: Base64-encoded image data - filename: Optional filename - token: Secur
Velocity_GUI/src-python/server.py:613
Function
upload_images
(request: Request, payload: MultiImagesPayload)
Velocity-Windows/src-python/server.py:633
Function
upload_images
Receive multiple Base64-encoded images from iOS clipboard. - images: List of Base64-encoded image data - token: Security token
systemd/main.py:533
Function
upload_images
Receive multiple Base64-encoded images from iOS clipboard. - images: List of Base64-encoded image data - token: Security token
Velocity_GUI/src-python/server.py:783
Function
wrapper
(*args, **kwargs)
src-python-windows/server.py:94
Function
wrapper
(*args, **kwargs)
Velocity-Windows/src-python/server.py:200
Function
write_text_to_clipboard
(text: str)
src-python-windows/server.py:115
← previous
201–259 of 259, ranked by callers