Commit Graph

9 Commits

Author SHA1 Message Date
Daniel Kraus
256feb50d9 Add Source class, refactor. 2017-08-31 20:37:49 +02:00
Daniel Kraus
4a92321895 Fix namespace spelling. 2017-08-31 13:57:11 +02:00
Daniel Kraus
352add204f Prefix links with namespace if needed.
- Fix: Links to other namespaces were not prefixed properly.
2017-08-31 13:52:57 +02:00
Daniel Kraus
6294ee8679 Fix blacklist.
- Fix: Blacklist did not always work properly
2017-08-30 22:39:17 +02:00
Daniel Kraus
b27dea8709 Linker tests for templates. 2017-08-30 09:03:24 +02:00
Daniel Kraus
66cb7d0793 Add license comments to tests. 2017-08-29 14:48:20 +02:00
Daniel Kraus
0d8d2bfbb2 Test black list. 2017-08-29 05:56:17 +02:00
Daniel Kraus
04aa26d6a2 Add linker tests, fix firstOnly behavior.
- Fix: The firstOnly option finally also works if a page contains a link to a given other page that was not currently added by the extension, i.e. that existed prior to an edit or that was manually added.

Closes #12.
2017-08-29 05:42:49 +02:00
Daniel Kraus
33df917af1 Linker tests. 2017-08-28 19:03:11 +02:00