summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fern: update docv0.4.1siddharth2022-04-171-1/+5
* fern: bump to version 0.4.0v0.4.0siddharth2022-04-171-1/+1
* LICENSE: bump copyright yearsiddharth2022-04-171-1/+1
* fern: update docsiddharth2022-04-171-3/+4
* feed: update Processsiddharth2022-04-171-10/+23
* schema: add Entry.TitleContainssiddharth2022-04-171-1/+6
* fern: add -run and -version flagsv0.3.0siddharth2022-04-171-2/+30
* feed: update ydlv0.2.3siddharth2022-04-161-2/+1
* db/db.go: add docssiddharth2021-12-131-0/+19
* config/config.go: add docs.siddharth2021-12-131-3/+12
* state/state.go: add docssiddharth2021-12-131-0/+3
* schema/schema.go: add docssiddharth2021-12-131-2/+7
* fern.go: fix typov0.2.2siddharth2021-12-011-2/+2
* fern.go: fix indentation in docv0.2.1siddharth2021-12-011-1/+1
* README.md: rewrite itv0.2.0siddharth2021-12-011-14/+2
* fern.go: add docsiddharth2021-12-011-1/+37
* state: update ProcessState.DBsiddharth2021-11-291-1/+2
* fern: update initsiddharth2021-11-291-0/+2
* state: update ProcessStatesiddharth2021-11-292-7/+6
* state: update ProcessStatesiddharth2021-11-292-4/+0
* feed: update ydlv0.1.0siddharth2021-11-291-12/+3
* feed: update Feed.processEntrysiddharth2021-11-291-0/+2
* feed: update Feed.Processsiddharth2021-11-291-0/+6
* fern: update mainsiddharth2021-11-291-0/+6
* Makefile: update fmtsiddharth2021-11-291-1/+2
* README.md: building -> installingsiddharth2021-11-281-4/+12
* README.md: update descriptionsiddharth2021-11-281-1/+3
* feed: flesh out feed.processEntrysiddharth2021-11-281-2/+32
* feed: update Processsiddharth2021-11-281-3/+4
* feed: fix Validatesiddharth2021-11-282-11/+6
* fern: flush out mainsiddharth2021-11-281-1/+55
* feed: add Feed.Processsiddharth2021-11-281-0/+80
* state: add ProcessState.DBsiddharth2021-11-281-0/+3
* state: add EntryResult.EntryTitlesiddharth2021-11-281-2/+3
* state: add Feed.FeedResultsiddharth2021-11-281-2/+3
* db: update FernDB.Writesiddharth2021-11-281-1/+1
* feed: update Feed.Lastsiddharth2021-11-281-1/+1
* feed: add Feed.Lastsiddharth2021-11-281-0/+6
* add `state` packagesiddharth2021-11-281-0/+33
* remove config/process packagesiddharth2021-11-281-9/+0
* feed: Feed.Object -> Feed.Entriessiddharth2021-11-281-17/+23
* schema: add Entrysiddharth2021-11-281-0/+7
* schema: update YouTubeEntrysiddharth2021-11-281-0/+1
* schema: update NPREntrysiddharth2021-11-281-0/+1
* feed: update feedsiddharth2021-11-282-3/+11
* db: add FernDB.Writesiddharth2021-11-282-0/+147
* db: add FernDB.Addsiddharth2021-11-282-0/+80
* db: add FernDB.Existssiddharth2021-11-282-0/+57
* db: update TestOpenExistingDBsiddharth2021-11-281-1/+3
* db: update FernDBsiddharth2021-11-282-0/+20