Commit graph

87 commits

Author SHA1 Message Date
Sam Rijs
dff0f8d6e3 add first prototype of landing page 2018-02-03 20:12:00 +11:00
Sam Rijs
3d6ea4be6f add "unknown" svg badge to signal errors 2018-02-03 19:50:24 +11:00
Sam Rijs
f4fa88e204 skip pre-releases when determining latest release 2018-02-03 17:55:50 +11:00
Sam Rijs
281be47b20 factor out common parts of html response 2018-01-30 19:39:54 +11:00
Sam Rijs
5767849693 design: right-align dependency versions and status tag 2018-01-30 07:41:07 +11:00
Sam Rijs
986484aed0 design: adjust size of summary subtitles 2018-01-30 07:32:23 +11:00
Sam Rijs
89cd7d49b9 make linguist track assets as vendored 2018-01-29 20:53:12 +11:00
Sam Rijs
f848510131 vendor bulma files 2018-01-29 20:42:34 +11:00
Sam Rijs
8f5f1b4542 design: custom build of bulma 2018-01-29 18:34:22 +11:00
Sam Rijs
ab48353ce8 design: make viewport responsive 2018-01-29 10:01:01 +11:00
Sam Rijs
6b26b0b489 pick up BASE_URL from env 2018-01-29 09:36:56 +11:00
Sam Rijs
a8aef1bde6 introduce spacing between qualifier and name in headline 2018-01-28 20:12:33 +11:00
Sam Rijs
3ace68dc38 improve page header 2018-01-28 20:07:46 +11:00
Sam Rijs
2cb7b1ef02 use bulma framework for styling 2018-01-28 19:35:07 +11:00
Sam Rijs
c95f2dcc2d improve background and border styles 2018-01-28 13:07:52 +11:00
Sam Rijs
ef6b3f92d4 allow dots in repo names 2018-01-28 10:08:07 +11:00
Sam Rijs
d274045862 add summary per dependency table 2018-01-27 23:20:11 +11:00
Sam Rijs
d320259fe8 link to repo site in headline 2018-01-27 22:49:43 +11:00
Sam Rijs
f5bfc8684f improve markdown <pre> tag 2018-01-27 22:01:49 +11:00
Sam Rijs
b8bd88d65b increase horizontal padding for <pre> tags 2018-01-27 21:35:51 +11:00
Sam Rijs
47f8907f3e
add build status to readme 2018-01-27 21:31:23 +11:00
Sam Rijs
692a493347 add travis config 2018-01-27 21:26:43 +11:00
Sam Rijs
267ecf0a10 fix base url 2018-01-27 21:05:43 +11:00
Sam Rijs
084520207b add dynamic port binding 2018-01-27 21:02:32 +11:00
Sam Rijs
32ce37636a add RustConfig for buildpack 2018-01-27 20:51:22 +11:00
Sam Rijs
c069ffda4e add procfile 2018-01-27 20:49:13 +11:00
Sam Rijs
d821851fd8 html frontend 2018-01-27 20:47:12 +11:00
Sam Rijs
21cd986d5e change label on up-to-date batch 2018-01-27 13:08:24 +11:00
Sam Rijs
873b2c7069 remove superfluous lifetime param 2018-01-27 12:50:55 +11:00
Sam Rijs
9dbc9c925c refactor status reporting 2018-01-27 12:50:22 +11:00
Sam Rijs
adab7fdf74 implement badges 2018-01-27 12:40:17 +11:00
Sam Rijs
eb1bd1b698 prepare for multi-crate repos 2018-01-27 12:17:50 +11:00
Sam Rijs
28f5cf7ba2 implement api routing 2018-01-27 12:01:17 +11:00
Sam Rijs
2ce0218218 clean up imports 2018-01-26 23:41:59 +11:00
Sam Rijs
b6dea8b0e9 first version of api is running 2018-01-26 23:15:53 +11:00
Sam Rijs
f82e3d0ef6 query crate versions 2018-01-26 14:37:46 +11:00
Sam Rijs
95228976e0
Initial commit 2018-01-26 14:36:45 +11:00