1
0
mirror of https://github.com/gnosygnu/xowa.git synced 2024-09-28 22:40:50 +00:00
Commit Graph

114 Commits

Author SHA1 Message Date
gnosygnu
372cd3958d Wikibase: Fix script error 'libraryUtil.lua:13 bad argument #1 to message.newRawMessage' on sever dozen military pages 2018-07-01 07:55:55 -04:00
gnosygnu
10c39e4c76 Wikibase: Add basic support for getSetting 2018-07-01 07:15:13 -04:00
gnosygnu
29a8fb7824 Wikibase: Add isValidEntityId 2018-06-23 10:52:47 -04:00
gnosygnu
24aefd43e4 Html_dump: Fix repeating links on many de.w pages 2018-04-17 07:19:37 -04:00
gnosygnu
54d74b0acd JsonConfig: Add Localize function for tabular data 2018-02-18 08:16:43 -05:00
gnosygnu
2550a87a60 JsonConfig: Fix script error '=Module:Data:8 attempt to index ? (a nil value)' on a dozen de.w pages 2017-12-28 08:22:53 -05:00
gnosygnu
f999febe6d Parser: Fix doubling up of images 2017-12-20 06:31:31 -05:00
gnosygnu
66877212bf Embeddable: Create core dbs in proper subdirectory 2017-10-23 20:50:50 -04:00
gnosygnu
1336d44f34 Embeddable: Create core dbs in proper subdirectory 2017-10-23 20:50:22 -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
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
ffe4c0d094 Scribunto: Fix script error 'NullPointerException' on 1 en.w page 2017-05-11 22:08:42 -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
fb934457f9 Xomw: Add commafy 2017-04-18 21:38:55 -04:00
gnosygnu
145635b6c7 Xomw: Add message param utility classes 2017-03-31 09:36:47 -04:00
gnosygnu
a1d2e69211 Xomw: Add XomwSiteList and XomwGenericArrayObject 2017-03-18 09:49:11 -04:00
gnosygnu
ae9a00fade Gui: Update colors dynamically when changed from options screen 2017-03-05 11:41:18 -05:00
gnosygnu
8de3cf0cc6 Search: Add more punctuation support 2017-03-01 16:37:47 -05:00
gnosygnu
8be6311cd6 Log: Remove current directory; always use timestamp directory 2017-03-01 10:35:37 -05:00
gnosygnu
a114880f2b Core: Call toString on Error, not getMessage 2017-02-24 12:12:52 -05:00
gnosygnu
af4e7ab6c4 Xomw: Add TitlePrefix regex 2017-02-24 09:38:15 -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
935dda389a Personal_wikis: Add hack to handle rarely-reproducible problem of editing-after-renaming 2017-02-12 11:36:08 -05:00
gnosygnu
f7a7ba00f3 Personal_wikis: Add mock-up for editing categories 2017-02-12 11:00:37 -05:00
gnosygnu
9a19be675e Xomw: Move Mw_parse classes into separate project 2017-02-08 17:38:39 -05:00
gnosygnu
26527a8800 Mw_parse: Add fixBoxWidth, scaleByHeight, etc. 2017-02-08 09:44:08 -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
b30f10b647 Mw_parse: Add initial implementation for thumbnails 2017-02-05 19:46:25 -05:00
gnosygnu
8011f9e979 Mw_parse: Add magicWord classes 2017-02-05 13:59:30 -05:00
gnosygnu
911be09aef Mw_parse: Port over more code for thumb links (part 2) 2017-02-03 12:13:33 -05:00
gnosygnu
4ade9c71b1 Mw_parse: Implement most of external_links 2017-02-02 04:12:33 -05:00
gnosygnu
9a5c70b506 Mw_parse: Add clean_url and associated functions to sanitizer 2017-01-30 09:51:17 -05:00
gnosygnu
aa1f1ec801 Mw_parse: Add basic implementation for magiclinks 2017-01-27 07:18:34 -05:00
gnosygnu
cef2d7e2f6 Mw_parse: Mass checkin of various mediawiki parse files 2017-01-25 01:27:18 -05:00
gnosygnu
32a857f062 Mw_parse.Apos: Add initial implementation 2017-01-13 13:57:25 -05:00
gnosygnu
5f1609a869 Mw_parse.Table: Add tests for basic functionality 2017-01-12 15:17:14 -05:00
gnosygnu
d22c5e5f3d Mass_parse: Add perf logger 2017-01-12 13:26:35 -05:00
gnosygnu
305c2f9762 Mw_parse.Table: Add more implementation 2017-01-12 10:20:17 -05:00
gnosygnu
2ad1be255c Mw_parse.Prepro: Support heading and onlyinclude 2017-01-11 13:52:41 -05:00
gnosygnu
75972fcff0 Mw_parse: Add support for gobbling single-line comments 2017-01-11 08:35:16 -05:00
gnosygnu
25f74d7d80 Mw_parse: Add equivalent of htmlspecialchar 2017-01-11 06:42:52 -05:00
gnosygnu
b989ff63df Mw_parse: Support bracket, template, and tplarg 2017-01-10 17:36:24 -05:00
gnosygnu
d15630c433 Mw_parse: Add basic implementation of Mw_preprocessor 2017-01-09 21:33:45 -05:00
gnosygnu
15504c03a7 Cfg: Consolidate data_type and gui_type; Add some basic error validation 2016-12-28 12:45:15 -05:00