| Age | Commit message (Expand) | Author |
|---|---|---|
| 2021-03-19 | remove list command and instead write "subscriptions.gmi" & "feed.gmi" | nytpu |
| 2021-03-18 | write subscriptions.gmi after removing sub | nytpu |
| 2021-03-18 | Write subscriptions | nytpu |
| 2021-03-18 | implement remove command | nytpu |
| 2021-03-18 | Implement list command using previously implemented core.FullData.Export() | nytpu |
| 2021-03-18 | clarify add flags, rename addTypeFlag to addPageFlag | nytpu |
| 2021-03-18 | factor out argument checking into function | nytpu |
| 2021-03-18 | Start refresh job for refresh command | nytpu |
| 2021-03-18 | add flag for number of refresh workers | nytpu |
| 2021-03-18 | move saving json down since it's done after almost any function | nytpu |
| 2021-03-18 | cleanup and simplify error handling | nytpu |
| 2021-03-18 | why those comments dere? | nytpu |
| 2021-03-18 | Make sure datapath exists to prevent error | nytpu |
| 2021-03-18 | start building out different commands in main() | nytpu |
| 2021-03-18 | initialize core in main() | nytpu |
| 2021-03-16 | add command parsing | nytpu |
