Philip Henning phg · he/him
phg synced commits to master at phg/.files from mirror 2025-08-13 14:14:32 +00:00
069479ccc7 Add tool-versions file and update zshrc and Brewfile for asdf integration
phg pushed to main at phg/hosts 2025-07-30 14:58:44 +00:00
1167521355 Refactor status handling: remove status bar widget and update to use footer subtitle for status messages
4dbf200c5f Add TUI components for hosts management
Compare 2 commits »
phg pushed to main at phg/hosts 2025-07-30 13:26:51 +00:00
8b1c01c894 Refactor test imports: remove unused imports across configuration and modal test files
phg pushed to main at phg/hosts 2025-07-30 13:23:46 +00:00
b0abec730c Refactor documentation: update active context, progress, project brief, system patterns, tech context to reflect code quality maintenance and testing improvements
0ce58cbe68 Remove obsolete main function and associated script
1dd54b0cb5 Refine modal focus handling: update tab navigation logic and simplify focus setting in SaveConfirmationModal tests
77d8e647f2 Enhance save confirmation modal: adjust button focus behavior and update tests for new functionality
f7671db43e Add save confirmation modal and integrate with entry editing
Compare 5 commits »
phg pushed to main at phg/hosts 2025-07-30 08:57:25 +00:00
5a117fb624 Add entry editing functionality with auto-save; enhance input validation and navigation
phg pushed to main at phg/hosts 2025-07-29 22:20:20 +00:00
d477328bea Enhance status messages and layout in HostsManagerApp; improve error handling and testing for status updates
02423fe4f2 Add auto-save functionality for entry edits and movements; update status messages accordingly
0ee720c5ef Add management header to hosts files and enhance serialization formatting; update tests to reflect changes.
5a2e0d2623 Enhance hosts file serialization and entry formatting for proper tab alignment; update tests to reflect changes.
cead0c1066 Add method to get first visible entry index and adjust selection logic for hidden default entries
Compare 10 commits »
phg created branch main in phg/hosts 2025-07-29 22:20:20 +00:00
phg created repository phg/hosts 2025-07-29 21:35:05 +00:00
phg synced commits to master at phg/.files from mirror 2025-07-29 14:54:30 +00:00
ef285f1105 Add default z zoxide functions
8c0226d771 Add zoxide command override for easier directory navigation
a5e83d2611 Add zoxide plugin to zsh configuration
Compare 3 commits »
phg pushed to main at docker-compose/authentik 2025-07-28 08:09:29 +00:00
edc0b4c30d chore: add commented secrets section in env.prod.template and env.test.template for clarity
phg pushed to main at docker-compose/authentik 2025-07-28 08:04:52 +00:00
70863dd952 refactor: update docker-compose.override.yml to remove unused backups volume and streamline service configurations
phg pushed to main at docker-compose/authentik 2025-07-28 07:37:24 +00:00
f57f965e4c refactor: remove deprecated docker-compose.base.yml file
phg pushed to main at docker-compose/authentik 2025-07-28 07:29:47 +00:00
fb2f7e0e1d fix: ensure newline at end of docker-compose.base.yml
phg pushed to main at docker-compose/authentik 2025-07-28 07:23:50 +00:00
5b9c5b4c97 feat: add base docker-compose configuration file
phg pushed to main at docker-compose/authentik 2025-07-27 13:52:34 +00:00
ea77586596 refactor: remove deprecated environment variable from server service
phg pushed to main at docker-compose/authentik 2025-07-27 13:37:56 +00:00
03b9a3183b refactor: remove unused backup services and update environment configurations
phg pushed to main at docker-compose/authentik 2025-07-25 22:11:39 +00:00
810d7e0cb9 Merge branch 'refactor-docker-compose'
e356e4cf16 cleanup; Readme still in WIP
cb16fa06b4 Merge branch '2025.6' into 'main'
317564c27e Patch 2025.6.4
61e5fe0270 changed login example
Compare 10 commits »
phg created branch main in docker-compose/authentik 2025-07-25 22:11:39 +00:00
phg created repository docker-compose/authentik 2025-07-25 12:47:20 +00:00
phg pushed to main at phg/docker-compose-nginx-unprivileged 2025-07-24 19:02:34 +00:00
254d78744c initial commit