1
0
mirror of https://github.com/gnosygnu/xowa.git synced 2025-06-13 12:54:14 +00:00
Commit Graph

157 Commits

Author SHA1 Message Date
gnosygnu
ecc27daec8 Scribunto: Trim whitespace for keys 2017-10-23 08:18:23 -04:00
gnosygnu
3157551d1d Refactor: Clean up Int_ classes 2017-10-22 08:07:00 -04:00
gnosygnu
d270cce881 Refactor: Clean up Type_ classes 2017-10-08 18:24:59 -04:00
gnosygnu
209601744e Graph: Add stripComments and removeTrailingCommas 2017-09-24 17:02:32 -04:00
gnosygnu
ea3f0ffbcc App: Release v4.5.15.1709 2017-09-17 22:39:30 -04:00
gnosygnu
4ca98f7333 App: Release v4.5.15.1709 2017-09-17 22:38:44 -04:00
gnosygnu
131c2f696c Scribunto: Return null if integer key is not found 2017-09-16 21:36:50 -04:00
gnosygnu
a50031b261 Wikibase: Add id to wikibase data table 2017-09-04 11:38:10 -04:00
gnosygnu
4705592259 Hzip: Compress and decompress recent xowa_alt_text 2017-09-04 10:05:54 -04:00
gnosygnu
b101b356ad Scribunto: Evaluate template-args when expanding template, not separately afterwards 2017-09-04 08:30:33 -04:00
gnosygnu
31bc573a29 Table_of_contents: Deprecate id='toctitle' in favor of class='toctitle' 2017-06-17 19:18:39 -04:00
gnosygnu
e2e68342e0 Table_of_contents: Ignore NOTOC commands at template level 2017-06-17 10:34:29 -04:00
gnosygnu
a439f53c1a ParserFunctions: Fix broken test for {#tag} and apos 2017-06-07 22:05:48 -04:00
gnosygnu
e687f23586 ParserFunctions: Fix broken navboxes on many fr.v pages 2017-06-01 23:15:35 -04:00
gnosygnu
f129344506 Scribunto: Fix 'gplx.Err: bad argument: nil: idx=0 len=0' on a few dozen fr.u pages 2017-05-28 09:28:30 -04:00
gnosygnu
633fb2979f Threading: Add 'redirectTarget' to Scrib_lib_title 2017-05-27 21:53:21 -04:00
gnosygnu
2776790369 Threading: Fix rare multi-thread error for Hiero parser 2017-05-26 06:09:10 -04:00
gnosygnu
ffe4c0d094 Scribunto: Fix script error 'NullPointerException' on 1 en.w page 2017-05-11 22:08:42 -04:00
gnosygnu
af2d0c51db Release: Release v4.5.2.1704 2017-04-27 19:25:04 -04:00
gnosygnu
b43ec6d2e2 Parser.Date: Parse times with format of 'm/d/yyyy' where d == 13 2017-04-25 07:29:38 -04:00
gnosygnu
ea3cb238fd Scribunto.Regex: Reinstate codepoint calculations for ustring.find 2017-04-24 21:16:20 -04:00
gnosygnu
0e3af23c87 Scribunto.Regex: Do not exit early if regx_proc fails match 2017-04-24 07:08:08 -04:00
gnosygnu
4a1546b9a2 Scribunto.Regex: Add only first match for mw.ustring.match, not all of them 2017-04-23 17:31:20 -04:00
gnosygnu
1d6b3779a0 Scribunto: Fix script error '=Module:zh-glyph:120 attempt to concatenate nil and string' on a few hundred en.d pages for Chinese chars 2017-04-23 09:47:58 -04:00
gnosygnu
eaa83db644 Mass_parse: Embed score in full-text search index 2017-04-22 09:40:15 -04:00
gnosygnu
53c3400366 Scribunto.Regex: If gsub_replace lua proc returns nothing, do not replace with empty string 2017-04-22 08:35:53 -04:00
gnosygnu
00318ce8cf Scribunto.Common: Fix script error 'Country data' on many en.w game pages 2017-04-09 09:42:51 -04:00
gnosygnu
0d1b478aa2 Xomw: Add paramVal methods to XomwMessage 2017-04-05 07:07:27 -04:00
gnosygnu
1ba6f094e3 Wikibase.Scribunto: Support #statements keyword 2017-04-04 06:02:51 -04:00
gnosygnu
26a56950cd Wikibase.Coordinate: Reverse NS / EW direction for geocoordinates; also, standardize spacing / symbols for wikibase 2017-04-02 08:46:12 -04:00
gnosygnu
8501ec6fd8 Parser.Time: Ignore multiple years / multiple days when parsing date for #time function 2017-04-01 17:06:41 -04:00
gnosygnu
3674dcf8de Scribunto.Site: Use fully-qualified url for url property, not domain 2017-04-01 09:38:20 -04:00
gnosygnu
8cda46bef9 Scribunto.Lang: Return 1st three letters of unknown language codes, not blank 2017-04-01 08:13:49 -04:00
gnosygnu
83c40c8771 Parser: Add more support for UNIQ substitutions with extension tags 2017-03-31 19:17:47 -04:00
gnosygnu
3441135fad Parser.Ref: Add commented fix for ref tag in template 2017-03-30 22:11:00 -04:00
gnosygnu
f8f8fa3c3b Wikibase: Add 'datatype' property to 'Property:' pages 2017-03-27 10:04:10 -04:00
gnosygnu
4360e42e95 Gui: Add option to display actual HTML in SWT browser 2017-03-22 15:53:43 -04:00
gnosygnu
10d13a3cd9 Wikibase: Fix 'mw.wikibase.entity.lua:56 attempt to call nil' on several dozen ru.w pages 2017-03-16 20:12:43 -04:00
gnosygnu
c10cf2ca15 Search: Refactor search to handle multiple boolean searches 2017-03-01 08:52:21 -05:00
gnosygnu
ba4634919c Wikibase: Use scribunto key name for datatypes 2017-02-26 21:56:07 -05:00
gnosygnu
12848b7cf5 Html: Move get_elem_val to xo.elem 2017-02-22 09:41:37 -05:00
gnosygnu
5bd3371802 Command-line: Fix curid argument not working 2 2017-02-22 08:44:14 -05:00
gnosygnu
1179e2848f Developer: Change license to GPLv3 / Apache2 in source code headers 2017-02-21 15:45:17 -05:00
gnosygnu
c9e22b69f7 Wiki.Dom: Refactor Wiki.Props 2017-02-17 17:57:17 -05:00
gnosygnu
dd6b3cabed Personal_wikis: Support creation / editing of categories 2017-02-13 15:23:05 -05:00
gnosygnu
b2781ffc9d Personal_wiki: Refactor special pages 2017-02-10 15:19:12 -05:00
gnosygnu
4dba081399 DownloadCentral: Add initial implementation for skipping categories 2017-02-08 22:06:36 -05:00
gnosygnu
3bfeb94b43 Source: Restore broken commit 2017-02-06 22:14:55 -05:00
gnosygnu
938beac9f9 Wiki: Support renamed folders (fix) 2017-02-06 22:12:56 -05:00
gnosygnu
f683e272ee Embeddable: Fix multi-threaded diffs due to non thread-safe parser function {{urldecode}} 2017-01-26 02:44:26 -05:00