mwoffliner

Mediawiki scraper: all your wiki articles in one highly compressed ZIM file

GPL-3.0 License

Downloads
1.1K
Stars
263
Committers
52
mwoffliner - 1.13.0 Latest Release

Published by kelson42 over 1 year ago

  • FIX: Many akwards scenarios around Redis (@uriesk #1756)
  • FIX: Wrongly downloaded hidden media files (@pavel-karatsiuba #1780 #849)
  • FIX: Incompatibility scenario in hacking the start module (@pavel-karatsiuba #1783)
  • FIX: Bad ordering in Javascript module loading at reading time (@pavel-karatsiuba #1766)
  • FIX: Unpredictive behaviour depending the order of --format (@pavel-karatsiuba #1826)
  • FIX: Broken auto-redirect in a few Wiktionaries (@pavel-karatsiuba #1811)
  • FIX: Mosaic selection welcome page with irrelevant pictures (@pavel-karatsiuba #1794)
  • FIX: Broken logo downloading because of protocol mismatch (@pavel-karatsiuba #1800)
  • UPDATE: Improved container image documentation (@kelson42 #1827)
  • UPDATE: Container image using latest versions of Node.js & Redis (@kelson42 #1814)
  • UPDATE: Container images only pushed to ghcr.io (@rgaudin #1812)
  • UPDATE: Better Axios error reporting (@FledgeXu #1795)
  • NEW: Better checking of command line arguments (@pavel-karatsiuba #1823 #1806)
  • NEW: Introduce option --customZimLanguage (@kelson42 #1841)
  • NEW: Synchronization of UI translations with Translatewiki.net (@kelson42 #116)
  • NEW: Threshold specification to the --verbose option (@pavel-karatsiuba #1785)
mwoffliner - 1.12.1

Published by kelson42 over 1 year ago

  • FIX: Bad behaviour because of wrong mime-type in S3 (@kelson42 #1772)
  • FIX: Unefficient CI steps (@kelson42 1770)
mwoffliner - 1.12.0

Published by kelson42 over 1 year ago

  • NEW: Add --articleListToIgnore option (@uriesk #1706)
  • NEW: Add --longDescription option (@pavel-karatsiuba #1755)
  • NEW: Remove support of LZMA (@kelson42 #1643)
  • NEW: Drop support of Node.js 14 (@kelson42 #1671)
  • NEW: Revamping of interactions with Redis (@uriesk #1719 #1720)
  • NEW: Use Jest in place of Tape for automated tests (@pavel-karatsiuba #1716)
  • NEW: Introduce/migrate to usage of ESM (@pavel-karatsiuba #1688)
  • NEW: Use Eslint instead Tslint (@pavel-karatsiuba #1738 #1747)
  • FIX: Simplisitc HTTP retry strategy for downloading files (@uriesk #1751)
  • FIX: Broken support of OGA audio files (@pavel-karatsiuba#1763)
  • FIX: Problematic inline Javascript to comply with CSP (@pavel-karatsiuba #1752)
  • FIX: Partly broken WEBP related mime-type mgmt (@uriesk 1723)
  • FIX: Broken show/hide toggle in Wikipedia infoboxes (@zhuowei #1665)
  • FIX: Handle properly Fandom images src URL (@uriesk #1712)
  • FIX: Upgrade most of the dependences (@uriesk @pavel-karatsiuba #1715)
mwoffliner - 1.11.12

Published by kelson42 over 2 years ago

  • FIX: ZIM illustration now always in PNG format
  • FIX: Somehow cropped ZIM illustration
  • NEW: Add support for mw:File typeof
  • NEW: Use keep-alive TCP flag
  • UPDATE: Redis 8 & Node 18 in Docker image