Commit graph

29 commits

Author SHA1 Message Date
dependabot[bot]
18bf485d3c
Bump bottle from 0.12.18 to 0.12.20
Bumps [bottle](https://github.com/bottlepy/bottle) from 0.12.18 to 0.12.20.
- [Release notes](https://github.com/bottlepy/bottle/releases)
- [Changelog](https://github.com/bottlepy/bottle/blob/master/docs/changelog.rst)
- [Commits](https://github.com/bottlepy/bottle/compare/0.12.18...0.12.20)

---
updated-dependencies:
- dependency-name: bottle
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-03 22:45:25 +00:00
e1ddb50589 Cloudflare was being too slow, changed to gateway.ipfs.io 2020-01-06 14:37:24 -05:00
60b260c86f Handle demo URLs and redirect them to root 2020-01-06 14:31:05 -05:00
efe4533e72
Hopefully fixed all the annoying formatting issues 2020-01-06 14:06:51 -05:00
59716d25b2 Added images 2020-01-06 13:52:41 -05:00
4107c86082 Added search engine registering howto 2020-01-06 13:52:11 -05:00
fcbac544d8 Added MIT license text 2020-01-06 13:38:03 -05:00
33059e1971 I clearly have no idea how to handle <> in markdown :) 2020-01-06 11:55:30 -05:00
18bb8ee8c6
Attempt to fix < > 2020-01-06 11:54:29 -05:00
d8928a2037 fixed < > for HTML 2020-01-06 11:52:30 -05:00
06bdc39a75 spelling fix 2020-01-06 11:46:27 -05:00
84100ee981 Added more usage detail to README 2020-01-06 11:45:29 -05:00
369b7a94af Fixed list markdown 2020-01-06 11:37:21 -05:00
6c0e596a09 Added a basic README 2020-01-06 11:36:02 -05:00
a1d67cedb8 Added favicon, shifted if logic to handle default first 2020-01-06 11:20:07 -05:00
49acbf38dd functionalized the lookup 2020-01-06 10:26:24 -05:00
05d5b74544 PEP8 cleanups 2020-01-06 08:48:23 -05:00
2351db1e1f Fixed help text to reflect new default action of IPFS 2020-01-05 22:31:02 -05:00
58b70533a8 added / to ipfs hash path 2020-01-05 22:02:37 -05:00
c1f5070de5 moved default to ipfs, closes #3, (prior checkin closes #1) 2020-01-05 20:35:56 -05:00
daa2b825e1 Merge branch 'master' of github.com:kellya/chainlink 2020-01-05 20:28:02 -05:00
4e188375ef Added handling for ipfs and http in returned json, closes #3 2020-01-05 20:27:51 -05:00
8fcd97edf0 fixed helptext html formatting 2020-01-04 23:29:30 -05:00
d726858784 bound port to all IPs 2020-01-03 20:44:30 -05:00
6a7841c3f9 fixed requirements for bottle 2020-01-03 20:19:10 -05:00
b5d344c9fe Added more helptext, added action handling for redir and html 2020-01-03 17:02:10 -05:00
3895fcb8ba Converted to bottle, added proper redirect 2020-01-03 16:17:43 -05:00
ffd7fb37af added requrements.txt 2020-01-03 15:01:30 -05:00
6176ef59c1 initial checkin 2020-01-03 15:00:44 -05:00