Commit Graph
8 Commits
Author SHA1 Message Date
retoor 9e5752313e chore: remove trailing whitespace from README.md line 42 2025-12-07 23:14:40 +00:00
retoor 81fbb8e0a8 refactor: remove unused graph traversal logic from pathfinding module
The traversal function and its associated helper methods have been deleted from the pathfinding module, simplifying the codebase by eliminating dead code that was no longer referenced by any active components.
2025-12-07 23:12:52 +00:00
retoor d7430d08cb perf: optimize database query by adding composite index on user_id and created_at columns 2025-12-07 22:18:28 +00:00
retoor cc2b9cc4f6 fix: correct notification display for name-related issues in user settings 2025-12-07 22:11:46 +00:00
retoor 25686d6c7f chore: remove trailing whitespace from README.md line 42 2025-12-04 21:36:01 +00:00
retoor c7819408ef chore: remove trailing whitespace from README.md line 42 2025-12-04 19:44:39 +00:00
retoor a1c1a890b3 chore: remove rant message from commit history to clean up repository 2025-12-04 19:33:22 +00:00
retoor 1f3e481c97 chore: initialize project structure with empty repository scaffold 2025-12-04 19:29:35 +00:00