summaryrefslogtreecommitdiffstats
path: root/src/server.go
AgeCommit message (Expand)Author
2022-12-31Only allow local requestsJunegunn Choi
2022-12-25Revert "Add GET endpoints for getting the state of the finder"Junegunn Choi
2022-12-25Add GET endpoints for getting the state of the finderJunegunn Choi
2022-12-22Add time and size limit to remote requestsJunegunn Choi
2022-12-21Abort fzf if --listen port is unavailableJunegunn Choi
2022-12-21Only trim CR and NF from the submitted expressionJunegunn Choi
2022-12-21Rewrite HTTP server without net/httpJunegunn Choi