Commit Graph

1141 Commits (master)
 

Author SHA1 Message Date
gnosygnu ad607d952c Release: Bump version to 4.6.9.2007 [#761]
4 years ago
gnosygnu 6592eaf8de Gui: Fix page loading in wrong wiki after switching tab positions [#761]
4 years ago
gnosygnu 45adc036a2 Luaj: Check for error in LoadString [#759]
4 years ago
gnosygnu 6b2e120fc1 Css: Fix top tabs showing vertically instead of horizontally [#754]
4 years ago
gnosygnu 7c0a8c5064 Luaj: Sync LuaString with latest Luaj source [#735]
4 years ago
gnosygnu 35475d631c Http_server: Fix images not downloading on some Portal pages [#686]
4 years ago
gnosygnu efe415d3a3 Scribunto: Add help text for xowa.app.settings.publish [#737]
4 years ago
gnosygnu 97b1055b4e Scribunto: Add configurable timeout for en.wikipedia.org and 'Authority_control' [#737]
4 years ago
gnosygnu b51d224f09 Html: Add 'mw-footer' class to 'footer' div [#745]
4 years ago
gnosygnu b87e4d07cb Scribunto: Hack fix for stopping long-running threads [#737]
4 years ago
gnosygnu b4516f5060 Luaj: Change table.sort from MergeSort to QuickSort variant with stable sorting [#743]
4 years ago
gnosygnu 49e18a2255 Css: Prepend '.mw-parser-output' to all nested classes [#741]
4 years ago
gnosygnu 026288f809 Css: Change java.lang.String.charAt to JsString_.charAt (with JsString_.charAt) [#741]
4 years ago
gnosygnu 1103674d88 Css: Change java.lang.String.charAt to JsString_.charAt [#741]
4 years ago
gnosygnu 27756f8056 Scribunto: Hack timeout to limit Scribunto execution to 5 seconds [#737]
4 years ago
gnosygnu 398a1c854a Luaj: Use substring.m_bytes, not substring.getBytes() [#735]
4 years ago
gnosygnu 35f2027b20 Scribunto: Create match string using char-indexes, not codepointIndexes (to handle UTF-8 strings) [#726]
4 years ago
gnosygnu be072de8d9 Luaj: Reinstate `next` variable for frontier matches [#732]
4 years ago
gnosygnu f760fd9cd0 Luaj: Do not match end-of-string for frontier patterns [#732]
4 years ago
gnosygnu 3d5ec47aa8 Html: Do not call Xtn property for non-Xtn XML nodes [#730]
4 years ago
gnosygnu 53762288d7 Release: Release embeddable app version (v4.6.7) [#733]
4 years ago
gnosygnu 7a0247417d Embeddable: Do not call hxtn code during embeddable [#733]
4 years ago
gnosygnu 0cdfa0992c Hdump: Serialize / deserialize top-icon [#721]
4 years ago
gnosygnu dc66b926d3 Release: Change default download server from dumps.wikimedia.your.org to dumps.wikimedia.org [#727]
4 years ago
gnosygnu 8c7c9f88ff Hdump: Show category at bottom of Category pages [#722]
4 years ago
gnosygnu 94b757682a Luaj: Make anypos captures base-1, not base-0 (with fixed test) [#724]
4 years ago
gnosygnu 1ebc9d3488 Luaj: Make anypos captures base-1, not base-0 [#726]
4 years ago
gnosygnu 654810d56c Html: Add 'lang' to <h1> [#724]
4 years ago
gnosygnu b551c1875b Html: Show Read, Edit, ViewHtml in correct right-to-left order for RTL languages [#723]
4 years ago
gnosygnu ba1d4e0b7c XOMW: Add Globals and refine XomwMediaWikiServices [#632]
4 years ago
gnosygnu a2fe75f402 RandomRootPage: Do not fail to find page for some random selections; also, do not show 'Redirected from redirected_title' [#719]
4 years ago
gnosygnu a6331f5c89 XOMW: Finish XomwServiceContainer [#632]
4 years ago
gnosygnu 43866163b9 XOMW: Add Assert [#632]
4 years ago
gnosygnu 49f8d4b000 Lst: Handle keys with whitespace [#720]
4 years ago
gnosygnu 994d405a26 Release: Increase version number [#694]
4 years ago
gnosygnu 04c499ce3e XOMW: Add PHP array-diff and array-diff-key [#632]
4 years ago
gnosygnu ebe82bea6a LuaJ: Always format in Locale.US, not current locale [#694]
4 years ago
gnosygnu a9367eaca8 XOMW: Consolidate XophpArray_ into XophpArray [#632]
4 years ago
gnosygnu ee68162a4a XOMW: Add more implementation for XomwServiceContainer [#632]
4 years ago
gnosygnu 6663b769d5 Dev: Fix broken 'xowa_get_and_make.sh' due to JDK 8 and new *Test files [#718]
4 years ago
gnosygnu 2dab6a90be XOMW: Start XomwServiceContainer [#632]
4 years ago
gnosygnu b0e02979ac XOMW: Start XomwRequestContext [#632]
4 years ago
gnosygnu f9cf49c160 XOMW: Start XomwMessage [#632]
4 years ago
gnosygnu 0d917bccc7 XOMW: Finish XomwHooks - part 2 [#632]
4 years ago
gnosygnu d1345bf724 XOMW: Finish XomwHooks [#632]
4 years ago
gnosygnu 3d74406a3e XOMW: Add array_filter [#632]
4 years ago
gnosygnu a6b128422e XOMW: More XomwHooks implementation [#632]
4 years ago
gnosygnu 0c3cb1ba3d HTTP Server: Do not show new logic for SWT/GUI tabs ('wikiName - message' if mainPage, else 'pageName - wikiName') [#715]
4 years ago
gnosygnu 105446f5ca HTTP Server: Show correct tab / html.head name for pages ('wikiName - message' if mainPage, else 'pageName - wikiName') [#715]
4 years ago
gnosygnu db73b4302d Xomw: Add some implementation for XomwHooks [#632]
4 years ago