Drew Ansbacher
b66720dfd0
marketplace url in server.update
2022-02-10 21:32:32 -07:00
Keagan McClelland
1d8512e1dd
removes charge tune
2022-02-10 15:25:35 -07:00
Keagan McClelland
1fa524dfed
preserves ssh host keys and machine ids
...
explicitly await unmounts
2022-02-10 15:22:19 -07:00
Keagan McClelland
f497c1197f
adds machine id update to initialization
2022-02-10 15:22:19 -07:00
Keagan McClelland
4b24c583cb
remove redundant imports
2022-02-10 14:26:22 -07:00
Keagan McClelland
cdaf57713f
remove error log reporting from backend
2022-02-10 14:26:22 -07:00
Matt Hill
7ac139c856
fix git hash display
2022-02-10 14:26:22 -07:00
Matt Hill
4f2b237f5f
add buttons to Embassy tab for support ( #1187 )
2022-02-10 14:26:22 -07:00
Matt Hill
20acd8efea
remove share-stats, cosmetic improvements
2022-02-10 14:26:22 -07:00
Keagan McClelland
5326de9b84
fixes calculation of disk percentage
2022-02-10 13:58:18 -07:00
Matt Hill
d9374ece18
fix button overlap in app show
2022-02-09 15:38:45 -07:00
Drew Ansbacher
8b03321434
ui tickets addressed
2022-02-09 15:38:45 -07:00
Aiden McClelland
3c8b6e4f83
bugfix: inverts mapping for lan config
2022-02-09 15:10:43 -07:00
Aiden McClelland
f57f7022a1
limit icon size to 100K
2022-02-09 14:05:39 -07:00
Aiden McClelland
1d97856922
better devtools
2022-02-09 14:05:39 -07:00
Aiden McClelland
c413814ac4
fix s9pk reader pos update
2022-02-09 14:05:39 -07:00
Aiden McClelland
3f096bae60
exclude backup volume
2022-02-09 14:05:39 -07:00
Aiden McClelland
08770567d2
add validation to s9pks
2022-02-09 14:05:39 -07:00
Drew Ansbacher
2c17038b19
regex fix
2022-02-09 10:18:22 -07:00
Aiden McClelland
639569369b
fix api
2022-02-09 10:18:22 -07:00
Matt Hill
2c04990f72
dont send undefined qp to registry
2022-02-09 10:18:22 -07:00
Aiden McClelland
57c9d0bca1
remove commit hash from config sample
2022-02-09 10:18:22 -07:00
Matt Hill
bd90259f1c
load default marketplace URL on startup
2022-02-09 10:18:22 -07:00
Aiden McClelland
d3c5648608
pre-download static files, and add api versioning
2022-02-09 10:18:22 -07:00
Drew Ansbacher
01d766fce9
no seeding marketplace"
...
dep icons
matt comments addressed
fix circular dependencies
Update marketplace.service.ts
2022-02-09 10:18:22 -07:00
Drew Ansbacher
0c0cd9d0a0
start9 marketplace config
...
shift not unshift
move eos updates to embassy tab
selected id sub
roughly working
keep name in sync in case of change
delete commented code
64 img
2022-02-09 10:18:22 -07:00
Drew Ansbacher
2d4ecd3096
alt marketplace feature
...
re-arrange
use url
api proxy function
matt comments addressed
delete cache on marketplace load failure
2022-02-09 10:18:22 -07:00
Aiden McClelland
691d567d31
attach api and better pubkey serialization
2022-02-09 10:18:22 -07:00
Aiden McClelland
5c7c23459d
take marketplace as an argument from the frontend
2022-02-09 10:18:22 -07:00
Drew Ansbacher
9d3f0a9d2b
Trying code editor ( #1173 )
...
Implement hidden dev service packaging tools.
Co-authored-by: Drew Ansbacher <drew.ansbacher@spiredigital.com >
Co-authored-by: Matt Hill <matthewonthemoon@gmail.com >
2022-02-08 13:00:40 -07:00
Aiden McClelland
79e4c6880a
switch base os to raspberry pi os
...
minor fixes
more robust
2022-02-08 09:55:39 -07:00
J M
066b974ca6
fix: Properties ( #1175 )
2022-02-08 09:28:02 -07:00
Aiden McClelland
cd494f4f4b
perform docker state build if folder doesn't exist
2022-02-02 10:43:24 -07:00
Lucy C
4c14ce70c6
fix circular dependency warning ( #1161 )
...
* fix circular dependency warning
2022-02-01 13:52:13 -07:00
Keagan McClelland
261eac6802
Changes to ubuntu 21.10 at the base image
2022-02-01 10:36:44 -07:00
Matt Hill
90281dbbd7
update marked to latest version
2022-01-31 16:01:51 -07:00
Aiden McClelland
574539faec
feat: move all frontend projects under the same Angular workspace ( #1141 )
...
* feat: move all frontend projects under the same Angular workspace
* Refactor/angular workspace (#1154 )
* update frontend build steps
Co-authored-by: waterplea <alexander@inkin.ru >
Co-authored-by: Matt Hill <matthewonthemoon@gmail.com >
Co-authored-by: Lucy Cifferello <12953208+elvece@users.noreply.github.com >
2022-01-31 14:01:33 -07:00
Keagan McClelland
7e6c852ebd
set journald conf file
2022-01-31 11:48:45 -07:00
Lucy C
b13911ec12
Properly configure changed optional dependencies ( #1144 )
...
* add logic to accept optional dependency list and determine dependencies based on new service configurations
* add debugs
* properly extend iterator
2022-01-28 12:55:27 -07:00
Keagan McClelland
6dea3c723e
adds some investigative logging and improves error handling for mdns ( #1145 )
...
* adds some investigative logging and improves error handling for mdns
* re-adds client error to mdns controller so that memory isn't deallocated while still in use by AvahiClient
2022-01-27 15:12:17 -07:00
kn0wmad
c11b1721c2
Update CONTRIBUTING.md ( #1125 )
...
* Update CONTRIBUTING.md
Added missing punctuation
* backend readme details
* clarify embassy library wording
* Update backend/README.md
Co-authored-by: Aiden McClelland <3732071+dr-bonez@users.noreply.github.com >
Co-authored-by: Keagan McClelland <keagan.mcclelland@gmail.com >
Co-authored-by: Aiden McClelland <3732071+dr-bonez@users.noreply.github.com >
2022-01-27 12:34:06 -07:00
Keagan McClelland
a984a62392
forcefully remove the container, blowing past 409s
2022-01-27 12:33:14 -07:00
Keagan McClelland
8288cb40fe
registry.start9.com -> marketplace.start9.com
2022-01-26 18:14:42 -07:00
Drew Ansbacher
0d8c5447cb
no pipe on sub
2022-01-26 10:27:47 -07:00
Matt Hill
4db9ccf27c
remove server updating status
2022-01-26 10:27:47 -07:00
Drew Ansbacher
5dc693dd02
no or undefined
2022-01-25 12:26:32 -07:00
Drew Ansbacher
1829ecc71e
version spec conformity
2022-01-25 12:26:32 -07:00
Drew Ansbacher
acfd6ef94d
fix version
2022-01-25 12:26:32 -07:00
Keagan McClelland
1d2d673c3f
fixes lock ordering issue in recovery
2022-01-24 17:39:58 -07:00
Mariusz Kogen
73d44b04e1
Custom MOTD for EmbassyOS ( #1116 )
...
* Create 00-embassy
* Custom MOTD
* eos version and git-info
2022-01-24 17:27:16 -07:00