Skip to content

Commit

Permalink
🖥️ Tauri V2 migration and native credential store (#480)
Browse files Browse the repository at this point in the history
* wip: start setting up credential store for windows

* wip: token fetching on client works

but at what cost

* replace all img with EntityImage

* swap back for mac, fix number inputs

* push up yesterdays stuff oops

* document changes to make

* refactor secure store

* Fix old lodash package imports.

* wow i hate windows so much?

* janky routing after first create

* wip: migrate to v2 tauri

* lunch refactors

* fix export?

* DEBUG: make work with deployed versions

* Revert "DEBUG: make work with deployed versions"

This reverts commit 79f6b50.

* update system deps script

* fix lint

* :(

* fix tests

* fix lint

* windows testing

* add debug logs

---------

Co-authored-by: Joseph Micheli <josephwmicheli@gmail.com>
  • Loading branch information
aaronleopold and JMicheli authored Oct 16, 2024
1 parent 9d35ba9 commit 6197d1d
Show file tree
Hide file tree
Showing 81 changed files with 5,055 additions and 4,523 deletions.
4 changes: 4 additions & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,7 @@ build
packages/i18n/src/locales/*.json

CHANGELOG.md

# Tauri generated files
/src-tauri/capabilities/*.json
/src-tauri/gen/*.json
Loading

0 comments on commit 6197d1d

Please sign in to comment.