Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crawl feeds in background while web ui runs | Adam Mathes | 2018-07-04 | 1 | -6/+24 |
| | |||||
* | documentation for simplifications | Adam Mathes | 2018-07-04 | 1 | -83/+47 |
| | |||||
* | db -> database option | Adam Mathes | 2018-07-04 | 1 | -1/+1 |
| | |||||
* | enable feed export from web interface | Adam Mathes | 2018-07-04 | 5 | -23/+43 |
| | |||||
* | wip, simplification | Adam Mathes | 2018-07-04 | 1 | -12/+12 |
| | |||||
* | wip, simplifications | Adam Mathes | 2018-07-04 | 5 | -26/+98 |
| | |||||
* | add screenshots, update README | Adam Mathes | 2018-06-17 | 3 | -5/+11 |
| | |||||
* | log fatal web serving errors | Adam Mathes | 2018-06-17 | 1 | -1/+1 |
| | |||||
* | fix sqlite init | Adam Mathes | 2018-06-16 | 1 | -7/+6 |
| | |||||
* | control style changes | Adam Mathes | 2018-06-16 | 4 | -11/+17 |
| | |||||
* | add back in search support, requires sqlite | Adam Mathes | 2018-06-16 | 5 | -38/+73 |
| | |||||
* | whitespace fixes | Adam Mathes | 2018-06-16 | 1 | -131/+133 |
| | |||||
* | updated example config | Adam Mathes | 2018-06-13 | 1 | -2/+2 |
| | |||||
* | remove runtime static file dependencies, use rice boxes | Adam Mathes | 2018-06-12 | 4 | -20/+164 |
| | |||||
* | hide sidebar on small width | Adam Mathes | 2018-06-12 | 2 | -2/+4 |
| | |||||
* | readme updates | Adam Mathes | 2018-06-12 | 1 | -4/+12 |
| | |||||
* | readme updates | Adam Mathes | 2018-06-12 | 1 | -5/+14 |
| | |||||
* | sqlite3 support | Adam Mathes | 2018-06-12 | 6 | -21/+96 |
| | |||||
* | force all links to open in new window, not just titles | Adam Mathes | 2018-05-06 | 1 | -1/+2 |
| | |||||
* | set limit to number of simultaneous crawl jobs | Adam Mathes | 2018-04-30 | 2 | -7/+29 |
| | |||||
* | debug cleanup | Adam Mathes | 2018-04-29 | 3 | -11/+17 |
| | |||||
* | menu | Adam Mathes | 2018-04-29 | 1 | -1/+1 |
| | |||||
* | ui fixes | Adam Mathes | 2018-04-29 | 2 | -12/+9 |
| | |||||
* | change to feed,item | Adam Mathes | 2018-04-28 | 1 | -1/+1 |
| | |||||
* | nekoburger menu | Adam Mathes | 2018-04-28 | 2 | -3/+9 |
| | |||||
* | 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 |
| | |||||
* | no nulls dammit | Adam Mathes | 2018-04-28 | 1 | -2/+2 |
| | |||||
* | uncategorized as default category | Adam Mathes | 2018-04-27 | 1 | -1/+1 |
| | |||||
* | fix broken backone weirdness | Adam Mathes | 2018-04-27 | 1 | -2/+1 |
| | |||||
* | separator for scrape | Adam Mathes | 2018-04-27 | 4 | -17/+75 |
| | |||||
* | no full width title on desktop | Adam Mathes | 2018-04-27 | 1 | -1/+5 |
| | |||||
* | hide filters on mobile by default, cat ears to show | Adam Mathes | 2018-04-27 | 1 | -0/+4 |
| | |||||
* | wip filter ui | Adam Mathes | 2018-04-27 | 2 | -63/+65 |
| | |||||
* | wip filter ui | Adam Mathes | 2018-04-27 | 3 | -71/+80 |
| | |||||
* | img proxy as config option | Adam Mathes | 2018-04-27 | 3 | -2/+8 |
| | |||||
* | img proxy | Adam Mathes | 2018-04-26 | 1 | -4/+17 |
| | |||||
* | img proxy | Adam Mathes | 2018-04-26 | 1 | -9/+24 |
| | |||||
* | wip img proxy | Adam Mathes | 2018-04-24 | 2 | -0/+50 |
| | |||||
* | better unselect feed/tag behavior | Adam Mathes | 2018-04-22 | 1 | -13/+27 |
| | |||||
* | 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 |
| | |||||
* | proper bolding when selected for feeds and tags | Adam Mathes | 2018-04-22 | 3 | -4/+13 |
| | |||||
* | no null category edits | Adam Mathes | 2018-04-22 | 1 | -2/+4 |
| | |||||
* | wip category stuff | Adam Mathes | 2018-04-22 | 4 | -6/+21 |
| | |||||
* | wip single category on feed | Adam Mathes | 2018-04-22 | 7 | -36/+108 |
| | |||||
* | refactor exporter, add json/opml export formats | Adam Mathes | 2018-04-08 | 3 | -25/+67 |
| | |||||
* | opml export | Adam Mathes | 2018-04-07 | 3 | -10/+28 |
| | |||||
* | remove extra printing in crawler | Adam Mathes | 2018-03-02 | 1 | -2/+0 |
| |