Aaron Parecki
eb0184a6cb
add xkcd image
7 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.
7 years ago
Aaron Parecki
5ae13d1609
block /parse URL from robots.txt
7 years ago
Aaron Parecki
8c488b41ea
add certbot configuration tool
7 years ago
Aaron Parecki
f37cb05903
attempt to fix config file reference
7 years ago
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
7 years ago
Aaron Parecki
a69c7a4fc7
remove unused css file
7 years ago
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
7 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)
7 years ago
Aaron Parecki
03a7598cf7
only output debug for fatal errors
8 years ago
Aaron Parecki
cf72540881
add blank robots.txt and favicon to avoid 404 errors
8 years ago
Aaron Parecki
1a1215c0be
attempt to catch fatal errors and print a nice message
8 years ago
Aaron Parecki
565d50b862
add token fetching and authentication for posts
8 years ago
Aaron Parecki
abd37849ac
attempt to fix appengine warnings
8 years ago
Aaron Parecki
c4b80506da
support parsing posted HTML
8 years ago
Aaron Parecki
85c3ce7b33
starting the parse function, with tests
8 years ago
Aaron Parecki
966eaa1b60
add semantic-ui and jquery
8 years ago
Aaron Parecki
22a71fd7e9
empty project template
8 years ago