Commit Graph

780 Commits

Author SHA1 Message Date
Aiden McClelland
65e4fb5dc4 clean out dbgs 2021-09-27 15:44:27 -06:00
Aiden McClelland
5c2564477e fix locker issues 2021-09-27 15:28:33 -06:00
Matt Hill
9c1b7a9578 Merge branch 'integration/0.3.0' of github.com:Start9Labs/embassy-os into integration/0.3.0 2021-09-27 14:43:20 -06:00
Matt Hill
cf0b030061 update action response type 2021-09-27 14:43:13 -06:00
Keagan McClelland
8d1c4b1158 implements module level logging 2021-09-27 14:43:03 -06:00
Aiden McClelland
69484c8f35 agressive locking 2021-09-27 14:00:34 -06:00
Aiden McClelland
3e3931f847 miscellaneous fixes 2021-09-27 13:48:23 -06:00
Drew Ansbacher
7af51c588d only load if not exists 2021-09-27 11:37:56 -06:00
Drew Ansbacher
83247b4548 moved to service 2021-09-27 11:37:56 -06:00
Drew Ansbacher
0d1dac7c2e marketplace cache working 2021-09-27 11:37:56 -06:00
Matt Hill
7e821d00fe restyle action response 2021-09-27 10:09:22 -06:00
Drew Ansbacher
13a17d2a88 set timeout 2021-09-27 10:09:22 -06:00
Drew Ansbacher
1c8c036225 await not setTimeout 2021-09-27 10:09:22 -06:00
Drew Ansbacher
18a290f502 comments addressed 2021-09-27 10:09:22 -06:00
Drew Ansbacher
f01cff00f0 no logs 2021-09-27 10:09:22 -06:00
Drew Ansbacher
b696798788 action success modal 2021-09-27 10:09:22 -06:00
Matt Hill
e91809bbb8 minor changes 2021-09-25 15:48:46 -06:00
Drew Ansbacher
80fb443102 warning icon changes 2021-09-25 15:48:46 -06:00
Chris Guida
5222b16e28 implement package.action rpc/cli command (#503)
* implement package.action rpc/cli command

* use action id instead of name

* make ActionResult display impl nicer

Co-authored-by: Aiden McClelland <me@drbonez.dev>
2021-09-24 20:51:02 -05:00
Aiden McClelland
fd3ebf737c write nginx conf in diagnostic mode 2021-09-24 15:19:22 -06:00
Aiden McClelland
b330eb6b1b update submodule 2021-09-24 14:28:15 -06:00
Aiden McClelland
8821d52602 fix lock held on different handle 2021-09-24 14:28:15 -06:00
Aiden McClelland
660205c3db use new locking api 2021-09-24 14:28:15 -06:00
Keagan McClelland
51417383d2 removes dependency errors when there are none 2021-09-24 14:28:15 -06:00
Aiden McClelland
1383567a3a status daemon no longer deadlocking 2021-09-24 14:28:15 -06:00
Aiden McClelland
2638e2878e submodule dependencies (#530) 2021-09-24 14:01:55 -06:00
Matt Hill
b41c0c2c29 make needs config a primary status 2021-09-23 20:34:11 -06:00
Matt Hill
95188458ed Merge branch 'integration/0.3.0' of github.com:Start9Labs/embassy-os into integration/0.3.0 2021-09-23 19:46:45 -06:00
Matt Hill
43c1a5c047 remove hover event on icons 2021-09-23 19:46:40 -06:00
Lucy C
ae8eb6582b 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>
2021-09-23 17:44:49 -06:00
Matt Hill
3c234d29f2 Merge branch 'integration/0.3.0' of github.com:Start9Labs/embassy-os into integration/0.3.0 2021-09-23 17:42:05 -06:00
Matt Hill
55c9ad0bc2 better list page 2021-09-23 17:41:55 -06:00
Keagan McClelland
61ed0a8a58 fixes build issues 2021-09-23 16:21:41 -06:00
Keagan McClelland
99a0ec7ff5 fix build issue 2021-09-23 15:59:27 -06:00
Keagan McClelland
39435f913b exclusive lock on cookie file 2021-09-23 15:37:34 -06:00
Keagan McClelland
a7c7cf1c56 fixes revisions for notifications (#511) 2021-09-23 13:27:05 -06:00
Matt Hill
6bdb5755e3 finsih status refactor 2021-09-22 14:45:43 -06:00
Matt Hill
17f58aabff rework status display in service show 2021-09-22 14:45:43 -06:00
Drew Ansbacher
8cdd70090d no tsc errs 2021-09-22 14:45:43 -06:00
Matt Hill
c3790f933e show page done 2021-09-22 14:45:43 -06:00
Keagan McClelland
f8ef0d9d9c fix sqlx build issues 2021-09-22 10:22:40 -06:00
Keagan McClelland
89c5294fc7 return full ssh key response on add 2021-09-20 13:58:36 -06:00
Drew Ansbacher
c0f5b931a3 Update ssh-keys.page.ts 2021-09-20 13:19:36 -06:00
Drew Ansbacher
cf5aa94df3 splice not delete 2021-09-20 13:19:36 -06:00
Keagan McClelland
7e3e1cc190 fix fingerprint return 2021-09-20 12:43:28 -06:00
Keagan McClelland
b05b52fd8d rename hash to fingerprint 2021-09-20 12:33:32 -06:00
Keagan McClelland
28bb518d6b adds context to filesystem calls for nginx 2021-09-20 12:32:21 -06:00
Keagan McClelland
80a6a4e1ca removes all dbg! macros 2021-09-20 12:32:21 -06:00
Drew Ansbacher
27ea0bb29c hash to fingerprint 2021-09-20 12:16:38 -06:00
Keagan McClelland
66ff38688e remove dbg! 2021-09-20 11:32:57 -06:00