Commit Graph

632 Commits (29a8fb7824a8ab7ba4ff88af26534777fa515373)

Author SHA1 Message Date
gnosygnu ae9a00fade Gui: Update colors dynamically when changed from options screen
8 years ago
gnosygnu e77916a02e Bldr: Add more implementation for missing origs
8 years ago
gnosygnu 98fb49687b Gui: Add options for nightmode; switch window icons; switch wiki css
8 years ago
gnosygnu 3e39b2fe77 Bldr: Add more implementation for missing origs
8 years ago
gnosygnu ef11577d08 Edit: Add try catch for page backups
8 years ago
gnosygnu a28ba26ca6 Gui: Add initial support for night-mode
8 years ago
gnosygnu 3e69a06434 Personal_wikis: Show wiki in left sidebar
8 years ago
gnosygnu 96b3b0afb8 Edit: Add page backup feature
8 years ago
gnosygnu 45d355454e Dansguardian: Skip specified namespaces
8 years ago
gnosygnu 7dd01b6e23 Full-text search: Do not fail rest of search if one result has invalid json
8 years ago
gnosygnu 269a3c3f65 Full-text search: Escape angle bracket in results
8 years ago
gnosygnu 0e3ebac674 Full-text search: Notify pages searched
8 years ago
gnosygnu 389726f219 Full-text search: Escape tab and carriage return in json callbacks
8 years ago
gnosygnu 1d509aa232 Full-text search: Send page_id and encode page_titles
8 years ago
gnosygnu d672b829b9 Search: Convert to async search
8 years ago
gnosygnu c60936f165 Search: Add more punctuation symbols
8 years ago
gnosygnu ca88091d90 Search: Add some search options
8 years ago
gnosygnu 8de3cf0cc6 Search: Add more punctuation support
8 years ago
gnosygnu 9301973825 Log: Fix broken test
8 years ago
gnosygnu c702745bc0 Search: Add NOT logic
8 years ago
gnosygnu c10cf2ca15 Search: Refactor search to handle multiple boolean searches
8 years ago
gnosygnu 7f04fc5f74 Search: Add more implementation for full-text search
8 years ago
gnosygnu 1feb2b9877 Search: Add special page for full-text search
8 years ago
gnosygnu 27951c428d Personal_wikis: Add timestamp to quick save status message
8 years ago
gnosygnu ece9e59145 Personal_wikis: If personal_wiki, call personal_wiki init when loading wiki from wiki_mgr
8 years ago
gnosygnu ba4634919c Wikibase: Use scribunto key name for datatypes
8 years ago
gnosygnu a661f90ede Xomw: Do not load every personal wiki on startup
8 years ago
gnosygnu 26f786d4b9 Personal_wikis: Do not try to download css when creating wikis
8 years ago
gnosygnu e48a70860b App: Fix null reference when starting app
8 years ago
gnosygnu 2b2f93b766 Xomw: Add wfUrlencode
8 years ago
gnosygnu 0f92bb55db Xomw: Convert XomwHtml
8 years ago
gnosygnu 1328288cd2 App_update: Add more logging for app boot process
8 years ago
gnosygnu e389bcbee9 App_update: Redownload update_db if download fails
8 years ago
gnosygnu d8c2eaba1d Xomw: Change Php classes to Xophp; move to root namespace
8 years ago
gnosygnu b6abbf2ffe Search: Clear cache after reindex
8 years ago
gnosygnu 12848b7cf5 Html: Move get_elem_val to xo.elem
8 years ago
gnosygnu 5bd3371802 Command-line: Fix curid argument not working 2
8 years ago
gnosygnu 0e85cc90ff Command-line: Fix curid argument not working
8 years ago
gnosygnu 4a07fdf291 Dev: Change command-line license to GPLv3 / Apache2
8 years ago
gnosygnu 1d58dca0f4 Dev: Change command-line license to GPLv3 / Apache2
8 years ago
gnosygnu 319120364c Gui: Fix null ref if 0 tabs and exiting app
8 years ago
gnosygnu 8b6bda0b6d Wiki.Dom: Ignore null siteinfo_misc else personal_wikis will fail
8 years ago
gnosygnu 344e709552 Wiki.Dom: Load site_name from xowa_cfg
8 years ago
gnosygnu ece168e960 Personal_wikis: Update page_id from -1 to 1, not 0 for old v4.2 wikis with only 1 page
8 years ago
gnosygnu 7e6f26f740 Personal_wikis: Update mainpage in user_wiki.json
8 years ago
gnosygnu fa056807d5 Personal_wikis: Change json name from 'main_page' to 'mainpage'
8 years ago
gnosygnu edb23bb47e Category: Fix Category updates not working in layout.few databases
8 years ago
gnosygnu 1179e2848f Developer: Change license to GPLv3 / Apache2 in source code headers
8 years ago
gnosygnu 1ba13dd5f7 Sql_exec: Change page alias
8 years ago
gnosygnu 1609fe6c8e Sql_exec: Add Special:XowaSqlExec
8 years ago
gnosygnu 17f3de3124 Import: Fix wrong main_page for non-English wikis
8 years ago
gnosygnu 94a755124e Import: Fix page_redirects to English namespaces in non-English wikis
8 years ago
gnosygnu b171592d77 Personal_wikis: Change mainpage to main_page
8 years ago
gnosygnu 7fe4ed59ac Xomw: Start converting XomwLinkHolderArray
8 years ago
gnosygnu 428f2837c9 Category: Support addition / deletion in existing WMF wikis
8 years ago
gnosygnu b028228d3d Personal_wikis: Fix Category page deletion failing
8 years ago
gnosygnu 7894c6d6f4 Xomw: Change href to use proper File: namespace
8 years ago
gnosygnu 704809e5b9 Xomw: Convert many class names to camelCase
8 years ago
gnosygnu 92c9fbddcc Personal_wikis: Change new wikis to automatically have upgraded cat_link / page table
8 years ago
gnosygnu 665137d453 Personal_wikis: Add upgrade version
8 years ago
gnosygnu caa1eb2237 Personal_wikis: Update invalid page_ids to valid page_ids
8 years ago
gnosygnu 95632e0e98 Wiki.Dom: Remove wiki dependency from search db_mgr
8 years ago
gnosygnu 1188122823 Wiki.Dom: Remove wiki dependency from db_mgr
8 years ago
gnosygnu 4ec913b807 Personal_wikis: Add update page_id function
8 years ago
gnosygnu 04a58326e2 Personal_wikis: Assert name prop is in wiki.core
8 years ago
gnosygnu 083ab133f7 Personal_wikis: Add Main_Page back to json
8 years ago
gnosygnu c9e22b69f7 Wiki.Dom: Refactor Wiki.Props
8 years ago
gnosygnu 22b6d4dbde Gui: Use GridLayout for progress messages window
8 years ago
gnosygnu 4593483522 Personal_wikis: Simplify wiki_import verification code
8 years ago
gnosygnu a0dacdcf38 Personal_wikis: Refactor wiki_json update
8 years ago
gnosygnu 632fad62ae Personal_wikis: Add working implementation of wiki import
8 years ago
gnosygnu 00ab87b1b5 Gui: Tweak positioning of gui elements / font sizes
8 years ago
gnosygnu 451962a97f Wiki: Add more comments / exception handling for curid query argument
8 years ago
gnosygnu a8fa783c32 Wiki: Support curid query argument
8 years ago
gnosygnu aee0d2a9e0 Options: Remove Javascript enabled option else user can inadvertently cause many Special screens to stop working
8 years ago
gnosygnu 12c78cf89f Personal_wikis: Add page delete; refactor category updates
8 years ago
gnosygnu faebc72c4f Gui: Fix Keyboard binding screen
8 years ago
gnosygnu 140351c2ed Gui: Standardize SWT api calls
8 years ago
gnosygnu 70cfdf0c44 Gui: Change UI to use SWT Grid Layout instead of manual XOWA layout
8 years ago
gnosygnu dd6b3cabed Personal_wikis: Support creation / editing of categories
8 years ago
gnosygnu 935dda389a Personal_wikis: Add hack to handle rarely-reproducible problem of editing-after-renaming
8 years ago
gnosygnu f7a7ba00f3 Personal_wikis: Add mock-up for editing categories
8 years ago
gnosygnu 01fbd21c6e Personal_wikis: Add search-indexing and auto-page rescan
8 years ago
gnosygnu 8bc1a37531 Personal_wiki: Make domain and mainpage readonly when editing existing entries
8 years ago
gnosygnu b2781ffc9d Personal_wiki: Refactor special pages
8 years ago
gnosygnu 0cdd3d437f Wikis: Support renamed folders and different langs
8 years ago
gnosygnu 4dba081399 DownloadCentral: Add initial implementation for skipping categories
8 years ago
gnosygnu 9a19be675e Xomw: Move Mw_parse classes into separate project
8 years ago
gnosygnu fdf6c49a05 Mw_parse: Start porting Title
8 years ago
gnosygnu 85f05bfd02 Mw_parse: Refactor Linker class
8 years ago
gnosygnu 26527a8800 Mw_parse: Add fixBoxWidth, scaleByHeight, etc.
8 years ago
gnosygnu ff7952447d Mw_parse: Refactor Xomw_ThumbnailImage
8 years ago
gnosygnu 906bcdc6fe Wiki: Support renamed folders for non-commons images
8 years ago
gnosygnu ffc112a085 Mw_parse: Add more support for original files
8 years ago
gnosygnu e4e899f72a DownloadCentral: When moving items between tables, add item to correct spot in table, not at bottom
8 years ago
gnosygnu 3b59ea50b0 DownloadCentral: Add button to remove items from 'Available' list
8 years ago
gnosygnu c98344b5b3 Mw_parse: Add more support for thumbs
8 years ago
gnosygnu 3bfeb94b43 Source: Restore broken commit
8 years ago
gnosygnu 938beac9f9 Wiki: Support renamed folders (fix)
8 years ago
gnosygnu 6f9e92afff Mw_parse: Add more implementation for thumbnails
8 years ago
gnosygnu b30f10b647 Mw_parse: Add initial implementation for thumbnails
8 years ago
gnosygnu 8011f9e979 Mw_parse: Add magicWord classes
8 years ago
gnosygnu 352238a9c5 Mw_parse: Add code for imageParams
8 years ago
gnosygnu 909c96a1ff Mw_parse: Add code for getUrl
8 years ago
gnosygnu 55f148480c Updater: Show error message after failing to download
8 years ago
gnosygnu 42c7bc61fb Mw_parse: Implement plain image link
8 years ago
gnosygnu 911be09aef Mw_parse: Port over more code for thumb links (part 2)
8 years ago
gnosygnu 472f12e60d Mw_parse: Port over more code for thumb links
8 years ago
gnosygnu e7ae5d0435 Custom_wiki: Do not delete xml file after import
8 years ago
gnosygnu 9916c3efaf Custom_wiki: Do not limit file search to subdirectories in /orig/file/
8 years ago
gnosygnu f60b94760d Mw_parse: Add initial conversion for image thumbs
8 years ago
gnosygnu 4ade9c71b1 Mw_parse: Implement most of external_links
8 years ago
gnosygnu bcd4bd46ef Cfg: Change operating-system specific config file from os.gfs to os.os_name.gfs
8 years ago
gnosygnu cf30fd140e Wiki: Support renamed folders
8 years ago
gnosygnu 9c700e4b34 Custom_wiki: Open up file in image viewer when clicking on pages in File namespace
8 years ago
gnosygnu ac13d00ef8 Custom_wiki: Integrate fs_root files into app image_cache
8 years ago
gnosygnu 3581371d29 Custom_wiki: Rename file if title has spaces to use underscore
8 years ago
gnosygnu 32b4fafe10 Mw_parse: Add merge_attributes
8 years ago
gnosygnu 78526c00c6 Custom_wiki: Refactor code; also show images on file namespace page
8 years ago
gnosygnu ca8017a876 Mw_parse: Add more implementation to link_renderer
8 years ago
gnosygnu 7bb09a8320 Mw_parse: Add Get_external_link_attribs
8 years ago
gnosygnu df45f141ca Fsdb.check: Add new command to check for missing images
8 years ago
gnosygnu 9a5c70b506 Mw_parse: Add clean_url and associated functions to sanitizer
8 years ago
gnosygnu c77e8a4374 Mw_parse: Support num_post_proto rule; clarify variable names
8 years ago
gnosygnu 7e27b5415d Mw_parse: Handle interrupt and separator logic for magiclinks
8 years ago
gnosygnu e231df0ce1 Mw_parse: Add case-match logic and more keywords for double_underscore
8 years ago
gnosygnu 31ade6aa5f Mw_parse: Add basic implementation for double_underscore
8 years ago
gnosygnu aa1f1ec801 Mw_parse: Add basic implementation for magiclinks
8 years ago
gnosygnu 7bd176f51f Parser: Fix broken tables on a few dozen en.w pages
8 years ago
gnosygnu ccd8b204c5 Embeddable: Fix video files using old v1 meta system
8 years ago
gnosygnu 6b0dcffbca Mass_parse: Fix lnki_temp merger ending prematurely
8 years ago
gnosygnu 9ea81f3b26 Embeddable: Add method to selectively clear pages from cache (additional code)
8 years ago
gnosygnu 27f6811e1f Embeddable: Add method to selectively clear pages from cache
8 years ago
gnosygnu f683e272ee Embeddable: Fix multi-threaded diffs due to non thread-safe parser function {{urldecode}}
8 years ago
gnosygnu fddc6e2737 Embeddable: Fix multi-threaded error due to null ref error when generating file urls
8 years ago
gnosygnu af5b7569ee Embeddable: Fix multi-threaded error due to incorrect locking when lowercasing template names
8 years ago
gnosygnu 6867cc23b4 Embeddable: Fix default ns_mgr being used for wikis
8 years ago
gnosygnu 99c968e1e2 Mass_parse: Update wkr_id in resume cmd
8 years ago
gnosygnu 3a3bc01e82 Parser.Uniq: Fix possible bug with readding entire page instead of only sections
8 years ago
gnosygnu f138db17ca Mass_parse: Add resume command
8 years ago
gnosygnu cef2d7e2f6 Mw_parse: Mass checkin of various mediawiki parse files
8 years ago
gnosygnu 6a5c114998 Mw_parse.Apos: Add more tests
8 years ago
gnosygnu 32a857f062 Mw_parse.Apos: Add initial implementation
8 years ago
gnosygnu f8fcb553d5 Mw_parse.Table: Support attributes
8 years ago
gnosygnu 5f1609a869 Mw_parse.Table: Add tests for basic functionality
8 years ago
gnosygnu d22c5e5f3d Mass_parse: Add perf logger
8 years ago
gnosygnu 305c2f9762 Mw_parse.Table: Add more implementation
8 years ago
gnosygnu b35a45657c Mw_parse.Block: Add initial implementation
8 years ago
gnosygnu 086cdea9fb Mw_parse.Prepro: Add more support for templates
8 years ago
gnosygnu 1c0f9f4555 Mw_parse.Prepro: Convert some calls to Strspan
8 years ago
gnosygnu 40b520ecc6 Mw_parse.Prepro: Support more heading edge cases
8 years ago
gnosygnu 46274e9b6a Mw_parse.Prepro: Support template pipe; Cover more tests
8 years ago
gnosygnu 7fae7b832b Mw_parse.Prepro: Optimize elements_trie
8 years ago
gnosygnu 2ad1be255c Mw_parse.Prepro: Support heading and onlyinclude
8 years ago
gnosygnu 683481abbd Mw_parse.Tblw: Add more implementation of tblw
8 years ago
gnosygnu 3af333e563 Mw_parse: Add more comment support
8 years ago
gnosygnu 75972fcff0 Mw_parse: Add support for gobbling single-line comments
8 years ago
gnosygnu 25f74d7d80 Mw_parse: Add equivalent of htmlspecialchar
8 years ago
gnosygnu 6ee274efd6 Mass_parse: Clear all mem when ns changes else outofmemory error
8 years ago
gnosygnu bac00076b5 Mw_parse: Support ext xml nodes
8 years ago
gnosygnu 7813e41e34 Mw_parse: Support comment
8 years ago
gnosygnu b989ff63df Mw_parse: Support bracket, template, and tplarg
8 years ago
gnosygnu 08eb098422 Parser: Escape dangling tags; do not let them gobble up rest of page
8 years ago
gnosygnu f7b088e7a8 Mw_parse: Add test for basic text
8 years ago
gnosygnu 9610db0cab Mw_parse: Add more implementation of Mw_preprocessor
8 years ago
gnosygnu d15630c433 Mw_parse: Add basic implementation of Mw_preprocessor
8 years ago
gnosygnu 006c14db4e Bldr: Add basic implementation of orig_regy.find_missing
8 years ago
gnosygnu 4bcefa2621 App_update: Add menu link to new Special page
8 years ago
gnosygnu ad646efb5c Mass_parse: Clear ns_loaded cache; Add different cache clearing methods
8 years ago
gnosygnu 5840ebe592 App_update: Use version_id as cutoff, not version_date
8 years ago
gnosygnu 19571facdd App_update: Standardize date format
8 years ago
gnosygnu 0cc664121a App_update: Do not show Special:XowaAppUpdate if brand-new install
8 years ago
gnosygnu 200356d8ff App_update: Add skip update
8 years ago
gnosygnu 0ef1a82a16 App_update: Add app-update check to startup
8 years ago
gnosygnu 3c1898b9ef Html_dump: Update title to redirected page
8 years ago
gnosygnu fed89cd89b Html: If MediaWiki:Sidebar does not exist, use language's message 'sidebar', not null
8 years ago
gnosygnu 2dc6d8c20b File_shrink: Add initial classes for file_shrink
8 years ago
gnosygnu 063cc43047 Mass_parse: Refactor log_tbl
8 years ago
gnosygnu c869327a63 Release: v4.0.0.1701
8 years ago
gnosygnu 3fdea0ec50 Xtn: Change extensions to be wiki-specific instead of app-specific
8 years ago
gnosygnu e69c557595 Math: Add math.log_check command
8 years ago
gnosygnu 87ee507220 Cfg: Adjust whitespace for two lines
8 years ago
gnosygnu eee0a7de1d Cfg: Fix multiple mis-mapped gui shortcut keys
8 years ago
gnosygnu ab4d7de36d Cfg: Uncomment debug code
8 years ago
gnosygnu cb5cf6f8a1 Cfg: Fix bind.load failure b/c browser.html_focus was base-2 instead of base-1
8 years ago
gnosygnu 86ff9e361c Cfg: Fix redirect to special pages not working when query arguments are available
8 years ago
gnosygnu 758248b6a4 Cfg: Change converter to use gfs parser; other minor changes
8 years ago
gnosygnu 562c5b5a56 Cfg: Add transaction to upgrader; handle pre-existing back file; add try / catch
8 years ago
gnosygnu 360129b7de Gui: Add hand cursor
8 years ago
gnosygnu 1b6eaca401 Cfg: Change os.default paths
8 years ago
gnosygnu 5ae70ac947 Cfg: Make minor HTML tweaks
8 years ago
gnosygnu 6df5c40b45 Cfg: Add clear for shortcut window
8 years ago
gnosygnu 0668808214 Cfg: Add gfs api for run
8 years ago
gnosygnu 1f292d96a9 Cfg: Add configure icon to io.cmd
8 years ago
gnosygnu cdcb4eca89 Cfg: Add shortcut win; Remove keypad bindings; Change shortut box from input to select
8 years ago
gnosygnu c3d4f520de Gui: Refactor IptKey; in particular, use SWING and SWT constants where possible; also handle modifers
8 years ago
gnosygnu 5c3e4287f0 Mass_parse: Refactor make cmd to merge other wkr tables such as log_basic_temp
8 years ago
gnosygnu 62c81e6d77 Math: Refactor Math classes
8 years ago
gnosygnu 32fdbc6fbe Cfg: Update cfg keys; Fix dynamic scribunto updates
8 years ago
gnosygnu 5a36b112b2 Cfg: Fix nav not working for explicit grps
8 years ago