Commit Graph

341 Commits (6a5c114998e4ecf13aee98e59b20d039108ceada)

Author SHA1 Message Date
gnosygnu 83cf992f48 Core: Refactor base classes
8 years ago
gnosygnu 12459429b4 Import: Expand index on temp category table to include cl_type
8 years ago
gnosygnu 9e1bbe0235 App_update: Move constants to config
8 years ago
gnosygnu cea5072c2a Import: Add index to cl_from
8 years ago
gnosygnu 73872cf5ff Gui.Url_bar: Set page url to actual chars, not url-decoded chars
8 years ago
gnosygnu 720668ad63 App_update: Add more implementation for standalone update app
8 years ago
gnosygnu e0ee9a952d Parser.Lnke: Handle xwiki links to history pages
8 years ago
gnosygnu 468b9b6ed5 Wikibase: Convert globecoordinate's precision of '0' to precision of '1'
8 years ago
gnosygnu dd8cff9838 Embeddable: Fix if_exists test
8 years ago
gnosygnu 81dc7ea4ea Embeddable: Fix if_exists (restore)
8 years ago
gnosygnu fcbdf8bbd8 Embeddable: Fix if_exists
8 years ago
gnosygnu dae3be97ec App_update: Add standalone updater
8 years ago
gnosygnu 910b5d66d3 Embeddable: Add Free_memory method
8 years ago
gnosygnu a6540d6200 Scribunto: Do not convert zero padded numbers to integer
8 years ago
gnosygnu eb5173b3a0 Scribunto: Use local language's namespace name not canonical
8 years ago
gnosygnu 6e39f9979d Wikibase: Return 'property' not 'item' if wikidata page is Property:
8 years ago
gnosygnu fc55d0e2f9 App_update: Add replace worker; add db auto-update
8 years ago
gnosygnu 103d005e62 App_update: Add download and unzip workers
8 years ago
gnosygnu 1c37d4e599 Table_of_contents: Ignore TOC magic word on transcluded pages (comment)
8 years ago
gnosygnu 2382c4a535 Table_of_contents: Ignore TOC magic word on transcluded pages
8 years ago
gnosygnu 8f1c368ffe App_update: Add version_id and version_url; also add json_bridge
8 years ago
gnosygnu 55b81d4a60 ParserFunctions: Fix missing headers from several dozen ru.s Slavik pages
8 years ago
gnosygnu 82ade50f5e App_update: Add more changes for special page
8 years ago
gnosygnu c9748a6f44 Embeddable: Load modules from load_worker
8 years ago
gnosygnu 42dfdcdac2 Import: Convert null category sortkeys to empty array
8 years ago
gnosygnu 7ea0b39553 App_update: Add db table and object
8 years ago
gnosygnu 6459d990a5 App_update: Add addon and special page
8 years ago
gnosygnu c233214e42 Page_sync: Allow 'always sync' by setting sync interval to '0'
8 years ago
gnosygnu fb7c675117 Import.offline: Do not re-download category dump files when importing wiki (redux)
8 years ago
gnosygnu 9aa3902265 Page_sync: Fix page_sync failing when (a) page has math and (b) math has '~{'
8 years ago
gnosygnu a38c0e834e Page_sync: Implement 'Pages to sync' filter
8 years ago
gnosygnu d216562fba Cfg: Save items when changed
8 years ago
gnosygnu ab209ef91e Page_sync: Do not fail if page doesn't exist
8 years ago
gnosygnu cba205baf3 Cfg: Add more implementation for show items
8 years ago
gnosygnu bc04443812 Cfg: Show items
8 years ago
gnosygnu 21102d846f Image: Call 'cmd /c start' correctly by forcibly including quotes
8 years ago
gnosygnu bca989898e Image: Handle image paths with spaces and other URL-encoding
8 years ago
gnosygnu 419367ad9f Test: Do not print warnings during test
8 years ago
gnosygnu 40ee795c29 Cfg: Add create / edit screen
8 years ago
gnosygnu 7f31d49848 Release: v3.11.2.1
8 years ago
gnosygnu 69c97838ea Image: Show mockup of commons.wikimedia.org page when clicking on image
8 years ago
gnosygnu 306001f311 Cfg: Add initial implementation for special
8 years ago
gnosygnu d8dca8f9c2 Cfg: Add more implementation to loader
8 years ago
gnosygnu dd9f65f14f Import.offline: Fix incorrect detection of offline category dump files (.sql.gz2)
8 years ago
gnosygnu 68b51fbad1 Cfg: Add initial implementation to load items
8 years ago
gnosygnu 08d6cc3eb9 Embeddable: Add page loader
8 years ago
gnosygnu 9c95e2d470 Wikibase: Do not automatically convert dates to julian
8 years ago
gnosygnu d2d58f2b7e Wikibase: Do not escape and repeat calendar data
8 years ago
gnosygnu 0f8d0257c9 Wikibase: Consolidate quantity output formatting in Wdata_prop_val_visitor and Wdata_visitor__html_wtr
8 years ago
gnosygnu 130aacc4d7 Wikibase: Add olo.wikipedia.org to list of known wikis
8 years ago
gnosygnu bc10e474c2 Wikibase: Show {{#property}} geo-coordinates in degrees, not raw numbers
8 years ago
gnosygnu 653c36895f Lang.Variants: Add initialization assertion to variant rule parser
8 years ago
gnosygnu 88332f68a2 ParserFunctions: Change {{NUMBEROFPAGES}} to read from site_stats.ss_total_pages and {{NUMBEROFARTICLES}} to read from site_stats.ss_good_articles
8 years ago
gnosygnu 7e5af96548 Wikibase: Do not output quantity.unit if it is not a wikidata url
8 years ago
gnosygnu 21e90cd479 Wikibase: Parse numbers with fractions correctly; do not convert to zero
8 years ago
gnosygnu 85a1c123b4 Cfg: Add gui type enum
8 years ago
gnosygnu 323aba310c Cfg: Add more implementation for create grp / itm
8 years ago
gnosygnu fd712c16f3 Release: v3.10.4.6
8 years ago
gnosygnu a056a5b2e6 Embeddable: Add basic parse wikitext function
8 years ago
gnosygnu f04cb73679 Cfg: Add get and set functions
8 years ago
gnosygnu 887724b536 Http_server: Ignore Accept-charset header
8 years ago
gnosygnu 5ff9b8d08a Page_history: Add option to log all page visits to a separate file
8 years ago
gnosygnu e346afeea1 App_cfg: Add db layer
8 years ago
gnosygnu 25918b139b Html_dump: Always reload page when going back / forward on wikinews (use new_wiki, not cur_wiki)
8 years ago
gnosygnu 03a428ec4b DownloadCentral.Package: Add option to manually specify wiki date for new packages
8 years ago
gnosygnu 6ad12f4df9 Html_dump: Always reload page when going back / forward on wikinews (do not use cached html)
8 years ago
gnosygnu 578ede9b1c Html_dump: If {{#pagebanner}} and __TOC__ are on same page, do not have __TOC__ overwrite {{#pagebanner}}
8 years ago
gnosygnu 6d92c3cfbf User_wiki: Add list of user wikis page
8 years ago
gnosygnu 0fb6fea11a DownloadCentral: Hide outdated wikis in Imported table
8 years ago
gnosygnu a5bdc07406 User_wiki: Add delete wiki
8 years ago
gnosygnu ff869ecfc3 User_wiki: Change input from file to folder
8 years ago
gnosygnu 6d327749fc User_wiki: Differentiate Edit versus Create
8 years ago
gnosygnu 8016846cd9 User_wiki: Simplify creation of wiki database file and tables
8 years ago
gnosygnu ae0fb89745 DownloadCentral: Move list of languages from UI to DB
8 years ago
gnosygnu 2c023c2c54 User_wiki: Add dirty implementation for creating user wiki
8 years ago
gnosygnu 2abefa1ab9 Hzip: Use canonical name, not local name, for images linking to namespaces in other wikis
8 years ago
gnosygnu 02a289dc80 Table_of_contents: Handle unknown tags: dl
8 years ago
gnosygnu 4e3df30cc0 Wikibase: Return timezone as integer, not string
8 years ago
gnosygnu e10aace5f9 User_wikis: Add edit capability
8 years ago
gnosygnu 169f972019 User_wikis: Refactor xo js includes
8 years ago
gnosygnu 76e2750b5c Bookmarks: Fix Bookmarks not loading (more)
8 years ago
gnosygnu c8e9a3d60f Bookmarks: Fix Bookmarks not loading
8 years ago
gnosygnu 69f9f3b048 User_wikis: Add special page for editing user wiki
8 years ago
gnosygnu 1711d52985 User_wikis: Add dirty implementation to load existing user wiki
8 years ago
gnosygnu 1f7a54c1e6 User_wikis: Add database table
8 years ago
gnosygnu b4e89a47c2 Release: v3.10.4.1
8 years ago
gnosygnu 89473d795f Mass_parse: Fix compile error
8 years ago
gnosygnu 9f2863c953 Mass_parse: Do not return null if MACHINENAME / HOSTNAME is not available
8 years ago
gnosygnu 69b5678350 DownloadCentral: Preserve lang / type choices next time page is opened
8 years ago
gnosygnu 2720fdae1e Import.offline: Change message to warn that some data may not be imported
8 years ago
gnosygnu c44b1ae658 Html_dump: Fix 'Refresh' not working for html_dumps
8 years ago
gnosygnu 9fba6afe6e Import.offline: Do not fail if category files are not available
8 years ago
gnosygnu 749d355545 Import: Use the directory of offline dump files for category files
8 years ago
gnosygnu 568060e820 Import: Do not fail at category for non-WMF wikis (Wikia)
8 years ago
gnosygnu ac2b4a4038 Category: Change 'category not found' errors to log, not warn
8 years ago
gnosygnu 985c87efbf Table_of_contents: Handle unknown tags: ruby, rb, rp, rt
8 years ago
gnosygnu df45117d43 Import: Do not assume same database schema for all Wikimedia wikis
8 years ago
gnosygnu 50a063c8de DownloadCentral: Do not pack text files in html package
8 years ago
gnosygnu bd6576b716 DownloadCentral: Cleanup filter_by_lang
8 years ago
gnosygnu 55ea1fa39a Kartographer: Hide markup from mapframe / maplink tags
8 years ago
gnosygnu 3971182fff DownloadCentral: Add basic implementation for filter_by_lang
8 years ago
gnosygnu 059e49b1bc DownloadCentral: Do not show outdated wikis
8 years ago
gnosygnu c1100c6d66 Wikibase: Refactor wbase prop_writer to static functions
8 years ago
gnosygnu 6748463711 Wikibase: Centralize rendering of claim values ({{#property}} and JSON vs renderSnak and Keyval)
8 years ago
gnosygnu c598d1a218 Mass_parse: Fix some pages being detected incorrectly as redirects
8 years ago
gnosygnu 64328be25c Dansguardian: Delete search_links from search_link database, not search_core database
8 years ago
gnosygnu 74e84fd758 DownloadCentral: Fix archive.org url and task name for wikidata
8 years ago
gnosygnu e55e3971d9 DownloadCentral: Add option to generate text packages (for wikidata)
8 years ago
gnosygnu 37a72e6ad4 Add option to include patch files
8 years ago
gnosygnu af8306ae9b Add option to make_cmd to not delete all html databases
8 years ago
gnosygnu 9165ceef79 Ignore assessment function tag
8 years ago
gnosygnu 06c877f36c Fix thread-safe issues with Hash_of_ints
8 years ago
gnosygnu 8fc07752e9 Switch img_src and img_trg when loading from imglnk_reg
8 years ago
gnosygnu d983a32397 Reuse quantity.unit code for renderSnake
8 years ago
gnosygnu f17aadfcba Implement entity for renderSnak
8 years ago
gnosygnu 83fc18ad03 Do not write page banner img.src else hzip_diff will complain for every page
8 years ago
gnosygnu 1f10cb2155 Cache category link pages
8 years ago
gnosygnu 7f4549d27a Skip invalid category titles; do not treat them as empty category titles
8 years ago
gnosygnu 2565cb9821 Do not show null ref error in log when invalid category is used
8 years ago
gnosygnu c032eba49c Add page title to log message when category does not exist in page (dynamicPageList)
8 years ago
gnosygnu 01e45caa5a Fix build error for English Wikibooks
8 years ago
gnosygnu 62ff87350b If multiple caption arguments, take last, not all of them
8 years ago
gnosygnu 7fc776aee9 v3.10.3.1
8 years ago
gnosygnu d07b3e1493 Clean up luaj scripting engine; allow multiple lua library files
8 years ago
gnosygnu c1d84249e1 Simplify scripting api; add support for multiple extensions; support lua extensions
8 years ago
gnosygnu 7ccea7ac7a Clean up custom javascript injection code; add helper method Add_tag
8 years ago
gnosygnu 48cb88f655 Evaluate optional args of missing templates
8 years ago
gnosygnu d6aeb2e177 Evaluate template args for missing templates else en.w flags will sometimes be large
8 years ago
gnosygnu c98404a8fe Add dirty implementation of custom javascript scripting
8 years ago
gnosygnu b7f089a3ab Add builder command to create customized deletion_db for dansguardian wikis
8 years ago
gnosygnu 3e21b4e4db if option is set to use wikitext, but no wikitext is available, and html is available, just use html
8 years ago
gnosygnu 18e8f475ff add test / comment for 'index out of range error' for 0-argument parser functions
8 years ago
gnosygnu d6e055de30 fix test for 'Next' / 'Previous' not working on Search
8 years ago
gnosygnu 2bbdff3ca6 fix 'Next' / 'Previous' not working on Search
8 years ago
gnosygnu c1c7829d02 fix unique constraint error when generating html databases for few / lot wikis
8 years ago
gnosygnu ab3bedcc9f if catpage link is missing, output page_id not ~{itm_text}
8 years ago
gnosygnu 1342a16269 load catpage header from html database and merge catpage data; also, load catpage async
8 years ago
gnosygnu 6b1ec09296 do not fail with null ref if subcategory does not exist in catpage
8 years ago
gnosygnu bc2c83fa8f don't show sortkey_handle else hzip_diff will complain a lot
8 years ago
gnosygnu ee1b2bfbd8 fix null-ref error when zth page does not exist in catpage
8 years ago
gnosygnu e1f599ec1d clean up code for making sortkey of zth item
8 years ago
gnosygnu 9a28378d50 truncate category urls with \n else page history will not load correctly
8 years ago
gnosygnu e18a0ac82f created collation wkr for wikis specified by wgCategoryCollation
8 years ago
gnosygnu d0769c32b4 parse wgCategoryCollation to create cfg lines in bin\any\xowa\cfg\wiki
8 years ago
gnosygnu 3fc2e0741f uca category support and other changes
8 years ago
gnosygnu e3b393650d 'v3.9.4.1'
8 years ago
gnosygnu 35d78f6106 'v3.9.2.1'
8 years ago
gnosygnu 232838c732 'v3.8.5.1'
8 years ago
gnosygnu e4a2af026b 'v3.8.2.1'
8 years ago
gnosygnu b0fdf78a41 'v3.8.1.1'
8 years ago
gnosygnu 8e91ac0bc4 'v3.7.4.1'
8 years ago
gnosygnu 7a851a41a5 'v3.7.3.1'
8 years ago
gnosygnu b333db45f8 'v3.7.2.1'
8 years ago
gnosygnu f5f48bb9b1 'v3.7.1.2'
8 years ago
gnosygnu 36584a0cc2 'v3.7.1.1'
8 years ago
gnosygnu 1a4ca00c0b 'v3.6.4.2'
8 years ago
gnosygnu b3c2d3bb5f 'v3.6.4.1'
8 years ago
gnosygnu 8afc115176 'v3.6.3.4'
8 years ago
gnosygnu 04af0accdb 'v3.6.3.3'
8 years ago
gnosygnu d43e0d2341 'v3.6.3.1'
8 years ago
gnosygnu d4e8590345 'v3.6.3.1'
8 years ago
gnosygnu 96636f3161 'v3.5.1.1'
9 years ago
gnosygnu 5ce4ea2a08 'v3.4.4.1'
9 years ago
gnosygnu ad140a93fe 'v3.4.3.1'
9 years ago
gnosygnu 14471ca656 'v3.4.2.1'
9 years ago
gnosygnu b2a06b8125 'v3.4.1.1'
9 years ago
gnosygnu baaef32df2 'v3.3.4.1'
9 years ago
gnosygnu de67253a9c v3.2.1.1
9 years ago
gnosygnu 6d179ca59d v3.1.5.1
9 years ago
gnosygnu 52c36aa4f8 v3.1.4.2
9 years ago
gnosygnu 686d56fdab v3.1.4.1
9 years ago
gnosygnu 235228976e v3.1.3.1
9 years ago
gnosygnu 096045614c v3.1.1.1
9 years ago
gnosygnu 9509363f46 v2.12.1.1
9 years ago
gnosygnu 097e6c7f80 v2.11.4.1
9 years ago
gnosygnu 8a5d58a973 v2.11.3.1
9 years ago
gnosygnu d9f45cec19 v2.11.2.1
9 years ago
gnosygnu b990ec409f v2.11.1.1
9 years ago
gnosygnu 4f43f51b18 v2.10.3.1
9 years ago
gnosygnu 8e18af05b6 v2.9.4.1
9 years ago
gnosygnu fa70c05354 v2.9.3.1
9 years ago
gnosygnu 5fe27b5b3b v2.9.2.1
9 years ago
gnosygnu 2145f6382c v2.9.1.1
9 years ago
gnosygnu 5fc4eb41ec v2.8.5.1
9 years ago
gnosygnu ed911e3de5 v2.8.4.1
9 years ago
gnosygnu df10db140c v2.8.3.1
9 years ago
gnosygnu 34c34f227c v2.8.1.1
9 years ago
gnosygnu 9d63f03b3d v2.7.3.3
9 years ago
gnosygnu 99f9c3ccea v2.7.3.2
9 years ago
gnosygnu 8e041d6e06 v2.7.3.1
9 years ago
gnosygnu 794b5a232f v2.7.2.1
9 years ago