Commit graph

20 commits

Author SHA1 Message Date
e3fd6ae47f
misc. style/doc fixes 2025-07-29 20:05:44 -04:00
64a5bc6af1
Fix backup id-edb search check 2025-07-29 19:45:29 -04:00
ca097159dd
Move api client initialization to separate config file 2025-07-29 19:15:20 -04:00
8f07661fb2
Restructure project files 2025-07-29 19:04:14 -04:00
107fa221c9
\s includes newlines; match only space characters instead 2025-07-28 19:07:56 -04:00
466991d2a1
Only wait 1 second between requests 2025-07-28 18:51:18 -04:00
8e4239893c
Add id-edb after release if we can't do anything else 2025-07-28 18:51:06 -04:00
c86fb77f9e
only act on pages in article namespace 2025-07-28 18:35:19 -04:00
ceb3df2fdb
Also handle problematic hyphens 2025-04-03 08:28:09 -04:00
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
5775ae0a8e
Add error handling for edit requests 2025-04-03 07:39:59 -04:00
d77d0d1c59
Clean up diff output a bit 2025-03-28 00:50:22 -04:00
8840d1a61f
Use Unicode-tolerant base64 function 2025-03-27 15:15:00 -04:00
e281ff4c9a
remove unneeded log 2025-03-27 15:14:47 -04:00
01a4f9e881
Read page limit from environment variable 2025-03-27 15:14:32 -04:00
76d0d18e9f
move stuff to src folder, clarify readme 2025-03-27 11:10:31 -04:00
8497814fa4
add README 2025-03-27 10:57:23 -04:00
4d3b43adca
remove testing guardrails, add check for auth variables 2025-03-27 10:52:56 -04:00
e3af35a68e
break things up, do some proper mediawiki API stuff to support editing 2025-03-27 10:48:33 -04:00
64eb4da894
Initial commit 2025-03-27 09:55:19 -04:00