Aaron Parecki
eb0184a6cb
add xkcd image
hace 8 años
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.
hace 8 años
Aaron Parecki
5ae13d1609
block /parse URL from robots.txt
hace 8 años
Aaron Parecki
8c488b41ea
add certbot configuration tool
hace 8 años
Aaron Parecki
f37cb05903
attempt to fix config file reference
hace 8 años
Aaron Parecki
4a08c1fd2f
package for releasing to shared servers
* adds .htaccess files for apache
* adds installation instructions and nginx example
* prevent source folders from being viewed with .htaccess
* adds `index.php` in root folder in case you deploy this whole thing to a subfolder
* updates to work when installed in a subfolder
hace 8 años
Aaron Parecki
a69c7a4fc7
remove unused css file
hace 8 años
Aaron Parecki
0d8e49ec7c
delete semantic-ui and use simple inline styles
removed semantic-ui and other unused libraries
loading the home page is now only a single HTTP request
hace 8 años
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)
hace 8 años
Aaron Parecki
03a7598cf7
only output debug for fatal errors
hace 8 años
Aaron Parecki
cf72540881
add blank robots.txt and favicon to avoid 404 errors
hace 8 años
Aaron Parecki
1a1215c0be
attempt to catch fatal errors and print a nice message
hace 8 años
Aaron Parecki
565d50b862
add token fetching and authentication for posts
hace 8 años
Aaron Parecki
abd37849ac
attempt to fix appengine warnings
hace 9 años
Aaron Parecki
c4b80506da
support parsing posted HTML
hace 9 años
Aaron Parecki
85c3ce7b33
starting the parse function, with tests
hace 9 años
Aaron Parecki
966eaa1b60
add semantic-ui and jquery
hace 9 años
Aaron Parecki
22a71fd7e9
empty project template
hace 9 años