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

129 Commits

Author SHA1 Message Date
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
gnosygnu
08eb098422 Parser: Escape dangling tags; do not let them gobble up rest of page 2017-01-10 14:01:04 -05:00
gnosygnu
ad646efb5c Mass_parse: Clear ns_loaded cache; Add different cache clearing methods 2017-01-07 10:57:41 -05:00
gnosygnu
063cc43047 Mass_parse: Refactor log_tbl 2017-01-04 09:23:37 -05:00
gnosygnu
3fdea0ec50 Xtn: Change extensions to be wiki-specific instead of app-specific 2017-01-03 14:45:40 -05:00
gnosygnu
e69c557595 Math: Add math.log_check command 2017-01-03 11:27:48 -05:00
gnosygnu
87ee507220 Cfg: Adjust whitespace for two lines 2017-01-03 10:14:34 -05:00
gnosygnu
eee0a7de1d Cfg: Fix multiple mis-mapped gui shortcut keys 2017-01-03 01:32:32 -05:00
gnosygnu
5c3e4287f0 Mass_parse: Refactor make cmd to merge other wkr tables such as log_basic_temp 2016-12-30 12:22:43 -05:00
gnosygnu
62c81e6d77 Math: Refactor Math classes 2016-12-29 15:00:08 -05:00
gnosygnu
32fdbc6fbe Cfg: Update cfg keys; Fix dynamic scribunto updates 2016-12-28 22:47:16 -05:00
gnosygnu
7da2d853a2 Cfg: Standardize some cfg keys 2016-12-27 10:42:06 -05:00
gnosygnu
f04047e584 Mass_parse: Improve performance when returning Keyvals from Scribunto function 2016-12-27 09:31:10 -05:00
gnosygnu
8db63bbbce Cfg: Make gfs calls temporary; also, fix layout cfg leading to bad builds 2016-12-25 13:30:21 -05:00
gnosygnu
a96a239449 Scribunto: Fix extension libraries like ParserFunctions and FlaggedRevs not working 2016-12-24 22:38:16 -05:00
gnosygnu
b6c8b31186 Cfg: Fix 'Addon - Scribunto' 2016-12-23 09:36:38 -05:00
gnosygnu
74fefed754 Cfg: Refactor 'Import - General' 2016-12-21 20:45:07 -05:00
gnosygnu
93fcec3457 Cfg: Convert rest of pages 2016-12-21 03:07:38 -05:00
gnosygnu
2b5b238bc1 Wikibase: Do not cast 'numeric-id' to 'string'; leave as 'int' 2016-12-17 15:29:05 -05:00
gnosygnu
5b42a90cd5 Mass_parse: Refactor ifexist_mgr into separate class; Load more titles into ifexist_mgr 2016-12-16 13:23:48 -05:00
gnosygnu
2f3a3a7a16 Mass_parse: Add separate ifexists cache 2016-12-15 14:08:38 -05:00
gnosygnu
5e159233ab Mass_parse: Fix memory leak / slow performance due to over-zealous page caching 2016-12-12 09:25:06 -05:00
gnosygnu
5d27bff298 Section_edit: Add basic merge support 2016-12-05 20:59:45 -05:00
gnosygnu
150454fd67 Section_edit: Show section when section_key is passed 2016-12-05 17:43:00 -05:00
gnosygnu
f7558a6761 Wbase: Add lock to pid_mgr else multi-threaded issues 2016-12-03 23:15:42 -05:00
gnosygnu
364e72e869 Wbase: Do not fail if null quantity.lbound or quantity.ubound 2016-12-03 17:52:41 -05:00
gnosygnu
9fd328ac8f Wbase: Load prop datatype table as P123 instead of p123 2016-12-03 13:59:31 -05:00
gnosygnu
1e28aa6e79 Xtn.Math: Swap out math tags with UNIQ 2016-12-01 19:55:43 -05:00
gnosygnu
2a0b5769ad Wikibase: Uniquefy items in wbase_prop table 2016-12-01 14:35:47 -05:00