aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/data/put.go
AgeCommit message (Collapse)Author
2025-07-19Add key-val db table for metadataJP Appel
2025-07-18Add methods for updating existing document entriesJP Appel
Additionally optimize various database queries
2025-07-02Add link parsingJP Appel
2025-06-26Add support commented lines in shellJP Appel
2025-06-12Minor bug fixJP Appel
2025-06-12Fix comparison against wrong zero value for timesJP Appel
2025-06-11Fix attempts to insert when missing authors, links, or tagsJP Appel
2025-05-26Refactor db codeJP Appel
2025-04-27Large commit; many featuresJP Appel