spacedrive/apps/web
Brendan Allan 49cc098f32
[ENG-927, ENG-735, ENG-766] Fix Updater & Tauri 1.5 (#1361)
* custom updater with toasts

* new state management + updated router route

* tauri-specific update route

* ref

* update in prod only

* change 'Install' to 'Update'

* fix tsconfig

* desktop tauri

* remove tauri patch

* tauri 1.5

* tauri 1.5

* use tauri script

* native-deps

* Rework preprep and tauri script to better support tauri 1.5

* Update to tauri 1.5.1
 - Update workspace and apps/desktop dependencies
 - Fix mustache import, @types/mustache is not compatible with ES imports
 - Replace arm64 with aarch64 in machineID, they should be treated the same and this simplyfies the code

* Fix tauri updater not building due to missing key
 - Fix dmg background not being found
 - Generate an adhoc key for tauri updater with it is enabled and the user is doing a prod build

* Fix ctrl+c/ctrl+v typo

* Normalie @tanstack/react-query version through workspace
 - Use undici in scripts instead of global fetch
 - Fix typecheck

* Fix linux prod and dev builds
 - Improve error handling in tauri.mjs

* Normalize dev deps in workspace
 - Improve linux shared libs setup

* Fix CI and server docker

* Fix windows
 - Remove superfluous envvar

* Attempt to fix server, mobile, deb and release updater

* Attempt to fix deb and mobile again
 - Fix type on deb dependency
 - Enable release deb for aarch64-unknown-linux-gnu

* Github doesn't have arm runners
 - Fix typo in server Dockerfile

* Publish deb and updater artifacts

* remove version from asset name

* update commands

* log release

* Some logs on updater errors

* show updater errors on frontend

* fix desktop ui caching

---------

Co-authored-by: Vítor Vasconcellos <vasconcellos.dev@gmail.com>
Co-authored-by: Ericson Fogo Soares <ericson.ds999@gmail.com>
2023-10-10 07:30:56 +00:00
..
dist [ENG-659] Spacedrive On Jamie's NAS (#866) 2023-05-29 10:47:59 +00:00
public ENG 223 Location Awareness (#468) 2022-12-31 00:53:24 +08:00
screenshots UI testing (#565) 2023-02-27 13:15:47 +08:00
src [ENG-1124 | ENG-1154] Ephemeral location bug: Opening files | Path should always be in present in Inspector (#1401) 2023-10-05 07:21:37 +00:00
tests UI testing (#565) 2023-02-27 13:15:47 +08:00
.eslintrc.js [ENG-469] Make Prettier and ESLint work together (#706) 2023-04-14 21:21:21 +00:00
package.json [ENG-927, ENG-735, ENG-766] Fix Updater & Tauri 1.5 (#1361) 2023-10-10 07:30:56 +00:00
playwright.config.ts UI testing (#565) 2023-02-27 13:15:47 +08:00
postcss.config.js better compile setup for hotreload 2022-04-19 14:17:04 -07:00
README.md Linted Files according to the .prettierrc. 2022-04-24 21:16:55 +01:00
tailwind.config.js Basic Spacedrop working with rspc! (#601) 2023-03-09 06:23:17 -08:00
tsconfig.json Upgrade rspc TS (#775) 2023-05-04 06:21:42 +00:00
vercel.json Format existing code with new conventions 2022-05-22 23:24:43 -05:00
vite.config.ts [ENG-1060] Fix the PlatformProvider bug (#1353) 2023-09-15 12:02:50 +00:00

Spacedrive Webapp