Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | wip, simplifications | Adam Mathes | 2018-07-04 | 1 | -2/+53 |
| | |||||
* | add back in search support, requires sqlite | Adam Mathes | 2018-06-16 | 1 | -4/+13 |
| | |||||
* | sqlite3 support | Adam Mathes | 2018-06-12 | 1 | -11/+14 |
| | |||||
* | set limit to number of simultaneous crawl jobs | Adam Mathes | 2018-04-30 | 1 | -1/+1 |
| | |||||
* | debug cleanup | Adam Mathes | 2018-04-29 | 1 | -8/+9 |
| | |||||
* | change to feed,item | Adam Mathes | 2018-04-28 | 1 | -1/+1 |
| | |||||
* | mariadb huh | Adam Mathes | 2018-04-28 | 1 | -1/+1 |
| | |||||
* | switch to less dumb item filter query i guess | Adam Mathes | 2018-04-28 | 1 | -3/+3 |
| | |||||
* | separator for scrape | Adam Mathes | 2018-04-27 | 1 | -6/+18 |
| | |||||
* | img proxy as config option | Adam Mathes | 2018-04-27 | 1 | -1/+5 |
| | |||||
* | wip img proxy | Adam Mathes | 2018-04-24 | 1 | -0/+24 |
| | |||||
* | remove comments | Adam Mathes | 2018-04-22 | 1 | -9/+0 |
| | |||||
* | switch to straight / inner joins for speed, maybe | Adam Mathes | 2018-04-22 | 1 | -2/+12 |
| | |||||
* | fix some performance issues because mysql is weird? | Adam Mathes | 2018-04-22 | 1 | -2/+3 |
| | |||||
* | wip category stuff | Adam Mathes | 2018-04-22 | 1 | -1/+0 |
| | |||||
* | wip single category on feed | Adam Mathes | 2018-04-22 | 2 | -19/+57 |
| | |||||
* | opml export | Adam Mathes | 2018-04-07 | 1 | -8/+13 |
| | |||||
* | add pre,code tags. css tweaks | Adam Mathes | 2018-02-10 | 1 | -1/+1 |
| | |||||
* | factor out filter policy | Adam Mathes | 2018-01-29 | 1 | -8/+11 |
| | |||||
* | deal with relative urls in feed resolution, sorta | Adam Mathes | 2018-01-29 | 1 | -0/+5 |
| | |||||
* | cleanHeaderImage stub | Adam Mathes | 2017-12-02 | 1 | -0/+7 |
| | |||||
* | sanitize header, vlog instead of log some bits in item.go | Adam Mathes | 2017-11-24 | 1 | -2/+5 |
| | |||||
* | add basic feed discovery for new feeds | Adam Mathes | 2017-11-23 | 1 | -0/+56 |
| | |||||
* | sort feeds by lc(title) | Adam Mathes | 2017-11-22 | 1 | -1/+1 |
| | |||||
* | add full view toggle kb shortcut | Adam Mathes | 2017-11-21 | 1 | -4/+21 |
| | |||||
* | enable full_text and header_image | Adam Mathes | 2017-11-19 | 1 | -14/+41 |
| | |||||
* | gofmt | Adam Mathes | 2017-10-21 | 1 | -1/+1 |
| | |||||
* | order all feeds by url | Adam Mathes | 2017-10-21 | 1 | -1/+1 |
| | |||||
* | silent by default, verbose option added. -feeds cmd line option added | Adam Mathes | 2017-02-25 | 1 | -1/+8 |
| | |||||
* | change to personal namespace | Adam Mathes | 2017-02-07 | 2 | -2/+2 |
| | |||||
* | fix includes | Adam Mathes | 2017-02-02 | 2 | -3/+2 |
| | |||||
* | slightly better handling of dates | Adam Mathes | 2017-02-02 | 1 | -5/+8 |
| | |||||
* | add back in starred functionality, fix login page | Adam Mathes | 2017-01-30 | 1 | -5/+11 |
| | |||||
* | neko v2 initial commit | Adam Mathes | 2017-01-23 | 3 | -0/+245 |