aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* update dependenciesHEADmasterAdam Mathes14 days1-10/+25
* update dependenciesAdam Mathes2023-04-101-10/+3
* update dependenciesAdam Mathes2021-09-285-38/+40
* upgrade dependenciesAdam Mathes2020-05-251-11/+16
* upgrade to blackfriday v2 dependencyAdam Mathes2019-06-092-2/+3
* preliminary go mod support, ensure blackfriday v1 instead of v2Adam Mathes2019-06-092-8/+30
* remove h1 from html exportAdam Mathes2018-12-291-2/+1
* fix mem leak (maybe) in feed crawler, re-enable bg crawlAdam Mathes2018-12-162-3/+3
* stop clobbering the f keyAdam Mathes2018-10-042-10/+6
* light/dark/black themesAdam Mathes2018-09-294-12/+58
* click targets on unread/all/star to li element instead of a for bigger tap ta...Adam Mathes2018-09-192-11/+11
* add html export to command line helpAdam Mathes2018-09-191-1/+1
* update makefileAdam Mathes2018-09-191-10/+9
* bg crawl disabled, still unstableAdam Mathes2018-07-081-1/+1
* close results channelAdam Mathes2018-07-071-0/+1
* doc updatesAdam Mathes2018-07-072-15/+112
* update makefile for docs/releasesAdam Mathes2018-07-071-11/+15
* fix minutes flagAdam Mathes2018-07-071-1/+4
* yaml config file, cmd line overridesAdam Mathes2018-07-072-19/+60
* doc updateAdam Mathes2018-07-071-1/+10
* doc updatesAdam Mathes2018-07-072-147/+196
* 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-052-25/+27
* add \n to stored item loggingAdam Mathes2018-07-041-1/+1
* wip adding /crawl/ manual crawl updateAdam Mathes2018-07-041-0/+13
* spellingAdam Mathes2018-07-041-1/+1
* documentation updatesAdam Mathes2018-07-042-34/+352
* documentation updatesAdam Mathes2018-07-042-7/+21
* crawl feeds in background while web ui runsAdam Mathes2018-07-041-6/+24
* documentation for simplificationsAdam Mathes2018-07-041-83/+47
* db -> database optionAdam Mathes2018-07-041-1/+1
* enable feed export from web interfaceAdam Mathes2018-07-045-23/+43
* wip, simplificationAdam Mathes2018-07-041-12/+12
* wip, simplificationsAdam Mathes2018-07-045-26/+98
* add screenshots, update READMEAdam Mathes2018-06-173-5/+11
* log fatal web serving errorsAdam Mathes2018-06-171-1/+1
* fix sqlite initAdam Mathes2018-06-161-7/+6
* control style changesAdam Mathes2018-06-164-11/+17
* add back in search support, requires sqliteAdam Mathes2018-06-165-38/+73
* whitespace fixesAdam Mathes2018-06-161-131/+133
* updated example configAdam Mathes2018-06-131-2/+2
* remove runtime static file dependencies, use rice boxesAdam Mathes2018-06-124-20/+164
* hide sidebar on small widthAdam Mathes2018-06-122-2/+4
* readme updatesAdam Mathes2018-06-121-4/+12
* readme updatesAdam Mathes2018-06-121-5/+14
* sqlite3 supportAdam Mathes2018-06-126-21/+96
* force all links to open in new window, not just titlesAdam Mathes2018-05-061-1/+2
* set limit to number of simultaneous crawl jobsAdam Mathes2018-04-302-7/+29
* debug cleanupAdam Mathes2018-04-293-11/+17