Commit Graph

13 Commits

Author SHA1 Message Date
Aiden McClelland
800bf8dbde use btreemap instead of indexmap
to establish canonical lock ordering
2021-09-27 17:19:58 -06:00
Keagan McClelland
59e1c76bc0 Implements a notification system for EmbassyOS 2021-09-14 17:18:17 -06:00
Keagan McClelland
2f07d59e1f allow missing properties field 2021-09-11 18:36:20 -06:00
Chris Guida
9e30050934 package properties rpc endpoint (#462) 2021-09-11 13:16:08 -06:00
Aiden McClelland
5f16f69af9 fix warnings 2021-09-01 17:57:24 -06:00
Aiden McClelland
d657eceb08 reconcile types 2021-08-09 14:04:56 -06:00
Aiden McClelland
8de595fafb installs working 2021-08-09 14:00:47 -06:00
Aiden McClelland
7eaf6dabcc switch to managers: wip 2021-08-09 14:00:47 -06:00
Aiden McClelland
d26e08014f compat 2021-08-09 13:59:19 -06:00
Aiden McClelland
7bbbb5463e fix pack 2021-08-09 13:59:08 -06:00
Aiden McClelland
707a5b1d90 appmgr: wrap up tor 2021-08-09 13:58:51 -06:00
Aiden McClelland
08bb7caa81 appmgr: basic tor sync 2021-08-09 13:58:51 -06:00
Aiden McClelland
ad12bf395c 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
2021-08-09 13:57:43 -06:00