summaryrefslogtreecommitdiffstats
path: root/libimagbookmark
AgeCommit message (Collapse)Author
2016-08-24Add README.md for libimagbookmarkMatthias Beyer
2016-07-26libimagbookmark: Deny warningsGavin Thomas Claugus
Signed-off-by: Gavin Thomas Claugus <gclaugus@gmail.com>
2016-07-08impl From<&'a str> for LinkMatthias Beyer
2016-07-08Implement BookmarkCollection::remove_link()Matthias Beyer
2016-07-08Remove unneeded importMatthias Beyer
2016-07-08fixup! Impl BookmarkCollection::get_links_matching()Matthias Beyer
2016-07-08Impl BookmarkCollection::get_links_matching()Matthias Beyer
2016-07-08Impl From<String> for LinkMatthias Beyer
2016-07-08fixup for 9231cf5fMatthias Beyer
2016-07-08Impl BookmarkCollection::add_link()Matthias Beyer
2016-07-08Add IntoUrl trait for Link typeMatthias Beyer
With this we can translate a Link type into an URL type from url::Url
2016-07-08Add more specific linking error kindsMatthias Beyer
2016-07-08fixup! Add depenndency: regexMatthias Beyer
2016-07-08fixup! Add Link typeMatthias Beyer
2016-07-08Add interface for working with BookmarkCollectionMatthias Beyer
Oh my god I'm so drunk right now. It's 0030 and I had dinner at around 1800 yesterday and then I just drank like... two Mate and maybe 1L of water... and now I drank 0.33L beer and I'm drunk as fuck... just wanted to share. I hope this commit still makes sense... I'm not sure, I should definitively review this tomorrow. So... maybe I can do some more. Btw., I just saw "The Martian" - the movie, you know. Oh my god, I love Matt Damon - I think he's a really nice actor, actually. I probably shouldn't put this into the commit message, I know... Just wanted to have some fun here.. sorry.
2016-07-08Add Link typeMatthias Beyer
2016-07-08Add depenndency: regexMatthias Beyer
2016-07-08Impl BookmarkCollection::delete()Matthias Beyer
2016-07-08Impl BookmarkCollection::get()Matthias Beyer
2016-07-08Add error kind if collection cannot be foundMatthias Beyer
2016-07-08Add initial codebaseMatthias Beyer
2016-07-07Add dependenciesMatthias Beyer
2016-07-07Initial importMatthias Beyer