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

651 Commits

Author SHA1 Message Date
gnosygnu
6e361414f5 HTTP Server: Use url-encoded article link [#254] 2018-11-03 01:19:33 -04:00
gnosygnu
5137eda4fb HTTP Server: Ignore nginx http headers [#255] 2018-11-02 20:58:51 -04:00
gnosygnu
a672fd8340 Cfg: Escape textarea content [#250] 2018-11-01 23:27:19 -04:00
gnosygnu
0f89d3aa3a TemplateStyles: Handle empty files 2018-10-21 22:25:11 -04:00
gnosygnu
4cadd6b89b Wikibase: Support bcp in language node 2018-10-21 21:50:17 -04:00
gnosygnu
62f41ebbd3 CldrNames: Handle case-sensitive file systems 2018-10-14 11:13:37 -04:00
gnosygnu
a8f6fd0fb0 Template_styles: Add support for template styles 2018-10-12 23:16:31 -04:00
gnosygnu
e78382a8ac Cldr: Add initial support for cldr 2018-08-05 21:21:40 -04:00
gnosygnu
be3979c5af General: Remove text database support 2018-07-11 07:53:27 -04:00
gnosygnu
fe0d1abde5 Wikibase: Add datatype for lexeme 2018-07-08 09:27:29 -04:00
gnosygnu
d35adffa31 Wikibase: Fix import failing due to NPE on wbase_db 2018-07-08 09:26:23 -04:00
gnosygnu
d98639c18a Scribunto: Handle fake capturing groups from balanced regex 2018-07-08 07:51:43 -04:00
gnosygnu
f85cf8ad77 ParserFunctions: Cache ifexist result of common wiki in current wiki 2018-07-03 08:42:02 -04:00
gnosygnu
eb9cca66ed Wikibase: Fix regex for balanced pairs 2018-07-02 22:56:26 -04:00
gnosygnu
070eb3c53a Wikibase: Check for null in getEntityId when title is invalid 2018-07-01 08:45:49 -04:00
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
341d2e13a4 Wikibase: Add getReferencedEntityId; refactor some wikibase code 2018-06-24 08:36:34 -04:00
gnosygnu
6348aa6177 Wikibase: Add entityExists 2018-06-23 11:07:35 -04:00
gnosygnu
29a8fb7824 Wikibase: Add isValidEntityId 2018-06-23 10:52:47 -04:00
gnosygnu
fbe19f4614 Wikibase: Do not fail to run util.site_meta if wikimedia api returns nothing 2018-04-17 17:27:28 -04:00
gnosygnu
24aefd43e4 Html_dump: Fix repeating links on many de.w pages 2018-04-17 07:19:37 -04:00
gnosygnu
3923df5e19 HTTP Server: Fix random deadlocks when serving multiple concurrent requests (writing json) 2018-03-13 22:10:39 -04:00
gnosygnu
5e668b96c7 HTTP Server: Fix random deadlocks when serving multiple concurrent requests 2018-03-11 21:28:29 -04:00
gnosygnu
93bac15244 Graph: Support version 2 graphs 2018-03-03 08:52:14 -05:00
gnosygnu
54d74b0acd JsonConfig: Add Localize function for tabular data 2018-02-18 08:16:43 -05:00
gnosygnu
8967ca810a Wikibase: Revert script error '=Module:Cycling race:3070 attempt to index ? (a nil value)' on 1 de.w page (test) 2017-12-31 07:49:07 -05:00
gnosygnu
af3e8aef00 Wikibase: Fix script error '=Module:Cycling race:3070 attempt to index ? (a nil value)' on 1 de.w page 2017-12-30 09:50:18 -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
8332509b60 Wikibase: Add preliminary classes for getLabelByLanguage 2017-12-05 05:12:51 -05:00
gnosygnu
4182c18b1d Parser: Parse image.link args with with xwiki, namespace, but no title 2017-12-02 10:19:02 -05:00
gnosygnu
e30828a270 Scribunto: Fix script error 'NullPointerException' on a few en.w pages 2017-11-29 23:10:44 -05:00
gnosygnu
539a6fad6a Wikibase: Support hiwikivoyage 2017-11-29 06:17:58 -05:00
gnosygnu
698ee7451d Wikibase: Support tabular-data 2017-11-29 06:12:30 -05:00
gnosygnu
3126b46faf Wikibase: Add getBestStatements / getEntityUrl; ParserFunctions: Improve support for relative month 2017-11-29 06:04:23 -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
dc22c15895 Embeddable: Download interwiki map 2017-10-23 17:44:33 -04:00
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
e9381c9b38 Embeddable: Append categories to HTML 2017-09-18 21:43:02 -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
5e7263ec5c Wikibase: Add dinwiki and hiwikiversity 2017-09-10 08:22:00 -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