Commit Graph

6 Commits

Author SHA1 Message Date
DIYgod
a56c0b5a39 refactor: rename axios to got 2019-06-03 18:03:05 +08:00
DIYgod
e2badbfa98 chore: module alias for all routes 2019-05-15 15:27:15 +08:00
imlonghao
68b5e7f1ed [Dockerhub] Fix date and guid (#1717)
1. 原来的 `pubDate` 为 `2019-03-08T04:10:53.381143Z` 格式,现修改成 UTC 格式
2. 原来的 `guid` 为 link ,每次有新的 build 都是返回同一个 link ,现从接口中找了个不会重复的参数即 `pubDate` 作为 guid
2019-03-11 10:55:35 +08:00
Henry Wang
3c92131c8a chore: remove hard-coded link (#1692) 2019-03-06 12:12:44 +08:00
Henry Wang
de74c26136 fix: handle docker images without build history (#1545)
Fetch build stats via `tags` api
2019-02-19 11:26:18 +08:00
Henry Wang
b074915ec8 route: add Docker Hub new image build (#1536) 2019-02-13 14:22:34 +08:00