summaryrefslogtreecommitdiff
path: root/config
AgeCommit message (Expand)Author
2022-10-31Remove Redis dep, replace w/ native Elixir libBen Busby
2022-07-27Make conn values and services path configurable at runtimeBen Busby
2022-02-02Identify farside in user agentBen Busby
2022-01-27Preserve redirect with `/_/` path prefix (#13)Ben Busby
2021-11-29Use format str for search engine queriesBen Busby
2021-11-26Automate updates for list of searx instances (#3)Ben Busby
2021-11-15Allow bypassing app router with `FARSIDE_NO_ROUTER`Ben Busby
2021-11-10Prevent same instance from being selected twice in a rowBen Busby
2021-11-08Display list of available instances on home pageBen Busby
2021-11-07Refactor project to new nameBen Busby
2021-10-23Format with `mix format`Ben Busby
2021-10-22Move constants to config, update string formattingBen Busby