aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Add performance benchmarks, stress tests, and frontend perf testsClaude9 days1-1/+13
* Fix v3 build process and CSRF login/logout exclusionsAdam Mathes9 days1-0/+3
* Vanilla JS (v3): Implement Tags, Filters, and Infinite ScrollAdam Mathes10 days1-0/+1
* Scaffold Vanilla JS Frontend (v3): Create directory, update Makefile/web.go, ...Adam Mathes10 days1-1/+4
* Add code coverage to 'make check' and add 'cover' and 'coverage-html' targetsAdam Mathes10 days1-2/+9
* Add local git hooks to run 'make check' before pushAdam Mathes10 days1-4/+8
* Create 'make check' unified workflow and fix various lint issuesAdam Mathes10 days1-2/+4
* chore: align local Makefile with GitHub CI jobsAdam Mathes11 days1-3/+19
* task: delete vanilla js prototype\n\n- Removed vanilla/ directory and web/dis...Adam Mathes11 days1-6/+1
* Refactor: project structure, implement dependency injection, and align v2 UI ...Adam Mathes11 days1-1/+4
* 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 embe...Adam Mathes11 days1-3/+13
* 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 use...Adam Mathes2017-02-201-5/+1
* 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