jkunz
be53f179ab
v1.31.0
Release / build-and-release (push) Successful in 2m29s
2026-05-25 01:40:38 +00:00
jkunz
db52934f35
feat(appstore): resolve repo manifests and docker digest-tracked images
2026-05-25 01:39:59 +00:00
jkunz
d29257dcf7
v1.30.2
2026-05-24 21:23:33 +00:00
jkunz
3b2b806165
fix(smartproxy): clean up legacy reverse proxy naming for SmartProxy
2026-05-24 21:20:46 +00:00
jkunz
070c936a69
v1.30.1
Release / build-and-release (push) Successful in 2m26s
2026-05-24 17:42:02 +00:00
jkunz
4b48f0056e
v1.30.0
Release / build-and-release (push) Successful in 2m29s
2026-05-24 14:46:51 +00:00
jkunz
d91fda084b
feat(admin-ui): add configurable Admin UI domain routing
2026-05-24 14:46:35 +00:00
jkunz
a86d83f835
v1.29.0
Release / build-and-release (push) Successful in 2m33s
2026-05-24 11:50:10 +00:00
jkunz
05235ec284
feat(update): add Onebox self-upgrade flow
2026-05-24 11:49:43 +00:00
jkunz
4812621376
v1.28.0
Release / build-and-release (push) Successful in 2m38s
2026-05-24 10:19:43 +00:00
jkunz
5228eeaa23
feat(appstore): add service volumes and published ports
2026-05-24 10:15:56 +00:00
jkunz
e6ebac76b4
v1.27.0
Release / build-and-release (push) Successful in 2m34s
2026-05-21 20:35:07 +00:00
jkunz
ba370cbce8
v1.26.3
Release / build-and-release (push) Successful in 2m29s
2026-05-21 17:06:38 +00:00
jkunz
2984c41081
v1.26.2
Release / build-and-release (push) Successful in 2m30s
2026-05-20 14:32:04 +00:00
jkunz
fa96d371d6
fix(proxy): reload routes after SmartProxy startup
2026-05-20 14:27:17 +00:00
jkunz
15574b8629
fix(external-gateway): derive gateway client identity from the dcrouter token and make the settings UI read-only
2026-05-09 22:36:26 +00:00
jkunz
dc37a71802
feat(dcrouter): add managed local dcrouter mode with status controls and gateway integration
2026-05-09 20:04:02 +00:00
jkunz
5e04001790
feat(external-gateway): add gateway client domain and DNS record support for dcrouter integration
2026-05-09 11:58:51 +00:00
jkunz
201602b733
fix: use compiled-safe password hashing
Release / build-and-release (push) Successful in 2m34s
2026-05-08 16:36:58 +00:00
jkunz
cc6a81012c
fix: restore onebox daemon startup
Release / build-and-release (push) Successful in 2m28s
2026-05-08 16:23:45 +00:00
jkunz
b0f9d71a18
fix: update onebox runtime dependencies
...
Release / build-and-release (push) Successful in 2m33s
Bump Onebox to 1.24.3 with current API/runtime dependencies, registry routing fixes, safer initial admin handling, and cleaner shutdown of Docker-backed resources.
2026-05-08 15:39:02 +00:00
jkunz
c04be7117e
feat: expose dcrouter gateway settings
2026-04-29 15:57:10 +00:00
jkunz
7ee740695f
feat: add dcrouter external gateway sync
2026-04-29 15:24:25 +00:00
jkunz
90ca53356d
fix: restore platform backup data
2026-04-29 14:11:00 +00:00
jkunz
69b528a499
fix: replace stopped platform containers
2026-04-29 07:39:42 +00:00
jkunz
63c6fb4b6a
fix: use absolute platform data paths
2026-04-29 07:34:15 +00:00
jkunz
35f83d7c2d
fix: isolate platform service data dirs
2026-04-29 02:05:53 +00:00
jkunz
c451d71a97
feat: add appstore install CLI
2026-04-29 01:59:09 +00:00
jkunz
2b51178016
fix: clean up registry shutdown
2026-04-29 01:29:53 +00:00
jkunz
5cb6895a14
fix: clean up SmartProxy lifecycle
2026-04-28 21:59:00 +00:00
jkunz
c5d9158078
feat: replace onebox ingress with SmartProxy
2026-04-28 21:30:48 +00:00
jkunz
3da7e431c2
refactor: complete opsserver migration
2026-04-28 14:35:26 +00:00
jkunz
49c1830168
feat: resolve app template env placeholders
2026-04-28 14:28:01 +00:00
jkunz
061ce7c3f2
feat: add secret settings manager and migration for legacy settings
...
- Implemented SecretSettingsManager to handle secret settings with encryption.
- Added functionality to migrate legacy plaintext settings into encrypted storage.
- Introduced methods for setting, getting, and clearing secret settings.
- Created tests for verifying the migration and canonicalization of secret settings.
- Updated app state to handle service updates via socket communication.
- Added interface for push service updates to manage service state changes.
2026-04-19 01:47:06 +00:00
jkunz
618d4d674f
Add tests for authentication and security features
...
- Implement unit tests for password handling in `auth_test.ts`, covering bcrypt and legacy password hashes.
- Create a fake database for user management to facilitate testing of the `AdminHandler`.
- Validate JWT-based identity verification against database records.
- Introduce tests for credential encryption and registry management in `security_test.ts`.
- Ensure registry passwords are securely stored and can be decrypted correctly, including legacy support.
- Add utility functions for password hashing and verification in `auth.ts`.
2026-04-19 01:30:54 +00:00
jkunz
ed6a35eb86
fix(deps): bump runtime and build tool dependencies
2026-03-24 20:17:30 +00:00
jkunz
8c6159c596
fix(repo): migrate smart build config to .smartconfig.json and tidy repository metadata
2026-03-24 20:08:25 +00:00
jkunz
0799efadae
feat(backup): add containerarchive-backed backup storage, restore, download, and pruning support
2026-03-24 19:54:56 +00:00
jkunz
22f34e7de5
feat(appstore): add remote app store templates with service upgrades and Redis/MariaDB platform support
2026-03-21 19:36:25 +00:00
jkunz
6e5743c837
fix(web-ui): stabilize app store service creation flow and add Ghost sqlite defaults
2026-03-18 09:48:12 +00:00
jkunz
a36af5c3d5
fix(repo): no changes to commit
2026-03-18 02:44:14 +00:00
jkunz
2faa416895
feat(web-appstore): add an App Store view for quick service deployment from curated templates
2026-03-18 02:37:39 +00:00
jkunz
5c48ae4156
feat(opsserver): add container workspace API and backend execution environment for services
2026-03-18 02:22:45 +00:00
jkunz
6defdb4431
feat(ops-dashboard): stream user service logs to the ops dashboard and resolve service containers for Docker log streaming
2026-03-17 23:39:24 +00:00
jkunz
87844bbb8e
fix(repo): no changes to commit
2026-03-17 12:52:34 +00:00
jkunz
3b8f95e8e1
fix(repo): no changes to commit
2026-03-17 10:40:40 +00:00
jkunz
6d93dfa459
fix(repo): no changes to commit
2026-03-17 02:09:50 +00:00
jkunz
97e9f232fa
fix(repo): no changes to commit
2026-03-17 01:53:38 +00:00
jkunz
ca33970e9a
fix(repo): no changes to commit
2026-03-17 01:37:18 +00:00
jkunz
a089e5bedb
fix(repo): no changes to commit
2026-03-17 01:03:14 +00:00