1417 Commits

Author SHA1 Message Date
Matt Hill
47186f6cd0 fix duplicate v0.3.0 2022-02-28 16:29:19 -07:00
Aiden McClelland
39d9ed538a add delay between bep and chime 2022-02-28 15:28:11 -07:00
Aiden McClelland
aa3af09e69 blacklist upgrade kit usb adapters 2022-02-28 15:27:31 -07:00
Keagan McClelland
a95c9f4f2d treat the old config as null when we install/recover for the first time (#1297)
* treat the old config as null when we install/recover for the first time

* reduce scope of change

Co-authored-by: Aiden McClelland <me@drbonez.dev>
2022-02-28 15:24:10 -07:00
Aiden McClelland
86823e063a better rate limiting (#1296)
* better rate limiting

* actually reset counter
2022-02-28 13:06:27 -07:00
Aiden McClelland
b57f12f7ae mute crash notifs during shutdown
and increase startup grace period
2022-02-28 11:38:07 -07:00
Matt Hill
2622f787fe base64 encode cert (#1295) 2022-02-28 11:13:42 -07:00
Matt Hill
ad8d1ff850 dont nav to app show when launching app ui from list 2022-02-27 22:50:23 -07:00
Matt Hill
36f8d5ef4e copy change in backup drives component 2022-02-27 22:50:23 -07:00
Drew Ansbacher
61ee46f289 no init
setup complete fix and minor copy changes

return SetupResult on setup.complete
2022-02-27 22:50:23 -07:00
Drew Ansbacher
df16943502 last minute changes 2022-02-27 22:50:23 -07:00
Aiden McClelland
a6e00449f6 fix path 2022-02-27 16:25:28 -07:00
Aiden McClelland
b1aa2ddf75 prevent initialization from writing the quirk string twice 2022-02-27 15:37:23 -07:00
Aiden McClelland
c3045bcec1 update cargo.lock 2022-02-26 15:20:23 -07:00
Aiden McClelland
ec3b83eee2 update version in Cargo.toml 2022-02-26 13:28:54 -07:00
Aiden McClelland
faf0b4db6e update Makefile to use js script 2022-02-26 10:58:12 -07:00
Drew Ansbacher
4637aa6262 snek height fix (#1284)
* snek height fix

* close button to od welcome plus snek reposition

* remove console logs

Co-authored-by: Drew Ansbacher <drew@start9labs.com>
Co-authored-by: Matt Hill <matthewonthemoon@gmail.com>
2022-02-26 10:56:13 -07:00
Matt Hill
840fa8d49b send id to marketplace 2022-02-25 21:58:13 -07:00
Aiden McClelland
184381b536 beta flag for backend 2022-02-25 17:24:39 -07:00
Matt Hill
94a6cd4ff6 add registries.json and use real marketplace name 2022-02-25 17:21:17 -07:00
Keagan McClelland
798e17f636 adds warnings for extra manifest keys (#1278)
* adds warnings for extra manifest keys

* default to warn log level if env not specified
2022-02-25 17:18:55 -07:00
kn0wmad
6ef7da9732 Fix links in UI to point to new website (#1249)
* Fix links in UI to point to new website

* Typo

* Update README.md

* Update success.page.html

* Update app.component.ts

* Update backup-drives.component.html

* Update lan.page.html
2022-02-25 17:07:33 -07:00
Drew Ansbacher
b326ae5ea8 add details 2022-02-25 16:11:53 -07:00
Aiden McClelland
47e7b35924 update patch-db to improve disk sync reliability 2022-02-25 13:34:56 -07:00
Drew Ansbacher
422bc48956 no space before colon 2022-02-25 10:20:20 -07:00
Drew Ansbacher
0e82825da1 mplace service install refactor 2022-02-25 10:20:20 -07:00
Drew Ansbacher
e3b002f2dd slow-snek 2022-02-25 10:20:20 -07:00
Drew Ansbacher
d229aaf1b2 marketplace url install fix 2022-02-24 16:45:57 -07:00
Drew Ansbacher
8cb0186621 Feature/snake (#1256)
* snake game

Co-authored-by: Drew Ansbacher <drew@start9labs.com>
2022-02-24 16:20:52 -07:00
Aiden McClelland
63f0a3bca8 add success-message instead of description on health checks (#1268) 2022-02-24 12:58:56 -07:00
Drew Ansbacher
3f26f20e85 health check success (#1267)
* health check success

Co-authored-by: Drew Ansbacher <drew@start9labs.com>
2022-02-24 12:55:30 -07:00
Aiden McClelland
16de45e4fd start with clean tor state 2022-02-24 12:04:36 -07:00
Matt Hill
563172688c only show attach prompt if product key present (#1263) 2022-02-23 18:31:12 -07:00
Keagan McClelland
7678cee5be fix NO_KEY initialization (#1262)
* fix NO_KEY initialization

* hex encode instead of shasum
2022-02-23 18:19:17 -07:00
Keagan McClelland
0ac52ff8ef Bugfix/fix syntax change user (#1260)
* quote users output

* change away from 'users' to /etc/passwd
2022-02-23 17:49:34 -07:00
Drew Ansbacher
ad5be18bb4 auto check automatic 2022-02-23 17:18:55 -07:00
Keagan McClelland
df9773f8b4 Update cifs.rs 2022-02-23 16:40:12 -07:00
Matt Hill
bfaf2b393f account for presence of uninstalled service in backup progress (#1258) 2022-02-23 16:37:09 -07:00
Keagan McClelland
17fe7eaa17 Update initialization.sh 2022-02-22 15:41:36 -07:00
Chris Guida
4017d02472 speed up shutdown 2022-02-22 14:46:17 -07:00
Matt Hill
989a73bed5 handle case where dependency-info is missing entry (#1252)
* handle case where dependency-info is missing entry

* assume entry is always there
2022-02-22 14:20:45 -07:00
Aiden McClelland
85774fad57 add generic package icon 2022-02-22 14:20:18 -07:00
Aiden McClelland
4fedd27faf always include dependency-info entry 2022-02-22 14:20:18 -07:00
Keagan McClelland
4fa2c11de7 Move user change early in the process
this allows ssh'ing in and still allowing the init script to complete
2022-02-22 13:59:33 -07:00
Drew Ansbacher
87c69db7b0 padding 2022-02-22 13:47:40 -07:00
Drew Ansbacher
fcbff240fe matt edits 2022-02-22 13:47:40 -07:00
Drew Ansbacher
be94c60691 loading no snake 2022-02-22 13:47:40 -07:00
Drew Ansbacher
af55d11ba1 Show pkg title in notes if manifest exists 2022-02-22 12:46:41 -07:00
J M
b64785250f chore: Converting a bash script into a javascript file 2022-02-21 17:43:44 -07:00
Aiden McClelland
42e1a02a61 mute crash notifications when service is just started (#1245)
* mute crash notifications when service is just started

* mute first service crash if within 15s of start
2022-02-21 16:53:06 -07:00