• Joined on 2026-01-12
daniel pushed to master at daniel/Teletext-Editor 2026-08-04 00:08:48 +02:00
eec2842e77 fix(ci): update runner container options to enable public DNS resolution
c4b8304764 chore(ci): clean up workflow file
cab3d837b5 fix(ci): pass volume option to docker create to fix /var/run/act mount
0ad6fc5f59 fix(ci): mount /var/run/act to bypass Docker path escape check
3c2bed3ac5 docs: improve base command comment in build script
Compare 13 commits »
daniel pushed to dev at daniel/Teletext-Editor 2026-08-03 23:42:47 +02:00
eec2842e77 fix(ci): update runner container options to enable public DNS resolution
daniel pushed to dev at daniel/Teletext-Editor 2026-08-03 23:41:42 +02:00
c4b8304764 chore(ci): clean up workflow file
daniel pushed to dev at daniel/Teletext-Editor 2026-08-03 23:39:51 +02:00
cab3d837b5 fix(ci): pass volume option to docker create to fix /var/run/act mount
daniel pushed to dev at daniel/Teletext-Editor 2026-08-03 23:39:12 +02:00
0ad6fc5f59 fix(ci): mount /var/run/act to bypass Docker path escape check
daniel pushed to dev at daniel/Teletext-Editor 2026-08-03 23:38:00 +02:00
3c2bed3ac5 docs: improve base command comment in build script
daniel pushed to dev at daniel/Teletext-Editor 2026-08-03 23:33:23 +02:00
6cf47d6d34 feat(ci): unify build and add automatic releases on tag push
daniel pushed to search-functionality at daniel/Teletext-Editor 2026-05-26 00:22:50 +02:00
c2b06775c5 feat: Implement global search functionality (Ctrl+F) with text and hex modes
daniel created branch search-functionality in daniel/Teletext-Editor 2026-05-26 00:22:50 +02:00
daniel pushed to dev at daniel/Teletext-Editor 2026-05-25 23:19:35 +02:00
28028bcda4 feat: Add keyboard shortcuts for Open, Save, and Save As
daniel released Version 1.0! at daniel/Teletext-Editor 2026-04-29 22:52:15 +02:00
daniel pushed tag v.10 to daniel/Teletext-Editor 2026-04-29 22:52:15 +02:00
daniel pushed to main at daniel/PrintCleaner 2026-03-30 21:47:15 +02:00
ed653ff179 chore: update go to 1.25, upgrade x/sys, and bump version to 1.0.36
daniel created pull request daniel/tamigo-cli#3 2026-03-14 12:01:25 +01:00
CI: Add test execution step to build and release workflows
daniel pushed to add-ci-tests at daniel/tamigo-cli 2026-03-14 12:01:14 +01:00
987ce19aec CI: Add test execution step to build and release workflows
daniel created branch add-ci-tests in daniel/tamigo-cli 2026-03-14 12:01:14 +01:00
daniel pushed to main at daniel/tamigo-cli 2026-03-14 12:00:35 +01:00
b5025bf7ec Test: Verify export functionality respects zero-hour filtering
d3d861bd2d UI: Use title case for Settings and zero-hour toggle menu items
b100533e03 Refactor: Move theme and display settings to a dedicated Settings menu
d0196fefd0 Fix issue1: Hide zero-hour days by default and add toggle option in menu
Compare 4 commits »
daniel merged pull request daniel/tamigo-cli#2 2026-03-14 12:00:33 +01:00
feat: Added option to filter out zero hour days
daniel pushed to fix-issue1-hide-zero-hours at daniel/tamigo-cli 2026-03-14 11:57:09 +01:00
b5025bf7ec Test: Verify export functionality respects zero-hour filtering
daniel pushed to fix-issue1-hide-zero-hours at daniel/tamigo-cli 2026-03-14 11:55:46 +01:00
d3d861bd2d UI: Use title case for Settings and zero-hour toggle menu items