aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/index
AgeCommit message (Expand)Author
2025-08-10Fix approximate queries on nullable categoriesJP Appel
2025-08-10Change db schema; remove aliases, add fts5 integrationJP Appel
2025-08-05Change link parsing regex to support trailing slashJP Appel
2025-08-05Add header parsing and improved link parsingJP Appel
2025-08-02Add initial todos for new heading categoryJP Appel
2025-07-28Resolve multiple todosJP Appel
2025-07-28Add yaml output formatJP Appel
2025-07-23Fix link parsing regexJP Appel
2025-07-23Update help infoJP Appel
2025-07-22Separate program entry point from commandsJP Appel
2025-07-18Add flag to avoid crawling hidden filesJP Appel
2025-07-18Simplify link parsingJP Appel
2025-07-02Add link parsingJP Appel
2025-06-30Implement compiled query executionJP Appel
2025-06-15Update tests and fix minor bugsJP Appel
2025-06-13Add more flags to control document indexingJP Appel
2025-06-13Add regex based filters and helper functionsJP Appel
2025-06-12Add index filter for parent directoriesJP Appel
2025-06-12Minor bug fixJP Appel
2025-06-12Change doc parsing to only read YAML headerJP Appel
2025-06-09Fix lookback error in lexerJP Appel
2025-05-04Add names to doc fitlersJP Appel
2025-05-02Implement YAML header parsingJP Appel
2025-05-02Implement json outputJP Appel
2025-04-27Large commit; many featuresJP Appel