1
0
Fork 0
mirror of https://github.com/benbusby/farside.git synced 2025-06-07 09:56:38 +00:00

Commit graph

  • ff97d258f0
    Use quantum core for update scheduling Ben Busby 2021-11-24 09:35:21 -07:00
  • d1c9212994
    Add libreddit instance (#1) Ben Busby 2021-11-23 22:26:59 -07:00
  • a22c02df70
    Added my libreddit instance Albony Cal 2021-11-24 09:10:37 +05:30
  • 4217595ed9
    Add margin to service list ul element Ben Busby 2021-11-23 14:36:54 -07:00
  • 365bb4eb28
    Update searx instances Ben Busby 2021-11-18 18:25:09 -07:00
  • d4581797e7
    Allow bypassing app router with FARSIDE_NO_ROUTER v0.0.1 Ben Busby 2021-11-15 20:09:34 -07:00
  • 5904c7cce4
    Add searx example to demo table Ben Busby 2021-11-15 19:07:06 -07:00
  • 46a905d258
    Add searx instances to services.json Ben Busby 2021-11-15 17:51:29 -07:00
  • d35c358d80
    Add Whoogle example to demo table in readme Ben Busby 2021-11-15 17:41:33 -07:00
  • adbdd64b8c
    Add whoogle instances to services.json Ben Busby 2021-11-15 17:18:12 -07:00
  • 97f1d26cbc
    Include query params in service instance redirect Ben Busby 2021-11-15 17:15:36 -07:00
  • 8ce5b04f51
    Install crontab w/ script Ben Busby 2021-11-15 16:44:26 -07:00
  • c627f4d402
    Update readme Ben Busby 2021-11-12 18:51:50 -07:00
  • 1ea7fdd2ec
    Convert logo to SVG Ben Busby 2021-11-12 17:04:34 -07:00
  • fec966ae59
    Fix formatting Ben Busby 2021-11-12 14:40:05 -07:00
  • 3181bdfc80
    Test ip rate limiting / throttling Ben Busby 2021-11-12 14:37:20 -07:00
  • 2d988a1239
    Throttle incoming requests to 1/sec per ip Ben Busby 2021-11-12 14:34:36 -07:00
  • 8ee4f308a4
    Prevent same instance from being selected twice in a row Ben Busby 2021-11-10 12:19:37 -07:00
  • 71fb89e028
    Move instance selection logic out of router Ben Busby 2021-11-10 11:50:19 -07:00
  • d334fc7695
    Move Service struct def to its own module Ben Busby 2021-11-10 11:48:39 -07:00
  • f33279c41b
    Test for valid service redirects Ben Busby 2021-11-10 11:47:03 -07:00
  • 2189c9ddca
    Simplify retrieval of service keys from redis Ben Busby 2021-11-10 10:47:04 -07:00
  • 85123cb524
    Use elixir 1.12 and otp 24 in build/test Ben Busby 2021-11-09 15:22:32 -07:00
  • 39c244d970
    Skip querying all instances w/ "test mode" Ben Busby 2021-11-09 15:12:58 -07:00
  • 1908c56ec6
    Update README.md Ben Busby 2021-11-08 17:32:55 -07:00
  • 2fec7e77a2
    Add readme banner Ben Busby 2021-11-08 17:30:45 -07:00
  • 56b9c52528
    Display list of available instances on home page Ben Busby 2021-11-08 17:08:19 -07:00
  • 8042dcad0c
    Refactor project to new name Ben Busby 2021-11-07 12:29:06 -07:00
  • 06bb8403dd
    Include protocol in service list Ben Busby 2021-11-07 12:28:06 -07:00
  • a209ce2b13
    Add CI status to readme, update description Ben Busby 2021-10-26 21:26:09 -06:00
  • 83bcad2eda
    Add elixir CI Ben Busby 2021-10-26 21:21:00 -06:00
  • e87973c5e5
    Add basic router test Ben Busby 2021-10-26 00:23:31 -06:00
  • d7a425509e
    Update services.json Ben Busby 2021-10-24 13:36:14 -06:00
  • 2ea805bd88
    Format with mix format Ben Busby 2021-10-23 15:18:13 -06:00
  • 76faebd234
    Move constants to config, update string formatting Ben Busby 2021-10-22 20:07:07 -06:00
  • 9a6d680213
    Route service requests to an available instance Ben Busby 2021-10-22 19:18:33 -06:00
  • 8f762d47fa
    Setup basic Plug.Router framework for serving requests Ben Busby 2021-10-22 18:28:12 -06:00
  • edcab37c7d
    Write results of update script to file for debugging Ben Busby 2021-10-22 18:07:59 -06:00
  • 4949ae22bb
    Output available instances and fallback URL to redis Ben Busby 2021-10-22 17:15:40 -06:00
  • b0953f0777
    Validate status code for all service instances Ben Busby 2021-10-21 21:15:58 -06:00
  • cf8dfc5a85
    Initialize update script Ben Busby 2021-10-21 17:07:43 -06:00
  • be9606094c
    Initial commit Ben Busby 2021-10-21 15:50:04 -06:00