Commit graph

58 commits

Author SHA1 Message Date
2be5aa17cc DEVLOG update for 0.1.2-beta
Some checks are pending
Build & Upload tux-dock / build (push) Waiting to run
2026-08-22 17:30:38 -04:00
8b0a14d8a8 Add handlers for blocking CTRL+Z in busy operations, 0.1.2-beta complete 2026-08-22 17:22:16 -04:00
4200f85bd2 Update to make the port mapping prompt clearer in Create Container, trap ctrl+c SIGINT when doing container operations/in busy state 2026-08-22 16:58:51 -04:00
7b59748ff7 Fix minor formatting bug in the HTML 3.2 web view, we do not need to substitute the forward slash here
Some checks failed
Build & Upload tux-dock / build (push) Has been cancelled
2026-08-19 11:39:44 -04:00
665809a21a Code cleanup, finish of changes for 0.1.1
Some checks failed
Build & Upload tux-dock / build (push) Has been cancelled
2026-08-15 18:12:21 -04:00
9e2660e524 README cleanup, make compile script more robust 2026-08-15 17:06:30 -04:00
8abf861e18 Added <sys/time.h> and changed the declaration to struct timeval, fixing portability on Alpine/musl
Some checks failed
Build & Upload tux-dock / build (push) Has been cancelled
2026-08-14 18:35:02 -04:00
c7e701b0c0 Make --web-test-view awk parsing POSIX-compliant
Some checks failed
Build & Upload tux-dock / build (push) Has been cancelled
2026-08-14 17:45:36 -04:00
47c6d988cc Stabilize the docker smoke testing scripts and HTML 3.2 webview
Some checks failed
Build & Upload tux-dock / build (push) Has been cancelled
2026-08-14 17:16:46 -04:00
0282d333c2 Fix busy spinner implementation 2026-08-14 16:18:12 -04:00
e8e93d7b21 0.1 update, make the stop container code more robust and fix some bugs, update the about screen for version 0.1 2026-08-14 14:28:03 -04:00
91fa50370a Add unit testing, stabilize the container and image listing 2026-08-14 13:37:22 -04:00
802550f6e7 Refactoring to use Docker sockets directly as well as fork() to call processes instead of opening shells 2026-08-14 12:49:10 -04:00
6635446438 Merge pull request 'feat: migrate Tux-Dock to FTXUI TUI and CMake build flow' (#2) from dev into main
Reviewed-on: https://mentalnet.xyz/forgejo/forgejo/markmental/tuxdock/pulls/2
2026-02-25 18:53:15 +00:00
ba7130db9f README update 2026-02-25 13:44:27 -05:00
c818c5bfbe fix: preseed -y to automate CMake install with no prompts 2026-02-25 13:31:27 -05:00
a85be46880 Install cmake in container for CI 2026-02-25 13:30:12 -05:00
00e5347d55 Add about screen 2026-02-25 13:09:07 -05:00
f246138083 Changing to FTXUI for a more robust and user friendly TUI 2026-02-25 12:14:34 -05:00
mrkmntal
40bac1987a New actions script 2025-12-18 12:39:06 -05:00
827ba083a7 Update README.md 2025-11-24 16:41:47 +00:00
fb59f0f19d Design Overview update 2025-11-24 11:40:31 -05:00
22df65add9 Document docker interaction tweaks 2025-11-24 11:37:58 -05:00
be664b331e Improve docker interaction flows 2025-11-24 11:36:30 -05:00
bae14b032e Simplified image deletion 2025-11-24 10:57:38 -05:00
1398122e3b Merge pull request 'docs: expand README with DockerManager method reference' (#1) from dev into main
Reviewed-on: https://mentalnet.xyz/forgejo/markmental/tuxdock/pulls/1
2025-11-04 17:57:02 -05:00
mrkmntal
d858970884 docs: expand README with DockerManager method reference 2025-11-04 13:04:56 -05:00
mrkmntal
5d52d83443 Merge branch 'dev' 2025-11-04 10:52:17 -05:00
mrkmntal
7740af1eee README fixes 2025-11-03 19:56:19 -05:00
mrkmntal
b2c0445e36 docs: mention CI build artifacts 2025-11-03 18:30:18 -05:00
mrkmntal
a1550d02fa Merge branch 'dev' 2025-11-03 18:25:35 -05:00
mrkmntal
60b7c9ae90 Add commit hash to compressed files 2025-11-03 18:11:31 -05:00
mrkmntal
4be73d33da .tar build exploration v2 2025-11-03 17:54:04 -05:00
mrkmntal
c53d4a98fb .tar build exploration 2025-11-03 17:51:34 -05:00
mrkmntal
6cca377d2f Artifact QOL fixes 2025-11-03 17:42:48 -05:00
mrkmntal
01546a0498 Back to debian bookworm for compatibility in build workflow 2025-11-03 17:37:12 -05:00
mrkmntal
7c79efa2a1 Removing the redundant .zip extension 2025-11-03 17:31:42 -05:00
mrkmntal
f1b0d41a9c Build Workflow Tweak - letting actions upload zip 2025-11-03 17:28:40 -05:00
mrkmntal
c933bcbaab Build Workflow Tweak - tar instead of zip file artifact 2025-11-03 17:24:00 -05:00
mrkmntal
d2e513eb37 Build Workflow Tweak 2025-11-03 17:21:51 -05:00
mrkmntal
d2b25f54ed trixie runner test, attempt 2 2025-11-03 16:55:48 -05:00
mrkmntal
a4ae73dd8b trixie runner test 2025-11-03 16:44:23 -05:00
mrkmntal
d4dabad314 Build Artifact test - switch to v3 2025-11-03 16:22:28 -05:00
mrkmntal
f1ce4da927 Build Artifact test 2025-11-03 16:20:39 -05:00
mrkmntal
a017b13800 Testing build action, removing included build binary file 2025-11-03 16:14:16 -05:00
mrkmntal
56b3d8a376 Workflow retry 2025-11-03 16:12:03 -05:00
mrkmntal
1218614e68 Workflow fix attempt 2025-11-03 16:00:16 -05:00
mrkmntal
b695c3f8ef Add CI build for tuxdock 2025-11-03 15:52:34 -05:00
a7151b3539 Update README.md to refer to forgejo 2025-11-03 00:59:11 +00:00
mrkmntal
426dd6e196 Add detached exec option to Docker manager 2025-11-02 08:32:31 -05:00