spacedrive/interface/util
Oscar Beaumont a238760c88
[ENG-1690] Upgrade to Tauri 2.0 (#2433)
* Most of it

* Cleanup menu

* fixes

* Fixed linux compilation, still not working though, as the app panic on start

* Add dialog permissions

* fix search keybind

* Fix linux
∙  - Disable linux-ipc-protocol feature, as that is causing panics due to trying to access some WebKit internal structures outside the main thread

* Update to Ubuntu 22.04, new tauri doesn't support ubuntu 20.04
>  - Add note to download page about deb's distro support

* Remove gen/schemas

* Update linux dependencies in setup.sh

* Fix linux deps again
 - Enable rt-tokio-crypto-rust feature in secret-service so clippy stops complaining

* Clippy + auto fmt

* Fix cache-factory
 - Create a devtools feature for desktop app, which is enabled by default on dev builds

* Fix minor error in patchTauri.mjs

* Fix some envvars that have been renamed on tauri v2

* Dont change the secrets

* Add missing linux dependency

---------

Co-authored-by: Vítor Vasconcellos <vasconcellos.dev@gmail.com>
2024-05-07 08:36:50 +00:00
..
hardware.ts [ENG-1511] Library Screens (#1903) 2024-01-16 12:15:03 +00:00
index.tsx [ENG-1114] List view improvements (#1371) 2023-09-24 12:16:38 +00:00
keybind.ts [ENG-380] Interface code structure improvement (#581) 2023-02-27 21:29:48 -08:00
keybinds.ts Tauri 1.5.2 + normalize and update frontend dev deps (#1579) 2023-10-14 04:27:09 +00:00
pdfViewer.tsx [ENG-528] QuickPreview isn't correctly handling errors for video/audio playback (#815) 2023-05-18 03:31:15 +00:00
Platform.tsx [ENG-1690] Upgrade to Tauri 2.0 (#2433) 2024-05-07 08:36:50 +00:00
uuid.ts [ENG-846] Preferences (#1047) 2023-07-12 04:32:53 +00:00