aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-30Add GPL licenseHEADmasterAnthony Wang
2024-07-27Recommend TIDY, explain res symlinks some moreAnthony Wang
2024-07-28Don't index text since it interferes with other resultsAnthony Wang
2024-07-28Ignore FileOpenedEventAnthony Wang
2024-07-27Skip nonexistent files when indexingAnthony Wang
2024-07-27Use with to ensure locks released, RPC over Unix socket instead of TCP, start...Anthony Wang
2024-07-27Add symlinks in cwd to resultsAnthony Wang
2024-07-27Simplify get_parent logicAnthony Wang
2024-07-27Disable WAL, ignore modified directoriesAnthony Wang
2024-07-27DELETE then INSERT into emb since sqlite-vec doesn't support INSERT OR REPLAC...Anthony Wang
2024-07-27Handle moves more efficiently by defering unemb, use PORT env varAnthony Wang
2024-07-27Gwenview doesn't preserve orderAnthony Wang
2024-07-27Use cosine similarity instead of l2Anthony Wang
2024-07-27Print out search queries, skip hidden filesAnthony Wang
2024-07-27Move tensors back to CPU, print tracebacks for failed emb but don't stopAnthony Wang
2024-07-27Convert rel paths to abs paths, update paths after move, insert dir to DB bef...Anthony Wang
2024-07-26Initial commitAnthony Wang