wip: Refactoring the service
-> Made new skeleton
-> Added service manager
-> Manager Refactored
-> Cleanup
-> Add gid struct
-> remove synchronizer
-> Added backup into manager
-> Fix the configure signal not send
-> Fixes around backup and sync
wip: Moved over the config into the service manager
js effect for subscribing to config
js effect for subscribing to config
fix errors
chore: Fix some things in the manager for clippy
add interfaces from manifest automatically
make OsApi manager-based
wip: Starting down the bind for the effects
todo: complete a ip todo
chore: Fix the result type on something
todo: Address returning
chore: JS with callbacks
chore: Add in the chown and permissions
chore: Add in the binds and unbinds in
feat: Add in the ability to get configs
makefile changes
add start/stop/restart to effects
config hooks
fix: add a default always to the get status
chore: Only do updates when the thing is installed.
use nistp256 to satisfy firefox
use ed25519 if available
chore: Make the thing buildable for testing
chore: Add in the debugging
fix ip signing
chore: Remove the bluj tracing
fix SQL error
chore: Fix the build
update prettytable to fix segfault
Chore: Make these fn's instead of allways ran.
chore: Fix the testing
fix: The stopping/ restarting service
fix: Fix the restarting.
remove current-dependents, derive instead
remove pointers from current-dependencies
remove pointers and system pointers from FE
v0.3.4
remove health checks from manifest
remove "restarting" bool on "starting" status
remove restarting attr
update makefile
fix
add efi support
fix efi
add redirect if connecting to https over http
clean up
lan port forwarding
add `make update` and `make update-overlay`
fix migration
more protections
fix: Fix a lint
chore: remove the limit on the long-running
fix: Starting sometimes.
fix: Make it so the stop of the main works
fix: Bind local and tor with package.
wip: envs
closes#2152, closes#2155, closes#2157
fix TS error
import config types from sdk
update package.json
* refactor networking and account
* add interfaces from manifest automatically
* use nistp256 to satisfy firefox
* use ed25519 if available
* fix ip signing
* fix SQL error
* update prettytable to fix segfault
* fix migration
* fix migration
* bump welcome-ack
* add redirect if connecting to https over http
* misc rebase fixes
* fix compression
* bump rustc version
* feat: add themes
* fix: remove obvious issues with light theme
* chore: improve light theme a bit
* comment out theme swticher
* chore: make login dark
* add theme and widgets to seeds
* add theme and widgets to migration
---------
Co-authored-by: Matt Hill <matthewonthemoon@gmail.com>
* re-add community marketplace and handle missing dependency
* feat: Add in the community to migration
* chore: Add in the community marketplace_url update
* change var name to hidden
* chore: Add in the down
Co-authored-by: BluJ <mogulslayer@gmail.com>
* remove community registry from FE defaults
* fix: Changes requested from matt (#1989)
* fix: Changes requested from matt
* chore: Remove more of the migration for the community
Co-authored-by: J M <2364004+Blu-J@users.noreply.github.com>
* feat: Most of the ui conversions and removing the package-recovered
* chore: Include the down process.
* feat: Add in the potential community packages.
* chore: Add in the services
* Make it so we skip rebuil.
* update version to 033 in FE
* chore: Revert to next version for patch-db
* fix: Build and check
Co-authored-by: Lucy Cifferello <12953208+elvece@users.noreply.github.com>
* adjust types
for patchdb ui data and create seed file
* feat: For init and the migration use defaults
* fix update path
* update build for ui seed file
* fix accidential revert
* chore: Convert to do during the init
* chore: Update the commit message
Co-authored-by: BluJ <mogulslayer@gmail.com>