vibetunnel/tauri/src-tauri/src
2025-07-04 04:52:00 +01:00
..
api_client.rs Tauri updates, tests, linter, more fetat parity 2025-06-23 14:58:10 +02:00
api_testing.rs Tauri updates, tests, linter, more fetat parity 2025-06-23 14:58:10 +02:00
app_mover.rs Tauri updates, tests, linter, more fetat parity 2025-06-23 14:58:10 +02:00
applescript.rs feat(tauri): Implement full feature parity with Mac app (#213) 2025-07-04 04:52:00 +01:00
auth_cache.rs Tauri updates, tests, linter, more fetat parity 2025-06-23 14:58:10 +02:00
auto_launch.rs Tauri updates, tests, linter, more fetat parity 2025-06-23 14:58:10 +02:00
backend_manager.rs feat(tauri): Implement full feature parity with Mac app (#213) 2025-07-04 04:52:00 +01:00
cli_installer.rs Tauri updates, tests, linter, more fetat parity 2025-06-23 14:58:10 +02:00
commands.rs feat(tauri): Implement full feature parity with Mac app (#213) 2025-07-04 04:52:00 +01:00
debug_features.rs Tauri updates, tests, linter, more fetat parity 2025-06-23 14:58:10 +02:00
dock_manager.rs feat(tauri): Implement full feature parity with Mac app (#213) 2025-07-04 04:52:00 +01:00
errors.rs Tauri updates, tests, linter, more fetat parity 2025-06-23 14:58:10 +02:00
fs_api.rs Tauri updates, tests, linter, more fetat parity 2025-06-23 14:58:10 +02:00
git_app_launcher.rs feat(tauri): Implement full feature parity with Mac app (#213) 2025-07-04 04:52:00 +01:00
git_monitor.rs feat(tauri): Implement full feature parity with Mac app (#213) 2025-07-04 04:52:00 +01:00
git_repository.rs feat(tauri): Implement full feature parity with Mac app (#213) 2025-07-04 04:52:00 +01:00
keychain.rs Tauri updates, tests, linter, more fetat parity 2025-06-23 14:58:10 +02:00
lib.rs feat(tauri): Implement full feature parity with Mac app (#213) 2025-07-04 04:52:00 +01:00
log_collector.rs feat(tauri): Implement full feature parity with Mac app (#213) 2025-07-04 04:52:00 +01:00
main.rs feat(tauri): Implement full feature parity with Mac app (#213) 2025-07-04 04:52:00 +01:00
menubar_popover.rs feat(tauri): Implement full feature parity with Mac app (#213) 2025-07-04 04:52:00 +01:00
network_utils.rs Tauri updates, tests, linter, more fetat parity 2025-06-23 14:58:10 +02:00
ngrok.rs Tauri updates, tests, linter, more fetat parity 2025-06-23 14:58:10 +02:00
notification_manager.rs Tauri updates, tests, linter, more fetat parity 2025-06-23 14:58:10 +02:00
permissions.rs feat(tauri): Implement full feature parity with Mac app (#213) 2025-07-04 04:52:00 +01:00
port_conflict.rs Tauri updates, tests, linter, more fetat parity 2025-06-23 14:58:10 +02:00
power_manager.rs feat(tauri): Implement full feature parity with Mac app (#213) 2025-07-04 04:52:00 +01:00
process_tracker.rs feat(tauri): Implement full feature parity with Mac app (#213) 2025-07-04 04:52:00 +01:00
session_monitor.rs feat(tauri): Implement full feature parity with Mac app (#213) 2025-07-04 04:52:00 +01:00
settings.rs feat(tauri): Implement full feature parity with Mac app (#213) 2025-07-04 04:52:00 +01:00
state.rs feat(tauri): Implement full feature parity with Mac app (#213) 2025-07-04 04:52:00 +01:00
status_indicator.rs feat(tauri): Implement full feature parity with Mac app (#213) 2025-07-04 04:52:00 +01:00
tailscale.rs feat(tauri): Implement full feature parity with Mac app (#213) 2025-07-04 04:52:00 +01:00
terminal.rs Tauri updates, tests, linter, more fetat parity 2025-06-23 14:58:10 +02:00
terminal_detector.rs Tauri updates, tests, linter, more fetat parity 2025-06-23 14:58:10 +02:00
terminal_integrations.rs feat(tauri): Implement full feature parity with Mac app (#213) 2025-07-04 04:52:00 +01:00
terminal_spawn_service.rs Tauri updates, tests, linter, more fetat parity 2025-06-23 14:58:10 +02:00
tray_menu.rs feat(tauri): Implement full feature parity with Mac app (#213) 2025-07-04 04:52:00 +01:00
tty_forward.rs Tauri updates, tests, linter, more fetat parity 2025-06-23 14:58:10 +02:00
unix_socket_server.rs Tauri updates, tests, linter, more fetat parity 2025-06-23 14:58:10 +02:00
updater.rs Tauri updates, tests, linter, more fetat parity 2025-06-23 14:58:10 +02:00
url_scheme.rs feat(tauri): Implement full feature parity with Mac app (#213) 2025-07-04 04:52:00 +01:00
welcome.rs Work on Tauri 2025-06-23 17:16:29 +02:00
window_enumerator.rs feat(tauri): Implement full feature parity with Mac app (#213) 2025-07-04 04:52:00 +01:00
window_matcher.rs feat(tauri): Implement full feature parity with Mac app (#213) 2025-07-04 04:52:00 +01:00
window_tracker.rs feat(tauri): Implement full feature parity with Mac app (#213) 2025-07-04 04:52:00 +01:00