1
0
mirror of https://github.com/gnosygnu/xowa.git synced 2024-10-27 20:34:16 +00:00

Commit Graph

  • d17a61e573 v4.5.19.1801 gnosygnu 2018-08-05 21:46:31 -0400
  • e78382a8ac Cldr: Add initial support for cldr v4.5.21.1808 gnosygnu 2018-08-05 21:21:40 -0400
  • be3979c5af General: Remove text database support gnosygnu 2018-07-11 07:53:27 -0400
  • fe0d1abde5 Wikibase: Add datatype for lexeme gnosygnu 2018-07-08 09:27:29 -0400
  • d35adffa31 Wikibase: Fix import failing due to NPE on wbase_db gnosygnu 2018-07-08 09:26:23 -0400
  • d98639c18a Scribunto: Handle fake capturing groups from balanced regex gnosygnu 2018-07-08 07:51:43 -0400
  • f85cf8ad77 ParserFunctions: Cache ifexist result of common wiki in current wiki gnosygnu 2018-07-03 08:42:02 -0400
  • eb9cca66ed Wikibase: Fix regex for balanced pairs gnosygnu 2018-07-02 22:56:26 -0400
  • 070eb3c53a Wikibase: Check for null in getEntityId when title is invalid gnosygnu 2018-07-01 08:45:49 -0400
  • 372cd3958d Wikibase: Fix script error 'libraryUtil.lua:13 bad argument #1 to message.newRawMessage' on sever dozen military pages gnosygnu 2018-07-01 07:55:55 -0400
  • 10c39e4c76 Wikibase: Add basic support for getSetting gnosygnu 2018-07-01 07:15:13 -0400
  • 341d2e13a4 Wikibase: Add getReferencedEntityId; refactor some wikibase code gnosygnu 2018-06-24 08:36:34 -0400
  • 6348aa6177 Wikibase: Add entityExists gnosygnu 2018-06-23 11:07:35 -0400
  • 29a8fb7824 Wikibase: Add isValidEntityId gnosygnu 2018-06-23 10:52:47 -0400
  • fbe19f4614 Wikibase: Do not fail to run util.site_meta if wikimedia api returns nothing gnosygnu 2018-04-17 17:27:28 -0400
  • 24aefd43e4 Html_dump: Fix repeating links on many de.w pages gnosygnu 2018-04-17 07:19:37 -0400
  • 3923df5e19 HTTP Server: Fix random deadlocks when serving multiple concurrent requests (writing json) gnosygnu 2018-03-13 22:10:39 -0400
  • 5e668b96c7 HTTP Server: Fix random deadlocks when serving multiple concurrent requests gnosygnu 2018-03-11 21:28:29 -0400
  • 93bac15244 Graph: Support version 2 graphs gnosygnu 2018-03-03 08:52:14 -0500
  • 54d74b0acd JsonConfig: Add Localize function for tabular data gnosygnu 2018-02-18 08:16:43 -0500
  • 75c27bab56 v4.5.19.1801 gnosygnu 2018-01-06 00:30:00 -0500
  • 9c6ed9333e v4.5.19.1801 gnosygnu 2018-01-06 00:23:10 -0500
  • b006bff497 v4.5.19.1801 gnosygnu 2018-01-06 00:21:21 -0500
  • 8967ca810a Wikibase: Revert script error '=Module:Cycling race:3070 attempt to index ? (a nil value)' on 1 de.w page (test) v4.5.19.1801 gnosygnu 2017-12-31 07:49:07 -0500
  • af3e8aef00 Wikibase: Fix script error '=Module:Cycling race:3070 attempt to index ? (a nil value)' on 1 de.w page gnosygnu 2017-12-30 09:50:18 -0500
  • 2550a87a60 JsonConfig: Fix script error '=Module:Data:8 attempt to index ? (a nil value)' on a dozen de.w pages gnosygnu 2017-12-28 08:22:53 -0500
  • f999febe6d Parser: Fix doubling up of images gnosygnu 2017-12-20 06:31:31 -0500
  • 8332509b60 Wikibase: Add preliminary classes for getLabelByLanguage gnosygnu 2017-12-05 05:12:51 -0500
  • 4182c18b1d Parser: Parse image.link args with with xwiki, namespace, but no title gnosygnu 2017-12-02 10:19:02 -0500
  • e30828a270 Scribunto: Fix script error 'NullPointerException' on a few en.w pages gnosygnu 2017-11-29 23:10:44 -0500
  • 539a6fad6a Wikibase: Support hiwikivoyage gnosygnu 2017-11-29 06:17:58 -0500
  • 698ee7451d Wikibase: Support tabular-data gnosygnu 2017-11-29 06:12:30 -0500
  • 3126b46faf Wikibase: Add getBestStatements / getEntityUrl; ParserFunctions: Improve support for relative month gnosygnu 2017-11-29 06:04:23 -0500
  • 66877212bf Embeddable: Create core dbs in proper subdirectory gnosygnu 2017-10-23 20:50:50 -0400
  • 1336d44f34 Embeddable: Create core dbs in proper subdirectory gnosygnu 2017-10-23 20:50:22 -0400
  • dc22c15895 Embeddable: Download interwiki map gnosygnu 2017-10-23 17:44:33 -0400
  • ecc27daec8 Scribunto: Trim whitespace for keys gnosygnu 2017-10-23 08:18:23 -0400
  • 3157551d1d Refactor: Clean up Int_ classes gnosygnu 2017-10-22 08:07:00 -0400
  • d270cce881 Refactor: Clean up Type_ classes gnosygnu 2017-10-08 18:24:59 -0400
  • 209601744e Graph: Add stripComments and removeTrailingCommas gnosygnu 2017-09-24 17:02:32 -0400
  • e9381c9b38 Embeddable: Append categories to HTML gnosygnu 2017-09-18 21:43:02 -0400
  • 80f1d4b9d7 v4.5.15.1709 gnosygnu 2017-09-17 22:43:39 -0400
  • ea3f0ffbcc App: Release v4.5.15.1709 v4.5.15.1709 gnosygnu 2017-09-17 22:39:30 -0400
  • 4ca98f7333 App: Release v4.5.15.1709 gnosygnu 2017-09-17 22:38:44 -0400
  • 131c2f696c Scribunto: Return null if integer key is not found gnosygnu 2017-09-16 21:36:50 -0400
  • 5e7263ec5c Wikibase: Add dinwiki and hiwikiversity gnosygnu 2017-09-10 08:22:00 -0400
  • a50031b261 Wikibase: Add id to wikibase data table gnosygnu 2017-09-04 11:38:10 -0400
  • 4705592259 Hzip: Compress and decompress recent xowa_alt_text gnosygnu 2017-09-04 10:05:54 -0400
  • b101b356ad Scribunto: Evaluate template-args when expanding template, not separately afterwards gnosygnu 2017-09-04 08:30:33 -0400
  • 9f6ef68bfa Http_server: Ignore all special pages if empty-string is passed to --http_server.special_pages_safelist gnosygnu 2017-08-04 22:02:21 -0400
  • 7c2e3f7295 Http_server: Do not fail if Search has invalid title characters gnosygnu 2017-07-24 21:03:07 -0400
  • 1db737405f Html: Add option to hide xowa-alt in html db gnosygnu 2017-07-23 10:23:46 -0400
  • 1dbe526051 Http_server: Add special_pages_safelist gnosygnu 2017-07-22 08:25:08 -0400
  • c1e66a7e7d Html: Fix last_modified_msg not updating gnosygnu 2017-07-11 21:11:34 -0400
  • 14738d962c wikidata gnosygnu 2017-07-09 11:12:43 -0400
  • df63a6ff6b Html: Add customizable footer gnosygnu 2017-07-08 17:02:17 -0400
  • 807c911cdf Http_server: Do not override command-line port with config port gnosygnu 2017-07-07 20:17:49 -0400
  • 0eabb64abc Http_server: Fix full-text search not working gnosygnu 2017-07-05 06:55:36 -0400
  • c659d5fd91 v4.5.7.1706 gnosygnu 2017-06-25 21:14:55 -0400
  • f1da174c5c Night-mode: Allow global user-overrides for night-mode css / logo v4.5.7.1706 gnosygnu 2017-06-25 15:47:30 -0400
  • 67fc90d43f Night-mode: Allow custom night-mode logos per wiki gnosygnu 2017-06-25 09:19:29 -0400
  • 31bc573a29 Table_of_contents: Deprecate id='toctitle' in favor of class='toctitle' gnosygnu 2017-06-17 19:18:39 -0400
  • abe79be6cb Categories: Add colon to Categories if page_grouping is disabled gnosygnu 2017-06-17 10:54:43 -0400
  • 0765beb04a Table_of_contents: Ignore NOTOC commands at template level gnosygnu 2017-06-17 10:44:08 -0400
  • e2e68342e0 Table_of_contents: Ignore NOTOC commands at template level gnosygnu 2017-06-17 10:34:29 -0400
  • a439f53c1a ParserFunctions: Fix broken test for {#tag} and apos gnosygnu 2017-06-07 22:05:48 -0400
  • c2dca930f3 Embeddable: Handler null pointer exceptions for <gallery> when no de.wikipedia.org-file-core.xowa file is available gnosygnu 2017-06-06 22:05:28 -0400
  • e687f23586 ParserFunctions: Fix broken navboxes on many fr.v pages gnosygnu 2017-06-01 23:15:35 -0400
  • d521299987 Embeddable: Handle redirects gnosygnu 2017-05-29 14:43:13 -0400
  • f129344506 Scribunto: Fix 'gplx.Err: bad argument: nil: idx=0 len=0' on a few dozen fr.u pages gnosygnu 2017-05-28 09:28:30 -0400
  • c4a2bbcd95 Parser.Xml: Do not print <meta> and <link> tags gnosygnu 2017-05-28 09:13:49 -0400
  • 633fb2979f Threading: Add 'redirectTarget' to Scrib_lib_title gnosygnu 2017-05-27 21:53:21 -0400
  • 2776790369 Threading: Fix rare multi-thread error for Hiero parser gnosygnu 2017-05-26 06:09:10 -0400
  • 37d5550c4f download_central update gnosygnu 2017-05-23 03:31:48 -0400
  • 3b4a3a5af5 Parser: Show page name for [[Media:]] links without caption (XOWA-122) gnosygnu 2017-05-20 09:11:41 -0400
  • 97cea89cca 2017-01-13: vacation gnosygnu 2017-05-16 00:23:00 -0400
  • 1a372474ad update gnosygnu 2017-05-12 00:19:12 -0400
  • ffe4c0d094 Scribunto: Fix script error 'NullPointerException' on 1 en.w page gnosygnu 2017-05-11 22:08:42 -0400
  • bee71c22fe Page_sync: Sync recently-created pages v4.5.3.1705 gnosygnu 2017-05-07 11:47:53 -0400
  • 417fd8b990 Xomw: Add more implementation for extractParam gnosygnu 2017-04-30 08:47:54 -0400
  • 7e9746c348 update gnosygnu 2017-04-27 21:11:39 -0400
  • fe28f573fb v4.5.2.1704 gnosygnu 2017-04-27 21:02:09 -0400
  • af2d0c51db Release: Release v4.5.2.1704 v4.5.2.1704 gnosygnu 2017-04-27 19:25:04 -0400
  • b43ec6d2e2 Parser.Date: Parse times with format of 'm/d/yyyy' where d == 13 gnosygnu 2017-04-25 07:29:38 -0400
  • efae8aff51 Search: Include pages with scores of 10,000 or less gnosygnu 2017-04-24 21:23:00 -0400
  • ea3cb238fd Scribunto.Regex: Reinstate codepoint calculations for ustring.find gnosygnu 2017-04-24 21:16:20 -0400
  • 0e3af23c87 Scribunto.Regex: Do not exit early if regx_proc fails match gnosygnu 2017-04-24 07:08:08 -0400
  • 4a1546b9a2 Scribunto.Regex: Add only first match for mw.ustring.match, not all of them gnosygnu 2017-04-23 17:31:20 -0400
  • 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 gnosygnu 2017-04-23 09:47:58 -0400
  • eaa83db644 Mass_parse: Embed score in full-text search index gnosygnu 2017-04-22 09:40:15 -0400
  • 53c3400366 Scribunto.Regex: If gsub_replace lua proc returns nothing, do not replace with empty string gnosygnu 2017-04-22 08:35:53 -0400
  • fb934457f9 Xomw: Add commafy gnosygnu 2017-04-18 21:38:55 -0400
  • 80f572a06c Parser.Xml: Fix script error 'Unable to convert section' on 1 en.w page gnosygnu 2017-04-10 21:32:56 -0400
  • d9377b5162 Parser.Xnde: Add better warning message for dangling extensions ('<ref>a</ref') gnosygnu 2017-04-10 21:20:40 -0400
  • 60d752723b Download_central: Comment support for wikitext downloads gnosygnu 2017-04-09 22:13:57 -0400
  • aaa8ebadd7 Download_central: Add support for wikitext downloads gnosygnu 2017-04-09 22:08:54 -0400
  • 00318ce8cf Scribunto.Common: Fix script error 'Country data' on many en.w game pages gnosygnu 2017-04-09 09:42:51 -0400
  • be0d09aaff Xomw: Add minor changes to XomwMessage / XomwLanguage gnosygnu 2017-04-09 08:43:51 -0400
  • ea46354cf8 Parser.Table: Close previous paragraph when starting table gnosygnu 2017-04-08 20:56:12 -0400
  • 680e6b88d6 Mass_parse: Do not fail when generating full-text search indexes gnosygnu 2017-04-08 08:14:21 -0400