Commit Graph
14 Commits
Author SHA1 Message Date
andmcadams b34578acc1 update wikisync (#7891) 2025-04-28 12:16:17 +02:00
andmcadams 5a3c8576fe Update wikisync (#7398) 2025-02-11 08:16:26 -06:00
andmcadams b9a2917d92 Update wikisync (#7387) 2025-02-09 21:48:58 -06:00
andmcadams c31254b099 Update wikisync (#7371) 2025-02-08 04:57:44 +00:00
andmcadams 49eb2f5179 update wikisync (#7353)
* Bump wikisync to include clog support

* Add commit to avoid firing on the "Search" button

* Add collection log item count for completions
2025-02-06 22:10:20 -08:00
andmcadams ad440cfd17 Update wikisync (#7043) 2024-11-24 13:25:42 -06:00
Zander Bolgar 1cd15863b4 Update the WikiSync plugin (#5945) 2024-04-27 12:55:44 -04:00
Zander Bolgar 2f8bf3170c Update wikisync (#5855) 2024-04-17 06:06:13 +00:00
Zander Bolgar 0d8024b902 Update wikisync (#5753) 2024-03-26 10:55:36 -04:00
andmcadams eeddaf9d27 Update wikisync to v3 (#5694) 2024-03-19 17:48:12 -05:00
Jordan ac339a09da Add authors field to co-authored plugins (#2626) 2022-05-13 04:06:03 +00:00
Jonathan Lee 2f5f0af2a5 Update wiki-sync to 2.0 (#2359)
* Update wiki-sync to 2.0

This is a core rewrite to the plugin and replaces the change-based approach into something that periodically just dumps all the relevant data for the user, computes the delta versus what has already been sent, and sends that to the server.

This gives us automatic retries (no changes get dropped if the server 500s), and less confusing logic if player name or profile change. It's also about 65% less code.

* Update wikisync

* Update wikisync

* Update wikisync

* Update wikisync
2022-02-01 14:56:07 -05:00
andmcadams cc101d108a wikisync: add newlines to warning (#2296) 2022-01-13 03:48:40 -07:00
andmcadams 79c4bb61eb Add WikiSync plugin (#2238) 2022-01-04 07:10:11 +00:00