summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* add db packagesiddharth2021-11-283-0/+193
* config: add process packagesiddharth2021-11-271-0/+9
* README.md: update descriptionsiddharth2021-11-271-1/+1
* Makefile: add license headersiddharth2021-11-271-0/+3
* Makefile: update `fmt`siddharth2021-11-271-1/+1
* README.md: WIPsiddharth2021-11-271-5/+1
* feed: add unmarshalsiddharth2021-11-271-0/+22
* feed: add youtubeUnmarshalsiddharth2021-11-271-0/+17
* feed: add nprUnmarshalsiddharth2021-11-271-0/+23
* feed: add `get`siddharth2021-11-271-0/+28
* feed: update Feedsiddharth2021-11-271-0/+1
* add schema packagesiddharth2021-11-271-0/+47
* add feed packagesiddharth2021-11-272-35/+60