Commit graph

150 commits

Author SHA1 Message Date
mtkennerly
c0ce36724a
Populate Steam cache for some missing games 2022-07-05 17:52:59 +08:00
mtkennerly
4d8218b042
Fix Steam ID being skipped/cleared 2022-07-05 15:39:39 +08:00
mtkennerly
8bf5505ffa
Fix logic error preventing changed wiki articles from being checked 2022-07-02 16:35:50 +08:00
mtkennerly
7d9c1adcb8
Fix ts-node error 2022-07-02 15:50:59 +08:00
mtkennerly
2950791f35
Fix runtime error in workflow 2022-07-02 15:46:40 +08:00
mtkennerly
e5248a8464
Fix error in workflow 2022-07-02 15:39:01 +08:00
mtkennerly
78cd9df811
Regenerate manifest strictly from caches 2022-07-01 07:12:07 +08:00
mtkennerly
59520891a8
Include Steam IDs in wiki cache 2022-07-01 01:20:38 +08:00
mtkennerly
0b47d3cbcd
Populate templates in wiki cache (done) 2022-06-30 23:36:51 +08:00
mtkennerly
4405216bdf
Populate templates in wiki cache (part 1) 2022-06-29 08:03:00 +08:00
mtkennerly
af8fbd1a42
Start saving raw templates to wiki cache for local reprocessing 2022-06-28 16:04:39 +08:00
mtkennerly
dd6b958c6c
Fix additional paths related to template name issue 2022-06-24 01:09:47 +08:00
mtkennerly
2ae7df680b
Fix template name only checking first letter 2022-06-24 00:37:56 +08:00
mtkennerly
a046c18ad4
Add launch section to manifest 2022-06-03 06:41:45 +08:00
mtkennerly
001fdb8b32
Flag two missed irregular entries 2022-05-31 20:00:01 +08:00
mtkennerly
dae2cd5695
Fix irregular Steam cache entries 2022-05-31 19:55:47 +08:00
mtkennerly
dd63a8248f
Add 'name_localized' and 'launch' to Steam cache (part 1) 2022-05-31 05:06:32 +08:00
mtkennerly
34c71ec38a
Update some missed page moves 2022-05-04 06:02:18 +08:00
mtkennerly
b3c016fe47
Improve handling of BR tags 2022-05-04 04:25:17 +08:00
mtkennerly
7f0f4f3b45 #5: Mark 'My Games' as too broad 2021-11-14 08:50:18 -05:00
mtkennerly
1e65ea805a Add handling of {{p|ubisoftconnect}}, and fix store assignment when you buy a game on Steam but the saves are in the Ubisoft Connect root 2021-08-12 21:18:43 -04:00
mtkennerly
014c293117 Fix mapping for LocalLow on Windows 2021-02-09 17:14:47 -05:00
mtkennerly
4d570f1790 Add support for {{P|userprofile\appdata\locallow}} 2021-01-03 23:10:22 -05:00
mtkennerly
1ddc65f49d Mark some AppData paths as too broad 2020-11-21 14:42:44 -05:00
mtkennerly
d40e20985d Guard against relative path wildcards and Linux root 2020-10-18 10:11:35 -04:00
mtkennerly
878bdc845a Add broadness check for drive letters 2020-09-11 12:26:34 -04:00
mtkennerly
fbad6f2fb2 Handle Origin in system field and import recent changes from the wiki 2020-08-15 18:49:51 -04:00
mtkennerly
0cdbad886b Handle an odd intermittent issue and import recent changes from the wiki 2020-08-14 20:09:02 -04:00
mtkennerly
a2a34c9fb3 Fix possible redirect duplication and import recent changes from the wiki 2020-08-14 19:47:41 -04:00
mtkennerly
3d6113e3d4 Map WOW6432Node 2020-08-07 06:09:03 -04:00
mtkennerly
18eb5e91d7 Fix handling of page moves in recent changes when no redirect is left and there are no edits since the move 2020-08-04 16:42:12 -04:00
mtkennerly
4ffe86835d Import recent changes and add cache file for last timestamp 2020-07-17 16:09:39 -04:00
mtkennerly
f9fdb28d8b Avoid repetition in getRawPathFromCell and fix up paths with bold/italic 2020-07-17 15:24:37 -04:00
mtkennerly
5bedaff845 Reimport with the latest improvements to the script 2020-07-17 02:04:11 -04:00
mtkennerly
55e02552bb Expand cases that --irregularPathUntagged will check 2020-07-16 17:10:57 -04:00
mtkennerly
869647cc97 Fix HTML tag handling and clean up some {{code}} and <code> instances 2020-07-16 16:56:54 -04:00
mtkennerly
553fb8db75 Clean up {{file}} usage in data paths 2020-07-16 01:24:41 -04:00
mtkennerly
9d189021c9 Improve template handling and import some data with fixed BR tags 2020-07-16 00:02:24 -04:00
mtkennerly
9b87fb9356 Fix handling for irregular paths, P vs Path template invocation, and variadic uses of P template 2020-07-15 21:21:57 -04:00
mtkennerly
1c1ed6c525 Fix up some redirected pages and add pre-commit hooks 2020-07-15 15:34:37 -04:00
mtkennerly
d22b2b161a Incorporate the wiki's Recent Changes API and import data from the last 30 days 2020-07-15 01:41:57 -04:00
mtkennerly
dd63fdb183 Refactor script into separate modules 2020-07-14 15:54:45 -04:00
mtkennerly
66ad7458d2 Recheck some older entries against latest rules 2020-07-06 18:46:22 -04:00
mtkennerly
405599d18a Exclude another path that's too broad 2020-07-06 17:54:27 -04:00
mtkennerly
9694e83692 Ignore paths that are too broad and lead to false positives 2020-07-06 17:29:18 -04:00
mtkennerly
eb64b8a182 Finalize first pass through the list of games 2020-07-06 14:11:04 -04:00
mtkennerly
64e19059ec Remove placeholders in registry paths 2020-06-30 23:35:55 -04:00
mtkennerly
71bff495f5 Add winDocuments placeholder 2020-06-29 06:21:39 -04:00
mtkennerly
d715380e0b Split steamId into an object and add --unchecked flag 2020-06-29 00:56:30 -04:00
mtkennerly
cefc818922 Initial commit 2020-06-20 12:29:22 -04:00