• Joined on 2026-01-12
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
daniel created pull request daniel/tamigo-cli#2 2026-03-14 11:55:11 +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:54:11 +01:00
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 2 commits »
daniel created branch fix-issue1-hide-zero-hours in daniel/tamigo-cli 2026-03-14 11:54:11 +01:00
daniel pushed tag v1.3 to daniel/tamigo-cli 2026-03-14 09:09:55 +01:00
daniel pushed to main at daniel/tamigo-cli 2026-03-13 22:32:37 +01:00
1a09921fcc Cleanup: Untrack and ignore PDF documentation files
daniel pushed to main at daniel/tamigo-cli 2026-03-13 22:30:46 +01:00
99445a12e2 Feature: Add export functionality for worked hours (CSV, JSON, XLSX)