Files
phernandez 040be05a81 fix: normalize project names in config during startup
- Fix case sensitivity bug where config had "Personal" but database expected "personal"
- Add project name normalization in synchronize_projects() to use generate_permalink()
- Update config file with normalized names and log changes for user visibility
- Use proper permalink generation instead of hardcoded name.lower().replace()
- Add comprehensive tests for project name normalization scenarios

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-08 09:28:57 -05:00
..
2025-03-24 22:46:47 -05:00
2025-03-07 14:31:35 -06:00
2025-06-03 01:00:40 -05:00
2025-03-11 13:30:00 -05:00
2025-06-03 01:00:40 -05:00
2025-03-15 10:43:41 -05:00