spacedrive/interface/app
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
..
$libraryId [ENG-1690] Upgrade to Tauri 2.0 (#2433) 2024-05-07 08:36:50 +00:00
onboarding Remove normalised cache (#2390) 2024-04-30 00:36:39 +00:00
p2p Added even more i18n translation keys (#2453) 2024-05-04 16:16:49 +00:00
demo.react.tsx Solid Iterop v2 (#1925) 2024-01-10 09:40:18 +00:00
demo.solid.tsx Fix all the weird eslint warnings (#2245) 2024-03-26 20:46:44 +00:00
I18n.ts Fix Chinese language (#2050) 2024-02-04 20:52:26 +00:00
index.tsx Remove normalised cache (#2390) 2024-04-30 00:36:39 +00:00
RootContext.tsx [ENG-858] Source analytics paths from router rather than regex replacement (#1053) 2023-06-29 08:10:26 +00:00
route-schemas.ts Added even more i18n translation keys (#2453) 2024-05-04 16:16:49 +00:00
style.scss [ENG-578] Resizable sidebar (#2425) 2024-05-01 14:35:09 +00:00