1
0
mirror of https://github.com/gnosygnu/xowa.git synced 2024-09-29 15:00:51 +00:00
Commit Graph

892 Commits

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