Matt Hill
f4b573379d
Merge branch 'next/major' of github.com:Start9Labs/start-os into rebase/feat/domains
2023-11-13 16:14:31 -07:00
Matt Hill
862ca375ee
rename frontend to web
2023-11-13 15:59:16 -07:00
Aiden McClelland
530de6741b
Merge branch 'next/minor' of github.com:Start9Labs/start-os into next/major
2023-11-13 15:41:58 -07:00
Aiden McClelland
5f7ff460fb
fix merge
2023-11-13 15:41:35 -07:00
Aiden McClelland
3b3e1e37b9
readd core/startos/src/s9pk/mod.rs
2023-11-13 15:38:44 -07:00
Aiden McClelland
35c1ff9014
Merge branch 'next/minor' of github.com:Start9Labs/start-os into next/major
2023-11-13 14:59:16 -07:00
Aiden McClelland
e4ce05f94d
Merge branch 'next/patch' of github.com:Start9Labs/start-os into next/minor
2023-11-13 14:28:26 -07:00
Aiden McClelland
9a9eb57676
Merge branch 'master' of github.com:Start9Labs/start-os into next/patch
2023-11-13 14:25:05 -07:00
Matt Hill
86567e7fa5
rename frontend to web and update contributing guide ( #2509 )
...
* rename frontend to web and update contributing guide
* rename this time
* fix build
* restructure rust code
* update documentation
* update descriptions
* Update CONTRIBUTING.md
Co-authored-by: J H <2364004+Blu-J@users.noreply.github.com >
---------
Co-authored-by: Aiden McClelland <me@drbonez.dev >
Co-authored-by: Aiden McClelland <3732071+dr-bonez@users.noreply.github.com >
Co-authored-by: J H <2364004+Blu-J@users.noreply.github.com >
2023-11-13 21:22:23 +00:00
Aiden McClelland
fd96859883
[feature]: s9pk v2 ( #2507 )
...
* feature: s9pk v2
wip
wip
wip
wip
refactor
* use WriteQueue
* fix proptest
* LoopDev
eager directory hash verification
2023-11-10 21:57:21 +00:00
Aiden McClelland
b7b022cc7b
[chore]: fix automated tests ( #2506 )
...
* fix automated tests
* automated test gh workflow
* rename workflow
* ignore test that relies on physical hardware
* use HOME env var when relevant
* optimize
* fix test
2023-11-10 14:15:47 -07:00
Aiden McClelland
3f4caed922
Merge branch 'next/minor' of github.com:Start9Labs/start-os into next/major
2023-11-09 16:33:15 -07:00
Aiden McClelland
521014cd1f
rename next
2023-11-09 16:29:22 -07:00
Matt Hill
09303ab2fb
make it run
2023-11-09 16:04:18 -07:00
Matt Hill
df1ac8e1e2
makefile too
2023-11-09 15:36:20 -07:00
Matt Hill
7a55c91349
rebased and compiling again
2023-11-09 15:35:47 -07:00
Alex Inkin
c491dfdd3a
feat: use routes for service sections ( #2502 )
...
* feat: use routes for service sections
* chore: fix comment
2023-11-09 12:23:58 -07:00
Matt Hill
d9cc21f761
merge from master and fix typescript errors
2023-11-08 15:44:05 -07:00
Matt Hill
871f78b570
Feature/server status restarting ( #2503 )
...
* extend `server-info`
* add restarting, shutting down to FE status bar
* fix build
---------
Co-authored-by: Aiden McClelland <me@drbonez.dev >
v0.3.5
2023-11-08 02:31:18 -07:00
Aiden McClelland
753fbc0c5c
disable CoW for journal ( #2501 )
2023-11-07 18:16:02 +00:00
Aiden McClelland
748277aa0e
do not wait for input on btrfs repair ( #2500 )
2023-11-07 09:21:32 -07:00
Aiden McClelland
bf40a9ef6d
improve Invoke api ( #2499 )
...
* improve Invoke api
* fix formatting
2023-11-06 17:26:45 -07:00
Lucy
733000eaa2
fix docs links ( #2498 )
...
* fix docs links
* forgot to save file
* fix docs links and small updates to ca wizard
* add downloaded filename
* fix skip detail
2023-11-06 17:24:15 -07:00
Alex Inkin
06207145af
refactor: refactor sideload page ( #2475 )
...
* refactor: refactor sideload page
* chore: improve ux
* chore: update
* chore: update
2023-11-06 12:05:05 -05:00
Lucy
6a399a7250
Fix/setup ( #2495 )
...
* move enter-click directive to shared
* allow enter click to continue to login in kiosk mode; adjust styling
* cleanup
* add styling to ca wizard
* rebase new changes
* mobile fixes
* cleanup
* cleanup
* update styling
* cleanup import
* minor css changes
---------
Co-authored-by: Matt Hill <mattnine@protonmail.com >
2023-11-02 17:35:55 -06:00
Aiden McClelland
7ba22f1a09
mute errors due to failed incoming network connections ( #2497 )
...
* mute errors due to failed incoming network connections
* fix log entry formatting
* Update cleanDanglingImages
* Update cleanDanglingImages
2023-11-02 17:33:41 -06:00
Aiden McClelland
f54f950f81
fix js backups ( #2496 )
2023-11-02 23:13:48 +00:00
Matt Hill
4625711606
better UX for http/https switching ( #2494 )
...
* open https in same tab
* open http in same tab, use windowRef instead of window
2023-11-02 09:34:00 -06:00
Aiden McClelland
5735ea2b3c
change grub os selection to say "StartOS" ( #2493 )
...
* change grub os selection to say "StartOS"
* readd "v" to motd
2023-11-01 18:35:18 -06:00
Matt Hill
b597d0366a
fix time display bug and type metrics ( #2490 )
...
* fix time display bug and type metrics
* change metrics response
* nullable temp
* rename percentage used
* match frontend types
---------
Co-authored-by: Aiden McClelland <me@drbonez.dev >
2023-11-01 22:30:54 +00:00
Matt Hill
9c6dcc4a43
use keys to complete setup and redesign final buttons ( #2492 )
2023-11-01 22:30:42 +00:00
Aiden McClelland
27c5464cb6
use low mem for all argon2 configs ( #2491 )
...
* reduce argon2 memory usage
* update FE argon2
* fix missing typedefs
* use low mem for all argon2 configs
2023-11-01 22:28:59 +00:00
Matt Hill
1dad7965d2
rework ca-wiz and add icons to menu for warnings ( #2486 )
...
* rework ca-wiz and add icons to menu for warnings
* remove root CA button from home page
* load fonts before calling complete in setup wiz
2023-11-01 19:36:56 +00:00
Aiden McClelland
c14ca1d7fd
use existing dependency icon if available ( #2489 )
2023-11-01 19:23:14 +00:00
Mariusz Kogen
2b9e7432b8
Updated motd with new logo ( #2488 )
2023-11-01 19:22:49 +00:00
Aiden McClelland
547747ff74
continuous deployment ( #2485 )
...
* continuous deployment
* fix
* escape braces in format string
* Update upload-ota.sh
* curl fail on http error
2023-11-01 19:22:34 +00:00
J H
e5b137b331
fix: Logging in deno to filter out the info ( #2487 )
...
Co-authored-by: jh <jh@Desktop.hsd1.co.comcast.net >
2023-10-31 15:38:00 -06:00
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