Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | sort feeds by lc(title) | Adam Mathes | 2017-11-22 | 1 | -1/+1 | |
| | ||||||
* | ui tweaks | Adam Mathes | 2017-11-22 | 1 | -3/+1 | |
| | ||||||
* | adjust full item rendering | Adam Mathes | 2017-11-21 | 1 | -7/+11 | |
| | ||||||
* | add full view toggle kb shortcut | Adam Mathes | 2017-11-21 | 2 | -7/+34 | |
| | ||||||
* | wip img | Adam Mathes | 2017-11-20 | 3 | -5/+23 | |
| | ||||||
* | header, full to img | Adam Mathes | 2017-11-19 | 1 | -1/+2 | |
| | ||||||
* | enable full_text and header_image | Adam Mathes | 2017-11-19 | 4 | -23/+57 | |
| | ||||||
* | gofmt | Adam Mathes | 2017-10-21 | 1 | -1/+1 | |
| | ||||||
* | Switch from default go flag lib to plfag for UNIX/POSIX style flags | Adam Mathes | 2017-10-21 | 1 | -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 url | Adam Mathes | 2017-10-21 | 1 | -1/+1 | |
| | ||||||
* | crawl immediately on web feed add | Adam Mathes | 2017-04-17 | 1 | -0/+6 | |
| | ||||||
* | db should use utf-8, increase length of varchar fields | Adam Mathes | 2017-03-09 | 1 | -4/+7 | |
| | ||||||
* | remove weird multi-cmd stuff, single binary with standard go-flags is much ↵ | Adam Mathes | 2017-02-25 | 4 | -65/+0 | |
| | | | | easier to understand/maintain | |||||
* | silent by default, verbose option added. -feeds cmd line option added | Adam Mathes | 2017-02-25 | 4 | -19/+65 | |
| | ||||||
* | readme updates | Adam Mathes | 2017-02-21 | 1 | -1/+1 | |
| | ||||||
* | readme updates | Adam Mathes | 2017-02-21 | 1 | -4/+6 | |
| | ||||||
* | readme | Adam Mathes | 2017-02-20 | 1 | -6/+6 | |
| | ||||||
* | typo | Adam Mathes | 2017-02-20 | 1 | -1/+1 | |
| | ||||||
* | updated readme | Adam Mathes | 2017-02-20 | 1 | -53/+56 | |
| | ||||||
* | fix cmd line for newfeed | Adam Mathes | 2017-02-20 | 2 | -1/+13 | |
| | ||||||
* | update config.example | Adam Mathes | 2017-02-20 | 1 | -5/+5 | |
| | ||||||
* | switch to single binary (neko) with standard flags. update config file to ↵ | Adam Mathes | 2017-02-20 | 4 | -69/+55 | |
| | | | | use nicer names | |||||
* | crawler fix | Adam Mathes | 2017-02-17 | 1 | -2/+1 | |
| | ||||||
* | oops, timestamps again | Adam Mathes | 2017-02-16 | 1 | -2/+4 | |
| | ||||||
* | trying again with date fmt | Adam Mathes | 2017-02-16 | 1 | -3/+5 | |
| | ||||||
* | well that date stuff didnt work right at all whoops | Adam Mathes | 2017-02-16 | 2 | -7/+7 | |
| | ||||||
* | fix gofeed dep | Adam Mathes | 2017-02-16 | 1 | -1/+1 | |
| | ||||||
* | change to personal namespace | Adam Mathes | 2017-02-07 | 11 | -25/+25 | |
| | ||||||
* | fix typo | Adam Mathes | 2017-02-02 | 1 | -1/+1 | |
| | ||||||
* | fix crash on import related to unparsed dates | Adam Mathes | 2017-02-02 | 1 | -2/+3 | |
| | ||||||
* | oops, nekoimport | Adam Mathes | 2017-02-02 | 1 | -1/+1 | |
| | ||||||
* | fix import | Adam Mathes | 2017-02-02 | 1 | -1/+1 | |
| | ||||||
* | fix the right util.go | Adam Mathes | 2017-02-02 | 1 | -2/+2 | |
| | ||||||
* | more path fix | Adam Mathes | 2017-02-02 | 1 | -2/+2 | |
| | ||||||
* | import paths | Adam Mathes | 2017-02-02 | 1 | -1/+1 | |
| | ||||||
* | fix paths, again | Adam Mathes | 2017-02-02 | 1 | -2/+2 | |
| | ||||||
* | fix includes | Adam Mathes | 2017-02-02 | 8 | -28/+20 | |
| | ||||||
* | slightly better handling of dates | Adam Mathes | 2017-02-02 | 3 | -9/+11 | |
| | ||||||
* | switch rss parsers, properly support content:encoded | Adam Mathes | 2017-02-01 | 1 | -5/+24 | |
| | ||||||
* | add back in starred functionality, fix login page | Adam Mathes | 2017-01-30 | 5 | -17/+21 | |
| | ||||||
* | fix zero item bug | Adam Mathes | 2017-01-29 | 1 | -1/+1 | |
| | ||||||
* | fix zero item bug | Adam Mathes | 2017-01-29 | 1 | -14/+1 | |
| | ||||||
* | fix zero item bug | Adam Mathes | 2017-01-29 | 1 | -1/+1 | |
| | ||||||
* | some tablet style changes | Adam Mathes | 2017-01-26 | 1 | -2/+3 | |
| | ||||||
* | add import cmd for feed list to start | Adam Mathes | 2017-01-26 | 2 | -0/+28 | |
| | ||||||
* | fix cmds | Adam Mathes | 2017-01-26 | 5 | -1/+56 | |
| | ||||||
* | better cookie handling | Adam Mathes | 2017-01-26 | 3 | -35/+6 | |
| | ||||||
* | shitty cookie auth that needs work but safari keeps asking me for my digest ↵ | Adam Mathes | 2017-01-25 | 1 | -21/+55 | |
| | | | | auth password and it is annoying so, whatev | |||||
* | stop the ui.js from console.logging all that debug stuff | Adam Mathes | 2017-01-24 | 1 | -7/+7 | |
| | ||||||
* | print item creation errors during crawl | Adam Mathes | 2017-01-24 | 1 | -1/+4 | |
| |