index
:
farside
main
Farside fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-11-29
Fix instance update commit as gh-bot
Ben Busby
2021-11-29
whoogle: Remove inactive instances, fix test url
Ben Busby
2021-11-29
Add official whoogle fosshost instance to services
Ben Busby
2021-11-29
Use format str for search engine queries
Ben Busby
2021-11-28
Print instances found in workflow to log
Ben Busby
2021-11-27
Simplify CI commit in "update" workflow
Ben Busby
2021-11-26
Fix sed command in instance update workflow
Ben Busby
2021-11-26
Automate updates for list of searx instances (#3)
Ben Busby
2021-11-24
Use quantum core for update scheduling
Ben Busby
2021-11-23
Add libreddit instance (#1)
Ben Busby
2021-11-24
Added my libreddit instance
Albony Cal
2021-11-23
Add margin to service list `ul` element
Ben Busby
2021-11-18
Update searx instances
Ben Busby
2021-11-15
Allow bypassing app router with `FARSIDE_NO_ROUTER`
Ben Busby
2021-11-15
Add searx example to demo table
Ben Busby
2021-11-15
Add searx instances to services.json
Ben Busby
2021-11-15
Add Whoogle example to demo table in readme
Ben Busby
2021-11-15
Add whoogle instances to services.json
Ben Busby
2021-11-15
Include query params in service instance redirect
Ben Busby
2021-11-15
Install crontab w/ script
Ben Busby
2021-11-12
Update readme
Ben Busby
2021-11-12
Convert logo to SVG
Ben Busby
2021-11-12
Fix formatting
Ben Busby
2021-11-12
Test ip rate limiting / throttling
Ben Busby
2021-11-12
Throttle incoming requests to 1/sec per ip
Ben Busby
2021-11-10
Prevent same instance from being selected twice in a row
Ben Busby
2021-11-10
Move instance selection logic out of router
Ben Busby
2021-11-10
Move Service struct def to its own module
Ben Busby
2021-11-10
Test for valid service redirects
Ben Busby
2021-11-10
Simplify retrieval of service keys from redis
Ben Busby
2021-11-09
Use elixir 1.12 and otp 24 in build/test
Ben Busby
2021-11-09
Skip querying all instances w/ "test mode"
Ben Busby
2021-11-08
Update README.md
Ben Busby
2021-11-08
Add readme banner
Ben Busby
2021-11-08
Display list of available instances on home page
Ben Busby
2021-11-07
Refactor project to new name
Ben Busby
2021-11-07
Include protocol in service list
Ben Busby
2021-10-26
Add CI status to readme, update description
Ben Busby
2021-10-26
Add elixir CI
Ben Busby
2021-10-26
Add basic router test
Ben Busby
2021-10-24
Update services.json
Ben Busby
2021-10-23
Format with `mix format`
Ben Busby
2021-10-22
Move constants to config, update string formatting
Ben Busby
2021-10-22
Route service requests to an available instance
Ben Busby
2021-10-22
Setup basic Plug.Router framework for serving requests
Ben Busby
2021-10-22
Write results of update script to file for debugging
Ben Busby
2021-10-22
Output available instances and fallback URL to redis
Ben Busby
2021-10-21
Validate status code for all service instances
Ben Busby
2021-10-21
Initialize update script
Ben Busby
2021-10-21
Initial commit
Ben Busby