Commit Graph

516 Commits

Author SHA1 Message Date
Matt Hill
dc3634ad31 responseType text for static files 2022-01-21 20:35:52 -07:00
Matt Hill
860d425b53 fix infinite loader on sessions load 2022-01-21 20:35:52 -07:00
Matt Hill
9a77bf6496 http type changes 2022-01-21 20:35:52 -07:00
Matt Hill
a6cf6edcea error flattening, remain to details, and delete old config stuff 2022-01-21 20:35:52 -07:00
Matt Hill
82928fe3ba fix types 2022-01-21 20:35:52 -07:00
Aiden McClelland
15936db81e cargo lock 2022-01-21 20:35:52 -07:00
Aiden McClelland
84916ad9d5 minor fixes, add nginx conf 2022-01-21 20:35:52 -07:00
Keagan McClelland
1059ccfc96 Feature/ssh (#382)
* wip ssh feature

* add and remove complete, list remains

* list half way done

* should finish the ssh module completely

* minor fixes

* formatting and offline queries

Co-authored-by: Aiden McClelland <me@drbonez.dev>
2022-01-21 20:35:52 -07:00
Aiden McClelland
a1f1dc2ce7 reconcile types 2022-01-21 20:35:52 -07:00
Aiden McClelland
a272d5d698 fix casing 2022-01-21 20:35:52 -07:00
Aiden McClelland
0d9101841c ws subscription 2022-01-21 20:35:52 -07:00
Aiden McClelland
e1c123c4e3 add cookie expiration 2022-01-21 20:35:52 -07:00
Aiden McClelland
281dde2462 auth middleware 2022-01-21 20:35:52 -07:00
Aiden McClelland
2dc896ef04 authentication 2022-01-21 20:35:52 -07:00
Aiden McClelland
01ed3318cb middleware 2022-01-21 20:35:52 -07:00
Aiden McClelland
b807323fa4 installs working 2022-01-21 20:35:52 -07:00
Aiden McClelland
48c33be14c add support for yaml and json manifests 2022-01-21 20:35:52 -07:00
Aiden McClelland
a14820087d switch to managers: wip 2 2022-01-21 20:35:52 -07:00
Aiden McClelland
34e4c12af3 switch to managers: wip 2022-01-21 20:35:52 -07:00
Aiden McClelland
e2b77b23f8 move manifest to parent 2022-01-21 20:35:52 -07:00
Aiden McClelland
2e3e551564 compat 2022-01-21 20:35:52 -07:00
Aiden McClelland
c6391280fc fix feature flag for avahi 2022-01-21 20:35:52 -07:00
Aiden McClelland
9494fc9b60 fix toml 2022-01-21 20:35:52 -07:00
Aiden McClelland
0739690dcb appmgr inspect is back 2022-01-21 20:35:52 -07:00
Aiden McClelland
3f416dda1b fix pack 2022-01-21 20:35:52 -07:00
Aiden McClelland
ffb9a72e18 migrations 2022-01-21 20:35:52 -07:00
Aiden McClelland
8b3a7c6df5 pack 2022-01-21 20:35:52 -07:00
Aiden McClelland
172ef71c8d appmgr: mdns controller 2022-01-21 20:35:52 -07:00
Aiden McClelland
9630c356f4 appmgr: wrap up tor 2022-01-21 20:35:52 -07:00
Aiden McClelland
351ce2495d appmgr: offline queries 2022-01-21 20:35:52 -07:00
Aiden McClelland
04b9ef8222 appmgr: basic tor sync 2022-01-21 20:35:52 -07:00
Aiden McClelland
5b22d0a3b3 appmgr: minor fixes 2022-01-21 20:35:52 -07:00
Aiden McClelland
7ce162aaf7 switch back to path deps cause we can't have nice things yet 2022-01-21 20:35:52 -07:00
Aiden McClelland
6e314f4ca9 appmgr: publish to crates.io 2022-01-21 20:35:52 -07:00
Aiden McClelland
8fba85277a appmgr: initialize dependency errors on install 2022-01-21 20:35:52 -07:00
Aiden McClelland
8954e3e338 appmgr 0.3.0 rewrite pt 1
appmgr: split bins

update cargo.toml and .gitignore

context

appmgr: refactor error module

appmgr: context

begin new s9pk format

appmgr: add fields to manifest

appmgr: start action abstraction

appmgr: volume abstraction

appmgr: improved volumes

appmgr: install wip

appmgr: health daemon

appmgr: health checks

appmgr: wip

config get

appmgr: secret store

wip

appmgr: config rewritten

appmgr: delete non-reusable code

appmgr: wip

appmgr: please the borrow-checker

appmgr: technically runs now

appmgr: cli

appmgr: clean up cli

appmgr: rpc-toolkit in action

appmgr: wrap up config

appmgr: account for updates during install

appmgr: fix: #308

appmgr: impl Display for Version

appmgr: cleanup

appmgr: set dependents on install

appmgr: dependency health checks
2022-01-21 20:35:52 -07:00
Matt Hill
5741cf084f Subnav (#391)
* begin subnav implementation

* implement subnav AND angular forms for comparison

* unions working-ish, list of enums working

* new form approach almost complete

* finish new forms approach for action inputs and config

* expandable list items and handlebars display

* Config animation (#394)

* config cammel

* config animation

Co-authored-by: Drew Ansbacher <drew.ansbacher@spiredigital.com>

* improve server settings inputs, still needs work

* delete all notifications, styling, and bugs

* contracted by default

Co-authored-by: Drew Ansbacher <drew.ansbacher@gmail.com>
Co-authored-by: Drew Ansbacher <drew.ansbacher@spiredigital.com>
2022-01-21 20:35:52 -07:00
Drew Ansbacher
a43ff976a2 Drew cleanup (#380)
* accordion works

* cleanup

* styling

* more styling

* App show change (#387)

* show page change

* no marketplace

* app show changes

* update marketplace list

* icon

* top left icon

* toolbar

* right size

* out of toolbar

* no service details

* fix skeleton text and server metrics page

* stuck

* add session management

* complete sessions feature

* app show page

* remove unnecessary icons

* add cli to list of possible sessions

* Modal global (#383)

* modal checkpoint

* global modal

* black looks good now

* black looks good now

* not smaller

Co-authored-by: Drew Ansbacher <drew.ansbacher@spiredigital.com>

Co-authored-by: Drew Ansbacher <drew.ansbacher@spiredigital.com>
Co-authored-by: Drew Ansbacher <drew.ansbacher@gmail.com>

Co-authored-by: Drew Ansbacher <drew.ansbacher@spiredigital.com>
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
Drew Ansbacher
4c294566d7 Progress bar (#377)
* looking for unnecessary watches

* on init data initialization

* prog pipe

* install progress everywhere

* titlecase status

* include updateing state in app show for install progress

Co-authored-by: Drew Ansbacher <drew.ansbacher@spiredigital.com>
Co-authored-by: Matt Hill <matthewonthemoon@gmail.com>
2022-01-21 20:35:52 -07:00
Matt Hill
dc923ea6fb fix rendering bug in marketplace 2022-01-21 20:35:52 -07:00
Matt Hill
eb245aea50 refactor loaders, better err toasts, rework Embassy tab organization 2022-01-21 20:35:52 -07:00
Drew Ansbacher
2ff9c622ac http service object fix 2022-01-21 20:35:52 -07:00
Matt Hill
d1b8f51b78 dont watch patch.data directly in TS (#371)
* dont watch patch.data directly in TS

* installs and uninstalls working

* minor repairs
2022-01-21 20:35:52 -07:00
Matt Hill
65c4db09f3 refine startup alerts, reversions in mocks 2022-01-21 20:35:52 -07:00
Drew Ansbacher
3ddfcd7895 removed log 2022-01-21 20:35:52 -07:00
Drew Ansbacher
57da15f7f5 no content key 2022-01-21 20:35:52 -07:00
Drew Ansbacher
313036b512 remove import 2022-01-21 20:35:52 -07:00
Drew Ansbacher
023507c06f cleaner 2022-01-21 20:35:52 -07:00
Drew Ansbacher
258727f6b9 eos at top 2022-01-21 20:35:52 -07:00
Drew Ansbacher
492196e51b push not necessary 2022-01-21 20:35:52 -07:00