Aiden McClelland
9e554bdecd
cleanup network keys on uninstall ( #2484 )
2023-10-30 16:43:00 +00:00
Aiden McClelland
765b542264
actually enable zram during migration ( #2483 )
...
actually enable zram during mifration
2023-10-27 23:34:02 +00:00
Aiden McClelland
182a095420
use old secret key derivation function ( #2482 )
...
* use old secret key derivation function
* compat
* cargo
2023-10-27 23:32:21 +00:00
Aiden McClelland
0865cffddf
add 1 day margin on start time ( #2481 )
2023-10-27 18:56:06 +00:00
Aiden McClelland
5a312b9900
use correct sigterm_timeout ( #2480 )
2023-10-27 18:55:55 +00:00
Matt Hill
af2b2f33c2
Fix/ntp ( #2479 )
...
* rework ntp faiure handling and display to user
* uptime in seconds
* change how we handle ntp
---------
Co-authored-by: Aiden McClelland <me@drbonez.dev >
2023-10-26 23:33:57 +00:00
Aaron Dewes
9aa08dfb9b
Delete Cargo.lock ( #2477 )
2023-10-26 22:16:52 +00:00
Matt Hill
b28c673133
closes #2454 ( #2478 )
2023-10-26 16:02:53 -06:00
Matt Hill
9a545f176d
diplay restoring when restoring ( #2476 )
2023-10-25 12:08:39 -06:00
Lucy
65728eb6ab
allow tab completion on final setup stage in kiosk mode ( #2473 )
2023-10-25 00:24:11 -06:00
Aiden McClelland
531e037974
Bugfix/argon2 mem usage ( #2474 )
...
* reduce argon2 memory usage
* update FE argon2
* fix missing typedefs
2023-10-25 00:17:29 -06:00
Aiden McClelland
a96467cb3e
fix raspi build ( #2472 )
...
* fix raspi build
* Update build.sh
2023-10-24 21:27:33 +00:00
Aiden McClelland
6e92a7d93d
Bugfix/output timeout ( #2471 )
...
* Fix: Test with the buf reader never finishing
* fix NoOutput deserialization
---------
Co-authored-by: J H <2364004+Blu-J@users.noreply.github.com >
2023-10-23 21:46:46 -06:00
Aiden McClelland
740e63da2b
enable zram by default ( #2470 )
2023-10-23 21:01:52 +00:00
J H
a69cae22dd
chore: Cleaning up the stream to a regular stream ( #2468 )
2023-10-23 20:41:54 +00:00
Aiden McClelland
8ea3c3c29e
consolidate and streamline build ( #2469 )
...
* consolidate and streamline build
* fix workflow syntax
* fix workflow syntax
* fix workflow syntax
* fix workflow syntax
* fix build scripts
* only build platform-specific system images
* fix build script
* more build fixes
* fix
* fix compat build for x86
* wat
* checkout
* Prevent rebuild of compiled artifacts
* Update startos-iso.yaml
* Update startos-iso.yaml
* fix raspi build
* handle missing platform better
* reduce arm vcpus
* remove arch and platform from fe config, add to patch db
---------
Co-authored-by: Matt Hill <mattnine@protonmail.com >
2023-10-23 20:40:00 +00:00
Aiden McClelland
63ab739b3d
update Cargo.lock
2023-10-19 09:08:15 -06:00
Aiden McClelland
58bb788034
chore: update dependencies ( #2465 )
...
* chore: update dependencies
* fix crypto
* update deno
* update release notes
2023-10-18 22:53:54 +00:00
J H
9e633b37e7
Fix/quarantine deno ( #2466 )
...
* fix: Move the deno embedded into a seperate binary.
This should be the quick hacky way of making sure that the memory leaks wont happen
* fix:
2023-10-18 22:02:45 +00:00
Lucy
bb6a4842bd
Update/misc fe ( #2463 )
...
* update to use transparent icon; add icon to login
* update setup mocks to imitate reality
* update webmanifest version
* fix version in webmanifest
* reset icons with background; update login page style
* adjust login header
* cleanup + adjust icon size
* revert icon
* cleanup and reposition error message
2023-10-18 12:24:48 -06:00
Aiden McClelland
246727995d
add tokio-console if unstable ( #2461 )
...
* add tokio-console if `unstable`
* instrument vhost controller
2023-10-17 19:25:44 +00:00
Aiden McClelland
202695096a
Feature/simple syncdb ( #2464 )
...
* simplify db sync on rpc endpoints
* switch to patch-db master
* update fe for websocket only stream
* fix api
---------
Co-authored-by: Matt Hill <mattnine@protonmail.com >
2023-10-17 15:49:58 +00:00
J H
afbab293a8
Chore: remove an arc mutex that wasn't neccessary ( #2462 )
2023-10-16 22:26:59 +00:00
Aiden McClelland
78faf888af
fix some causes of start wonkiness on update ( #2458 )
...
* fix some causes of start wonkiness on update
* fix race condition with manager
Co-authored-by: J H <Blu-J@users.noreply.github.com >
* only restart if running
* fix start function
* clean up clode
* fix restart logic
---------
Co-authored-by: J H <Blu-J@users.noreply.github.com >
2023-10-16 18:34:12 +00:00
Matt Hill
5164c21923
stop while starting or restarting ( #2460 )
2023-10-16 18:23:12 +00:00
Aiden McClelland
edcd1a3c5b
only use first sensor of each group for temp reporting ( #2457 )
2023-10-16 18:19:24 +00:00
Lucy
532ab9128f
add apollo review badge and update badges with icons ( #2456 )
...
* add apollo review badge and update badges with icons
* fix mastodon
2023-10-16 12:16:44 -06:00
Aiden McClelland
a3072aacc2
add firmware updater ( #2455 )
2023-10-16 17:42:42 +00:00
Lucy
27296d8880
update docs links ( #2452 )
...
* update docs links
* update backups links
* add anchor tag back to trust root ca link
---------
Co-authored-by: Matt Hill <mattnine@protonmail.com >
2023-10-13 09:02:59 -06:00
J H
8549b9bc37
fix: Add in logging for the podman in the system logs ( #2451 )
...
* fix: Add in logging for the podman in the system logs
* https as default for main tor address
---------
Co-authored-by: agent <kn0wmad@protonmail.com >
2023-10-10 14:13:56 -06:00
Aiden McClelland
7632373097
fix cors middleware ( #2450 )
...
* fix cors response
* fix cors properly
2023-10-09 17:34:27 -06:00
Matt Hill
23b0674ac0
fix cert name and show ca wiz on http ip ( #2448 )
2023-10-06 16:40:11 -06:00
Matt Hill
01f0484a0e
fix health check error ( #2447 )
2023-10-06 15:25:58 -06:00
Mariusz Kogen
3ca9035fdb
Use the correct OS name ( #2445 )
...
Use correct OS name
2023-10-06 09:29:54 -06:00
Matt Hill
caaf9d26db
Fix/patch fe ( #2444 )
...
* clear caches on logout
* fix uninstall pkg missing error
2023-10-05 19:04:10 -06:00
Aiden McClelland
eb521b2332
enable trimming in luks ( #2443 )
2023-10-05 23:40:44 +00:00
Aiden McClelland
68c29ab99e
allow UNSET country code for wifi ( #2442 )
2023-10-05 22:14:51 +00:00
Matt Hill
f12b7f4319
fix cert endpoint
2023-10-05 14:42:41 -06:00
Aiden McClelland
7db331320a
Update LICENSE ( #2441 )
...
* Update LICENSE
* update README.md
* update release notes
2023-10-05 19:37:31 +00:00
Aiden McClelland
97ad8a85c3
update cargo lock
2023-10-05 08:59:24 -06:00
Aiden McClelland
6f588196cb
set governor to "performance" if available ( #2438 )
...
* set governor to "performance" if available
* add linux-cpupower
* fix: Boolean blindness, thanks @dr-bones
---------
Co-authored-by: J H <2364004+Blu-J@users.noreply.github.com >
2023-10-04 20:52:56 +00:00
Aiden McClelland
20241c27ee
prevent stack overflow on shutdown ( #2440 )
...
* prevent stack overflow on shutdown
* fix
---------
Co-authored-by: J H <2364004+Blu-J@users.noreply.github.com >
2023-10-04 19:51:58 +00:00
Matt Hill
05d6aea37f
remove hard coded timeout
2023-10-04 13:06:49 -06:00
Matt Hill
7e0e7860cd
cancel old request and base interval on tor ( #2439 )
2023-10-04 13:00:49 -06:00
J H
a0afd7b8ed
fixing: Reimplement https://github.com/Start9Labs/start-os/pull/2391 ( #2437 )
...
* fixing: Reimplement https://github.com/Start9Labs/start-os/pull/2391
* remove the none thing
2023-10-04 18:06:43 +00:00
Matt Hill
500369ab2b
Update/logos ( #2435 )
...
* update logos to startos icon
* readme too
* fix spelling
2023-10-03 10:53:29 -06:00
Aiden McClelland
dc26d5c0c8
Bugfix/var tmp ( #2434 )
...
* mount /var/tmp to data drive
* clear var tmp on restart
2023-10-02 21:50:05 +00:00
Aiden McClelland
0def02f604
mount /var/tmp to data drive ( #2433 )
2023-10-02 21:18:39 +00:00
J H
0ffa9167da
feat: Add in the ssl_size ( #2432 )
...
* feat: Add in the ssl_size
* chore: Changes for the naming and other things.
2023-10-02 21:15:24 +00:00
Aiden McClelland
a110e8f241
make migration more resilient
2023-10-02 10:02:40 -06:00