Commit Graph

102 Commits

Author SHA1 Message Date
Florine W. Dekker 61c02965b6
Prevent query params in GoatCounter results 2023-03-20 12:59:19 +01:00
Florine W. Dekker 8beea2c411
Use new status card declaration 2022-12-16 21:40:40 +01:00
Florine W. Dekker 4b297a7fd7
Use consistent colours in dark theme 2022-11-26 15:26:04 +01:00
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 abf499c9cf
Update repository URL 2022-02-28 17:01:26 +01:00
Florine W. Dekker 60ae69fbd5
Bump version to help push server config fix 2021-06-14 09:05:20 +02: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
Florine W. Dekker eacb38928e
Add wrongly-cased link and page state
Fixes #45.
2021-05-14 15:29:43 +02:00
Florine W. Dekker c9dec6371d
Add missing page state when containing redirect 2021-05-14 15:17:45 +02:00
Florine W. Dekker 9789496f8c
Add improved styling for error messages 2021-05-14 15:10:15 +02:00
Florine W. Dekker ceaa0e2fed
Add warning handler and detect missing wikis
Fixes #44.
2021-05-14 14:35:40 +02:00
Florine W. Dekker 69abc8aadf
Forcefully rewrite all URLs to HTTPS
Fixes #43.
2021-05-14 12:54:59 +02:00
Florine W. Dekker f175291c83
Remove usage of deprecated function 2021-04-28 13:48:50 +02:00
Florine W. Dekker 3e69fba6ca
Remove inline scripts for clipboard 2021-04-24 22:05:20 +02:00
Florine W. Dekker f9d5bd4411
Remove inline styles 2021-04-24 18:11:56 +02:00
Florine W. Dekker d17af82b2a
Use modern JSON instead of old JSONP 2021-04-24 17:06:21 +02:00
Florine W. Dekker b749b0a4b9
Mark external links, remove excessive boldness 2021-04-22 18:20:28 +02:00
Florine W. Dekker a25f97468f
Actually add Goatcounter script 2021-04-22 13:08:47 +02:00
Florine W. Dekker 7c66adfa03
Add Goatcounter and relocate some resources 2021-04-22 13:03:02 +02:00
Florine W. Dekker ee5da557be
Use external self-hosted ForkAwesome fonts
Reduces bundle size by 40kB, and allows caching between different applications on this site that use that font.
2021-04-18 14:53:42 +02:00
Florine W. Dekker 84efe5fcc8
Remove preact and htm dependencies
Saves about 10kB, which isn't as much as I had hoped actually.
Fixes #42.
2021-04-18 14:40:30 +02:00
Florine W. Dekker bcbbbcb60a
Bump dependencies, fix border colours
Fixes #41. Apparently I was using colours from a Firefox extension instead of from Milligram, causing missing borders for some and probably incorrect colours in other browsers.
2021-04-18 14:00:19 +02:00
Florine W. Dekker d9d0da05ac
Use local fonts 2021-03-26 04:05:17 +01:00
Florine W. Dekker 35c665e6d1
Update dependencies, flatten deployment files 2021-03-25 21:32:39 +01:00
Florine W. Dekker a78968710b
Remove second autofocus tag
Also update dependencies, as usual.
2020-12-01 14:12:11 +01: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 ad31027561
Add global helper function for debugging 2020-11-13 19:07:45 +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 6c0dd74e63
Open "about" paragraph by default
Fixes #36.
2020-08-12 11:38:49 +02:00
Florine W. Dekker 51c91900ff
Prevent using null object
Fixes #38.
2020-08-12 11:32:23 +02:00
Florine W. Dekker fd96cfd574
Use localStorage instead of cookies
Fixes #37.
2020-08-10 20:41:22 +02:00
Florine W. Dekker f9a78adadb
Move fonts to subdirectory 2020-07-31 11:55:47 +02:00
Florine W. Dekker 401c46d7f6
Import fork-awesome using npm 2020-07-29 23:00:36 +02: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 6a7aaaef7c
Update dependencies 2020-07-29 14:39:56 +02:00
Florine W. Dekker 15dff54300
Fix default focus behaviour 2020-06-07 13:08:22 +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