Alex Inkin
beb3a9f60a
feat: make favicon react to theme ( #2787 )
2024-11-12 19:29:41 -07:00
Lucy
dfda2f7d5d
Update Marketplace ( #2742 )
...
* update abstract marketplace for usage accuracy andrename store to registry
* use new abstract functions
* fix(marketplace): get rid of `AbstractMarketplaceService`
* bump shared marketplace lib
* update marketplace to use query params for registry url; comment out updates page - will be refactored
* cleanup
* cleanup duplicate
* cleanup unused imports
* rework setting registry url when loading marketplace
* cleanup marketplace service
* fix background
---------
Co-authored-by: Matt Hill <mattnine@protonmail.com >
Co-authored-by: waterplea <alexander@inkin.ru >
Co-authored-by: Matt Hill <MattDHill@users.noreply.github.com >
2024-10-09 11:23:08 -06:00
Lucy Cifferello
93c72ecea5
adjust buttons on marketplace show page and bump marketplace lib
2024-09-20 11:42:12 -04:00
Lucy Cifferello
b5b0ac50bd
update shared and marketplace libs for taiga dep
2024-09-20 11:27:40 -04:00
Lucy Cifferello
4d2afdb1a9
misc cleanup and bump marketplace lib
2024-09-19 13:37:34 -04:00
Lucy Cifferello
39a177bd70
misc copy
2024-09-19 13:19:24 -04:00
Lucy Cifferello
34fb6ac837
add bitcoind dep for proxy in mocks
2024-09-19 13:19:14 -04:00
Lucy Cifferello
f868a454d9
move registry component to shared marketplace lib
2024-09-19 13:18:16 -04:00
Lucy Cifferello
751ceab04e
fix icons and flavor filtering
2024-09-12 17:48:57 -04:00
Matt Hill
b6c48d0f98
Merge branch 'next/minor' of github.com:Start9Labs/start-os into next/major
2024-08-28 15:49:28 -06:00
Aiden McClelland
ed1bc6c215
fix: session display ( #2730 )
...
* fixes #2651
* fix display
---------
Co-authored-by: Matt Hill <mattnine@protonmail.com >
2024-08-28 18:36:57 +00:00
waterplea
7a0586684b
fix: refresh edit target
2024-08-27 12:27:23 +04:00
waterplea
8f34d1c555
fix: final fixes
2024-08-27 12:17:05 +04:00
Jade
e423678995
chore: Bump the version to 5 ( #2724 )
2024-08-23 12:52:41 -06:00
waterplea
fa93e195cb
fix: implement flavor across the app
2024-08-20 18:53:55 +04:00
Matt Hill
a083f25b6c
better ergonomics for versions ( #2717 )
2024-08-19 19:44:57 +00:00
waterplea
a278c630bb
fix: implement back sideload and server selection in restoring
2024-08-17 16:44:33 +04:00
waterplea
0abe08f243
chore: small changes
2024-08-16 14:39:54 +04:00
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
Matt Hill
015131f198
address comments and more
2024-08-15 08:05:37 -06:00
waterplea
a730543c76
fix: fix build after minor merged into major
2024-08-15 12:40:49 +04:00
waterplea
7850681ce1
chore: add back logs
2024-08-11 00:41:26 +04:00
Matt Hill
846189b15b
address comments
2024-08-10 05:57:33 -06:00
Matt Hill
46a893a8b6
fix bug with setup wiz recovery
2024-08-10 05:46:54 -06:00
waterplea
657aac0d68
fix: fix merge issues for setup-wizard project
2024-08-10 14:45:50 +04:00
Aiden McClelland
058bfe0737
sdk updates
2024-08-08 11:10:02 -06:00
Matt Hill
81932c8cff
Merge branch 'next/minor' of github.com:Start9Labs/start-os into next/major
2024-08-08 10:52:49 -06:00
Mariusz Kogen
a3e7e7c6c9
version bump
2024-08-07 08:51:15 +02:00
Aiden McClelland
0e8530172c
fix config set dry
2024-08-06 13:59:14 -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
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
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
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
waterplea
949f1c648a
chore: update taiga
2024-07-29 18:18:00 +04:00
Aiden McClelland
3e7578d670
bump version
2024-07-26 20:31:09 -06:00
Aiden McClelland
a3b94816f9
ephemeral logins
2024-07-26 12:29:59 -06:00
Aiden McClelland
078bf41029
bump version
2024-07-26 02:07:39 -06:00
Aiden McClelland
21e31d540e
Merge branch 'bugfix/misc' of github.com:Start9Labs/start-os into bugfix/misc
2024-07-25 16:14:06 -06:00
Aiden McClelland
370c38ec76
fix launchUI button
2024-07-25 16:14:04 -06:00
J H
1a0536d212
fix: Optional input
2024-07-25 13:25:18 -06:00
Aiden McClelland
b36b62c68e
Feature/callbacks ( #2678 )
...
* wip
* initialize callbacks
* wip
* smtp
* list_service_interfaces
* wip
* wip
* fix domains
* fix hostname handling in NetService
* misc fixes
* getInstalledPackages
* misc fixes
* publish v6 lib
* refactor service effects
* fix import
* fix container runtime
* fix tests
* apply suggestions from review
2024-07-25 17:44:51 +00:00
Matt Hill
ab465a755e
default to all category and fix rounding for progress ( #2682 )
...
* default to all category and fix rounding for progress
* Update install-progress.pipe.ts
2024-07-24 22:40:13 -06:00
Aiden McClelland
019142efc9
v0.3.6-alpha.0 ( #2680 )
...
* v0.3.6-alpha.0
* show welcome on fresh install
2024-07-23 18:18:17 +00:00
Lucy
a535fc17c3
Feature/fe new registry ( #2647 )
...
* bugfixes
* update fe types
* implement new registry types in marketplace and ui
* fix marketplace types to have default params
* add alt implementation toggle
* merge cleanup
* more cleanup and notes
* fix build
* cleanup sync with next/minor
* add exver JS parser
* parse ValidExVer to string
* update types to interface
* add VersionRange and comparative functions
* Parse ExtendedVersion from string
* add conjunction, disjunction, and inversion logic
* consider flavor in satisfiedBy fn
* consider prerelease for ordering
* add compare fn for sorting
* rename fns for consistency
* refactoring
* update compare fn to return null if flavors don't match
* begin simplifying dependencies
* under construction
* wip
* add dependency metadata to CurrentDependencyInfo
* ditch inheritance for recursive VersionRange constructor. Recursive 'satisfiedBy' fn wip
* preprocess manifest
* misc fixes
* use sdk version as osVersion in manifest
* chore: Change the type to just validate and not generate all solutions.
* add publishedAt
* fix pegjs exports
* integrate exver into sdk
* misc fixes
* complete satisfiedBy fn
* refactor - use greaterThanOrEqual and lessThanOrEqual fns
* fix tests
* update dependency details
* update types
* remove interim types
* rename alt implementation to flavor
* cleanup os update
* format exver.ts
* add s9pk parsing endpoints
* fix build
* update to exver
* exver and bug fixes
* update static endpoints + cleanup
* cleanup
* update static proxy verification
* make mocks more robust; fix dep icon fallback; cleanup
* refactor alert versions and update fixtures
* registry bugfixes
* misc fixes
* cleanup unused
* convert patchdb ui seed to camelCase
* update otherVersions type
* change otherVersions: null to 'none'
* refactor and complete feature
* improve static endpoints
* fix install params
* mask systemd-networkd-wait-online
* fix static file fetching
* include non-matching versions in otherVersions
* convert release notes to modal and clean up displayExver
* alert for no other versions
* Fix ack-instructions casing
* fix indeterminate loader on service install
---------
Co-authored-by: Aiden McClelland <me@drbonez.dev >
Co-authored-by: Shadowy Super Coder <musashidisciple@proton.me >
Co-authored-by: Aiden McClelland <3732071+dr-bonez@users.noreply.github.com >
Co-authored-by: J H <dragondef@gmail.com >
Co-authored-by: Matt Hill <mattnine@protonmail.com >
2024-07-23 00:48:12 +00:00
Jade
3eb0093d2a
feature: Adding in the stopping state ( #2677 )
...
* feature: Adding in the stopping state
* chore: Deal with timeout in the sigterm for main
* chore: Update the timeout
* Update web/projects/ui/src/app/pages/apps-routes/app-list/app-list-pkg/app-list-pkg.component.ts
Co-authored-by: Aiden McClelland <3732071+dr-bonez@users.noreply.github.com >
* Update web/projects/ui/src/app/pages/apps-routes/app-show/components/app-show-status/app-show-status.component.ts
Co-authored-by: Aiden McClelland <3732071+dr-bonez@users.noreply.github.com >
---------
Co-authored-by: Aiden McClelland <3732071+dr-bonez@users.noreply.github.com >
2024-07-22 17:40:12 +00:00
waterplea
729a510c5b
chore: improve wifi icons
2024-07-19 12:25:50 +05:00