Keagan McClelland
2d44852ec4
iterators can be played now
2022-05-16 11:24:14 -06:00
Keagan McClelland
b9de5755d1
fix error with circle of fifths type
2022-05-16 11:24:14 -06:00
Mariusz Kogen
84463673e2
☯️ For the peace of mind ☯️ ( #1444 )
...
Simplifying and clarifying for first time builders
2022-05-16 11:09:11 -06:00
Dread
56efe9811d
Update README.md to include yq ( #1385 )
...
Update README.md to include yq install instructions for Linux
2022-05-11 16:23:10 -06:00
Keagan McClelland
a6234e4507
adds product key to error message in setup flow when there is mismatch
2022-05-11 16:19:24 -06:00
Keagan McClelland
e41b2f6ca9
make nicer update sound
2022-05-11 16:15:56 -06:00
Lucy C
8cf000198f
Fix/id params ( #1414 )
...
* watch config.json for changes when just building frontend
* fix version for data consistency
* clone param ids so not recursively stringified; add global type for stringified instances
* ensure only most recent data source grabbed to fix issue with service auto update on marketplace switch
* use take instead of shallow cloning data
2022-05-10 12:20:32 -06:00
J M
cc6cbbfb07
chore: Convert from ajv to ts-matches ( #1415 )
2022-05-10 11:00:56 -06:00
Mariusz Kogen
10d7a3d585
Switching SSH keys to start9 user ( #1321 )
...
* Update ssh.rs for start9 user
* .ssh directory for uid 1000 user
* Update init.rs for start9 user
* “His name is Robert Paulson”
* typo
* just cleaning up ...
2022-05-09 15:16:24 -06:00
J M
864555bcf0
Feat bulk locking ( #1422 )
...
* Feat: Multi-lock capabilities add to config
* wip: RPC.rs fixes, new combinatoric
* wip: changes
* chore: More things that are bulk
* fix: Saving
* chore: Remove a dyn object
* chore: Add tests + remove unused
* Fix/feat bulk locking (#1427 )
* fix: health check
* fix: start/stop service
* fix: install/uninstall services
* chore: Fix the notifications
* fix: Version
* fix: Version as serde
* chore: Update to latest patch db
* chore: Change the htLock to something that makes more sense
* chore: Fix the rest of the ht
* "chore: More ht_lock":
2022-05-09 14:53:39 -06:00
Mirko Rainer
5d3bc8cfa5
Update index.html ( #1419 )
...
* Update index.html
Increase proposed time to wait.
* Update index.html
Co-authored-by: Lucy C <12953208+elvece@users.noreply.github.com >
Co-authored-by: Lucy C <12953208+elvece@users.noreply.github.com >
v0.3.0.3
2022-05-05 15:41:28 -06:00
dependabot[bot]
b130608a78
Bump async from 2.6.3 to 2.6.4 in /frontend ( #1426 )
...
* Bump async from 2.6.3 to 2.6.4 in /frontend
Bumps [async](https://github.com/caolan/async ) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases )
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md )
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4 )
---
updated-dependencies:
- dependency-name: async
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
* fix eos version
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lucy Cifferello <12953208+elvece@users.noreply.github.com >
2022-05-04 16:51:25 -06:00
Chris Guida
6fa0a9762f
Update server-show.page.ts
...
kernel logs are not just for device drivers
2022-05-04 18:38:05 -04:00
Aiden McClelland
17270e41fd
version bump ( #1423 )
...
* version bump
* set `Current`
* update welcome message and adjust styling
Co-authored-by: Lucy Cifferello <12953208+elvece@users.noreply.github.com >
2022-05-04 16:36:23 -06:00
Aiden McClelland
4ac03293ed
attempt to heal when health check passes
2022-05-02 15:36:26 -04:00
Aiden McClelland
7c17e26480
prevent the kernel from OOMKilling embassyd ( #1402 )
...
* prevent the kernel from OOMKilling embassyd
* privilege embassyd with respect to cpu usage
* add a docker slice
2022-04-20 11:26:41 -04:00
Mariusz Kogen
1ac711c864
smarter wget
...
If for some reason make will be interrupted, wget will try to download .zip file and cause the name is taken it will download it to .zip1 which wont be recognized. This fixes it.
2022-04-15 15:26:00 -04:00
kn0wmad
82c2adbc7b
Update Makefile ( #1400 )
...
Remove FE config file during a `make clean`
2022-04-15 10:57:25 -06:00
Lucy Cifferello
1dcf390ee9
make montserrat important to override, mainly for menu
2022-04-14 12:44:08 -04:00
waterplea
a143e2581e
chore(snek): remove keyboard activation
2022-04-14 12:44:08 -04:00
waterplea
d7bdc15e49
refactor: decompose app component
2022-04-14 12:44:08 -04:00
Aiden McClelland
50f14fe040
fixes login locking up after refresh
v0.3.0.2
2022-04-11 21:58:38 -04:00
Lucy Cifferello
0d96007c2f
fix arch config for build
2022-04-11 16:10:03 -04:00
Lucy Cifferello
3eef671163
change welcome message
2022-04-11 16:09:25 -04:00
Aiden McClelland
2015770768
chore: bump version
2022-04-11 16:09:25 -04:00
Aiden McClelland
b686fc6794
commit compat after update
2022-04-11 15:10:18 -04:00
Alex Inkin
9f66ccec17
fix: fix dynamic status and instructions modal ( #1382 )
v0.3.0.1
2022-04-05 08:56:02 -06:00
Matt Hill
905aaafa2b
dont hang on update and downgrade
2022-04-04 17:01:07 -06:00
J M
12ca3e0aea
fix: Be able to port forward and see frontend ( #1380 )
2022-04-04 15:22:37 -06:00
Aiden McClelland
f523a68e72
fix migrations not running in the to block
2022-04-01 20:51:43 -06:00
Aiden McClelland
6ac87a51e4
allow for multiple disk repairs ( #1375 )
...
* allow for multiple disk repairs
* actually reboot if reboot required
* must_use
2022-04-01 11:39:03 -06:00
Alex Inkin
3b930060a8
fix(app-list): fix recovered services spinner ( #1376 )
2022-04-01 08:20:16 -06:00
Aiden McClelland
04f1511b52
remove "(Current Version)" ( #1372 )
...
* remove "(Current Version)"
* remove index variable
2022-03-31 15:28:21 -06:00
Matt Hill
01f14061ec
better eager loading and better error messaging for backup flow ( #1368 )
...
* better eager loading and better error messaging for backup flow
* add arch qp to marketplace proxy requests
* better styling for eos release notes
2022-03-31 13:05:59 -04:00
Lucy C
e79b27e0bb
Fix/misc 0.3.0.1 ( #1366 )
...
* add solution for os error 2 case
* make awaiting result text blue
* remove mask button on text inputs until proper solution implemented
2022-03-31 11:19:10 -04:00
Aiden McClelland
8bc1ef415f
add compression to rip-image script
2022-03-30 17:49:27 -06:00
Aiden McClelland
c49fe9744e
actually include index.html during build
2022-03-30 17:49:27 -06:00
Aiden McClelland
604d0ae052
fix issue where boot label reverts on quirk change
2022-03-30 15:20:44 -06:00
Aiden McClelland
4960aeedad
update quirks during migration
2022-03-29 14:42:09 -06:00
Lucy C
1e8aa569b3
update packages ( #1361 )
...
* update frontend packages
* update system images as well
* proper update of package lock file
2022-03-29 12:44:31 -06:00
Aiden McClelland
eeb557860e
wait for time sync up to 60s
2022-03-29 12:41:00 -06:00
Aiden McClelland
fdf473016b
bump version for 0.3.0.1 ( #1353 )
...
* bump version for 0.3.0.1
* fix mock versioning
* update welcome message
* remove old release note
Co-authored-by: Lucy Cifferello <12953208+elvece@users.noreply.github.com >
2022-03-29 12:40:41 -06:00
Lucy C
e53bf81cbc
Feature/diagnostic repair disk ( #1358 )
...
* add disk repair actions to diagnostic ui and server menu
* only display repair disk button when activated
* fix typo
* add repairDrive fn with restart to diagnostic ui
* fix copy
* add alert before repairing disk in diagnostic ui
* fix repair disk message spacing and hidden display
* fix version comparisons and enable dismissable refresh modal
* eager load medkit and fix storefront to outline icon
2022-03-28 17:31:32 -06:00
Aiden McClelland
8ef1584a4d
only remove if exists
2022-03-28 14:23:29 -05:00
Lucy C
c9676ff018
rename conflicting attribute for proper display of action buttons in marketplace ( #1357 )
2022-03-28 10:32:26 -06:00
Lucy C
e13fab7d9f
convert all inputs to text except login ( #1356 )
2022-03-28 10:32:09 -06:00
Aiden McClelland
a182b0c260
update sqlx directly, and allow patch bumps from other packages
2022-03-24 18:09:21 -05:00
Aiden McClelland
f3a30e40fe
run fsck on startup ( #1350 )
...
* add code to un e2fsck on startup
* fix imports
* don't auto undo
* switch enum to newtype
* more explicit caller variable
2022-03-23 17:24:46 -05:00
Aiden McClelland
e7f4aefb72
allow for charset ( #1354 )
2022-03-23 14:31:45 -06:00
Lucy Cifferello
476b9a3c9c
add kernel log display to server show page
2022-03-23 14:59:45 -05:00