Aiden McClelland
7854885465
allow interactive TTY if available
2022-06-08 09:29:24 -06:00
Thomas Moerkerken
cceef054ac
remove interactive TTY requirement from cmds
2022-06-01 14:37:12 -06:00
J M
b8751e7add
Chore/version 0 3 1 0 ( #1475 )
...
* feat: move over to workspaces
* chore: Move to libs
* chore:fix(build): Compat
* chore: fixing pr
2022-06-01 10:22:00 -06:00
Aiden McClelland
17270e41fd
version bump ( #1423 )
...
* version bump
* set `Current`
* update welcome message and adjust styling
Co-authored-by: Lucy Cifferello <12953208+elvece@users.noreply.github.com >
2022-05-04 16:36:23 -06:00
Lucy C
1e8aa569b3
update packages ( #1361 )
...
* update frontend packages
* update system images as well
* proper update of package lock file
2022-03-29 12:44:31 -06:00
Lucy C
b13911ec12
Properly configure changed optional dependencies ( #1144 )
...
* add logic to accept optional dependency list and determine dependencies based on new service configurations
* add debugs
* properly extend iterator
2022-01-28 12:55:27 -07:00
Aiden McClelland
edde478382
rename appmgr
2022-01-21 20:35:52 -07:00
Lucy C
5b87aca298
Bugfix/backup lock ( #1093 )
...
* add write lock before getting model
* update compat cargo.lock file
* update encryptfs passphrase cmd
* add additional safeguards around dropping stdin handles
* proper lock ordering for server status
2022-01-21 20:35:52 -07:00
J M
577b75a76c
Fix: Show A Message such that the user will know there is something wrong ( #1092 )
...
* Fix: Show A Message such that the user will know there is something wrong
Fixes #31
* Update main.rs
* Apply suggestions from code review
Co-authored-by: Aiden McClelland <3732071+dr-bonez@users.noreply.github.com >
Co-authored-by: Aiden McClelland <3732071+dr-bonez@users.noreply.github.com >
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
Chris Guida
e5f1c4c955
add bash to utils image
2022-01-21 20:35:52 -07:00
Lucy C
018b7e972c
Bugfix/compat auto config ( #812 )
...
* account for no dependent config when auto configuring
* fix config path
* add check for config file to dependency check command
2022-01-21 20:35:52 -07:00
Keagan McClelland
c723ee6a15
Feature/always gen certs ( #784 )
...
* move SslManager to NetController and out of NginxController
* always generate the certs, move that functionality to the net controller before any nginx configs are written
* add info log
* refactor to make net controller not responsible for nginx stuff
* diff minimization
* diff minimization
* diff minimization
* diff minimization
* use net controller cert path instead of nginx controller cert path
* remove unused imports
* move location of cert mounts
2022-01-21 20:35:52 -07:00
Lucy C
eac7db091f
Bugfix/disk info ( #770 )
...
* use df for getting disk info
* fix import
* fix type errors
* add duplicity flag for different source hosts
* fix borrow
* reorder args
* update cargo lock
* use 1byte block sizes and using floating point numbers
2022-01-21 20:35:52 -07:00
Aiden McClelland
1e7492e915
adds recovery ( #731 )
...
* should work
* works for real
* fix build
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
Lucy C
effcd5ea57
Feature/dry auto configure ( #584 )
...
* rename variables for clarity
* return altered dep config
* add utils system image, move compat into system-images
* rename variables for clarity
* sync integration and add debug instrumentation
* debugging
* add trace instrumentation
* fix compilation for instrumentation
* fix potential deadlocking behavior
* fix import
* fix dep check response return
* hook back up to rpc, was overwritten in rebase
* fix package command
* get proper package config
* testing dep config
* version/volume for dep
* vars
* compat debugs
* clean up
* remove tar
Co-authored-by: Chris Guida <chrisguida@gmail.com >
2022-01-21 20:35:52 -07:00
Lucy Cifferello
2f865a1953
add gitignore for utils.tar
2022-01-21 20:35:52 -07:00
Lucy Cifferello
d25266fe2d
fix compat build
2022-01-21 20:35:52 -07:00
Justin Miller
4d110eb613
Feat: Compare versions for update
2022-01-21 20:35:52 -07:00
Chris Guida
c24d63d65c
add curl to utils image, and remove utils.tar
2022-01-21 20:35:52 -07:00
Chris Guida
a5f5852a31
add utils system image, move compat into system-images
2022-01-21 20:35:52 -07:00