summaryrefslogtreecommitdiffstats
path: root/lib/domain
AgeCommit message (Expand)Author
2019-08-28[No-auto] lib/domain/todo: Fix Clippy warningsflip1995
2019-08-28[No-auto] lib/domain/timetrack: Fix Clippy warningsflip1995
2019-08-28[No-auto] lib/domain/mail: Fix Clippy warningsflip1995
2019-08-28[No-auto] lib/domain/habit: Fix Clippy warningsflip1995
2019-08-28[No-auto] lib/domain/bookmark: Fix Clippy warningsflip1995
2019-08-28[Auto] lib/domain/wiki: Fix Clippy warningsflip1995
2019-08-28[Auto] lib/domain/todo: Fix Clippy warningsflip1995
2019-08-28[Auto] lib/domain/timetrack: Fix Clippy warningsflip1995
2019-08-28[Auto] lib/domain/mail: Fix Clippy warningsflip1995
2019-08-28[Auto] lib/domain/habit: Fix Clippy warningsflip1995
2019-08-28[Auto] lib/domain/diary: Fix Clippy warningsflip1995
2019-08-28[Auto] lib/domain/contact: Fix Clippy warningsflip1995
2019-08-28Replace r#try! with the ? operatorflip1995
2019-08-25Merge branch 'clippy' into masterMatthias Beyer
2019-08-25Run "cargo fix --all-features" in root of projectMatthias Beyer
2019-08-25Fix: Provide header flag for timetracking entriesMatthias Beyer
2019-06-30Update all dependenciesMatthias Beyer
2019-06-30Merge branch 'libimaghabit-dont-copy-comment-to-instance' into masterMatthias Beyer
2019-06-30Do not create comment in habit instanceMatthias Beyer
2019-06-30Change HabitInstance implementation to not contain comment in instanceMatthias Beyer
2019-06-30Add DiaryId::get_date_representation() functionMatthias Beyer
2019-06-26Rename module: timetrackingstore -> storeMatthias Beyer
2019-06-21Rename module: linker -> linkableMatthias Beyer
2019-06-21Rename interfaceMatthias Beyer
2019-06-15Merge branch 'libimagentrylink-split' into masterMatthias Beyer
2019-05-31Split "internal" module into several submodulesMatthias Beyer
2019-05-31Rename functions: *_external_link -> *_urlMatthias Beyer
2019-05-31Fix libimagbookmark for new url libraryMatthias Beyer
2019-05-31Fix import for new libimagentryurl libMatthias Beyer
2019-05-30Fix imports for new viewer interfaceMatthias Beyer
2019-05-29Update toml-query to 0.9.0Matthias Beyer
2019-05-29Update dependency: toml: 0.4 -> 0.5Matthias Beyer
2019-05-18Fix: Entries::in_collection() should be able to return errorMatthias Beyer
2019-05-18Add more context in error messagesMatthias Beyer
2019-05-18Add more context in error messagesMatthias Beyer
2019-05-18Add more context in error messagesMatthias Beyer
2019-05-18Add more context in error messagesMatthias Beyer
2019-05-18Add more context in error messagesMatthias Beyer
2019-05-18Add more context in error messagesMatthias Beyer
2019-05-18Add more context in error messagesMatthias Beyer
2019-05-18Add more context in error messagesMatthias Beyer
2019-05-18Add more context in error messagesMatthias Beyer
2019-05-18Change is_log() implementation to use kindflag utilityMatthias Beyer
2019-05-18Run 'cargo fix' for rust-2018Matthias Beyer
2019-04-22Add option to override ref data in contact entriesMatthias Beyer
2019-04-22Rewrite store interface abstractionMatthias Beyer
2019-04-14Add debug outputMatthias Beyer
2019-04-13Rewrite all usages of ModuleEntryPathMatthias Beyer
2019-03-09Remove old commentMatthias Beyer
2019-03-09Rewrite: Diary::get_youngest_entry_id()Matthias Beyer