Anso
1f544c6568
Merge pull request #17 from AnsoCode/feature/observability-remediation-v2
...
fix: Observability UI & TTY Parsing
2026-03-06 22:53:33 -05:00
SaelixCode
8203dd6a14
fix: tty parsing, timezone mapping, and floating action bar for global logs
2026-03-06 22:52:36 -05:00
Anso
da5a74a424
Merge pull request #16 from AnsoCode/feature/observability-remediation
...
fix: Observability Polish & Normalization
2026-03-06 22:25:52 -05:00
SaelixCode
29b10150b4
fix: remediate observability dashboard and global logs parsing
2026-03-06 22:24:42 -05:00
Anso
935c2b016a
Merge pull request #15 from AnsoCode/feature/unified-logs-metrics
...
feat: Unified Observability
2026-03-06 21:06:35 -05:00
SaelixCode
a4a5365da1
feat: implement centralized logging and historical metrics dashboard
2026-03-06 21:05:23 -05:00
Anso
49cef7acfa
Merge pull request #14 from AnsoCode/feature/live-container-logs
...
feat: implement real-time container log streaming via SSE
2026-03-06 15:43:28 -05:00
SaelixCode
b765403dcf
feat: implement real-time container log streaming via SSE
2026-03-06 15:41:06 -05:00
Anso
12aab3a5ae
Merge pull request #13 from AnsoCode/feature/app-store-final-polish
...
feat: implement pre-deploy collision checks and universal two-stage t…
2026-03-06 14:55:27 -05:00
SaelixCode
b97952567d
feat: implement pre-deploy collision checks and universal two-stage teardown
2026-03-06 14:45:37 -05:00
Anso
c4805a17ac
Merge pull request #12 from AnsoCode/feature/two-stage-teardown
...
fix: implement two-stage teardown for reliable atomic rollbacks
2026-03-06 10:27:29 -05:00
SaelixCode
fb3a28834e
fix: implement two-stage teardown for reliable atomic rollbacks
2026-03-06 10:18:47 -05:00
Anso
b90db0124c
Merge pull request #11 from AnsoCode/feature/smart-error-parser
...
feat: Advanced Error Handling & Probes
2026-03-05 20:00:28 -05:00
SaelixCode
953049a45d
feat: implement smart error parser and post-deploy health probe
2026-03-05 19:59:35 -05:00
SaelixCode
d38d48fafe
fix(frontend): remove duplicate ScrollArea tag causing build failure
2026-03-05 19:44:08 -05:00
Anso
7935029369
Merge pull request #9 from AnsoCode/feature/app-store-fixes
...
fix: App Store Polish & Rollbacks
2026-03-05 19:23:01 -05:00
Anso
269d4f8d5c
Merge branch 'develop' into feature/app-store-fixes
2026-03-05 19:22:53 -05:00
Anso
a6bf1a3b96
Merge pull request #8 from AnsoCode/feature/deployment-freedom
...
feat: Deployment Freedom & Polish
2026-03-05 19:22:07 -05:00
SaelixCode
69408257d2
fix: implement atomic deployment rollbacks and custom scrollbar UI
2026-03-05 18:55:03 -05:00
SaelixCode
f2fbca17b7
feat: implement dynamic volumes, custom env vars, and timezone detection
2026-03-05 14:55:04 -05:00
Anso
5c7e08a391
Merge pull request #7 from AnsoCode/feature/app-store-polish
...
feat: App Store Polish
2026-03-05 14:50:13 -05:00
SaelixCode
4aa4bf1b80
fix(backend,frontend): correct docker socket connection on windows and fix api proxy in vite config
2026-03-05 14:49:24 -05:00
SaelixCode
44acfd7d90
feat: polish app store ui and add advanced deployment configuration
2026-03-05 14:06:31 -05:00
Anso
33b48811d8
Merge pull request #6 from AnsoCode/feature/lsio-api-integration
...
feat: Official LSIO API Integration
2026-03-05 12:47:13 -05:00
SaelixCode
f9e8874f6c
feat: integrate official lsio api and rich template metadata
2026-03-05 12:37:59 -05:00
Anso
e45915f014
Merge pull request #5 from AnsoCode/hotfix/template-url
...
fix: update lsio template registry url to valid endpoint
2026-03-05 11:01:38 -05:00
SaelixCode
7d59400114
fix: update lsio template registry url to valid endpoint
2026-03-05 11:00:00 -05:00
Anso
c05654bdf9
Merge pull request #4 from AnsoCode/feature/dynamic-templates
...
feat: Dynamic Templates & Sanitizer
2026-03-05 10:34:05 -05:00
SaelixCode
536a714d9b
feat: add dynamic template registry and smart volume path sanitizer
2026-03-05 10:15:54 -05:00
Anso
47775c6dd2
Merge pull request #3 from AnsoCode/chore/docker-workflow-wakeup
...
chore: Wake up Docker Pipeline
2026-03-04 16:21:31 -05:00
Anso
db7cdcd268
Merge branch 'develop' into chore/docker-workflow-wakeup
2026-03-04 16:21:22 -05:00
Anso
cb5f32dd45
Merge pull request #2 from AnsoCode/feature/docker-automation
...
ci: Docker Build Automation
2026-03-04 16:20:53 -05:00
Anso
a229af50f5
Merge branch 'develop' into feature/docker-automation
2026-03-04 16:20:05 -05:00
Anso
b519fbbddf
Merge pull request #1 from AnsoCode/feature/app-templates
...
feat: App Templates & One-Click Installs
2026-03-04 16:16:55 -05:00
SaelixCode
243802eaa7
ci: fix npm cache dependency path for monorepo
2026-03-04 16:09:30 -05:00
SaelixCode
35b444d528
chore: add workflow_dispatch to docker publish to trigger UI registration
2026-03-04 16:06:06 -05:00
SaelixCode
9c66a4f783
fix: remove unused React import in TemplatesView
2026-03-04 15:38:43 -05:00
SaelixCode
f026419944
ci: patch npm cache paths to pass monorepo checks
2026-03-04 15:34:10 -05:00
SaelixCode
69002b553e
ci: fix npm cache dependency path for monorepo structure
2026-03-04 15:24:58 -05:00
SaelixCode
649a571b11
ci: automate docker build and push via github actions
2026-03-04 15:10:32 -05:00
SaelixCode
1676dc22df
feat: implement app templates storefront and deployment engine
2026-03-04 14:26:07 -05:00
SaelixCode
3889d4914e
chore: initialize git flow, ci pipeline, and changelog
2026-03-04 13:06:29 -05:00
SaelixCode
eb47fe7c2e
feat: add resource management dashboard with charts and tables
...
- Implemented ResourcesView component to display Docker resource usage.
- Integrated recharts for visual representation of reclaimable resources.
- Added functionality to fetch and manage Docker images, volumes, networks, and orphan containers.
- Created reusable table components for displaying resource data.
- Included confirmation dialogs for prune and delete actions.
- Enhanced UI with Tailwind CSS for better user experience.
2026-03-04 12:48:39 -05:00
SaelixCode
b3521a078b
feat: add Docker API endpoints for managing images, volumes, and networks; implement Resources view in editor
2026-03-04 11:17:16 -05:00
SaelixCode
b45553c927
feat: refactor authentication handling and migrate config to database
2026-03-04 09:05:03 -05:00
SaelixCode
6196ee7ccf
feat: enhance container crash detection by extracting exit codes and filtering intentional stops
2026-03-03 19:36:08 -05:00
SaelixCode
386de2c76f
refactor: remove redundant pro tip from environment tab in editor
2026-03-03 19:33:04 -05:00
SaelixCode
594bec6d91
feat: update environment file selection logic and enhance editor UI with helpful tips
2026-03-03 19:18:32 -05:00
SaelixCode
13ef241d02
feat: enhance environment file handling by resolving multiple env files and adding selection functionality in the editor
2026-03-03 19:13:28 -05:00
SaelixCode
573aef45ff
refactor: update docker-compose.yml for improved clarity and structure of volume and environment variable configurations
2026-03-03 18:45:09 -05:00