Age | Commit message (Expand) | Author |
---|---|---|
2019-05-08 | :WIP: Move types to a different crate | David Blajda |
2019-05-08 | Refactor Ids again and cargo update | David Blajda |
2018-12-28 | User thumnail is String until None url parsing in implemented | David Blajda |
2018-12-27 | Implement Into for IntId | David Blajda |
2018-12-27 | Bump cargo version | David Blajda |
2018-12-19 | Place barrier and waiters in their own modules | David Blajda |
2018-12-15 | Deserialize Urls and Dates. Also implement custom Id types | David Blajda |
2018-12-13 | Restructure project and included kraken endpoint | David Blajda |
2018-12-13 | Add clip endpoint | David Blajda |
2018-12-11 | Make all fields public | David Blajda |
2018-12-10 | Update version number | David Blajda |
2018-12-10 | Add video endpoint | David Blajda |
2018-12-09 | Init commit. Get json using async reqwest | David Blajda |