aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Refactor: project structure, implement dependency injection, and align v2 UI ↵Adam Mathes11 days1-1/+4
| | | | with v1
* Audit and reduce Go dependencies: replace go.rice with embed, pflag with flagAdam Mathes11 days1-12/+7
|
* Optimize asset packaging: move UI assets to root dist/ and decouple rice ↵Adam Mathes11 days1-3/+13
| | | | embedding
* chore: modernize Makefile with new targets and variables (NK-acq08a)Adam Mathes12 days1-6/+29
|
* Scaffold new frontend and close NK-t0nmbjAdam Mathes12 days1-1/+4
|
* update makefileAdam Mathes2018-09-191-10/+9
|
* update makefile for docs/releasesAdam Mathes2018-07-071-11/+15
|
* switch to single binary (neko) with standard flags. update config file to ↵Adam Mathes2017-02-201-5/+1
| | | | use nicer names
* fix gofeed depAdam Mathes2017-02-161-1/+1
|
* add import cmd for feed list to startAdam Mathes2017-01-261-0/+1
|
* fix cmdsAdam Mathes2017-01-261-1/+0
|
* neko v2 initial commitAdam Mathes2017-01-231-0/+22