Aiden McClelland
c174b65465
create version graph to handle migrations ( #2708 )
...
* create version graph to handle migrations
* Fix some version alpha test
* connect dataVersion api
* rename init fns
* improve types and add tests
* set data version after backup restore
* chore: Add some types tests for version info
* wip: More changes to versionInfo tests
* wip: fix my stupid
* update mocks
* update runtime
* chore: Fix the loop
---------
Co-authored-by: Jade <2364004+Blu-J@users.noreply.github.com >
Co-authored-by: J H <dragondef@gmail.com >
2024-08-15 20:58:53 +00:00
Jade
c704626a39
Fix/overlay destroy ( #2707 )
...
* feature: Make all errors in console.error be including an error for that stack tract
* feature: Make all errors in console.error be including an error for that stack tract
* fix: Add the tinisubreaper for the subreapers to know they are not the reaper
* fix: overlay always destroyed
* chore: Move the style of destroy to just private
2024-08-14 11:16:23 -06:00
Aiden McClelland
7ef25a3816
Merge pull request #2703 from Start9Labs/bugfix/misc
...
Bugfix/misc
2024-08-13 21:42:50 +00:00
Matt Hill
46a893a8b6
fix bug with setup wiz recovery
2024-08-10 05:46:54 -06:00
Jade
30885cee01
fix: Gitea/ Synapse/ Nostr types for manifest + config ( #2704 )
2024-08-10 11:07:06 +02:00
Matt Hill
9237984782
remove disabled from createInterface
2024-08-08 22:26:42 -06:00
Aiden McClelland
c289629a28
bump sdk version
2024-08-08 20:10:37 -06:00
Jade
806196f572
fix: Gitea/ Synapse/ Nostr types for manifest + config ( #2704 )
2024-08-08 17:00:13 -06:00
Aiden McClelland
0e598660b4
redesign checkDependencies api
2024-08-08 15:54:46 -06:00
Aiden McClelland
058bfe0737
sdk updates
2024-08-08 11:10:02 -06:00
J H
bd7adafee0
Fix: sdk setupManifest pass through docs
2024-08-07 16:38:35 -06:00
J H
faf0c2b816
Merge branch 'bugfix/misc' of github.com:Start9Labs/start-os into bugfix/misc
2024-08-07 06:19:16 -06:00
J H
419d4986f6
fix: Inject for actions and health
2024-08-07 06:19:04 -06:00
Mariusz Kogen
9f1a9a7d9c
fix CI build
...
* update nodejs
* set up python
2024-08-07 10:40:25 +02:00
Mariusz Kogen
a3e7e7c6c9
version bump
2024-08-07 08:51:15 +02:00
Aiden McClelland
94a5075b6d
Merge pull request #2684 from Start9Labs/bugfix/misc
...
miscellaneous fixes from alpha testing
2024-08-06 16:53:37 -06:00
Aiden McClelland
7c32404b69
fix test
2024-08-06 14:40:49 -06:00
Aiden McClelland
d0c2dc53fe
fix dns in the overlay
2024-08-06 14:27:05 -06:00
Aiden McClelland
0e8530172c
fix config set dry
2024-08-06 13:59:14 -06:00
Aiden McClelland
4427aeac54
fix asset mounts
2024-08-06 13:21:12 -06:00
Aiden McClelland
93640bb08e
don't bail on error in dep config on startup
2024-08-06 13:20:59 -06:00
J H
512ed71fc3
fixes: The case on the readonly that the path before doesn't exist, just let it
2024-08-05 13:11:55 -06:00
Matt Hill
0cfc43c444
don't deprecate wifi
2024-08-01 21:39:16 -06:00
Matt Hill
ecd0edc29e
Merge pull request #2701 from Start9Labs/bugfix/misc-alex
...
fix: address TODOs and close dialogs upon state change
2024-07-31 08:03:45 -06:00
waterplea
6168a006f4
fix: address TODOs and close dialogs upon state change
2024-07-31 11:57:56 +04:00
Mariusz Kogen
82ba5dad1b
version bump
2024-07-31 09:11:37 +02:00
Aiden McClelland
972ee8e42e
premake 5 versions
2024-07-31 00:06:44 -06:00
Aiden McClelland
7cd3f285ad
fix dependency autoconfig
2024-07-30 12:08:20 -06:00
Matt Hill
89e327383e
remove file uploads from config
2024-07-30 09:09:35 -06:00
Matt Hill
290a15bbd9
remove sourceVersion and minor cleanup
2024-07-29 22:42:17 -06:00
Aiden McClelland
1dd21f1f76
fix config pointers
2024-07-29 18:46:02 -06:00
Aiden McClelland
46b3f83ce2
don't trim logs
2024-07-29 18:45:18 -06:00
Aiden McClelland
5c153c9e21
improve install performance
2024-07-29 18:44:56 -06:00
Aiden McClelland
bca75a3ea4
stop container before unmounting logs
2024-07-29 13:18:04 -06:00
Aiden McClelland
0bc6f972b2
reserialize getConfig response for backwards compatibility
2024-07-29 13:00:48 -06:00
Aiden McClelland
36cc9cc1ec
fix firmware checker
2024-07-29 12:20:13 -06:00
Aiden McClelland
ccbb68aa0c
fix instructions on installed packages
2024-07-29 11:34:59 -06:00
Aiden McClelland
08003c59b6
don't lazily unmount unless on error
2024-07-29 11:34:38 -06:00
Mariusz Kogen
dafa638558
fix SSH Key message ( #2686 )
...
* fix SSH Key message
* Update web/projects/ui/src/app/pages/server-routes/ssh-keys/ssh-keys.page.ts
---------
Co-authored-by: Aiden McClelland <3732071+dr-bonez@users.noreply.github.com >
2024-07-29 17:25:01 +00:00
Jade
75e5250509
fixed: Transforming for bitcoind and nostr ( #2688 )
2024-07-29 17:24:10 +00:00
Matt Hill
0ed6eb7029
Fix sessions ( #2689 )
...
* add loggedIn key to sessions
* show loggedIn timestamp in list
* don't double hash active session
---------
Co-authored-by: Aiden McClelland <me@drbonez.dev >
2024-07-29 17:13:35 +00:00
Aiden McClelland
63e26b6050
fix race condition
2024-07-29 10:15:46 -06:00
Aiden McClelland
3e7578d670
bump version
2024-07-26 20:31:09 -06:00
Aiden McClelland
6f07ec2597
fix bindings
2024-07-26 19:29:24 -06:00
Aiden McClelland
e65c0a0d1d
fix tests
2024-07-26 19:19:19 -06:00
Aiden McClelland
be217b5354
update-grub on update
2024-07-26 19:06:11 -06:00
Aiden McClelland
bfe3029d31
fix dependency autoconfig
2024-07-26 17:49:44 -06:00
Aiden McClelland
6abdc39fe5
ignore error on dependent mounts in polyfill
2024-07-26 17:44:16 -06:00
J H
bf55367f4d
chore: remove the need for the method in the autoconfig
2024-07-26 15:12:22 -06:00
Aiden McClelland
9480758310
decrease lxc-net init weight
2024-07-26 15:05:25 -06:00