Jakub Dorfman
|
f173246581
|
feat: add repo_url to app data and update frontend to conditionally display Git Pull button
Co-authored-by: Copilot <copilot@github.com>
|
2026-04-29 18:53:02 +02:00 |
|
Jakub Dorfman
|
4be4ae4144
|
feat: add repo-pull action to re-clone/pull repository and redeploy app
Co-authored-by: Copilot <copilot@github.com>
|
2026-04-29 18:47:11 +02:00 |
|
Jakub Dorfman
|
4ec759296b
|
fix: check for git installation before cloning repository in HTTP handler
Co-authored-by: Copilot <copilot@github.com>
|
2026-04-29 18:38:29 +02:00 |
|
Jakub Dorfman
|
eac94061d0
|
fix: improve error handling and refactor app initialization process in HTTP handler
Co-authored-by: Copilot <copilot@github.com>
|
2026-04-29 18:36:11 +02:00 |
|
Jakub Dorfman
|
acff082d09
|
fix: improve error handling when reading app state in HTTP handler
Co-authored-by: Copilot <copilot@github.com>
|
2026-04-29 18:34:49 +02:00 |
|
Jakub Dorfman
|
009b8016bb
|
feat: add support for app source selection with GitHub and raw compose options
Co-authored-by: Copilot <copilot@github.com>
|
2026-04-29 15:39:34 +02:00 |
|
Jakub Dorfman
|
e7c0b56473
|
feat: enhance volume management with support for multiple volumes and improved API endpoints
Co-authored-by: Copilot <copilot@github.com>
|
2026-04-28 23:43:17 +02:00 |
|
Jakub Dorfman
|
9b0c3aa190
|
feat: add volume management features including file upload, download, and clear actions
Co-authored-by: Copilot <copilot@github.com>
|
2026-04-28 23:30:22 +02:00 |
|
Jakub Dorfman
|
e15298fd3d
|
feat: add initial implementation of the frontend panel with app management features
Co-authored-by: Copilot <copilot@github.com>
|
2026-04-26 23:53:17 +02:00 |
|
Jakub Dorfman
|
57776ab029
|
Update paths in configuration files to use /var/lib/containers instead of /home/reudy/containers
Co-authored-by: Copilot <copilot@github.com>
|
2026-04-26 22:40:39 +02:00 |
|
Jakub Dorfman
|
5c67fecd2d
|
Refactor route handling in panelctl.sh and update caddy configuration for improved route management
Co-authored-by: Copilot <copilot@github.com>
|
2026-04-26 20:41:56 +02:00 |
|
Jakub Dorfman
|
3b48f38d89
|
Refactor is_safe_name and read_app_info functions for improved readability
Co-authored-by: Copilot <copilot@github.com>
|
2026-04-26 19:50:53 +02:00 |
|
Jakub Dorfman
|
ce60fc8f5c
|
Enhance panel-api with compose functionality and update podman integration
Co-authored-by: Copilot <copilot@github.com>
|
2026-04-26 19:48:35 +02:00 |
|
Jakub Dorfman
|
8986399a92
|
Add panel-api and panelctl scripts for container management
Co-authored-by: Copilot <copilot@github.com>
|
2026-04-26 19:42:30 +02:00 |
|