Commit Graph

24 Commits

Author SHA1 Message Date
Florine W. Dekker 69abc8aadf
Forcefully rewrite all URLs to HTTPS
Fixes #43.
2021-05-14 12:54:59 +02:00
Florine W. Dekker d17af82b2a
Use modern JSON instead of old JSONP 2021-04-24 17:06:21 +02:00
Florine W. Dekker 8e0426ce03
Resolve issue with missing self in iw map
Fixes #40.
2020-11-13 19:29:08 +01:00
Florine W. Dekker 6d2441e3e5
Help users diagnose tracker blocker issues
Fixes #39.
2020-11-13 18:55:11 +01:00
Florine W. Dekker e84d87ced6
Fix failure when using incorrect interwiki map
Fixes #35.
2020-07-29 15:09:15 +02:00
Florine W. Dekker a9d2ff205a
Resolve interlang alias issue
Fixes #34.
2020-04-25 18:57:55 +02:00
Florine W. Dekker 83177feca6
Fix missing redirects in network
Fixes #33.
2020-04-21 15:00:01 +02:00
Florine W. Dekker 42d1cdae04
Fix failure to resolve redirects
Fixes #32.
2020-04-19 19:26:48 +02:00
Florine W. Dekker e038204bc3
Implement advanced link and page verdicts
Fixes #2, fixes #23, fixes #24.
2020-04-17 20:29:25 +02:00
Florine W. Dekker 4952681bd2
Move normalizations to discovery phase 2020-04-17 17:39:17 +02:00
Florine W. Dekker bf1ba96fb8
Make data classes immutable (sort of) 2020-04-16 19:13:46 +02:00
Florine W. Dekker 2778553d0e
Normalize article titles in table
Fixes #21.
2020-04-15 15:48:01 +02:00
Florine W. Dekker 57a0913f6f
Move meta-information to MediaWiki object 2020-04-15 15:04:39 +02:00
Florine W. Dekker 8a07674449
Fix base path calculation
Fixes #20.
2020-04-14 13:18:15 +02:00
Florine W. Dekker e5d1604b55
Spruce up feedback messages
Fixes #3 and fixes #6.
2020-04-14 12:01:45 +02:00
Florine W. Dekker 6213b10c66
Slightly spruce up messages
Works towards #6.
2020-04-14 11:09:04 +02:00
Florine W. Dekker bd702ae657
Properly implement duplicate wiki detection
Fixes #18.
2020-04-13 23:09:02 +02:00
Florine W. Dekker a5f6d8625b
Implement prototype wiki equivalence filtering 2020-04-13 21:49:43 +02:00
Florine W. Dekker 5e8606e8ab
Support detecting double redirects
Fixes #17.
2020-04-13 16:13:45 +02:00
Florine W. Dekker f51dff59be
Add support for detecting redirect links
Fixes #7.
Also changes the loading icon to use ForkAwesome.
2020-04-12 01:24:33 +02:00
Florine W. Dekker 92226c74ca
Use Preact for network table 2020-04-11 19:54:34 +02:00
Florine W. Dekker 8345c69c60
Separate Link from Page 2020-04-11 19:14:46 +02:00
Florine W. Dekker 4ea257780d
Migrate element creation to HTM
Not quite Preact yet, but we'll get there!
2020-04-11 18:48:00 +02:00
Florine W. Dekker 44ccaca39b
Separate JS into multiple files 2020-04-11 12:25:15 +02:00