Commit graph

12 commits

Author SHA1 Message Date
ewin ceb3df2fdb
Also handle problematic hyphens 2025-04-03 08:28:09 -04:00
ewin 83aa11c5d0
Don't include characters that cause problems in search queries
Still match against the full page title when parsing the results page to find the ID, just in case being less specific causes multiple items to be returned
2025-04-03 08:27:09 -04:00
ewin 5775ae0a8e
Add error handling for edit requests 2025-04-03 07:39:59 -04:00
ewin d77d0d1c59
Clean up diff output a bit 2025-03-28 00:50:22 -04:00
ewin 8840d1a61f
Use Unicode-tolerant base64 function 2025-03-27 15:15:00 -04:00
ewin e281ff4c9a
remove unneeded log 2025-03-27 15:14:47 -04:00
ewin 01a4f9e881
Read page limit from environment variable 2025-03-27 15:14:32 -04:00
ewin 76d0d18e9f
move stuff to src folder, clarify readme 2025-03-27 11:10:31 -04:00
ewin 8497814fa4
add README 2025-03-27 10:57:23 -04:00
ewin 4d3b43adca
remove testing guardrails, add check for auth variables 2025-03-27 10:52:56 -04:00
ewin e3af35a68e
break things up, do some proper mediawiki API stuff to support editing 2025-03-27 10:48:33 -04:00
ewin 64eb4da894
Initial commit 2025-03-27 09:55:19 -04:00