aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* opml exportAdam Mathes2018-04-073-10/+28
|
* remove extra printing in crawlerAdam Mathes2018-03-021-2/+0
|
* update and version js libsAdam Mathes2018-03-0210-13/+16
|
* custom user-agent for crawlerAdam Mathes2018-02-201-1/+48
|
* turn off full content crawlerAdam Mathes2018-02-191-2/+3
|
* mysql utf-8 is not real utf-8Adam Mathes2018-02-191-2/+2
|
* change domain / url styleAdam Mathes2018-02-133-1/+9
|
* add pre,code tags. css tweaksAdam Mathes2018-02-102-1/+2
|
* tidier buttonsAdam Mathes2018-01-291-3/+3
|
* factor out filter policyAdam Mathes2018-01-291-8/+11
|
* deal with relative urls in feed resolution, sortaAdam Mathes2018-01-291-0/+5
|
* cleanHeaderImage stubAdam Mathes2017-12-021-0/+7
|
* sanitize header, vlog instead of log some bits in item.goAdam Mathes2017-11-241-2/+5
|
* add basic feed discovery for new feedsAdam Mathes2017-11-231-0/+56
|
* switch from georgia to palatinoAdam Mathes2017-11-221-1/+1
|
* sort feeds by lc(title)Adam Mathes2017-11-221-1/+1
|
* ui tweaksAdam Mathes2017-11-221-3/+1
|
* adjust full item renderingAdam Mathes2017-11-211-7/+11
|
* add full view toggle kb shortcutAdam Mathes2017-11-212-7/+34
|
* wip imgAdam Mathes2017-11-203-5/+23
|
* header, full to imgAdam Mathes2017-11-191-1/+2
|
* enable full_text and header_imageAdam Mathes2017-11-194-23/+57
|
* gofmtAdam Mathes2017-10-211-1/+1
|
* Switch from default go flag lib to plfag for UNIX/POSIX style flagsAdam Mathes2017-10-211-16/+16
| | | | | | | | | | | ie $ neko --serve $ neko -s $ neko --config=/etc/neko.conf --serve $ neko -c /etc/neko.conf -s $ neko --update --verbose $ neko -uv
* order all feeds by urlAdam Mathes2017-10-211-1/+1
|
* crawl immediately on web feed addAdam Mathes2017-04-171-0/+6
|
* db should use utf-8, increase length of varchar fieldsAdam Mathes2017-03-091-4/+7
|
* remove weird multi-cmd stuff, single binary with standard go-flags is much ↵Adam Mathes2017-02-254-65/+0
| | | | easier to understand/maintain
* silent by default, verbose option added. -feeds cmd line option addedAdam Mathes2017-02-254-19/+65
|
* readme updatesAdam Mathes2017-02-211-1/+1
|
* readme updatesAdam Mathes2017-02-211-4/+6
|
* readmeAdam Mathes2017-02-201-6/+6
|
* typoAdam Mathes2017-02-201-1/+1
|
* updated readmeAdam Mathes2017-02-201-53/+56
|
* fix cmd line for newfeedAdam Mathes2017-02-202-1/+13
|
* update config.exampleAdam Mathes2017-02-201-5/+5
|
* switch to single binary (neko) with standard flags. update config file to ↵Adam Mathes2017-02-204-69/+55
| | | | use nicer names
* crawler fixAdam Mathes2017-02-171-2/+1
|
* oops, timestamps againAdam Mathes2017-02-161-2/+4
|
* trying again with date fmtAdam Mathes2017-02-161-3/+5
|
* well that date stuff didnt work right at all whoopsAdam Mathes2017-02-162-7/+7
|
* fix gofeed depAdam Mathes2017-02-161-1/+1
|
* change to personal namespaceAdam Mathes2017-02-0711-25/+25
|
* fix typoAdam Mathes2017-02-021-1/+1
|
* fix crash on import related to unparsed datesAdam Mathes2017-02-021-2/+3
|
* oops, nekoimportAdam Mathes2017-02-021-1/+1
|
* fix importAdam Mathes2017-02-021-1/+1
|
* fix the right util.goAdam Mathes2017-02-021-2/+2
|
* more path fixAdam Mathes2017-02-021-2/+2
|
* import pathsAdam Mathes2017-02-021-1/+1
|