Commit Graph

741 Commits

Author SHA1 Message Date
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
Drew Ansbacher
309d37abd2 delete before comment 2022-01-21 20:35:52 -07:00
Drew Ansbacher
cfc937f17a async fixed 2022-01-21 20:35:52 -07:00
Drew Ansbacher
fd62de7a91 feature done 2022-01-21 20:35:52 -07:00
Drew Ansbacher
6a92ed80b8 comparing 030 2022-01-21 20:35:52 -07:00
Drew Ansbacher
baad108081 initial update progress commit 2022-01-21 20:35:52 -07:00
Matt Hill
0f1e2f0c5b rename dir 2022-01-21 20:35:52 -07:00
Matt Hill
2d301e84ea mvp 2022-01-21 20:35:52 -07:00
Matt Hill
29b4c27812 initial commit for diagnostic ui 2022-01-21 20:35:52 -07:00
Aiden McClelland
a59036d438 todos for diagnostic mode 2022-01-21 20:35:52 -07:00
Aiden McClelland
6b4909750c diagnostic mode changes 2022-01-21 20:35:52 -07:00
Aiden McClelland
5154fcf9da docker image persistence 2022-01-21 20:35:52 -07:00
Aiden McClelland
9fe132fcac todo for actions 2022-01-21 20:35:52 -07:00
Drew Ansbacher
5475f29408 pr review 2022-01-21 20:35:52 -07:00
Drew Ansbacher
bf9c046cd2 error handling and refresh 2022-01-21 20:35:52 -07:00
Drew Ansbacher
5610ab135b more fixes 2022-01-21 20:35:52 -07:00
Drew Ansbacher
2f918c198f encryption integration fixes 2022-01-21 20:35:52 -07:00
Aiden McClelland
4906375cbd force pool creation 2022-01-21 20:35:52 -07:00
Aiden McClelland
6556caf55d fixes for disk list 2022-01-21 20:35:52 -07:00
Aiden McClelland
55b003cb72 setup flow fixes 2022-01-21 20:35:52 -07:00
Drew Ansbacher
81b83782e3 rpc/v1 2022-01-21 20:35:52 -07:00
Matt Hill
3dae1a540b fix initial request and some cleaning 2022-01-21 20:35:52 -07:00
Drew Ansbacher
9825d66ef3 256 2022-01-21 20:35:52 -07:00
Drew Ansbacher
6ee93c9664 cleanup 2022-01-21 20:35:52 -07:00
Drew Ansbacher
529c9909fd no subtlecrypto encryption 2022-01-21 20:35:52 -07:00
Keagan McClelland
f4d184ccb0 replace todo with actual notify call 2022-01-21 20:35:52 -07:00
Keagan McClelland
c5724f40b7 Implements a notification system for EmbassyOS 2022-01-21 20:35:52 -07:00
Aiden McClelland
8dc3377bbd mdns and nginx for main service 2022-01-21 20:35:52 -07:00
Aiden McClelland
9fb57d038a mario death 2022-01-21 20:35:52 -07:00