Commit Graph

2274 Commits

Author SHA1 Message Date
Matthias Beyer bc073fa98a Add imag-counter/README.md as link to the user doc 2016-07-12 17:01:38 +02:00
Matthias Beyer 441de3d472 Remove README from imag-counter 2016-07-12 17:00:33 +02:00
Matthias Beyer 51432eaf39 Add example how to use imag-counter 2016-07-12 17:00:02 +02:00
Matthias Beyer 9337a14cdd Update all version strings: 0.1.0 -> 0.2.0 2016-07-12 11:51:20 +02:00
Matthias Beyer 437b3133cc impl From<&'a str> for Link 2016-07-08 21:43:17 +02:00
Matthias Beyer 1bf7d16664 doc: template: Add TOC 2016-07-08 21:11:28 +02:00
Matthias Beyer 6f958d2a68 doc: template: title page plain 2016-07-08 21:11:28 +02:00
Matthias Beyer fd1fd6881a doc: template: Make the title page the title page only 2016-07-08 21:05:03 +02:00
Matthias Beyer ed4b198359 doc: Fix version string 2016-07-08 20:58:47 +02:00
Matthias Beyer 9283d964d5 doc: Add most basic section structure for module files 2016-07-08 20:51:45 +02:00
Matthias Beyer a8206b8f19 doc: Remove comment markers 2016-07-08 20:48:41 +02:00
Matthias Beyer fafc8418df doc: Remove utility documentation, as the user should never see this 2016-07-08 20:43:32 +02:00
Matthias Beyer 39c1b30e6f doc: Add module file for view 2016-07-08 20:43:32 +02:00
Matthias Beyer 0b1356a104 doc: Rewrite initial text for module section 2016-07-08 20:43:25 +02:00
Matthias Beyer 1c0fc5a0a7 doc: Remove file on tagging 2016-07-08 20:43:25 +02:00
Matthias Beyer 5a229a24b0 doc: Add module files: {link, ref} 2016-07-08 20:43:25 +02:00
Matthias Beyer f81e47ceb2 doc: Rewrite linking chapter 2016-07-08 20:43:20 +02:00
Matthias Beyer 7a8432123b doc: Rewrite "The Store" chapter 2016-07-08 20:43:12 +02:00
Matthias Beyer 28a9c5ffc9 doc: Rewrote intro 2016-07-08 20:43:06 +02:00
Matthias Beyer 12cb61cd8b doc: Rename documentation files for modules 2016-07-08 17:42:47 +02:00
Matthias Beyer d8c4d55312 doc: Add chapter on technical details 2016-07-08 17:39:19 +02:00
Matthias Beyer d0a5beae9a doc: Remove library documentation files 2016-07-08 17:37:58 +02:00
Matthias Beyer b0de23bfbf doc: Rename document, set new date 2016-07-08 17:37:47 +02:00
Matthias Beyer 91e3b58f3e Implement BookmarkCollection::remove_link() 2016-07-08 16:54:27 +02:00
Matthias Beyer d5c6af884b Remove unneeded import 2016-07-08 16:54:05 +02:00
Matthias Beyer 2c93c8b98f fixup! Impl BookmarkCollection::get_links_matching() 2016-07-08 16:41:37 +02:00
Matthias Beyer 2e49947013 Impl BookmarkCollection::get_links_matching() 2016-07-08 16:40:28 +02:00
Matthias Beyer ee53a28c9a Impl From<String> for Link 2016-07-08 16:40:09 +02:00
Matthias Beyer 749f08ca66 fixup for 9231cf5f 2016-07-08 16:30:50 +02:00
Matthias Beyer 2ed07d4f7d Impl BookmarkCollection::add_link() 2016-07-08 16:30:11 +02:00
Matthias Beyer db21fa9dd4 Add IntoUrl trait for Link type
With this we can translate a Link type into an URL type from url::Url
2016-07-08 16:29:48 +02:00
Matthias Beyer 3b82311dfd Add more specific linking error kinds 2016-07-08 16:29:06 +02:00
Matthias Beyer 22e07d171b fixup! Add depenndency: regex 2016-07-08 16:21:24 +02:00
Matthias Beyer 3b485febe4 fixup! Add Link type 2016-07-08 16:20:35 +02:00
Matthias Beyer 923a4c51b5 Merge pull request #519 from matthiasbeyer/ignore-out
Ignore /out
2016-07-08 00:30:52 +02:00
Matthias Beyer 9231cf5fb7 Add interface for working with BookmarkCollection
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-08 00:27:45 +02:00
Matthias Beyer ee51de088a Add Link type 2016-07-08 00:27:35 +02:00
Matthias Beyer eb47f08479 Add depenndency: regex 2016-07-08 00:23:56 +02:00
Matthias Beyer 5fa189fb4e Impl BookmarkCollection::delete() 2016-07-08 00:12:05 +02:00
Matthias Beyer ed1eea053a Impl BookmarkCollection::get() 2016-07-08 00:11:54 +02:00
Matthias Beyer f2cc233c37 Add error kind if collection cannot be found 2016-07-08 00:11:27 +02:00
Matthias Beyer 0714d58db0 Add initial codebase 2016-07-08 00:01:44 +02:00
Matthias Beyer 63d2f56a88 Add dependencies 2016-07-07 23:46:06 +02:00
Matthias Beyer 5a0720e3bb Initial import 2016-07-07 23:46:06 +02:00
Matthias Beyer b55789578c Ignore /out 2016-07-07 23:44:04 +02:00
Matthias Beyer c6f9d91599 Merge pull request #513 from matthiasbeyer/libimagstore/hooks/optionally-deny-mutable-hooks
Libimagstore/hooks/optionally deny mutable hooks
2016-07-07 21:52:08 +02:00
Matthias Beyer cda50e4cdb Merge pull request #518 from matthiasbeyer/imag-view/remove-unneeded-dep
Remove unused dependency: rustbox
2016-07-07 21:18:48 +02:00
Matthias Beyer cbf636960e Merge pull request #517 from matthiasbeyer/libimaginteraction/fix-nl-bug
Fix bug when newline is in the input
2016-07-07 20:43:11 +02:00
Matthias Beyer 44f36090e0 Merge pull request #512 from matthiasbeyer/libimagstore/remove-aborting-error-catching
Remove checking for aborting errors
2016-07-07 20:29:40 +02:00
Matthias Beyer 7818b523b9 Deny mutable access for hooks if the config says so 2016-07-07 20:29:24 +02:00