Make keyring optional behind keyring-storage feature in onyx-core. Make notify/notify-debouncer-mini optional behind desktop feature in Tauri. Gate all file watcher code behind #[cfg(not(target_os = "android"))]. Provide env-var-only credential fallbacks when keyring is disabled. |
||
|---|---|---|
| .. | ||
| src | ||
| src-tauri | ||
| .gitignore | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| svelte.config.js | ||
| tsconfig.json | ||
| vite.config.ts | ||