Commit Graph

30 Commits

Author SHA1 Message Date
Florine W. Dekker 401c46d7f6
Import fork-awesome using npm 2020-07-29 23:00:36 +02:00
Florine W. Dekker 6a7aaaef7c
Update dependencies 2020-07-29 14:39:56 +02:00
Florine W. Dekker 1a52c71ae2
Fix cookie scope 2020-06-07 13:01:06 +02:00
Florine W. Dekker 3debbf35c2
Update dependencies 2020-06-07 13:00:53 +02:00
Florine W. Dekker 091c5bcf88
Ensure safe cookies 2020-05-12 13:04:45 +02:00
Florine W. Dekker db064ad7f0
Update template dependency 2020-05-05 00:59:31 +02:00
Florine W. Dekker 186e5dbb18
Fix footer overlap 2020-05-03 19:07:35 +02:00
Florine W. Dekker f9f4f32109
Use shared template for common elements 2020-05-03 18:09:57 +02:00
Florine W. Dekker 8795e4393c
Add dev server task for faster iterations 2020-05-03 15:20:03 +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 3b721c2532
Improve URL warning
Fixes #28.
2020-04-18 13:04:30 +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 bf1ba96fb8
Make data classes immutable (sort of) 2020-04-16 19:13:46 +02:00
Florine W. Dekker 8c84d18773
Store API URL in cookie for re-use
Fixes #25.
2020-04-16 10:58:05 +02:00
Florine W. Dekker 57a0913f6f
Move meta-information to MediaWiki object 2020-04-15 15:04:39 +02:00
Florine W. Dekker 9138636c03
Implement search param interpretation
Fixes #10.
2020-04-14 19:35:04 +02:00
Florine W. Dekker b5ff3c1c2c
Add about section and improve appearance 2020-04-14 13:58:34 +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 5e8606e8ab
Support detecting double redirects
Fixes #17.
2020-04-13 16:13:45 +02:00
Florine W. Dekker 65a999777a
Add info for input fields 2020-04-13 13:09:56 +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 611c6c9b41
Fix conflation of props vs state 2020-04-11 20:36:35 +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
Florine W. Dekker bfaa542fa1
Use Webpack for development 2020-04-11 11:41:44 +02:00