| Age | Commit message (Expand) | Author |
|---|---|---|
| 2021-11-24 | Use quantum core for update scheduling | Ben Busby |
| 2021-11-15 | Allow bypassing app router with `FARSIDE_NO_ROUTER` | Ben Busby |
| 2021-11-15 | Include query params in service instance redirect | Ben Busby |
| 2021-11-12 | Fix formatting | 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 | Simplify retrieval of service keys from redis | 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-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 |
