spacedrive/scripts
Vítor Vasconcellos 468bc946ea
Fix nvidia on linux segfault (#2542)
* Workaround nvidia on linux segfault

* Fixes

* Don't vendor dbus

* Make dbus and opener linux exclusive dependencies

* opener is a generic dependency

* Add dbus as a dependency for deb and setup.sh

* Clippy fixes

* Replace gl and glfw with glutin for querying nvidia card

* Replace glutin with wgpu

* Update icrate to fix 'multiple applicable items in scope'
2024-06-07 19:14:50 +00:00
..
utils [ENG-1690] Upgrade to Tauri 2.0 (#2433) 2024-05-07 08:36:50 +00:00
.eslintrc.cjs [ENG-927, ENG-735, ENG-766] Fix Updater & Tauri 1.5 (#1361) 2023-10-10 07:30:56 +00:00
.gitignore [ENG-927, ENG-735, ENG-766] Fix Updater & Tauri 1.5 (#1361) 2023-10-10 07:30:56 +00:00
fix-deb.sh Package & distribute frontend bundle when doing releases for Linux (#2500) 2024-06-04 23:19:41 +00:00
package.json Add support for OS level network proxy in pnpm prep (#2304) 2024-04-10 00:13:05 +00:00
preprep.mjs Update github actions due to nodejs 16 deprecation (#2107) 2024-02-21 09:27:40 +00:00
setup.ps1 Fix Windows CI (#1695) 2023-10-29 00:25:26 +00:00
setup.sh Fix nvidia on linux segfault (#2542) 2024-06-07 19:14:50 +00:00
tauri.mjs Improve prod bundle size (#2447) 2024-05-07 19:32:34 +00:00
test-data.sh New test: Add location (#2222) 2024-03-23 21:24:16 +00:00
tsconfig.json [ENG-927, ENG-735, ENG-766] Fix Updater & Tauri 1.5 (#1361) 2023-10-10 07:30:56 +00:00