imag/bin
Matthias Beyer 029b83042d Fix detecting of external links
Checking whether we have a file (on the FS) here is not enough for
either case (external link/internal link).

Thus, we should check whether a store entry with that ID exists. If it
does, we link internally, else externally by trying to parse the string
as URL.

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2018-10-06 12:58:54 +02:00
..
core Fix detecting of external links 2018-10-06 12:58:54 +02:00
domain Update dependency: regex: 0.2 -> 1 2018-10-06 12:22:15 +02:00