Martijn van der Ven
7ddddb3d07
Add $base to default config
8 years ago
Aaron Parecki
206e27ea25
add feed discovery API
8 years ago
Aaron Parecki
09981cc8d2
add new endpoint to parse all rel values from a URL
Grabs rel values from both HTTP headers and link tags and merges them together, and resolves any relative values. Also returns the final URL requested and the HTTP response.
8 years ago
Aaron Parecki
8c488b41ea
add certbot configuration tool
8 years ago
Aaron Parecki
f37cb05903
attempt to fix config file reference
9 years ago
Aaron Parecki
e9b044aa7c
move default config inline, check for config file before loading
this allows you to use XRay without creating a config file using its default settings (currently only caching disabled)
9 years ago
Aaron Parecki
03a7598cf7
only output debug for fatal errors
9 years ago
Aaron Parecki
1a1215c0be
attempt to catch fatal errors and print a nice message
9 years ago
Aaron Parecki
565d50b862
add token fetching and authentication for posts
9 years ago
Aaron Parecki
abd37849ac
attempt to fix appengine warnings
9 years ago
Aaron Parecki
c4b80506da
support parsing posted HTML
10 years ago
Aaron Parecki
85c3ce7b33
starting the parse function, with tests
10 years ago
Aaron Parecki
22a71fd7e9
empty project template
10 years ago