Commit Graph

123 Commits

Author SHA1 Message Date
a5b5d500f8 Add CI config 2019-04-20 18:05:55 +02:00
2e069bd6c3 Add CI config 2019-04-20 18:05:04 +02:00
23b841913b Remove unused error variant 2019-04-20 15:02:38 +02:00
d890288640 Remove color feature 2019-04-20 15:01:11 +02:00
a06e0e3fae Fix HTML 2019-04-20 14:54:57 +02:00
84e76b3986 Fix metadata 2019-04-20 14:49:14 +02:00
5c088dc19f Update HTML metadata 2019-04-20 12:44:53 +02:00
14d6d3916d Update HTML metadata 2019-04-20 12:43:51 +02:00
2553384e7c Fix Markdown example 2019-04-20 12:38:57 +02:00
439d5c0cb1 Update index layout 2019-04-20 12:33:09 +02:00
1ec8a76e9c Persist cache 2019-04-20 00:22:19 +02:00
906511f7fa Merge branch 'feature/caching'
Closes #4
2019-04-19 22:57:39 +02:00
9129d6d171 Document the caching mechanism 2019-04-19 22:57:32 +02:00
9284bceda6 Implement caching 2019-04-19 22:51:58 +02:00
0deec63c2f Ignore default cache directory 2019-04-19 22:12:57 +02:00
b31f66d54b Add serde_json to serialize and deserialize the cache 2019-04-19 22:12:41 +02:00
f7b2da2b5a Add serde and internal error 2019-04-19 22:11:03 +02:00
94c97fc9b1 Add HTML sections 2019-04-19 19:13:43 +02:00
ca30476ea6 Point example badge to hoc repo 2019-04-19 17:59:39 +02:00
4b6c4e1a64 Update readme 2019-04-19 16:03:19 +02:00
36d85b6eef Merge branch 'feature/badge-colors'
Closes #1
2019-04-19 16:02:22 +02:00
1a1a416990 Add badge colors and example endpoint 2019-04-19 16:02:04 +02:00
bfbd0d5cb0 Move errors in own module 2019-04-19 16:01:47 +02:00
1aabff7971 Add serde dependency 2019-04-19 16:00:56 +02:00
fb49b8df45 Mention badge colors on startpage 2019-04-19 16:00:30 +02:00
5961fd19ae Implement colors and parsing 2019-04-19 16:00:07 +02:00
1584f44511 Move errors in own module 2019-04-19 15:59:51 +02:00
48ce41e5fd Merge branch 'feature/bare-repositories'
Closes #3
2019-04-19 12:19:11 +02:00
660dfb46e1 Use bare repositories
This is a breaking change and all cached repositories must be deleted
2019-04-19 12:18:16 +02:00
645bc887c2 Set more cache headers 2019-04-18 15:13:58 +02:00
1f010074fa Set expiry header to 60 seconds
Closes #9
2019-04-18 14:45:57 +02:00
ca422cfbf4 Update badge markdown 2019-04-18 14:38:04 +02:00
761c9905c3 Update markdown examples to link to the overview page 2019-04-18 14:33:29 +02:00
37242cced3 Implement redirecting overview page
Closes #7
2019-04-18 14:32:30 +02:00
3f8d148ac3 Make index.html mobile friendly
Closes #6
2019-04-18 13:45:17 +02:00
f4862f5392 Remove heroku config 2019-04-18 02:04:47 +02:00
55c0cd0b8b Update readme 2019-04-18 02:04:02 +02:00
b9878561a7 Fix docker badge 2019-04-18 02:00:32 +02:00
f24b0e017e Update readme 2019-04-18 01:59:42 +02:00
09381ccbb1 Add badge 2019-04-18 01:46:08 +02:00
95a9ccc68b Use older version of docker-compose 2019-04-18 01:06:32 +02:00
854f9ef9e4 Update URL 2019-04-18 00:55:21 +02:00
e1781c771f Update links 2019-04-18 00:30:42 +02:00
c93905f8ca Fix encoding in keyserver link 2019-04-17 21:55:46 +02:00
5fea37961b Fix HTML syntax errors 2019-04-17 21:53:43 +02:00
254351e391 Add tacit css 2019-04-17 20:48:47 +02:00
539b61e856 Merge branch 'master' of ssh://git.vbrandl.net:222/vbrandl/hoc 2019-04-17 20:45:06 +02:00
44783ba577 Add heroku setup 2019-04-17 20:15:00 +02:00
bbb006fcf0 Set content-type header for index page 2019-04-17 16:16:50 +02:00
c91c6b9793 Add content-type header 2019-04-16 22:18:40 +02:00