Commit Graph

652 Commits (66877212bfdf169b2b9b04f9628c84fa45c16ab8)
 

Author SHA1 Message Date
gnosygnu 66877212bf Embeddable: Create core dbs in proper subdirectory
7 years ago
gnosygnu 1336d44f34 Embeddable: Create core dbs in proper subdirectory
7 years ago
gnosygnu dc22c15895 Embeddable: Download interwiki map
7 years ago
gnosygnu ecc27daec8 Scribunto: Trim whitespace for keys
7 years ago
gnosygnu 3157551d1d Refactor: Clean up Int_ classes
7 years ago
gnosygnu d270cce881 Refactor: Clean up Type_ classes
7 years ago
gnosygnu 209601744e Graph: Add stripComments and removeTrailingCommas
7 years ago
gnosygnu e9381c9b38 Embeddable: Append categories to HTML
7 years ago
gnosygnu ea3f0ffbcc App: Release v4.5.15.1709
7 years ago
gnosygnu 4ca98f7333 App: Release v4.5.15.1709
7 years ago
gnosygnu 131c2f696c Scribunto: Return null if integer key is not found
7 years ago
gnosygnu 5e7263ec5c Wikibase: Add dinwiki and hiwikiversity
7 years ago
gnosygnu a50031b261 Wikibase: Add id to wikibase data table
7 years ago
gnosygnu 4705592259 Hzip: Compress and decompress recent xowa_alt_text
7 years ago
gnosygnu b101b356ad Scribunto: Evaluate template-args when expanding template, not separately afterwards
7 years ago
gnosygnu 9f6ef68bfa Http_server: Ignore all special pages if empty-string is passed to --http_server.special_pages_safelist
7 years ago
gnosygnu 7c2e3f7295 Http_server: Do not fail if Search has invalid title characters
7 years ago
gnosygnu 1db737405f Html: Add option to hide xowa-alt in html db
7 years ago
gnosygnu 1dbe526051 Http_server: Add special_pages_safelist
7 years ago
gnosygnu c1e66a7e7d Html: Fix last_modified_msg not updating
7 years ago
gnosygnu df63a6ff6b Html: Add customizable footer
7 years ago
gnosygnu 807c911cdf Http_server: Do not override command-line port with config port
7 years ago
gnosygnu 0eabb64abc Http_server: Fix full-text search not working
7 years ago
gnosygnu f1da174c5c Night-mode: Allow global user-overrides for night-mode css / logo
7 years ago
gnosygnu 67fc90d43f Night-mode: Allow custom night-mode logos per wiki
7 years ago
gnosygnu 31bc573a29 Table_of_contents: Deprecate id='toctitle' in favor of class='toctitle'
7 years ago
gnosygnu abe79be6cb Categories: Add colon to Categories if page_grouping is disabled
7 years ago
gnosygnu 0765beb04a Table_of_contents: Ignore NOTOC commands at template level
7 years ago
gnosygnu e2e68342e0 Table_of_contents: Ignore NOTOC commands at template level
7 years ago
gnosygnu a439f53c1a ParserFunctions: Fix broken test for {#tag} and apos
7 years ago
gnosygnu c2dca930f3 Embeddable: Handler null pointer exceptions for <gallery> when no de.wikipedia.org-file-core.xowa file is available
7 years ago
gnosygnu e687f23586 ParserFunctions: Fix broken navboxes on many fr.v pages
7 years ago
gnosygnu d521299987 Embeddable: Handle redirects
7 years ago
gnosygnu f129344506 Scribunto: Fix 'gplx.Err: bad argument: nil: idx=0 len=0' on a few dozen fr.u pages
7 years ago
gnosygnu c4a2bbcd95 Parser.Xml: Do not print <meta> and <link> tags
7 years ago
gnosygnu 633fb2979f Threading: Add 'redirectTarget' to Scrib_lib_title
7 years ago
gnosygnu 2776790369 Threading: Fix rare multi-thread error for Hiero parser
7 years ago
gnosygnu 3b4a3a5af5 Parser: Show page name for [[Media:]] links without caption (XOWA-122)
7 years ago
gnosygnu ffe4c0d094 Scribunto: Fix script error 'NullPointerException' on 1 en.w page
7 years ago
gnosygnu bee71c22fe Page_sync: Sync recently-created pages
7 years ago
gnosygnu 417fd8b990 Xomw: Add more implementation for extractParam
7 years ago
gnosygnu af2d0c51db Release: Release v4.5.2.1704
7 years ago
gnosygnu b43ec6d2e2 Parser.Date: Parse times with format of 'm/d/yyyy' where d == 13
7 years ago
gnosygnu efae8aff51 Search: Include pages with scores of 10,000 or less
7 years ago
gnosygnu ea3cb238fd Scribunto.Regex: Reinstate codepoint calculations for ustring.find
7 years ago
gnosygnu 0e3af23c87 Scribunto.Regex: Do not exit early if regx_proc fails match
7 years ago
gnosygnu 4a1546b9a2 Scribunto.Regex: Add only first match for mw.ustring.match, not all of them
7 years ago
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
7 years ago
gnosygnu eaa83db644 Mass_parse: Embed score in full-text search index
7 years ago
gnosygnu 53c3400366 Scribunto.Regex: If gsub_replace lua proc returns nothing, do not replace with empty string
7 years ago