Commit Graph

7 Commits

Author SHA1 Message Date
Florine W. Dekker cc39bf2535
Upgrade template to v3
Fixes #46. Fixes #49. Fixes #51.
2022-11-22 20:27:44 +01:00
Florine W. Dekker 4d1db86843
Correctly preprocess namespaces
Fixes an error in some complicated networks.
2021-05-14 20:52:56 +02:00
Florine W. Dekker 53f9dc7303
Prefer using HTTPS when merging IW maps 2021-05-14 19:40:15 +02:00
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