Dominion5254
800b0763e4
More svc effect handlers ( #2610 )
...
* complete get_primary_url fn
* complete clear_network_interfaces fn
* formatting
* complete remove_address fn
* get_system_smtp wip
* complete get_system_smtp and set_system_smtp
* add SetSystemSmtpParams struct
* add set_system_smtp subcommand
* Remove 'Copy' implementation from `HostAddress`
Co-authored-by: Aiden McClelland <3732071+dr-bonez@users.noreply.github.com >
* Refactor `get_host_primary` fn and clone resulting `HostAddress`
Co-authored-by: Aiden McClelland <3732071+dr-bonez@users.noreply.github.com >
* misc fixes and debug info
* seed hosts with a tor address
---------
Co-authored-by: Aiden McClelland <3732071+dr-bonez@users.noreply.github.com >
Co-authored-by: Aiden McClelland <me@drbonez.dev >
2024-05-10 19:20:24 +00:00
Aiden McClelland
9b14d714ca
Feature/new registry ( #2612 )
...
* wip
* overhaul boot process
* wip: new registry
* wip
* wip
* wip
* wip
* wip
* wip
* os registry complete
* ui fixes
* fixes
* fixes
* more fixes
* fix merkle archive
2024-05-06 16:20:44 +00:00
Aiden McClelland
003d110948
build multi-arch s9pks ( #2601 )
...
* build multi-arch s9pks
* remove images incrementally
* wip
* prevent rebuild
* fix sdk makefile
* fix hanging on uninstall
* fix build
* fix build
* fix build
* fix build (for real this time)
* fix git hash computation
2024-04-22 17:40:10 +00:00
Matt Hill
932b53d92d
deprecate wifi
2024-04-09 21:06:06 -06:00
Aiden McClelland
e9166c4a7d
fix wifi types
2024-04-09 15:24:05 -06:00
Aiden McClelland
f07992c091
misc fixes
2024-04-09 14:04:31 -06:00
Matt Hill
3b9298ed2b
Feature/dependency autoconfig ( #2588 )
...
* dependency autoconfig
* FE portion
---------
Co-authored-by: Aiden McClelland <me@drbonez.dev >
2024-04-03 11:48:26 -06:00
Aiden McClelland
cc1f14e5e9
Merge branch 'next/minor' of github.com:Start9Labs/start-os into next/minor
2024-04-01 14:57:20 -06:00
Aiden McClelland
1c419d5c65
Merge branch 'next/patch' of github.com:Start9Labs/start-os into next/minor
2024-04-01 14:57:10 -06:00
Matt Hill
71b83245b4
Chore/unexport api ts ( #2585 )
...
* don't export api params
* import from SDK instead of BE
---------
Co-authored-by: Aiden McClelland <me@drbonez.dev >
2024-04-01 14:47:03 -06:00
Matt Hill
8dfc5052e9
ditch more FE enums for clarity and cleanliness
2024-03-30 10:37:31 -06:00
Matt Hill
6e76bcb77e
fix updates rendering bug
2024-03-28 11:59:42 -06:00
Aiden McClelland
86d61d698a
update types and format bindings
2024-03-28 11:20:20 -06:00
Aiden McClelland
f41f5ebebd
export patchdb ts types from rust
2024-03-27 17:47:12 -06:00
Matt Hill
22d8d08355
update patch types for current dependencies
2024-03-27 10:25:07 -06:00
Aiden McClelland
f9edff8bf4
handle todos
2024-03-26 16:21:57 -06:00
Matt Hill
c782bab296
switch all FE to camelCase ( #2576 )
...
* switch all fe to camelCase
* switch to camelCase on backend
---------
Co-authored-by: Aiden McClelland <me@drbonez.dev >
2024-03-24 12:05:59 -06:00
Matt Hill
66b0108c51
revamp manifest types
2024-03-21 17:21:37 -06:00
J H
8d83f64aba
chore: Update the types for the mocks in the services
2024-03-19 13:27:51 -06:00
Matt Hill
cc38dab76f
Rework PackageDataEntry for new strategy ( #2573 )
...
* rework PackageDataEntry for new strategy
* fix type error
* fix issues with manifest fetching
* mock installs working
2024-03-19 08:38:04 -06:00
J H
a4cb2708cc
Merge branch 'integration/new-container-runtime' of github.com:Start9Labs/start-os into integration/new-container-runtime
2024-03-18 10:54:36 -06:00
J H
973284607d
chore: Update the sdk to match the rust and vica verse
2024-03-18 10:53:38 -06:00
Matt Hill
28fd2f0314
More 036 Frontend changes ( #2572 )
...
* update patchDB for futuristic revisions
* interfaces display updates
* remove zram and move tor to settings
2024-03-16 13:09:17 -06:00
J H
e87182264a
chore: Fix the build for the start9labs/sdk was a new directory structure
2024-03-14 15:14:12 -06:00
J H
99bb55af73
Update some of the types
2024-03-11 15:37:04 -06:00
Matt Hill
87d6684ca7
Frontend changes for 036 ( #2554 )
...
* new interfaces and remove tor http warnings
* move sigtermTimeout to stopping main status
* lightning, masked, schemeOverride, invert host-iface relationship
* update for new sdk
* update for latest SDK changes
* Update app-interfaces.page.ts
* Update config.service.ts
2024-02-23 10:38:50 -07:00
J H
cb63025078
chore: Initial commit for the bump to 0.3.5.2 ( #2541 )
...
* chore: Initial commit for the bump
* wip(fix): build
* chore: Update the os welcome page to include the previous release of the 0.3.5.1
2023-12-20 14:58:24 -07:00
Aiden McClelland
efdc558cba
set content disposition for cert ( #2527 )
...
* set content disposition for cert
* update content type for cert
* remove unnecessary frontend download attr
2023-11-20 18:54:05 +00:00
Matt Hill
04bd1cfa41
fix docs links
2023-11-19 17:54:12 -07:00
Matt Hill
e631b145b9
bump web manifest version
2023-11-16 11:06:24 -07:00
Matt Hill
417053a6a2
FE version bump and minor copy updates ( #2517 )
...
version bump and minor copy updates
2023-11-15 19:17:33 +00: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