Commit Graph

769 Commits

Author SHA1 Message Date
Aiden McClelland
3dfecb88c4 write nginx conf in diagnostic mode 2022-01-21 20:35:52 -07:00
Aiden McClelland
a9d9f5e0d4 update submodule 2022-01-21 20:35:52 -07:00
Aiden McClelland
9b6bae7e94 fix lock held on different handle 2022-01-21 20:35:52 -07:00
Aiden McClelland
8a2622c05f use new locking api 2022-01-21 20:35:52 -07:00
Keagan McClelland
eafe7f7348 removes dependency errors when there are none 2022-01-21 20:35:52 -07:00
Aiden McClelland
2716535705 status daemon no longer deadlocking 2022-01-21 20:35:52 -07:00
Aiden McClelland
359d970661 submodule dependencies (#530) 2022-01-21 20:35:52 -07:00
Matt Hill
b6e25cc6ff make needs config a primary status 2022-01-21 20:35:52 -07:00
Lucy C
6b62f0a883 Update compatibility image (#440)
* backup create compiling

* backup restore compiling

* wip

* wip

* backups compiling

* wip

* wip update set result

* fix config set

* wip remove async

* make synchronous

* add build steps

* remove tokio

* add restore subcommand

* fix set to read stdin

* add package properties key

* proper error handle

* create config path if it doesnt exist

* fix merge conflict

* make config a path and koin config file when needed

* update cargo lock

* fix cargo lock

* update properties sub command

* fix dependency check and auto configure; clean up error handling

* fix errors

* fix properties subcommand order

* fix cargo lock

* update cargo.lock

* update appmgr cargo lock with build-portable

* fix error strings and input dependency config in dependency commands

* rename temp file instead

* read dependent config file

* fix temp config file creation

* create config file regardless if it exists

* add curl

* wip refactor config

* wip refactor config

* update rules to use embassyos config type

Co-authored-by: Chris Guida <chrisguida@gmail.com>
2022-01-21 20:35:52 -07:00
Matt Hill
737edfe944 remove hover event on icons 2022-01-21 20:35:52 -07:00
Keagan McClelland
6de22116ce fixes build issues 2022-01-21 20:35:52 -07:00
Keagan McClelland
eaa04f1b8c fix build issue 2022-01-21 20:35:52 -07:00
Keagan McClelland
0517e2d4e8 exclusive lock on cookie file 2022-01-21 20:35:52 -07:00
Matt Hill
6c91d3b7af better list page 2022-01-21 20:35:52 -07:00
Keagan McClelland
d5e59db7cc fixes revisions for notifications (#511) 2022-01-21 20:35:52 -07:00
Matt Hill
5b3e445b53 finsih status refactor 2022-01-21 20:35:52 -07:00
Matt Hill
9a9403e51b rework status display in service show 2022-01-21 20:35:52 -07:00
Drew Ansbacher
bd27beecdf no tsc errs 2022-01-21 20:35:52 -07:00
Matt Hill
5467383e8d show page done 2022-01-21 20:35:52 -07:00
Keagan McClelland
d7ecc0b6e7 fix sqlx build issues 2022-01-21 20:35:52 -07:00
Keagan McClelland
b5f74cdde4 return full ssh key response on add 2022-01-21 20:35:52 -07:00
Drew Ansbacher
17da1dbc7f Update ssh-keys.page.ts 2022-01-21 20:35:52 -07:00
Drew Ansbacher
289aef9693 splice not delete 2022-01-21 20:35:52 -07:00
Keagan McClelland
1fa97164ea fix fingerprint return 2022-01-21 20:35:52 -07:00
Keagan McClelland
25cf20dee3 rename hash to fingerprint 2022-01-21 20:35:52 -07:00
Keagan McClelland
f9d91b3cfb adds context to filesystem calls for nginx 2022-01-21 20:35:52 -07:00
Keagan McClelland
e111e83c49 removes all dbg! macros 2022-01-21 20:35:52 -07:00
Drew Ansbacher
e56d07dbab hash to fingerprint 2022-01-21 20:35:52 -07:00
Keagan McClelland
55346c2115 remove dbg! 2022-01-21 20:35:52 -07:00
Keagan McClelland
ddeb5f372d rename ssh 'remove' to 'delete' 2022-01-21 20:35:52 -07:00
Keagan McClelland
68fbc34bce Feature/nginx management (#483)
* Implements nginx controller and initialization

* adds nginx controller add to netmod add

* adds nginx remove to netmod remove

* fix code review issues
2022-01-21 20:35:52 -07:00
Drew Ansbacher
8b15a5f443 intialize as empty array 2022-01-21 20:35:52 -07:00
Drew Ansbacher
926c74a1b1 ssh array complete 2022-01-21 20:35:52 -07:00
Drew Ansbacher
7320abf317 market cancel http sub 2022-01-21 20:35:52 -07:00
Drew Ansbacher
7178e82ff5 prog bar buff 2022-01-21 20:35:52 -07:00
Keagan McClelland
f8f64e8d6e fixes self-dependency bug (#486)
* fixes self-dependency bug

* fixes build errors, hopefully memory usage isn't garbage

* reduces allocations

* spurious import
2022-01-21 20:35:52 -07:00
Matt Hill
f232f13036 fix initial app showing in list 2022-01-21 20:35:52 -07:00
Keagan McClelland
b8679141a0 wires up notifications 2022-01-21 20:35:52 -07:00
Keagan McClelland
e75ac1e1b8 fix octaves for mario death 2022-01-21 20:35:52 -07:00
Keagan McClelland
a7363ae4e1 fixes logging 2022-01-21 20:35:52 -07:00
Drew Ansbacher
506799828c second bang 2022-01-21 20:35:52 -07:00
Drew Ansbacher
f6d39359bc bang 2022-01-21 20:35:52 -07:00
Drew Ansbacher
3ebb8da7a9 share stats dash 2022-01-21 20:35:52 -07:00
Drew Ansbacher
2a7f1a6eb7 window supports websockets 2022-01-21 20:35:52 -07:00
Keagan McClelland
b04892f5f4 properly renames share-stats 2022-01-21 20:35:52 -07:00
Drew Ansbacher
1a61ad1812 Update connection.service.ts 2022-01-21 20:35:52 -07:00
Drew Ansbacher
8c16258159 no err when updating 2022-01-21 20:35:52 -07:00
Matt Hill
8c26e067ff logs for diagnostic ui 2022-01-21 20:35:52 -07:00
Matt Hill
f4be73d0d8 remove app metrics from app show 2022-01-21 20:35:52 -07:00
Drew Ansbacher
3642a2d4cd readonly patch 2022-01-21 20:35:52 -07:00