Keagan McClelland
fedeebe087
add build scripts to embassy src
2021-10-04 14:29:00 -06:00
Aiden McClelland
26c59ae00f
fix build script
2021-10-04 11:32:31 -06:00
Drew Ansbacher
23c013514c
state service readonly
2021-10-04 11:02:33 -06:00
Drew Ansbacher
1d98a8d61e
wiz error handling
2021-10-04 11:02:33 -06:00
Drew Ansbacher
a3085b7507
forbid actions when config not properly done
2021-10-04 11:00:30 -06:00
Aiden McClelland
672e37f173
green/blue labels
2021-10-02 16:56:02 -06:00
Aiden McClelland
a581428328
disable gateway timeout
2021-10-02 14:55:50 -06:00
Keagan McClelland
43cda446aa
Bugfix/mdns sync semantics ( #550 )
...
* fixes issue where mdns.sync would reset the entry group without readding the original A record, causing CNAME's to point to nothing
* make analyzer mad to make cargo happy
* please both analyzer and cargo
* debug logs
* demote successful healthcheck logs to trace since they happen once every second
* I have no words for this commit message
* 2 is 3
2021-10-02 14:05:20 -06:00
Matt Hill
bc7a1d5eb6
description for service menu
2021-10-01 13:04:00 -06:00
Keagan McClelland
5f5c559d2c
Update initialization.sh
2021-10-01 10:58:08 -06:00
Matt Hill
c20c067f26
handle possible null case for dep error
2021-09-30 22:01:16 -06:00
Aiden McClelland
480d05526c
shutdown setup rpc server after setup
2021-09-30 18:57:57 -06:00
Keagan McClelland
4d5343554e
Update initialization.sh
2021-09-30 18:24:26 -06:00
Keagan McClelland
2e65a3d160
use echo from /usr/bin
2021-09-30 17:26:28 -06:00
Drew Ansbacher
57f359fa71
error logging
2021-09-30 17:01:35 -06:00
kn0wmad
4ab903ffa2
Makefile fix
2021-09-30 16:02:51 -06:00
Keagan McClelland
938995e278
disable mocks
2021-09-30 15:43:51 -06:00
Aiden McClelland
5431f561da
setup works
2021-09-30 14:49:04 -06:00
Matt Hill
61f779ec24
refine readme
2021-09-30 13:34:44 -06:00
kn0wmad
8cff6e1cd0
Setup Scripts ( #472 )
...
* Init commit of setup scripts
* Minor edit
* Script edit and dir rename
* Oops
* Updated README
* Updated scripts/readme
* Additional Script/README updates
* Further Script updates
* BuildGuide updates
* More git fuckery
* Init commit of setup scripts
* Minor edit
* Script edit and dir rename
* Oops
* Updated scripts/readme
* Script/README updates
* Additional Script/README updates
* Script/README edits
* Copy script edit
* Copy script edit
* Filesystem script edit
* More edits
* Guide edit
* Makefile
* fixes ui build scripts to use submodules (#546 )
* fix product key generation
Co-authored-by: Aiden McClelland <me@drbonez.dev >
Co-authored-by: Keagan McClelland <keagan.mcclelland@gmail.com >
2021-09-30 13:07:12 -06:00
Drew Ansbacher
6843e99c3a
error details
2021-09-30 13:05:43 -06:00
Matt Hill
8b4401282f
remove time from health check and add loading message to health check
2021-09-30 12:58:57 -06:00
Matt Hill
71e729ea8b
Merge branch 'integration/0.3.0' of github.com:Start9Labs/embassy-os into integration/0.3.0
2021-09-30 12:36:38 -06:00
Matt Hill
ce68e783bf
add rpcClient to window
2021-09-30 12:36:27 -06:00
Drew Ansbacher
4f33812000
mk list search fix
2021-09-30 12:29:12 -06:00
Drew Ansbacher
4e86ea4dca
threshold 1
2021-09-30 12:18:33 -06:00
Drew Ansbacher
ac30b47718
comments addressed
2021-09-30 12:11:45 -06:00
Drew Ansbacher
9e6fb131ed
fuzzy search
2021-09-30 12:11:45 -06:00
Matt Hill
357b59fd43
fix type error
2021-09-30 09:49:27 -06:00
Matt Hill
341c76750c
fix bug with launching config modal from dependency auto config
2021-09-29 16:23:14 -06:00
Matt Hill
a941dfdee5
convert strigs to numbers for numberic form controls
2021-09-29 13:25:24 -06:00
Aiden McClelland
d5fdd43087
dry uninstall
2021-09-28 18:12:01 -06:00
Aiden McClelland
17445e2518
better predicate to wait on for setup flow
2021-09-28 16:21:27 -06:00
Aiden McClelland
3a1bcddf65
patches for dependency errors
2021-09-28 15:51:19 -06:00
Chris Guida
e1618cb0e5
compat: fix dependency command and update indexmap to btreemap
2021-09-28 16:29:47 -05:00
Aiden McClelland
08df3dc65d
prefer btreemap over hashmap
2021-09-28 14:00:45 -06:00
Keagan McClelland
79db44e34f
preliminary support for tor key pointers
2021-09-28 13:42:00 -06:00
Keagan McClelland
4c29d8c372
splits out types for different package pointers
2021-09-28 13:42:00 -06:00
Keagan McClelland
bed4c92b26
splits up package pointer types
2021-09-28 13:42:00 -06:00
Keagan McClelland
bc605efc3b
change vec to hashset
2021-09-28 13:42:00 -06:00
Aiden McClelland
e69a85e3fe
use IndexMap for config spec
2021-09-28 13:19:07 -06:00
Aiden McClelland
5681584157
misc fixes
2021-09-28 12:33:43 -06:00
Matt Hill
2f6c6a3e80
Merge branch 'integration/0.3.0' of github.com:Start9Labs/embassy-os into integration/0.3.0
2021-09-28 11:10:11 -06:00
Matt Hill
079f9bb3de
fix marketplace dependency show and chaching
2021-09-28 11:10:03 -06:00
Aiden McClelland
69fd8da2ff
separate context for sdk
2021-09-27 18:37:03 -06:00
Aiden McClelland
5c11b14383
update patch-db
2021-09-27 18:04:11 -06:00
Aiden McClelland
800bf8dbde
use btreemap instead of indexmap
...
to establish canonical lock ordering
2021-09-27 17:19:58 -06:00
Aiden McClelland
72cc6b1b2a
change dependency requirement structure
2021-09-27 16:23:24 -06:00
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