1
0
mirror of https://github.com/gnosygnu/xowa.git synced 2024-09-29 15:00:51 +00:00
Commit Graph

726 Commits

Author SHA1 Message Date
gnosygnu
fc55d0e2f9 App_update: Add replace worker; add db auto-update 2016-11-23 09:35:26 -05:00
gnosygnu
103d005e62 App_update: Add download and unzip workers 2016-11-22 11:54:03 -05:00
gnosygnu
1c37d4e599 Table_of_contents: Ignore TOC magic word on transcluded pages (comment) 2016-11-21 10:50:44 -05:00
gnosygnu
2382c4a535 Table_of_contents: Ignore TOC magic word on transcluded pages 2016-11-21 10:43:14 -05:00
gnosygnu
8f1c368ffe App_update: Add version_id and version_url; also add json_bridge 2016-11-21 09:45:56 -05:00
gnosygnu
55b81d4a60 ParserFunctions: Fix missing headers from several dozen ru.s Slavik pages 2016-11-21 08:29:36 -05:00
gnosygnu
82ade50f5e App_update: Add more changes for special page 2016-11-20 12:57:03 -05:00
gnosygnu
c9748a6f44 Embeddable: Load modules from load_worker 2016-11-19 13:58:04 -05:00
gnosygnu
42dfdcdac2 Import: Convert null category sortkeys to empty array 2016-11-19 13:41:12 -05:00
gnosygnu
7ea0b39553 App_update: Add db table and object 2016-11-19 10:55:49 -05:00
gnosygnu
6459d990a5 App_update: Add addon and special page 2016-11-18 09:10:16 -05:00
gnosygnu
c233214e42 Page_sync: Allow 'always sync' by setting sync interval to '0' 2016-11-17 23:06:51 -05:00
gnosygnu
fb7c675117 Import.offline: Do not re-download category dump files when importing wiki (redux) 2016-11-17 18:13:39 -05:00
gnosygnu
9aa3902265 Page_sync: Fix page_sync failing when (a) page has math and (b) math has '~{' 2016-11-17 16:10:24 -05:00
gnosygnu
a38c0e834e Page_sync: Implement 'Pages to sync' filter 2016-11-17 10:02:54 -05:00
gnosygnu
d216562fba Cfg: Save items when changed 2016-11-16 09:51:47 -05:00
gnosygnu
2cc39bf6bc Core: Fix null-ref error in disposing connection when fatal error occurs during download 2016-11-15 17:06:40 -05:00
gnosygnu
ab209ef91e Page_sync: Do not fail if page doesn't exist 2016-11-15 15:00:41 -05:00
gnosygnu
cba205baf3 Cfg: Add more implementation for show items 2016-11-15 14:59:14 -05:00
gnosygnu
bc04443812 Cfg: Show items 2016-11-15 12:13:27 -05:00
gnosygnu
21102d846f Image: Call 'cmd /c start' correctly by forcibly including quotes 2016-11-14 15:48:27 -05:00
gnosygnu
bca989898e Image: Handle image paths with spaces and other URL-encoding 2016-11-14 15:25:31 -05:00
gnosygnu
419367ad9f Test: Do not print warnings during test 2016-11-14 10:17:32 -05:00
gnosygnu
40ee795c29 Cfg: Add create / edit screen 2016-11-14 10:11:25 -05:00
gnosygnu
7f31d49848 Release: v3.11.2.1 2016-11-13 21:39:46 -05:00
gnosygnu
69c97838ea Image: Show mockup of commons.wikimedia.org page when clicking on image 2016-11-13 13:47:26 -05:00
gnosygnu
306001f311 Cfg: Add initial implementation for special 2016-11-13 10:59:51 -05:00
gnosygnu
d8dca8f9c2 Cfg: Add more implementation to loader 2016-11-13 10:14:08 -05:00
gnosygnu
dd9f65f14f Import.offline: Fix incorrect detection of offline category dump files (.sql.gz2) 2016-11-12 16:15:22 -05:00
gnosygnu
68b51fbad1 Cfg: Add initial implementation to load items 2016-11-12 12:48:34 -05:00
gnosygnu
08d6cc3eb9 Embeddable: Add page loader 2016-11-10 15:41:24 -05:00
gnosygnu
9c95e2d470 Wikibase: Do not automatically convert dates to julian 2016-11-10 12:27:46 -05:00
gnosygnu
d2d58f2b7e Wikibase: Do not escape and repeat calendar data 2016-11-10 12:00:45 -05:00
gnosygnu
0f8d0257c9 Wikibase: Consolidate quantity output formatting in Wdata_prop_val_visitor and Wdata_visitor__html_wtr 2016-11-10 10:43:54 -05:00
gnosygnu
130aacc4d7 Wikibase: Add olo.wikipedia.org to list of known wikis 2016-11-10 09:29:09 -05:00
gnosygnu
bc10e474c2 Wikibase: Show {{#property}} geo-coordinates in degrees, not raw numbers 2016-11-09 16:10:14 -05:00
gnosygnu
653c36895f Lang.Variants: Add initialization assertion to variant rule parser 2016-11-09 15:18:20 -05:00
gnosygnu
88332f68a2 ParserFunctions: Change {{NUMBEROFPAGES}} to read from site_stats.ss_total_pages and {{NUMBEROFARTICLES}} to read from site_stats.ss_good_articles 2016-11-09 15:10:47 -05:00
gnosygnu
7e5af96548 Wikibase: Do not output quantity.unit if it is not a wikidata url 2016-11-08 11:00:02 -05:00
gnosygnu
21e90cd479 Wikibase: Parse numbers with fractions correctly; do not convert to zero 2016-11-08 10:23:23 -05:00
gnosygnu
85a1c123b4 Cfg: Add gui type enum 2016-11-08 09:28:18 -05:00
gnosygnu
323aba310c Cfg: Add more implementation for create grp / itm 2016-11-07 09:20:05 -05:00
gnosygnu
fd712c16f3 Release: v3.10.4.6 2016-11-06 22:33:55 -05:00
gnosygnu
a056a5b2e6 Embeddable: Add basic parse wikitext function 2016-11-06 14:09:00 -05:00
gnosygnu
f04cb73679 Cfg: Add get and set functions 2016-11-06 09:39:52 -05:00
gnosygnu
887724b536 Http_server: Ignore Accept-charset header 2016-11-05 08:42:26 -04:00
gnosygnu
5ff9b8d08a Page_history: Add option to log all page visits to a separate file 2016-11-05 07:33:37 -04:00
gnosygnu
e346afeea1 App_cfg: Add db layer 2016-11-05 06:40:02 -04:00
gnosygnu
25918b139b Html_dump: Always reload page when going back / forward on wikinews (use new_wiki, not cur_wiki) 2016-11-04 13:32:41 -04:00
gnosygnu
03a428ec4b DownloadCentral.Package: Add option to manually specify wiki date for new packages 2016-11-04 09:58:16 -04:00