Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | schema: update YouTubeEntry | siddharth | 2021-11-28 | 1 | -0/+1 |
* | schema: update NPREntry | siddharth | 2021-11-28 | 1 | -0/+1 |
* | feed: update feed | siddharth | 2021-11-28 | 2 | -3/+11 |
* | db: add FernDB.Write | siddharth | 2021-11-28 | 2 | -0/+147 |
* | db: add FernDB.Add | siddharth | 2021-11-28 | 2 | -0/+80 |
* | db: add FernDB.Exists | siddharth | 2021-11-28 | 2 | -0/+57 |
* | db: update TestOpenExistingDB | siddharth | 2021-11-28 | 1 | -1/+3 |
* | db: update FernDB | siddharth | 2021-11-28 | 2 | -0/+20 |
* | add db package | siddharth | 2021-11-28 | 3 | -0/+193 |
* | config: add process package | siddharth | 2021-11-27 | 1 | -0/+9 |
* | README.md: update description | siddharth | 2021-11-27 | 1 | -1/+1 |
* | Makefile: add license header | siddharth | 2021-11-27 | 1 | -0/+3 |
* | Makefile: update `fmt` | siddharth | 2021-11-27 | 1 | -1/+1 |
* | README.md: WIP | siddharth | 2021-11-27 | 1 | -5/+1 |
* | feed: add unmarshal | siddharth | 2021-11-27 | 1 | -0/+22 |
* | feed: add youtubeUnmarshal | siddharth | 2021-11-27 | 1 | -0/+17 |
* | feed: add nprUnmarshal | siddharth | 2021-11-27 | 1 | -0/+23 |
* | feed: add `get` | siddharth | 2021-11-27 | 1 | -0/+28 |
* | feed: update Feed | siddharth | 2021-11-27 | 1 | -0/+1 |
* | add schema package | siddharth | 2021-11-27 | 1 | -0/+47 |
* | add feed package | siddharth | 2021-11-27 | 2 | -35/+60 |
* | add config package | siddharth | 2021-11-27 | 1 | -0/+127 |
* | add file package | siddharth | 2021-11-27 | 1 | -0/+33 |
* | initial commit | siddharth | 2021-11-27 | 6 | -0/+50 |