Philip Henning phg · he/him
phg synced commits to master at phg/.files from mirror 2025-08-21 10:13:19 +00:00
9498a31290 Add Powerlevel10k mise prompt configuration and source in zshrc
phg synced commits to master at phg/.files from mirror 2025-08-20 09:43:20 +00:00
b479e0c0f7 Remove tool-versions file and update Brewfile and zshrc for improved environment setup; change from asdf to mise
phg opened issue phg/hosts#3 2025-08-19 07:11:48 +00:00
sudo elevation does not check for alternative PAM methods
phg opened issue phg/hosts#2 2025-08-19 07:04:33 +00:00
New Entry based on currently selected one
phg opened issue phg/hosts#1 2025-08-19 06:56:38 +00:00
Choose IPv4/IPv6 for DNS resolved entries
phg pushed to main at phg/hosts 2025-08-19 06:33:59 +00:00
0710d10fac Update README.md
phg synced commits to master at phg/.files from mirror 2025-08-18 16:53:20 +00:00
d554c388a6 Add alias for hosts repository in zsh configuration
phg pushed to main at phg/hosts 2025-08-18 16:44:40 +00:00
4761f48885 Refactor DNS resolution tests to use direct async functions for mocking and improve clarity
8d99cfe53c Refactor DNS resolution tests to use AsyncMock and improve timeout handling
Compare 2 commits »
phg pushed to main at phg/hosts 2025-08-18 14:20:39 +00:00
d7ca9cc87f Update project documentation to reflect completion of advanced features and production readiness
1192a0e8bb Remove unimplemented features from progress documentation
32ead3f93a Update descriptions for DNS refresh and update key bindings
b4a4cbec0d Add user interface screenshot to documentation
6bfd9c77e4 Synchronize current filter options with search term updates in the HostsManagerApp
Compare 17 commits »
phg pushed to main at phg/hosts 2025-08-17 19:37:23 +00:00
e6f3e9f3d4 Refactor tests for HostsManagerApp: update status verification to use footer instead of subtitle for improved accuracy and clarity.
bc0f8b99e8 Implement command pattern for undo/redo functionality in HostsManager
Compare 2 commits »
phg pushed to main at phg/hosts 2025-08-17 17:26:47 +00:00
77d4a2e955 Enhance entry addition process: implement immediate file save after adding an entry and handle save failure by removing the entry for improved reliability.
6171e0ca0b Refactor entry details and edit forms: enhance layout with section titles and consistent styling for improved clarity and usability.
de5acd4dad Refactor entry details display: replace DataTable with disabled input widgets for improved clarity and user experience.
9a9161f28c Refactor keybinding for adding entries: change key from 'a' to 'n' for improved consistency with application shortcuts.
Compare 4 commits »
phg pushed to main at phg/hosts 2025-08-16 21:04:55 +00:00
adc40fc16a Update project documentation: reflect completion of Phase 4 advanced edit features and adjust test coverage status for improved clarity.
phg pushed to main at phg/hosts 2025-08-16 20:45:04 +00:00
89df22f4e3 Enhance entry deletion process: ensure immediate file save after deletion and restore entry on save failure for improved reliability.
6107b43ac5 Refactor keybindings and footer management: streamline keybinding processing and enhance footer item display with key-description pairs for improved clarity and usability.
3f0892fb7b Refactor footer setup: enhance footer item management based on keybindings for improved usability and clarity.
49dd015d53 Refactor keybindings: update visibility of key bindings for improved usability and consistency in the hosts manager application.
c941a4ba24 Refactor HostsManagerApp and keybindings: update footer item arrangement for better usability and modify key bindings to hide unused keys for a cleaner interface.
Compare 9 commits »
phg pushed to main at phg/hosts 2025-08-14 18:59:27 +00:00
54a2e00e29 Refactor modal CSS definitions to use centralized style constants for improved maintainability and consistency across the TUI application.
c84c1aac2a Remove search functionality and related modal from the TUI application to streamline the user interface.
Compare 2 commits »
phg pushed to main at phg/hosts 2025-08-14 18:33:16 +00:00
8d884aeb65 Remove unnecessary spacer and adjust margins in the hosts manager UI for improved layout consistency.
5b768c004b Implement search functionality with input field and filtering in the hosts manager
07e7e4f70f Add entry and delete entry functionality with modals in TUI application
Compare 3 commits »
phg pushed to main at phg/hosts 2025-08-14 16:01:31 +00:00
8b8c02c6da Improve error handling in entry edit mode and update sudo request tests for clarity and accuracy
phg pushed to main at phg/hosts 2025-08-14 15:56:56 +00:00
0041ded402 Enhance user experience with status appearance improvements and entry details consistency. Update project documentation to reflect completed features and ensure all linting checks pass.
phg pushed to main at phg/hosts 2025-08-14 15:32:14 +00:00
1fddff91c8 Refactor tests for PermissionManager, HostsManager, HostEntry, HostsFile, and HostsParser
43fa8c871a Update pane titles in HostsManagerApp for clarity and edit mode indication
14d7553674 Add CLAUDE.md for project guidance and development instructions
Compare 3 commits »
phg pushed to main at phg/hosts 2025-08-14 14:49:24 +00:00
220818c8d1 Fix header height in entry details table styling
4d025f2f76 Disable cursor and interaction for entry details table in HostsManagerApp
48e8e1c67c Remove obsolete test scripts for DataTable details, status overlay, status positioning, status display, and status visibility
25001042e5 Enhance status display and entry details in HostsManagerApp
999b949f32 Update documentation to reflect successful test stabilization and upcoming user experience improvements
Compare 7 commits »
phg synced commits to codex/continue-implementing-phase-3 at phg/hosts-go from mirror 2025-08-14 12:14:14 +00:00