MCPcopy Index your code

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

Functions259 in github.com/Trex099/Velocity-Bridge

FunctiononMouseMove
* Mouse move handler
website/src/scripts/cursor.ts:78
FunctiononMouseMove
* Mouse move handler
website/src/scripts/glow.ts:97
FunctiononResize
* Handle resize
website/src/scripts/bridge.ts:219
FunctiononResize
* Resize handler
website/src/scripts/particles.ts:197
FunctiononTouchMove
* Touch move handler
website/src/scripts/particles.ts:185
Functionpick_server_port
(preferred: Option<u16>)
Velocity-Windows/src-tauri/src/lib.rs:141
Functionprepare_server_start
()
Velocity-Windows/src-tauri/src/lib.rs:267
Functionreceive_clipboard
(request: Request, payload: ClipboardPayload)
Velocity-Windows/src-python/server.py:744
Functionreceive_clipboard
Receive clipboard content from iOS. - type: "text" or "url" - content: The actual content - token: Security token for validation
systemd/main.py:658
Functionreceive_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
FunctionregenerateToken
()
Velocity-Windows/src/App.tsx:721
FunctionregenerateToken
()
Velocity_GUI/src/App.tsx:551
Functionregenerate_token
(request: Request, token: str)
Velocity-Windows/src-python/server.py:495
Functionregenerate_token
Regenerate the security token. Requires current token for authentication. Returns the new token.
Velocity_GUI/src-python/server.py:524
Functionretry_clipboard_op
Decorator to retry clipboard operations on Access Denied.
src-python-windows/server.py:92
Functionretry_clipboard_op
(func)
Velocity-Windows/src-python/server.py:199
Functionroot
()
src-python-windows/server.py:270
Functionroot
()
Velocity-Windows/src-python/server.py:477
Functionroot
Health check endpoint.
systemd/main.py:346
Functionroot
Health check endpoint.
Velocity_GUI/src-python/server.py:499
Functionset_onboarding_completed
(completed: bool)
Velocity-Windows/src-tauri/src/lib.rs:224
Functionset_token
(request: Request, payload: TokenUpdate)
Velocity-Windows/src-python/server.py:523
Functionshutdown
(request: Request, token: str)
src-python-windows/server.py:337
Functionshutdown
(request: Request, token: str)
Velocity-Windows/src-python/server.py:482
Functionshutdown
Gracefully shutdown the server.
Velocity_GUI/src-python/server.py:505
FunctionstartUpdate
()
Velocity-Windows/src/App.tsx:512
FunctionstartUpdate
()
Velocity_GUI/src/App.tsx:397
Functionstop_port_owner
(port: u16)
Velocity-Windows/src-tauri/src/lib.rs:185
Functiontest_root_endpoint_returns_ok
GET / should return status ok.
Velocity-Windows/src-python/tests/test_health.py:4
Functiontest_root_endpoint_returns_ok
GET / should return status ok.
Velocity_GUI/src-python/tests/test_health.py:4
Functiontest_stats_endpoint_returns_counts
GET /stats should return session statistics.
Velocity-Windows/src-python/tests/test_health.py:13
Functiontest_stats_endpoint_returns_counts
GET /stats should return session statistics.
Velocity_GUI/src-python/tests/test_health.py:13
Functiontest_status_endpoint_returns_connection_info
GET /status should return a stable status payload.
Velocity_GUI/src-python/tests/test_health.py:22
FunctiontoggleAutostart
()
Velocity-Windows/src/App.tsx:600
FunctiontoggleAutostart
()
Velocity_GUI/src/App.tsx:482
FunctiontoggleNotifications
()
Velocity-Windows/src/App.tsx:623
FunctiontoggleNotifications
()
Velocity_GUI/src/App.tsx:505
FunctiontoggleServer
()
Velocity-Windows/src/App.tsx:366
FunctiontoggleServer
()
Velocity_GUI/src/App.tsx:254
FunctiontoggleStartMinimized
()
Velocity-Windows/src/App.tsx:645
FunctiontoggleStartMinimized
()
Velocity_GUI/src/App.tsx:527
FunctionupdateCursor
* Update cursor position with lerping - optimized for 60fps
website/src/scripts/cursor.ts:57
FunctionupdateOrbs
* Update orb positions with parallax effect
website/src/scripts/glow.ts:73
Functionupdate_service
Trigger self-update mechanism. Pulls latest code and restarts service.
systemd/main.py:808
Functionupdate_settings
(request: Request)
Velocity-Windows/src-python/server.py:714
Functionupdate_settings
Persist user-facing settings to settings.json.
Velocity_GUI/src-python/server.py:937
Functionupload_file
( request: Request, file: UploadFile = File(...), token: str = Form(None), )
Velocity-Windows/src-python/server.py:781
Functionupload_file
Receive file upload from iOS. - file: The file to upload (multipart) - token: Security token for validation (form field)
systemd/main.py:707
Functionupload_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
Functionupload_image
(request: Request, payload: ImagePayload)
src-python-windows/server.py:300
Functionupload_image
(request: Request, payload: ImagePayload)
Velocity-Windows/src-python/server.py:575
Functionupload_image
Receive Base64-encoded image from iOS clipboard. - image: Base64-encoded image data - filename: Optional filename - token: Secur
systemd/main.py:400
Functionupload_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
Functionupload_images
(request: Request, payload: MultiImagesPayload)
Velocity-Windows/src-python/server.py:633
Functionupload_images
Receive multiple Base64-encoded images from iOS clipboard. - images: List of Base64-encoded image data - token: Security token
systemd/main.py:533
Functionupload_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
Functionwrapper
(*args, **kwargs)
src-python-windows/server.py:94
Functionwrapper
(*args, **kwargs)
Velocity-Windows/src-python/server.py:200
Functionwrite_text_to_clipboard
(text: str)
src-python-windows/server.py:115
← previous201–259 of 259, ranked by callers