Commit Graph

1141 Commits (master)
 

Author SHA1 Message Date
gnosygnu 41e9fc1287 Release: v4.6.4.1908
5 years ago
gnosygnu be5c65c24c User.Cfg: Ignore duplicate keys in user cache [#534]
5 years ago
gnosygnu 87163c5104 Luaj: Add deprecated foreach / foreachi [#531]
5 years ago
gnosygnu e213d123f8 Search.Suggest: Move highlighting code out of cache pathway to js_wtr [#538]
5 years ago
gnosygnu dee491a684 HTTP Server: Remove trailing new line else POST log messages will show up with extra blank line [#537]
5 years ago
gnosygnu 2ef6211e87 HTTP Server: Fix NullPointerException when restarting HTTP_Server and going directly to search suggest [#537]
5 years ago
gnosygnu 6449368800 HTTP_Server: Move call to fsys_hack for mild performance improvement [#524]
5 years ago
gnosygnu 06afe7a7b1 Html_dump: Add configuration to show WIKITEXT / HTML indicators in top-right [#525]
5 years ago
gnosygnu 6559a2b858 Cfg: Fix 'Show search' and 'Show toolbar' not working [#532]
5 years ago
gnosygnu a421703fb1 HTTP_Server: Generalize file:///.*/file/.* logic [#524]
5 years ago
gnosygnu a94279c922 Sqlite: Fix faster wiki loading for read-only devices not working for Read-only files [#534]
5 years ago
gnosygnu 19c50b94be Release: v4.6.3.1908
5 years ago
gnosygnu 55a4891064 HTTP Server: Fix search-suggest not working for vector ul [#489]
5 years ago
gnosygnu b350d95206 HTTP Server: Add search-suggest [#489]
5 years ago
gnosygnu f5abfa11da HTTP Server: Append url_args to page [#489]
5 years ago
gnosygnu 66039fc9b3 HTTP_Server: Temporary fix to handle broken links and images in 2019-05 enwiki [#524]
5 years ago
gnosygnu a1da02a99f HTTP_Server: Add initial implementation for post-processing HTML to change to /fsys/ etc [#524]
5 years ago
gnosygnu a51906bf4b Make: Update wiki domains for 2019-06 Wikidata [#528]
5 years ago
gnosygnu f38930b63a Xomw.Preprocessor: Remove deleted classes [#508]
5 years ago
gnosygnu 0854cf9ba1 Xomw.Preprocessor: Integrate rest of Preprocessor_Hash tests [#508]
5 years ago
gnosygnu 0280254e8a Scribunto: Use m_offset when doing string.substring [#520]
5 years ago
gnosygnu 9dcc571fc5 Release: 4.6.2.1907
5 years ago
gnosygnu dea0556df5 Xomw.Preprocessor: Add XomwPPDStackElement [#508]
5 years ago
gnosygnu 436f219477 Mass_parse: Add thread-locking to LRU cache [#518]
5 years ago
gnosygnu 5c8b70fd76 Mass_parse: Use page_cache hashCode, not wiki hashCode [#514]
5 years ago
gnosygnu 4547fa541f Dev: Move XomwEnv.NewTest to XomwEnv_fxt.NewTest [#512]
5 years ago
gnosygnu 9bc2bd400c Dev: Rename test files to use '_tst' and '_fxt' convention [#512]
5 years ago
gnosygnu 877b305136 Luaj: Fix invalid url-encoding for non-ASCII characters like 'æ' [#504]
5 years ago
gnosygnu 0181a42d3d Xomw.Preprocessor: Add initial unit tests for DOM [#508]
5 years ago
gnosygnu 3b5a1f8ffc Xtn.Popups: Disable popups by default for en.wiktionary.org [#511]
5 years ago
gnosygnu 34dcfdde7d User.Logs: Delete log folders if logs are disabled [#510]
5 years ago
gnosygnu 989ccde83a Sqlite: Add option for read-only detection [#509]
5 years ago
gnosygnu 7f76d8128d Xomw.Preprocessor: Start integrating Preprocessor_Hash [#508]
5 years ago
gnosygnu b65fda764f Luaj: Support PCRE character definitions for Luaj Regex [#502]
5 years ago
gnosygnu 5055f82d21 Scribunto: Print dbg arguments to console [#506]
5 years ago
gnosygnu e3dce04680 Scribunto: Adjust index position correctly for ucs-2 strings [#506]
5 years ago
gnosygnu 0bfacb2ea5 Scribunto: Add frame_ttl to all Xot_invk_tkn [#503]
5 years ago
gnosygnu 9b51a7c660 Scribunto: Synchronize mw.uri.lua file with changes for uri.encode(s, 'WIKI') [#504]
5 years ago
gnosygnu 9da8b4dde8 Add gplx.xowa.mediawiki source to gplx.xowa [#508]
5 years ago
gnosygnu 5d886501e8 Language: Escape left-to-right / right-to-left marks in names.json ('\xE2\x80\x8E' to '\u200E') [#501]
5 years ago
gnosygnu d4a28d3ffe Wikibase: Add qualifiers-order to GetEntityStatements [#374]
5 years ago
gnosygnu 2526b677fa Scribunto: Format date correctly for years with less than 4 digits (EX: +0065 -> 65 x> 2065) [#500]
5 years ago
gnosygnu 334bb0a6d0 Xtn.SyntaxHighlight: Add 'class=pretty-print lang-{lang_name}' if 'lang' is passed [#498]
5 years ago
gnosygnu cbae5d55bb Xtn.SyntaxHighlight: Highlight lines if 'highlight' is passed but 'line' is not [#498]
5 years ago
gnosygnu a01e7409eb Mass_parse: Change page_cache to LRU cache [#483]
5 years ago
gnosygnu 0cfb0b19ad Parser: Do not parse '&#x;' as byte 0 [#494]
5 years ago
gnosygnu d812b21dec Add comment for /LocalNames/ support [#388]
5 years ago
gnosygnu 70d845f438 Xtn.Cldr: Check CldrNames for IsKnownLanguageTag [#388]
5 years ago
gnosygnu 8ab9bc5444 Category: Replace UNION with sequential loading from each catlink db [#268]
5 years ago
gnosygnu c459454da3 Allow hxtn command to be run multiple times during xomp_resume [#482]
5 years ago