Drew Ansbacher
29167b7840
wiz cifs
2022-01-21 20:35:52 -07:00
Matt Hill
176342c11f
Auto poll ( #947 )
...
* switch to polling automatically
* connected conditional
* better logs
* refactor
* remove old diagnosing connection code
* continue refactor
* bluj edits
* polling working without refresh
* pr review
* bluj comments addressed
* fix: Build for ui
Co-authored-by: Drew Ansbacher <drew.ansbacher@gmail.com >
* Delete settings.json
* lint fix
Co-authored-by: Drew Ansbacher <drew.ansbacher@spiredigital.com >
Co-authored-by: J M <dragondef@gmail.com >
Co-authored-by: Drew Ansbacher <drew.ansbacher@gmail.com >
Co-authored-by: J M <2364004+Blu-J@users.noreply.github.com >
2022-01-21 20:35:52 -07:00
Aiden McClelland
faf2f8731f
fix setup recovery
2022-01-21 20:35:52 -07:00
Aiden McClelland
60a48d7af2
allow mdns cifs shares ( #933 )
...
* allow mdns cifs shares
* regex and messaging for cifs
* Update install-wizard.component.ts
* refactor
* always include leading slash when saving path
* add avahi-utils
Co-authored-by: Matt Hill <matthewonthemoon@gmail.com >
Co-authored-by: Matt Hill <MattDHill@users.noreply.github.com >
2022-01-21 20:35:52 -07:00
Matt Hill
e6dff4f5d2
universal md styling
2022-01-21 20:35:52 -07:00
Matt Hill
cfa4055053
disable ws for Consulate and better messaging for 0.2.x update
2022-01-21 20:35:52 -07:00
Matt Hill
da7f2f1f99
fix null error
2022-01-21 20:35:52 -07:00
Aiden McClelland
e6fb74a800
Feature/cloud backups ( #889 )
...
* cifs for cloud backups on lan
* password spelling fix
* fix spelling and fix rpc method
* fix other methods
* remove old code and rename method
* add support for cifs backup targets
wip
cifs api
simplify idiom
add doc comment
wip
wip
should work™
* add password hash to server info
* fix type
* fix types for cifs
* minor fixes for cifs feature
* fix rpc structure
* fix copy, address some TODOs
* add subcommand
* backup path and navigation
* wizard edits
* rebased success page
* wiz conflicts resolved
* current change actually
* only unsub if done
* no fileter if necessary
* fix copy for cifs old password
* setup complete (#913 )
* setup complete
* minor fixes
* setup.complete
* complete bool
* setup-wizard: complete boolean
Co-authored-by: Matt Hill <matthewonthemoon@gmail.com >
Co-authored-by: Drew Ansbacher <drew.ansbacher@spiredigital.com >
Co-authored-by: Matt Hill <MattDHill@users.noreply.github.com >
2022-01-21 20:35:52 -07:00
Aiden McClelland
c453f5c144
fix uasp regression
2022-01-21 20:35:52 -07:00
Matt Hill
d8fb32ea8b
fix misspelling
2022-01-21 20:35:52 -07:00
Drew Ansbacher
2aa9b35e08
32 gb min
2022-01-21 20:35:52 -07:00
Drew Ansbacher
e1b3db0190
drive capacity disable
2022-01-21 20:35:52 -07:00
Drew Ansbacher
cc957beacc
download cert from base 64
2022-01-21 20:35:52 -07:00
Drew Ansbacher
1cca7942ae
recovery drive failing
2022-01-21 20:35:52 -07:00
Matt Hill
e6ba378c05
fix cert path
2022-01-21 20:35:52 -07:00
Matt Hill
806a1ee5df
fix text alignment and double firing of page download
2022-01-21 20:35:52 -07:00
Matt Hill
21a21444ce
rpc error logging for setup wiz
2022-01-21 20:35:52 -07:00
Matt Hill
e2d932f483
fix drive display for guid
2022-01-21 20:35:52 -07:00
Matt Hill
15063af0e5
fix build issue in setup wiz
2022-01-21 20:35:52 -07:00
Drew Ansbacher
5cb6aebada
success routing gone
2022-01-21 20:35:52 -07:00
Drew Ansbacher
ba402d018a
download output
2022-01-21 20:35:52 -07:00
Drew Ansbacher
8f7075de34
success selector in init
2022-01-21 20:35:52 -07:00
Drew Ansbacher
6eb2dfbb5e
wiz guid fix
2022-01-21 20:35:52 -07:00
Drew Ansbacher
9df920f352
no logs
2022-01-21 20:35:52 -07:00
Drew Ansbacher
21a0ee7fad
redirect to prod key
2022-01-21 20:35:52 -07:00
Drew Ansbacher
ffd8f7b278
nav guard added
2022-01-21 20:35:52 -07:00
Drew Ansbacher
c17d35c83e
eager load wiz
2022-01-21 20:35:52 -07:00
Drew Ansbacher
7d5053024f
wiz error on setup dont go to next page
2022-01-21 20:35:52 -07:00
Matt Hill
70ceb82d6e
fixes #753
2022-01-21 20:35:52 -07:00
Matt Hill
305f3d8bcc
setup wizard improvements
2022-01-21 20:35:52 -07:00
Drew Ansbacher
db9d18766c
no focusinput on passwordVer
2022-01-21 20:35:52 -07:00
Drew Ansbacher
7576b30a6b
guid and new alert flow
2022-01-21 20:35:52 -07:00
Matt Hill
c65f019ffc
rework success page, html download, and more
2022-01-21 20:35:52 -07:00
Keagan McClelland
d0e8211b24
fixes patch-db commit
2022-01-21 20:35:52 -07:00
Aiden McClelland
8056285a7f
Backups Rework ( #698 )
...
* wip: Backup al
* wip: Backup
* backup code complete
* wip
* wip
* update types
* wip
* fix errors
* Backups wizard (#699 )
* backup adjustments
* fix endpoint arg
* Update prod-key-modal.page.ts
Co-authored-by: Drew Ansbacher <drew.ansbacher@spiredigital.com >
Co-authored-by: Aiden McClelland <me@drbonez.dev >
* build errs addressed
* working
* update backup command input, nix, and apk add
* add ecryptfs-utils
* fix build
* wip
* fixes for macos
* more mac magic
* fix typo
* working
* fixes after rebase
* chore: remove unused imports
Co-authored-by: Justin Miller <dragondef@gmail.com >
Co-authored-by: Drew Ansbacher <drew.ansbacher@gmail.com >
Co-authored-by: Drew Ansbacher <drew.ansbacher@spiredigital.com >
Co-authored-by: Lucy Cifferello <12953208+elvece@users.noreply.github.com >
2022-01-21 20:35:52 -07:00
Drew Ansbacher
c30141c4f0
wiz messaging and alert ( #713 )
...
Co-authored-by: Drew Ansbacher <drew.ansbacher@spiredigital.com >
2022-01-21 20:35:52 -07:00
Drew Ansbacher
cc2e937216
lan address added
2022-01-21 20:35:52 -07:00
Drew Ansbacher
896c103aad
lan disabled error
2022-01-21 20:35:52 -07:00
Drew Ansbacher
26af1b2e36
Update app.component.ts
2022-01-21 20:35:52 -07:00
Drew Ansbacher
c6db856a18
wiz success page
2022-01-21 20:35:52 -07:00
Matt Hill
11bd1e0609
global error handling for setup wizard and diagnostic ui too
2022-01-21 20:35:52 -07:00
Lucy Cifferello
6afc4e02ee
update package locks with node v6.11.0 and npm v8.0.0
2022-01-21 20:35:52 -07:00
Drew Ansbacher
c199a6525f
recovery-drive not logicalname
2022-01-21 20:35:52 -07:00
Drew Ansbacher
f1e4cad3bd
echo message
2022-01-21 20:35:52 -07:00
Drew Ansbacher
ed395699b3
Wizard refactor 2 ( #615 )
...
* new flow and endpoints
* functional
* prod build errors addressed
* little more cleanup
* transfer progress fixed
* tor address fix
* remove eslint cause sucks
* fix skeleton text color and wording
Co-authored-by: Matt Hill <matthewonthemoon@gmail.com >
Co-authored-by: Drew Ansbacher <drew.ansbacher@spiredigital.com >
2022-01-21 20:35:52 -07:00
elvece
f1283cce91
update package lock to build node modules using npm prefix
2022-01-21 20:35:52 -07:00
Drew Ansbacher
a8f709c1dc
state service readonly
2022-01-21 20:35:52 -07:00
Drew Ansbacher
e527aa9a5f
wiz error handling
2022-01-21 20:35:52 -07:00
Aiden McClelland
6f1cd49b1b
green/blue labels
2022-01-21 20:35:52 -07:00
Drew Ansbacher
8472b3ddde
error logging
2022-01-21 20:35:52 -07:00