farside/lib
Ben Busby 932f3bbcab
Preserve redirect with /_/ path prefix (#13)
This adds a straightforward way of preserving Farside's redirecting
behavior in the user's browser history. That way if an instance becomes
unavailable between the 5 min scans, the user can opt to navigate back
one page and be taken to a new instance.

This is accomplished using a single line of JS, and could potentially
work as the default behavior of Farside (with the current default
behavior requiring a path prefix instead). This should be revisited down
the road when more people are using this service.
2022-01-27 11:57:41 -07:00
..
farside Preserve redirect with /_/ path prefix (#13) 2022-01-27 11:57:41 -07:00
farside.ex Prevent same instance from being selected twice in a row 2021-11-10 12:19:37 -07:00
service.ex Move Service struct def to its own module 2021-11-10 11:48:39 -07:00