Commit graph

45 commits

Author SHA1 Message Date
mtkennerly
16c3911354
#24: Fix parsing of multiple paths where an earlier path contains an unclosed non-standard tag 2023-03-17 02:13:35 +08:00
mtkennerly
51d49679de
Filter out <base>/<storeUserId> 2023-01-20 00:31:55 +08:00
Sascha Lüdecke
555f869dfa Work on #16 - add PCGW gogcom_id to manifest 2022-11-01 12:19:03 +01:00
mtkennerly
1cc65db867
Minimize diffs by moving wiki meta cache out of VCS 2022-10-11 05:25:06 +08:00
mtkennerly
206b2f5ea9
Minimize diffs by no longer storing revId in wiki cache 2022-10-11 04:59:45 +08:00
mtkennerly
6a8a80dfe5
Simplify slashes 2022-09-18 08:01:03 +08:00
mtkennerly
202879f7d3
Translate Windows %-style variables 2022-09-18 06:40:02 +08:00
mtkennerly
ec0a463a50
Ensure paths are trimmed 2022-08-20 02:54:47 +08:00
mtkennerly
faf32b040a
Mark some Mac paths as too broad and normalize paths ending with * 2022-08-19 23:48:30 +08:00
mtkennerly
cf8244580d
#7: Parse HTML-like tags in paths 2022-07-22 07:33:17 +08:00
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
2ae7df680b
Fix template name only checking first letter 2022-06-24 00:37:56 +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
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
Renamed from src/importer.ts (Browse further)