Commit graph

20 commits

Author SHA1 Message Date
59a3662ac4 Reorganize code in subdirs 2017-08-27 15:12:09 +02:00
297c552335 Update chrono: 0.2 -> 0.4 2017-07-17 11:39:40 +02:00
80fb6cc2bd Revert "Remove stuff for the focus-shift"
This reverts commit 63a7f0d8a9.
2017-05-30 20:25:00 +02:00
63a7f0d8a9 Remove stuff for the focus-shift 2017-01-21 13:05:50 +01:00
Raphael Nestler
c4b1f7ac8d Rename ParseError to IdParseError 2016-11-20 16:45:50 +01:00
Raphael Nestler
a676f4c148 Use into_error() 2016-11-19 23:18:09 +01:00
Raphael Nestler
c8710a4d13 Use map_err_into 2016-11-19 23:08:02 +01:00
Raphael Nestler
24c7bbc835 Refactor fetching of next component into function 2016-11-19 23:08:02 +01:00
Raphael Nestler
42b0dd6083 Return Result from component_to_str 2016-11-19 23:08:02 +01:00
Raphael Nestler
841c82b950 Use Result for from_storeid 2016-11-19 23:08:02 +01:00
5182d8e2ad libimagdiary: Add copyright notice to all files 2016-10-01 17:35:06 +02:00
ff89111d47 Fix libimagdiary::{diaryid, diary, is_in_diary}::* for new StoreId interface 2016-08-28 18:41:56 +02:00
99612b4ecc Replace unwrap with match 2016-08-04 14:15:34 +02:00
b68bd7ef8e Impl Display for DiaryId 2016-06-08 19:36:13 +02:00
de9d933a6b Add DiaryId::now(name) to create DiaryId at current time 2016-06-08 13:59:41 +02:00
7c50dd88b5 Impl Default for DiaryId 2016-06-08 13:59:41 +02:00
b04b6e3d24 Add setters for DiaryId type 2016-06-08 13:59:41 +02:00
dc07abdd72 Fix Into<String> for DiaryId to contain padding zeroes 2016-06-07 20:02:18 +02:00
a29ea121a0 Reimplement FromStoreId::from_storeid() for DiaryId 2016-06-07 20:02:18 +02:00
41f0f63c67 Add DiaryId type 2016-06-04 15:34:02 +02:00