aboutsummaryrefslogtreecommitdiffstats
path: root/main.go
Commit message (Expand)AuthorAgeFilesLines
* simpler background crawler attempt #2Adam Mathes2018-07-071-14/+2
* try background crawler againAdam Mathes2018-07-061-24/+23
* disable autocrawl since it seems brokenAdam Mathes2018-07-051-22/+26
* documentation updatesAdam Mathes2018-07-041-3/+2
* crawl feeds in background while web ui runsAdam Mathes2018-07-041-6/+24
* db -> database optionAdam Mathes2018-07-041-1/+1
* enable feed export from web interfaceAdam Mathes2018-07-041-9/+7
* wip, simplificationAdam Mathes2018-07-041-12/+12
* wip, simplificationsAdam Mathes2018-07-041-16/+38
* sqlite3 supportAdam Mathes2018-06-121-1/+1
* debug cleanupAdam Mathes2018-04-291-1/+5
* refactor exporter, add json/opml export formatsAdam Mathes2018-04-081-25/+7
* opml exportAdam Mathes2018-04-071-2/+14
* Switch from default go flag lib to plfag for UNIX/POSIX style flagsAdam Mathes2017-10-211-16/+16
* silent by default, verbose option added. -feeds cmd line option addedAdam Mathes2017-02-251-11/+24
* fix cmd line for newfeedAdam Mathes2017-02-201-1/+1
* switch to single binary (neko) with standard flags. update config file to use...Adam Mathes2017-02-201-39/+24
* change to personal namespaceAdam Mathes2017-02-071-6/+6
* fix includesAdam Mathes2017-02-021-15/+9
* neko v2 initial commitAdam Mathes2017-01-231-0/+63