Add identity and repo creation flow
- Remove
AuthenticationErrorcomponent - Remove authenticate e2e test
- Remove replacing standard html checkboxes with custom ones
- Remove @public path alias
- Reduce tauri log verbosity
- Instead of logging to stdout everything, just do so until
Infolevel
- Instead of logging to stdout everything, just do so until
- Remove
AuthenticationErrorcomponent - Remove authenticate e2e test
- Remove replacing standard html checkboxes with custom ones
- Remove @public path alias
- Reduce tauri log verbosity
- Instead of logging to stdout everything, just do so until
Infolevel
- Instead of logging to stdout everything, just do so until
Add spinner to identity unlocking
Rebase
- Fix
authenticatecommand when missing passphrase - Donβt hardcode default_branch but try to read the git config of the user.
Nice work! πͺ