Commit Graph

4 Commits

Author SHA1 Message Date
Florine W. Dekker 596be9aea1
Resolve regression of #43.
By turning the InterlanguageMap into a normal Map, I also removed its enforcing of https:// everywhere.
2021-05-14 19:30:59 +02:00
Florine W. Dekker c52f690e6d
Use page and link verdict enums
These centralise the knowledge and behaviour of these enums into a clear location, so that other classes don't have to deal with that every time.
Fixes #47.
2021-05-14 19:29:09 +02:00
Florine W. Dekker a8c05f62eb
Replace IWMap with actual Map 2021-05-14 18:19:52 +02:00
Florine W. Dekker 355ec7ac57
Rewrite to TypeScript
Fixes #48.
2021-05-14 18:02:04 +02:00