Paul Payne payneio
payneio pushed to main at wild-cloud/wild-cloud-dev 2026-02-17 06:19:04 +00:00
f6c794ce03 chore: Update subproject commit reference in wild-directory
payneio pushed to main at wild-cloud/wild-cloud 2026-02-17 06:18:31 +00:00
afa39a9786 refactor(sse): Update event type formatting for Kubernetes resources in watchers and tests
4f08487abe refactor: Clean up unused functions and improve error handling in tests
Compare 2 commits »
payneio pushed to main at wild-cloud/wild-cloud-dev 2026-02-17 06:18:30 +00:00
df4b1229b1 chore: Update subproject commit references in wild-cloud and wild-directory
payneio pushed to main at wild-cloud/wild-cloud 2026-02-17 05:56:47 +00:00
f8ca59f6ef refactor(tests): Rename and enhance resource quantity parsing tests for CPU and memory
982933e802 feat(sse): Add Server-Sent Events support for real-time updates in web app
Compare 2 commits »
payneio pushed to main at wild-cloud/wild-cloud 2026-02-17 05:48:44 +00:00
c7a6a0e6ae refactor: Remove unused SSE components and simplify instance layout
payneio pushed to main at wild-cloud/wild-cloud 2026-02-17 05:01:47 +00:00
2ed8c94d2a feat: Implement global SSE architecture and remove all polling
7e04f463a2 refactor(docs): Simplify app lifecycle documentation and enhance clarity on user workflows
326a6bf2b6 feat(backup): Implement backup resource discovery for apps and enhance app detail panel with backup data display
Compare 3 commits »
payneio created branch mailu in wild-cloud/wild-directory 2026-02-15 18:30:49 +00:00
payneio pushed to mailu at wild-cloud/wild-directory 2026-02-15 18:30:49 +00:00
9b0c56f720 mailu app initial attempt
payneio pushed to main at wild-cloud/wild-cloud 2026-02-13 06:24:27 +00:00
5febd84276 feat(apps): Implement app update functionality with UI integration
payneio pushed to main at wild-cloud/wild-cloud 2026-02-13 06:23:20 +00:00
d0f03dd644 fix(api): Correct CPU percentage calculation in resource metrics
payneio pushed to main at wild-cloud/wild-directory 2026-02-13 05:23:39 +00:00
ebc19a9595 upgrade(open-webui): Update to v0.8.0
payneio pushed to main at wild-cloud/wild-directory 2026-02-13 05:20:00 +00:00
3a40c7266a Update open-webui deployment and manifest for version 0.7.2; streamline configuration variables
payneio pushed to main at wild-cloud/wild-cloud-dev 2026-02-13 05:19:15 +00:00
9c7f8c5dce chore: Update subproject commit reference in wild-cloud
payneio pushed to main at wild-cloud/wild-cloud-dev 2026-02-13 05:19:08 +00:00
bb9bdafe2a chore: Update subproject commit references in wild-cloud and wild-directory
payneio pushed to main at wild-cloud/wild-cloud 2026-02-13 05:16:43 +00:00
6f221978fa Enhance app and node management: update deployment status handling, introduce EntityTile component for UI consistency, and implement live app status fetching
payneio pushed to main at wild-cloud/wild-cloud 2026-02-12 08:15:53 +00:00
457a912c5c Add AppDetailPanel component for enhanced app management and details display
payneio pushed to main at wild-cloud/wild-cloud-dev 2026-02-11 16:59:46 +00:00
8fca98860f chore: Update subproject commit reference in wild-cloud
payneio pushed to main at wild-cloud/wild-cloud 2026-02-11 16:38:24 +00:00
088fd4903f Enhance service management: refactor service mutations to invalidate queries on mutation completion, add cleanFiles mutation, and improve loading state handling for service operations
543967ae81 Refactor CoreDNS and utility installation scripts to use kustomize for applying configurations, and update version in utility manifest
9e97ec6aa9 Enhance service management: add checks for manifest and kustomization files, improve error handling in Fetch, and implement CleanFiles method to remove service files
b7da8133e1 Add endpoint to clean compiled and cached service files
7c670bade2 Refactor ServiceConfigEditor: remove unused fetch state and related UI elements
Compare 5 commits »
payneio pushed to main at wild-cloud/wild-cloud-dev 2026-02-10 09:24:42 +00:00
1ce4e6d3bd chore: Remove deprecated documentation and update .gitignore for development artifacts
payneio pushed to main at wild-cloud/wild-cloud 2026-02-10 09:24:39 +00:00
7c8c182a9c Enhance service lifecycle management: add lifecycle status tracking, update UI components for lifecycle actions, and improve service manifest definitions