Commit Graph

  • 59b53fb656
    Merge a136fd0a5a into 2a4abd8f75 #863 Simon Schnell 2022-02-25 23:34:36 +0100
  • a136fd0a5a Added proof of concept Dockerfile and docker-compose.yaml #863 Simon Schnell 2022-02-25 22:32:30 +0100
  • 0e80d7ef6d Refactor: Pull more classes into baselib xowa2 gnosygnu 2021-12-19 16:19:19 -0500
  • 48559edffe Refactor: Refactor baselib; merge Array_ and Bool_ gnosygnu 2021-12-05 16:25:05 -0500
  • 197e0aa863 Refactor: Refactor Dbmeta classes; Rename methods of list and hash classes gnosygnu 2021-12-01 07:49:25 -0500
  • 231e10bc19 Refactor: Remove whitespace after `final` and remove @gplx.Virtual gnosygnu 2021-11-28 08:45:40 -0500
  • b0082fd231 Refactor: @Test whitespace clean-up and other corelib changes gnosygnu 2021-11-28 08:16:54 -0500
  • cc704c8498
    Merge 923f13eb86 into 2a4abd8f75 #855 dependabot[bot] 2021-08-13 15:34:25 +0000
  • 923f13eb86
    Bump bcprov-jdk15on from 1.64 to 1.67 in /res/dev/make/maven #855 dependabot/maven/res/dev/make/maven/org.bouncycastle-bcprov-jdk15on-1.67 dependabot[bot] 2021-08-13 15:34:23 +0000
  • 4db92c8a42
    Merge ed886870bc into 2a4abd8f75 #854 dependabot[bot] 2021-08-02 17:17:35 +0000
  • ed886870bc
    Bump commons-compress from 1.19 to 1.21 in /res/dev/make/maven #854 dependabot/maven/res/dev/make/maven/org.apache.commons-commons-compress-1.21 dependabot[bot] 2021-08-02 17:17:34 +0000
  • 35c2e165ff
    Merge 6cd965189a into 2a4abd8f75 #813 dependabot[bot] 2021-04-08 20:29:41 +0200
  • 2a4abd8f75 Gui: Fix NullPointerException when pressing backspace on empty search box [#841] master gnosygnu 2021-03-03 03:37:22 -0500
  • 17a3b4e7b3 Parser: Only print value without ± if lo and hi are null [#839] gnosygnu 2021-02-14 08:13:31 -0500
  • 659bca3660 Parser: Prepend `0` to all strings starting with `.`, even just `.` [#838] gnosygnu 2021-02-13 20:19:16 -0500
  • 8684783139 Lang: Rename Pft_fmt_itm_hijri [#837] gnosygnu 2021-02-08 08:03:06 -0500
  • 7e53c8462d Lang: Fix misspelling of `hijri` [#837] gnosygnu 2021-02-07 10:41:56 -0500
  • 559503786b Release: Update app version [#833] gnosygnu 2021-01-26 08:03:13 -0500
  • e117823e60 Gui: Manually fire javascript event and exit [#836] v4.6.15.2101 gnosygnu 2021-01-25 08:07:23 -0500
  • ff0f92b950 Gui: Encode and decode image sources [#829] gnosygnu 2021-01-11 08:03:10 -0500
  • 4187dc4a76 Gui: Strip `about:` from links during `Copy` [#823] gnosygnu 2021-01-05 02:06:20 -0500
  • 1a6a203cfd Parser: Match for `<` + `onlyinclude` to fix false match [#825] gnosygnu 2020-12-17 07:48:28 -0500
  • 814e85ea70 Release: Release v4.6.14.2012 to fix `about:/wiki/` when doing "Open in new tab" [#823] gnosygnu 2020-12-16 09:02:02 -0500
  • 0ef5058cfd Gui: Strip `about:/wiki/` from links [#823] gnosygnu 2020-12-16 08:05:13 -0500
  • aeef520228 Dev: Fix failing tests after project rebuild [#826] v4.6.14.2012 gnosygnu 2020-12-14 08:53:28 -0500
  • 4a7bd19056 Wikibase: Fix failing tests [#792] gnosygnu 2020-12-14 08:50:31 -0500
  • 7d357540c7 ParserFunctions: Fail if `e0` or `pi0` [#819] gnosygnu 2020-11-25 06:34:13 -0500
  • b1c52aa2b2 ParserFunctions: Handle spaces in {{int}} keys [#817] gnosygnu 2020-11-03 07:59:21 -0500
  • 845253af79 Mass_parse: Do not reuse json_parser else threading issues with itwiki [#818] gnosygnu 2020-11-03 06:51:31 -0500
  • 541f5f6524 Css: Do not preprend selector for body [#815] gnosygnu 2020-11-01 10:45:38 -0500
  • 291fdcd0ff c gh-pages gnosygnu 2020-10-19 09:45:45 -0400
  • e70c900140 cccc gnosygnu 2020-10-19 09:44:07 -0400
  • 067e62dd03 Release: Release v4.6.13.2010 [#797] gnosygnu 2020-10-19 09:42:18 -0400
  • f78ca4456c cccc gnosygnu 2020-10-19 09:41:29 -0400
  • 19a315b8cd Skin: Change to mustache-backed Skin.Vector [#797] v4.6.13.2010 gnosygnu 2020-10-18 10:52:54 -0400
  • 6cd965189a
    Bump junit from 4.11 to 4.13.1 in /res/dev/make/maven #813 dependabot/maven/res/dev/make/maven/junit-junit-4.13.1 dependabot[bot] 2020-10-13 12:45:10 +0000
  • 2f4693ac47 Skin: Change to mustache-backed Skin.Vector (temporary commit) [#797] staging gnosygnu 2020-10-01 08:32:46 -0400
  • 5c3d6a173b Wikibase: Calc precision by using longitude when precision is null [#792] gnosygnu 2020-09-25 08:42:52 -0400
  • c801e3a20b Scribunto: Allow int for `find` parameter [#802] gnosygnu 2020-09-23 08:43:47 -0400
  • 59d8a42b22 Release: Update to 4.6.12.2009 [#801] gnosygnu 2020-09-23 08:42:54 -0400
  • f907a82dd7 v4.6.12.2009 gnosygnu 2020-09-21 20:20:52 -0400
  • 567e03dc1d Gui: Strip `blank:` from links [#799] v4.6.12.2009 desb42 2020-09-19 07:13:28 +0100
  • 7550894dda Release: Update for 4.6.11.2009 [#801] gnosygnu 2020-09-19 12:49:47 -0400
  • caad4145d5 Gui: Strip `about:` from links [#799] v4.6.11.2009 gnosygnu 2020-09-19 12:47:56 -0400
  • 1e097422c4 release_4.6.11.2009 gnosygnu 2020-09-18 08:37:52 -0400
  • 879545bab2 mass_parse_resume gnosygnu 2020-09-08 07:20:05 -0400
  • 342d5baffc http_server1 gnosygnu 2020-09-07 22:56:39 -0400
  • 4a68bf8603 update_http_server_for_limited_functionalities gnosygnu 2020-09-07 22:54:37 -0400
  • 2fa92d6e34 fix_cli_for_fsdb_make_v1a gnosygnu 2020-09-07 22:43:20 -0400
  • 52523ced53 fix_cli_for_fsdb_make_v1 gnosygnu 2020-09-07 22:35:02 -0400
  • de841f8ff2 Wikibase: Reproduce geocoordinate logic of en.w:Module:Wd [#792] gnosygnu 2020-09-07 17:28:20 -0400
  • 5f2e9c7514 Parser: Require coefficient for scientific notation [#795] gnosygnu 2020-09-07 08:32:47 -0400
  • d3896bf547 Parser: Remove `Tmpl_result_cache`, `Bld_key`, and corresponding code in `Xot_invk_tkn` [#793] gnosygnu 2020-09-04 08:20:18 -0400
  • 316c6c6a58 Map: Compare precision against 4 not 0 [#792] gnosygnu 2020-09-03 08:32:16 -0400
  • 72051f4ce9 Wikibase: Default 'null' to 0, not 1 [#792] gnosygnu 2020-09-03 08:23:57 -0400
  • f19228c886 Mass_parse: Add error_filter to ignore logging certain errors [#793] gnosygnu 2020-09-01 09:02:47 -0400
  • 1b6324938c Release: Upgrade version to 4.6.10.2008 for Mac OS X fix [#687] gnosygnu 2020-09-01 08:45:14 -0400
  • 9b4ea48753 Install: Upgrade to SWT 4.16 [#687] gnosygnu 2020-08-31 09:06:19 -0400
  • 6ed7659b4d Core: Parse decimal 'e' as 'E' [#565] v4.6.10.2008 gnosygnu 2020-08-27 06:04:17 -0400
  • 1eea3682ca SyntaxHighlight: Treat syntaxHighlight inline as enclose=none [#794] gnosygnu 2020-08-27 05:25:59 -0400
  • 4f87d1a195 Image: Mark tif orig files as not images [#788] gnosygnu 2020-08-26 09:01:43 -0400
  • ea9b592cfd Html: Do not remove `role=` attributes from html tags [#785] gnosygnu 2020-08-18 06:14:25 -0400
  • 3c9fd50ddc Pagebanner: Show pageBanner for Wikivoyage namespace [#748] gnosygnu 2020-08-17 07:46:44 -0400
  • 619d2f9844 Dev: Include baselib in core classpath [#697] gnosygnu 2020-08-14 09:09:17 -0400
  • bdae819908 Scribunto: Trim zeroes when stringifying Doubles [#697] gnosygnu 2020-08-12 08:48:30 -0400
  • f122a8d8a3 Wikibase: Prepend claim_type with "wikibase-" for lexeme, form, sense [#771] gnosygnu 2020-08-09 13:18:19 -0400
  • 174e93cbfa Parser: Add namespace to Template title [#784] gnosygnu 2020-08-09 13:03:41 -0400
  • 0aced904a5 Edit: Save compiled HTML when editing pages [#699] gnosygnu 2020-08-06 07:09:34 -0400
  • dc374fa7fc Html: Add 'contentSub2' to xowa.gfs [#783] gnosygnu 2020-08-04 08:28:02 -0400
  • 95e833d70c Wikibase: Fix NullPointerException on a few fr.w pages [#773] gnosygnu 2020-08-04 07:24:52 -0400
  • afed865c84 Scribunto: Implement`'lang` argument for `mw.ext.data.get` [#779] gnosygnu 2020-08-03 08:37:51 -0400
  • 7b6b3ed09a Wikibase: Implement lexeme, form, and sense [#771] gnosygnu 2020-07-31 07:44:00 -0400
  • a0c0b5b2fd HTTP Server: Fix broken links in left nav [#768] gnosygnu 2020-07-23 08:19:24 -0400
  • 062d308128 Scribunto: Do not return early in Gsub if source is String.empty [#731] gnosygnu 2020-07-20 08:28:08 -0400
  • ad607d952c Release: Bump version to 4.6.9.2007 [#761] v4.6.9.2007 gnosygnu 2020-07-17 09:08:55 -0400
  • 6592eaf8de Gui: Fix page loading in wrong wiki after switching tab positions [#761] gnosygnu 2020-07-17 09:07:18 -0400
  • 45adc036a2 Luaj: Check for error in LoadString [#759] gnosygnu 2020-07-15 08:06:21 -0400
  • 6b2e120fc1 Css: Fix top tabs showing vertically instead of horizontally [#754] gnosygnu 2020-07-02 09:06:53 -0400
  • 7c0a8c5064 Luaj: Sync LuaString with latest Luaj source [#735] gnosygnu 2020-07-02 08:00:10 -0400
  • 35475d631c Http_server: Fix images not downloading on some Portal pages [#686] v4.6.8.2006 gnosygnu 2020-06-27 19:28:42 -0400
  • efe415d3a3 Scribunto: Add help text for xowa.app.settings.publish [#737] gnosygnu 2020-06-20 17:55:01 -0400
  • 97b1055b4e Scribunto: Add configurable timeout for en.wikipedia.org and 'Authority_control' [#737] gnosygnu 2020-06-20 17:47:42 -0400
  • b51d224f09 Html: Add 'mw-footer' class to 'footer' div [#745] gnosygnu 2020-06-16 09:05:16 -0400
  • b87e4d07cb Scribunto: Hack fix for stopping long-running threads [#737] gnosygnu 2020-06-15 10:18:34 -0400
  • b4516f5060 Luaj: Change table.sort from MergeSort to QuickSort variant with stable sorting [#743] gnosygnu 2020-06-13 09:37:43 -0400
  • 49e18a2255 Css: Prepend '.mw-parser-output' to all nested classes [#741] gnosygnu 2020-06-09 08:38:26 -0400
  • 026288f809 Css: Change java.lang.String.charAt to JsString_.charAt (with JsString_.charAt) [#741] gnosygnu 2020-06-08 09:00:39 -0400
  • 1103674d88 Css: Change java.lang.String.charAt to JsString_.charAt [#741] gnosygnu 2020-06-08 08:58:32 -0400
  • 27756f8056 Scribunto: Hack timeout to limit Scribunto execution to 5 seconds [#737] gnosygnu 2020-06-07 21:41:46 -0400
  • 398a1c854a Luaj: Use substring.m_bytes, not substring.getBytes() [#735] gnosygnu 2020-06-03 09:21:25 -0400
  • 35f2027b20 Scribunto: Create match string using char-indexes, not codepointIndexes (to handle UTF-8 strings) [#726] gnosygnu 2020-05-31 01:19:24 -0400
  • be072de8d9 Luaj: Reinstate `next` variable for frontier matches [#732] gnosygnu 2020-05-29 09:15:00 -0400
  • f760fd9cd0 Luaj: Do not match end-of-string for frontier patterns [#732] gnosygnu 2020-05-29 07:22:52 -0400
  • 3d5ec47aa8 Html: Do not call Xtn property for non-Xtn XML nodes [#730] gnosygnu 2020-05-27 09:18:53 -0400
  • 53762288d7 Release: Release embeddable app version (v4.6.7) [#733] gnosygnu 2020-05-27 08:19:26 -0400
  • 7a0247417d Embeddable: Do not call hxtn code during embeddable [#733] gnosygnu 2020-05-27 07:29:39 -0400
  • 0cdfa0992c Hdump: Serialize / deserialize top-icon [#721] v4.6.7.2005 gnosygnu 2020-05-26 08:36:56 -0400
  • dc66b926d3 Release: Change default download server from dumps.wikimedia.your.org to dumps.wikimedia.org [#727] gnosygnu 2020-05-20 20:16:00 -0400
  • 8c7c9f88ff Hdump: Show category at bottom of Category pages [#722] gnosygnu 2020-05-17 17:04:25 -0400
  • 94b757682a Luaj: Make anypos captures base-1, not base-0 (with fixed test) [#724] gnosygnu 2020-05-17 11:38:06 -0400