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

829 Commits

Author SHA1 Message Date
gnosygnu
a43c0d17ba Full-text search: Add pack_lucene 2017-03-26 20:14:18 -04:00
gnosygnu
f2520ef81f Full-text search: Rename directory to java7-v1 2017-03-26 11:02:29 -04:00
gnosygnu
176ac30b0e Full-text search: Add menu options for XowaSearch and AllPages 2017-03-26 11:00:03 -04:00
gnosygnu
022cb2684e Full-text search: Tweak minor UI settings 2017-03-26 02:08:19 -04:00
gnosygnu
0b762933b2 Full-text search: Add expand_options; clean up other options 2017-03-24 21:54:02 -04:00
gnosygnu
688f276552 Full-text search: Rename mustache arg to qarg_search 2017-03-24 09:59:54 -04:00
gnosygnu
66f744b11d Db: Add exec reader by prepared statement 2017-03-24 09:02:22 -04:00
gnosygnu
7269befb14 Full-text search: Change xo.page_guid to xo_page_guid (actual commit) 2017-03-24 08:17:56 -04:00
gnosygnu
477929e559 Full-text search: Add ooui-js call 2017-03-24 07:09:44 -04:00
gnosygnu
879ef3a7d0 Full-text search: Clear cache if more than 8 entries 2017-03-23 08:18:31 -04:00
gnosygnu
c3eca52574 Full-text search: Fix caching; also, continue searching until finding desired number of results 2017-03-22 21:10:20 -04:00
gnosygnu
ab1b9f7509 Full-text search: Add searcher_type 2017-03-22 19:00:44 -04:00
gnosygnu
4360e42e95 Gui: Add option to display actual HTML in SWT browser 2017-03-22 15:53:43 -04:00
gnosygnu
a9afa7a827 Full-text search: Add IndexOptions to Indexer 2017-03-22 09:30:45 -04:00
gnosygnu
49924110f4 Full-text search: Implement basic paging 2017-03-21 10:42:47 -04:00
gnosygnu
7924e26522 Full-text search: Automatically execute search if search_text is available; also, add limited caching 2017-03-20 19:26:12 -04:00
gnosygnu
e486d139e0 Full-text search: Use mustache templates for html updates 2017-03-19 14:31:37 -04:00
gnosygnu
c84cdf13b3 Xomw: Add XomwXowaSiteLookup 2017-03-19 10:03:00 -04:00
gnosygnu
96d1299273 Full-text search: Print links to non main-namespace pages 2017-03-19 03:34:42 -04:00
gnosygnu
cc8c120982 Special: Broadcast events to one specific tab, not all tabs with same name 2017-03-19 03:08:57 -04:00
gnosygnu
67548465fc Full-text search: Change popups to pub-sub system 2017-03-18 13:22:46 -04:00
gnosygnu
5967c75433 Js: Update references to mobile lib; change Add_core to Add_baselib 2017-03-18 08:06:13 -04:00
gnosygnu
a4380b6d48 Full-text search: Specify namespaces for indexing 2017-03-17 09:59:58 -04:00
gnosygnu
10d13a3cd9 Wikibase: Fix 'mw.wikibase.entity.lua:56 attempt to call nil' on several dozen ru.w pages 2017-03-16 20:12:43 -04:00
gnosygnu
8524120a14 Mass_parse: Fix critical import failure when importing ru.wikinews.org 2017-03-16 13:31:59 -04:00
gnosygnu
a214575391 Full-text search: Ignore HTML tags 2017-03-16 10:32:51 -04:00
gnosygnu
2270a35c83 File: Handle long directories on Windows systems 2017-03-15 23:28:45 -04:00
gnosygnu
19b2d6226c Category: Fix fatal page load error when page_cat_db_id is invalid 2017-03-15 19:58:11 -04:00
gnosygnu
8c31c8fd62 Full-text search: Change to lucene 6.4.2 2017-03-15 19:51:58 -04:00
gnosygnu
8f8e414c80 Full-text search: Add highlighter 2017-03-15 13:11:09 -04:00
gnosygnu
c08ea3bb03 Full-text search: Use Lucene 5.x instead of 6.x to stay on Java 1.7 2017-03-13 15:48:54 -04:00
gnosygnu
af6f7cf657 Page_sync: Show synced page immediately, not after another refresh 2017-03-13 12:53:45 -04:00
gnosygnu
3b6cc45084 Full-text search: Add analyzers for non-English languages 2017-03-13 10:05:21 -04:00
gnosygnu
77de7215ce Full-text search: Add lucene indexer 2017-03-12 22:57:42 -04:00
gnosygnu
ae9d0fccd3 Full-text search: Add lucene searcher 2017-03-12 14:45:54 -04:00
gnosygnu
c91416801b Full-text search: Add lucene index generation 2017-03-10 13:24:41 -05:00
gnosygnu
062d958ead Full-text search: Add autosave options; read query from url args 2017-03-10 06:33:21 -05:00
gnosygnu
d0399d6b04 Full-text search: Save and load options 2017-03-09 23:54:15 -05:00
gnosygnu
06acdd7335 Full-text search: Add 'expand matches' and 'show more' 2017-03-09 19:02:21 -05:00
gnosygnu
d5d3c68350 Bldr: Call recentchanges api 2017-03-07 16:47:52 -05:00
gnosygnu
e5baaaabc6 Bldr: Call remote then local repos 2017-03-07 09:15:57 -05:00
gnosygnu
848496c51b Bldr: Add omitted tests for normalizing title, timestamp 2017-03-06 20:42:56 -05:00
gnosygnu
5b2f3136a2 Log: Delete old Download Central logs 2017-03-06 15:45:25 -05:00
gnosygnu
3ebc338797 Personal_wikis: Update page_modified on page save 2017-03-06 09:28:48 -05:00
gnosygnu
7a8228c709 Bldr: Update orig_regy with api results from missing origs 2017-03-06 09:01:15 -05:00
gnosygnu
e92710483f Gui: Add nightmode css for popups and search suggest 2017-03-05 16:37:32 -05:00
gnosygnu
2d415cb1d2 Gui: Toggle nightmode for dropdown list 2017-03-05 13:10:22 -05:00
gnosygnu
ae9a00fade Gui: Update colors dynamically when changed from options screen 2017-03-05 11:41:18 -05:00
gnosygnu
e77916a02e Bldr: Add more implementation for missing origs 2017-03-05 08:40:52 -05:00
gnosygnu
98fb49687b Gui: Add options for nightmode; switch window icons; switch wiki css 2017-03-05 07:16:35 -05:00
gnosygnu
3e39b2fe77 Bldr: Add more implementation for missing origs 2017-03-04 09:44:22 -05:00
gnosygnu
ef11577d08 Edit: Add try catch for page backups 2017-03-03 17:42:50 -05:00
gnosygnu
a28ba26ca6 Gui: Add initial support for night-mode 2017-03-03 16:20:00 -05:00
gnosygnu
3e69a06434 Personal_wikis: Show wiki in left sidebar 2017-03-03 10:12:18 -05:00
gnosygnu
96b3b0afb8 Edit: Add page backup feature 2017-03-03 08:39:19 -05:00
gnosygnu
45d355454e Dansguardian: Skip specified namespaces 2017-03-02 21:07:15 -05:00
gnosygnu
7dd01b6e23 Full-text search: Do not fail rest of search if one result has invalid json 2017-03-02 16:34:18 -05:00
gnosygnu
269a3c3f65 Full-text search: Escape angle bracket in results 2017-03-02 16:16:59 -05:00
gnosygnu
0e3ebac674 Full-text search: Notify pages searched 2017-03-02 13:27:27 -05:00
gnosygnu
389726f219 Full-text search: Escape tab and carriage return in json callbacks 2017-03-02 11:06:15 -05:00
gnosygnu
1d509aa232 Full-text search: Send page_id and encode page_titles 2017-03-02 10:12:40 -05:00
gnosygnu
d672b829b9 Search: Convert to async search 2017-03-02 09:52:58 -05:00
gnosygnu
c60936f165 Search: Add more punctuation symbols 2017-03-02 07:43:54 -05:00
gnosygnu
ca88091d90 Search: Add some search options 2017-03-01 22:08:06 -05:00
gnosygnu
8de3cf0cc6 Search: Add more punctuation support 2017-03-01 16:37:47 -05:00
gnosygnu
9301973825 Log: Fix broken test 2017-03-01 11:32:24 -05:00
gnosygnu
c702745bc0 Search: Add NOT logic 2017-03-01 11:29:43 -05:00
gnosygnu
c10cf2ca15 Search: Refactor search to handle multiple boolean searches 2017-03-01 08:52:21 -05:00
gnosygnu
7f04fc5f74 Search: Add more implementation for full-text search 2017-02-28 08:42:17 -05:00
gnosygnu
1feb2b9877 Search: Add special page for full-text search 2017-02-27 17:26:49 -05:00
gnosygnu
27951c428d Personal_wikis: Add timestamp to quick save status message 2017-02-27 11:08:38 -05:00
gnosygnu
ece9e59145 Personal_wikis: If personal_wiki, call personal_wiki init when loading wiki from wiki_mgr 2017-02-27 10:55:26 -05:00
gnosygnu
ba4634919c Wikibase: Use scribunto key name for datatypes 2017-02-26 21:56:07 -05:00
gnosygnu
a661f90ede Xomw: Do not load every personal wiki on startup 2017-02-25 21:05:36 -05:00
gnosygnu
26f786d4b9 Personal_wikis: Do not try to download css when creating wikis 2017-02-25 20:01:01 -05:00
gnosygnu
e48a70860b App: Fix null reference when starting app 2017-02-25 18:13:13 -05:00
gnosygnu
2b2f93b766 Xomw: Add wfUrlencode 2017-02-25 18:06:47 -05:00
gnosygnu
0f92bb55db Xomw: Convert XomwHtml 2017-02-25 08:37:34 -05:00
gnosygnu
1328288cd2 App_update: Add more logging for app boot process 2017-02-24 17:37:33 -05:00
gnosygnu
e389bcbee9 App_update: Redownload update_db if download fails 2017-02-24 14:08:35 -05:00
gnosygnu
d8c2eaba1d Xomw: Change Php classes to Xophp; move to root namespace 2017-02-24 07:56:49 -05:00
gnosygnu
b6abbf2ffe Search: Clear cache after reindex 2017-02-22 16:45:50 -05:00
gnosygnu
12848b7cf5 Html: Move get_elem_val to xo.elem 2017-02-22 09:41:37 -05:00
gnosygnu
5bd3371802 Command-line: Fix curid argument not working 2 2017-02-22 08:44:14 -05:00
gnosygnu
0e85cc90ff Command-line: Fix curid argument not working 2017-02-22 07:54:00 -05:00
gnosygnu
4a07fdf291 Dev: Change command-line license to GPLv3 / Apache2 2017-02-21 21:28:48 -05:00
gnosygnu
1d58dca0f4 Dev: Change command-line license to GPLv3 / Apache2 2017-02-21 19:06:51 -05:00
gnosygnu
319120364c Gui: Fix null ref if 0 tabs and exiting app 2017-02-21 18:54:26 -05:00
gnosygnu
8b6bda0b6d Wiki.Dom: Ignore null siteinfo_misc else personal_wikis will fail 2017-02-21 18:51:27 -05:00
gnosygnu
344e709552 Wiki.Dom: Load site_name from xowa_cfg 2017-02-21 18:34:51 -05:00
gnosygnu
ece168e960 Personal_wikis: Update page_id from -1 to 1, not 0 for old v4.2 wikis with only 1 page 2017-02-21 17:24:24 -05:00
gnosygnu
7e6f26f740 Personal_wikis: Update mainpage in user_wiki.json 2017-02-21 17:04:15 -05:00
gnosygnu
fa056807d5 Personal_wikis: Change json name from 'main_page' to 'mainpage' 2017-02-21 16:59:59 -05:00
gnosygnu
edb23bb47e Category: Fix Category updates not working in layout.few databases 2017-02-21 16:24:33 -05:00
gnosygnu
1179e2848f Developer: Change license to GPLv3 / Apache2 in source code headers 2017-02-21 15:45:17 -05:00
gnosygnu
1ba13dd5f7 Sql_exec: Change page alias 2017-02-21 15:21:28 -05:00
gnosygnu
1609fe6c8e Sql_exec: Add Special:XowaSqlExec 2017-02-21 11:16:59 -05:00
gnosygnu
17f3de3124 Import: Fix wrong main_page for non-English wikis 2017-02-20 22:11:02 -05:00
gnosygnu
94a755124e Import: Fix page_redirects to English namespaces in non-English wikis 2017-02-20 20:18:39 -05:00
gnosygnu
b171592d77 Personal_wikis: Change mainpage to main_page 2017-02-20 13:40:54 -05:00
gnosygnu
7fe4ed59ac Xomw: Start converting XomwLinkHolderArray 2017-02-20 05:16:43 -05:00
gnosygnu
428f2837c9 Category: Support addition / deletion in existing WMF wikis 2017-02-19 16:25:16 -05:00
gnosygnu
b028228d3d Personal_wikis: Fix Category page deletion failing 2017-02-19 11:55:32 -05:00
gnosygnu
7894c6d6f4 Xomw: Change href to use proper File: namespace 2017-02-19 11:11:26 -05:00
gnosygnu
704809e5b9 Xomw: Convert many class names to camelCase 2017-02-19 09:21:04 -05:00
gnosygnu
92c9fbddcc Personal_wikis: Change new wikis to automatically have upgraded cat_link / page table 2017-02-19 00:35:40 -05:00
gnosygnu
665137d453 Personal_wikis: Add upgrade version 2017-02-18 18:28:27 -05:00
gnosygnu
caa1eb2237 Personal_wikis: Update invalid page_ids to valid page_ids 2017-02-18 11:09:32 -05:00
gnosygnu
95632e0e98 Wiki.Dom: Remove wiki dependency from search db_mgr 2017-02-18 10:45:42 -05:00
gnosygnu
1188122823 Wiki.Dom: Remove wiki dependency from db_mgr 2017-02-18 10:37:40 -05:00
gnosygnu
4ec913b807 Personal_wikis: Add update page_id function 2017-02-18 09:58:11 -05:00
gnosygnu
04a58326e2 Personal_wikis: Assert name prop is in wiki.core 2017-02-18 08:16:45 -05:00
gnosygnu
083ab133f7 Personal_wikis: Add Main_Page back to json 2017-02-17 23:28:40 -05:00
gnosygnu
c9e22b69f7 Wiki.Dom: Refactor Wiki.Props 2017-02-17 17:57:17 -05:00
gnosygnu
22b6d4dbde Gui: Use GridLayout for progress messages window 2017-02-17 11:34:22 -05:00
gnosygnu
4593483522 Personal_wikis: Simplify wiki_import verification code 2017-02-17 09:39:51 -05:00
gnosygnu
a0dacdcf38 Personal_wikis: Refactor wiki_json update 2017-02-16 18:22:56 -05:00
gnosygnu
632fad62ae Personal_wikis: Add working implementation of wiki import 2017-02-16 13:14:18 -05:00
gnosygnu
00ab87b1b5 Gui: Tweak positioning of gui elements / font sizes 2017-02-15 19:18:41 -05:00
gnosygnu
451962a97f Wiki: Add more comments / exception handling for curid query argument 2017-02-15 17:52:04 -05:00
gnosygnu
a8fa783c32 Wiki: Support curid query argument 2017-02-15 15:50:39 -05:00
gnosygnu
aee0d2a9e0 Options: Remove Javascript enabled option else user can inadvertently cause many Special screens to stop working 2017-02-15 12:59:31 -05:00
gnosygnu
12c78cf89f Personal_wikis: Add page delete; refactor category updates 2017-02-15 11:44:30 -05:00
gnosygnu
faebc72c4f Gui: Fix Keyboard binding screen 2017-02-15 04:55:45 -05:00
gnosygnu
140351c2ed Gui: Standardize SWT api calls 2017-02-14 20:49:25 -05:00
gnosygnu
70cfdf0c44 Gui: Change UI to use SWT Grid Layout instead of manual XOWA layout 2017-02-14 18:34:46 -05:00
gnosygnu
dd6b3cabed Personal_wikis: Support creation / editing of categories 2017-02-13 15:23:05 -05:00
gnosygnu
935dda389a Personal_wikis: Add hack to handle rarely-reproducible problem of editing-after-renaming 2017-02-12 11:36:08 -05:00
gnosygnu
f7a7ba00f3 Personal_wikis: Add mock-up for editing categories 2017-02-12 11:00:37 -05:00
gnosygnu
01fbd21c6e Personal_wikis: Add search-indexing and auto-page rescan 2017-02-11 20:32:22 -05:00
gnosygnu
8bc1a37531 Personal_wiki: Make domain and mainpage readonly when editing existing entries 2017-02-10 18:39:13 -05:00
gnosygnu
b2781ffc9d Personal_wiki: Refactor special pages 2017-02-10 15:19:12 -05:00
gnosygnu
0cdd3d437f Wikis: Support renamed folders and different langs 2017-02-08 22:22:32 -05:00
gnosygnu
4dba081399 DownloadCentral: Add initial implementation for skipping categories 2017-02-08 22:06:36 -05:00
gnosygnu
9a19be675e Xomw: Move Mw_parse classes into separate project 2017-02-08 17:38:39 -05:00
gnosygnu
fdf6c49a05 Mw_parse: Start porting Title 2017-02-08 13:45:23 -05:00
gnosygnu
85f05bfd02 Mw_parse: Refactor Linker class 2017-02-08 11:37:14 -05:00
gnosygnu
26527a8800 Mw_parse: Add fixBoxWidth, scaleByHeight, etc. 2017-02-08 09:44:08 -05:00
gnosygnu
ff7952447d Mw_parse: Refactor Xomw_ThumbnailImage 2017-02-07 23:30:45 -05:00
gnosygnu
906bcdc6fe Wiki: Support renamed folders for non-commons images 2017-02-07 21:06:35 -05:00
gnosygnu
ffc112a085 Mw_parse: Add more support for original files 2017-02-07 20:57:57 -05:00
gnosygnu
e4e899f72a DownloadCentral: When moving items between tables, add item to correct spot in table, not at bottom 2017-02-07 13:49:12 -05:00
gnosygnu
3b59ea50b0 DownloadCentral: Add button to remove items from 'Available' list 2017-02-07 10:56:15 -05:00
gnosygnu
c98344b5b3 Mw_parse: Add more support for thumbs 2017-02-07 09:15:32 -05:00
gnosygnu
3bfeb94b43 Source: Restore broken commit 2017-02-06 22:14:55 -05:00
gnosygnu
938beac9f9 Wiki: Support renamed folders (fix) 2017-02-06 22:12:56 -05:00
gnosygnu
6f9e92afff Mw_parse: Add more implementation for thumbnails 2017-02-06 16:52:40 -05:00
gnosygnu
b30f10b647 Mw_parse: Add initial implementation for thumbnails 2017-02-05 19:46:25 -05:00
gnosygnu
8011f9e979 Mw_parse: Add magicWord classes 2017-02-05 13:59:30 -05:00
gnosygnu
352238a9c5 Mw_parse: Add code for imageParams 2017-02-04 19:28:08 -05:00
gnosygnu
909c96a1ff Mw_parse: Add code for getUrl 2017-02-04 12:30:10 -05:00
gnosygnu
55f148480c Updater: Show error message after failing to download 2017-02-03 17:50:16 -05:00
gnosygnu
42c7bc61fb Mw_parse: Implement plain image link 2017-02-03 14:20:50 -05:00
gnosygnu
911be09aef Mw_parse: Port over more code for thumb links (part 2) 2017-02-03 12:13:33 -05:00
gnosygnu
472f12e60d Mw_parse: Port over more code for thumb links 2017-02-02 14:20:19 -05:00
gnosygnu
e7ae5d0435 Custom_wiki: Do not delete xml file after import 2017-02-02 11:16:43 -05:00
gnosygnu
9916c3efaf Custom_wiki: Do not limit file search to subdirectories in /orig/file/ 2017-02-02 11:04:46 -05:00
gnosygnu
f60b94760d Mw_parse: Add initial conversion for image thumbs 2017-02-02 10:50:20 -05:00
gnosygnu
4ade9c71b1 Mw_parse: Implement most of external_links 2017-02-02 04:12:33 -05:00
gnosygnu
bcd4bd46ef Cfg: Change operating-system specific config file from os.gfs to os.os_name.gfs 2017-02-01 19:44:53 -05:00
gnosygnu
cf30fd140e Wiki: Support renamed folders 2017-02-01 19:23:40 -05:00
gnosygnu
9c700e4b34 Custom_wiki: Open up file in image viewer when clicking on pages in File namespace 2017-02-01 13:52:29 -05:00
gnosygnu
ac13d00ef8 Custom_wiki: Integrate fs_root files into app image_cache 2017-02-01 12:25:44 -05:00
gnosygnu
3581371d29 Custom_wiki: Rename file if title has spaces to use underscore 2017-02-01 07:42:32 -05:00
gnosygnu
32b4fafe10 Mw_parse: Add merge_attributes 2017-02-01 05:16:43 -05:00
gnosygnu
78526c00c6 Custom_wiki: Refactor code; also show images on file namespace page 2017-02-01 04:08:34 -05:00
gnosygnu
ca8017a876 Mw_parse: Add more implementation to link_renderer 2017-01-31 08:20:12 -05:00
gnosygnu
7bb09a8320 Mw_parse: Add Get_external_link_attribs 2017-01-31 04:01:47 -05:00
gnosygnu
df45f141ca Fsdb.check: Add new command to check for missing images 2017-01-31 03:26:23 -05:00
gnosygnu
9a5c70b506 Mw_parse: Add clean_url and associated functions to sanitizer 2017-01-30 09:51:17 -05:00
gnosygnu
c77e8a4374 Mw_parse: Support num_post_proto rule; clarify variable names 2017-01-28 07:15:35 -05:00
gnosygnu
7e27b5415d Mw_parse: Handle interrupt and separator logic for magiclinks 2017-01-28 02:47:22 -05:00
gnosygnu
e231df0ce1 Mw_parse: Add case-match logic and more keywords for double_underscore 2017-01-27 12:30:01 -05:00
gnosygnu
31ade6aa5f Mw_parse: Add basic implementation for double_underscore 2017-01-27 11:10:15 -05:00
gnosygnu
aa1f1ec801 Mw_parse: Add basic implementation for magiclinks 2017-01-27 07:18:34 -05:00
gnosygnu
7bd176f51f Parser: Fix broken tables on a few dozen en.w pages 2017-01-26 19:14:27 -05:00
gnosygnu
ccd8b204c5 Embeddable: Fix video files using old v1 meta system 2017-01-26 09:45:01 -05:00
gnosygnu
6b0dcffbca Mass_parse: Fix lnki_temp merger ending prematurely 2017-01-26 08:21:36 -05:00
gnosygnu
9ea81f3b26 Embeddable: Add method to selectively clear pages from cache (additional code) 2017-01-26 04:02:20 -05:00
gnosygnu
27f6811e1f Embeddable: Add method to selectively clear pages from cache 2017-01-26 03:58:06 -05:00
gnosygnu
f683e272ee Embeddable: Fix multi-threaded diffs due to non thread-safe parser function {{urldecode}} 2017-01-26 02:44:26 -05:00
gnosygnu
fddc6e2737 Embeddable: Fix multi-threaded error due to null ref error when generating file urls 2017-01-26 01:48:50 -05:00
gnosygnu
af5b7569ee Embeddable: Fix multi-threaded error due to incorrect locking when lowercasing template names 2017-01-26 01:42:25 -05:00
gnosygnu
6867cc23b4 Embeddable: Fix default ns_mgr being used for wikis 2017-01-26 01:14:21 -05:00
gnosygnu
99c968e1e2 Mass_parse: Update wkr_id in resume cmd 2017-01-26 01:00:21 -05:00
gnosygnu
3a3bc01e82 Parser.Uniq: Fix possible bug with readding entire page instead of only sections 2017-01-25 10:00:04 -05:00
gnosygnu
f138db17ca Mass_parse: Add resume command 2017-01-25 09:20:45 -05:00
gnosygnu
cef2d7e2f6 Mw_parse: Mass checkin of various mediawiki parse files 2017-01-25 01:27:18 -05:00
gnosygnu
6a5c114998 Mw_parse.Apos: Add more tests 2017-01-13 16:50:43 -05:00
gnosygnu
32a857f062 Mw_parse.Apos: Add initial implementation 2017-01-13 13:57:25 -05:00
gnosygnu
f8fcb553d5 Mw_parse.Table: Support attributes 2017-01-12 23:15:04 -05:00
gnosygnu
5f1609a869 Mw_parse.Table: Add tests for basic functionality 2017-01-12 15:17:14 -05:00
gnosygnu
d22c5e5f3d Mass_parse: Add perf logger 2017-01-12 13:26:35 -05:00
gnosygnu
305c2f9762 Mw_parse.Table: Add more implementation 2017-01-12 10:20:17 -05:00
gnosygnu
b35a45657c Mw_parse.Block: Add initial implementation 2017-01-11 23:45:11 -05:00
gnosygnu
086cdea9fb Mw_parse.Prepro: Add more support for templates 2017-01-11 22:18:08 -05:00
gnosygnu
1c0f9f4555 Mw_parse.Prepro: Convert some calls to Strspan 2017-01-11 21:33:39 -05:00
gnosygnu
40b520ecc6 Mw_parse.Prepro: Support more heading edge cases 2017-01-11 18:18:46 -05:00
gnosygnu
46274e9b6a Mw_parse.Prepro: Support template pipe; Cover more tests 2017-01-11 16:48:21 -05:00
gnosygnu
7fae7b832b Mw_parse.Prepro: Optimize elements_trie 2017-01-11 15:04:32 -05:00
gnosygnu
2ad1be255c Mw_parse.Prepro: Support heading and onlyinclude 2017-01-11 13:52:41 -05:00
gnosygnu
683481abbd Mw_parse.Tblw: Add more implementation of tblw 2017-01-11 09:31:15 -05:00
gnosygnu
3af333e563 Mw_parse: Add more comment support 2017-01-11 08:48:57 -05:00
gnosygnu
75972fcff0 Mw_parse: Add support for gobbling single-line comments 2017-01-11 08:35:16 -05:00
gnosygnu
25f74d7d80 Mw_parse: Add equivalent of htmlspecialchar 2017-01-11 06:42:52 -05:00
gnosygnu
6ee274efd6 Mass_parse: Clear all mem when ns changes else outofmemory error 2017-01-11 05:48:08 -05:00
gnosygnu
bac00076b5 Mw_parse: Support ext xml nodes 2017-01-10 21:16:30 -05:00
gnosygnu
7813e41e34 Mw_parse: Support comment 2017-01-10 19:24:57 -05:00
gnosygnu
b989ff63df Mw_parse: Support bracket, template, and tplarg 2017-01-10 17:36:24 -05:00
gnosygnu
08eb098422 Parser: Escape dangling tags; do not let them gobble up rest of page 2017-01-10 14:01:04 -05:00
gnosygnu
f7b088e7a8 Mw_parse: Add test for basic text 2017-01-10 12:16:00 -05:00
gnosygnu
9610db0cab Mw_parse: Add more implementation of Mw_preprocessor 2017-01-10 12:01:03 -05:00
gnosygnu
d15630c433 Mw_parse: Add basic implementation of Mw_preprocessor 2017-01-09 21:33:45 -05:00
gnosygnu
006c14db4e Bldr: Add basic implementation of orig_regy.find_missing 2017-01-08 11:29:03 -05:00
gnosygnu
4bcefa2621 App_update: Add menu link to new Special page 2017-01-07 23:10:15 -05:00
gnosygnu
ad646efb5c Mass_parse: Clear ns_loaded cache; Add different cache clearing methods 2017-01-07 10:57:41 -05:00
gnosygnu
5840ebe592 App_update: Use version_id as cutoff, not version_date 2017-01-06 22:45:43 -05:00
gnosygnu
19571facdd App_update: Standardize date format 2017-01-06 20:21:07 -05:00
gnosygnu
0cc664121a App_update: Do not show Special:XowaAppUpdate if brand-new install 2017-01-06 20:13:25 -05:00
gnosygnu
200356d8ff App_update: Add skip update 2017-01-06 19:36:36 -05:00
gnosygnu
0ef1a82a16 App_update: Add app-update check to startup 2017-01-06 13:22:19 -05:00
gnosygnu
3c1898b9ef Html_dump: Update title to redirected page 2017-01-05 09:51:31 -05:00
gnosygnu
fed89cd89b Html: If MediaWiki:Sidebar does not exist, use language's message 'sidebar', not null 2017-01-05 09:17:21 -05:00
gnosygnu
2dc6d8c20b File_shrink: Add initial classes for file_shrink 2017-01-04 12:10:20 -05:00
gnosygnu
063cc43047 Mass_parse: Refactor log_tbl 2017-01-04 09:23:37 -05:00
gnosygnu
c869327a63 Release: v4.0.0.1701 2017-01-03 20:28:38 -05:00
gnosygnu
3fdea0ec50 Xtn: Change extensions to be wiki-specific instead of app-specific 2017-01-03 14:45:40 -05:00
gnosygnu
e69c557595 Math: Add math.log_check command 2017-01-03 11:27:48 -05:00
gnosygnu
87ee507220 Cfg: Adjust whitespace for two lines 2017-01-03 10:14:34 -05:00
gnosygnu
eee0a7de1d Cfg: Fix multiple mis-mapped gui shortcut keys 2017-01-03 01:32:32 -05:00
gnosygnu
ab4d7de36d Cfg: Uncomment debug code 2017-01-02 23:05:27 -05:00
gnosygnu
cb5cf6f8a1 Cfg: Fix bind.load failure b/c browser.html_focus was base-2 instead of base-1 2017-01-02 23:04:42 -05:00
gnosygnu
86ff9e361c Cfg: Fix redirect to special pages not working when query arguments are available 2017-01-02 22:35:35 -05:00
gnosygnu
758248b6a4 Cfg: Change converter to use gfs parser; other minor changes 2017-01-02 21:45:44 -05:00
gnosygnu
562c5b5a56 Cfg: Add transaction to upgrader; handle pre-existing back file; add try / catch 2017-01-01 14:21:05 -05:00
gnosygnu
360129b7de Gui: Add hand cursor 2017-01-01 10:49:14 -05:00
gnosygnu
1b6eaca401 Cfg: Change os.default paths 2017-01-01 10:43:38 -05:00
gnosygnu
5ae70ac947 Cfg: Make minor HTML tweaks 2016-12-31 22:13:25 -05:00
gnosygnu
6df5c40b45 Cfg: Add clear for shortcut window 2016-12-31 16:55:27 -05:00
gnosygnu
0668808214 Cfg: Add gfs api for run 2016-12-31 16:44:33 -05:00
gnosygnu
1f292d96a9 Cfg: Add configure icon to io.cmd 2016-12-31 16:23:19 -05:00
gnosygnu
cdcb4eca89 Cfg: Add shortcut win; Remove keypad bindings; Change shortut box from input to select 2016-12-31 08:37:34 -05:00
gnosygnu
c3d4f520de Gui: Refactor IptKey; in particular, use SWING and SWT constants where possible; also handle modifers 2016-12-31 00:36:12 -05:00
gnosygnu
5c3e4287f0 Mass_parse: Refactor make cmd to merge other wkr tables such as log_basic_temp 2016-12-30 12:22:43 -05:00
gnosygnu
62c81e6d77 Math: Refactor Math classes 2016-12-29 15:00:08 -05:00
gnosygnu
32fdbc6fbe Cfg: Update cfg keys; Fix dynamic scribunto updates 2016-12-28 22:47:16 -05:00
gnosygnu
5a36b112b2 Cfg: Fix nav not working for explicit grps 2016-12-28 19:28:14 -05:00
gnosygnu
4c3ea9890d Redirect: Allow redirects to Special pages 2016-12-28 17:51:12 -05:00
gnosygnu
982cd2b848 Cfg: Rename revert / load to delete / select 2016-12-28 15:58:18 -05:00
gnosygnu
da74bc6d87 Cfg: Update os_script_list 2016-12-28 15:32:52 -05:00
gnosygnu
276c884681 Cfg: Fix broken test 2016-12-28 12:47:22 -05:00
gnosygnu
15504c03a7 Cfg: Consolidate data_type and gui_type; Add some basic error validation 2016-12-28 12:45:15 -05:00
gnosygnu
fd12ed88a4 Cfg: Standardize rest of cfg keys 2016-12-27 15:16:46 -05:00
gnosygnu
50092ae60a Cfg: Add gui_cls 2016-12-27 11:25:45 -05:00
gnosygnu
7da2d853a2 Cfg: Standardize some cfg keys 2016-12-27 10:42:06 -05:00
gnosygnu
f04047e584 Mass_parse: Improve performance when returning Keyvals from Scribunto function 2016-12-27 09:31:10 -05:00
gnosygnu
6849ede461 Cfg: Add os_default logic for cfg defaults 2016-12-27 00:26:51 -05:00
gnosygnu
f0296305d5 Cfg: Add upgrade code for old cfg system 2016-12-26 23:24:32 -05:00
gnosygnu
fd2f01eb94 Cfg: Remove other old cfg classes 2016-12-26 15:36:49 -05:00
gnosygnu
08dda6a82d Cfg: Remove cfg_mgr and more of old cfg system 2016-12-26 14:48:44 -05:00
gnosygnu
1c00d41b06 Cfg: Convert 'app.setup_completed' 2016-12-26 13:00:42 -05:00
gnosygnu
ac9e79bfa0 Cfg: Convert 'lang - variants' 2016-12-26 12:48:31 -05:00
gnosygnu
dad76714d5 Cfg: Remove more of old cfg system 2016-12-26 10:49:43 -05:00
gnosygnu
6f3500d129 Cfg: Add better escaping for val and dflt 2016-12-26 10:15:40 -05:00
gnosygnu
460f4a323b Cfg: Convert 'toggle_mgr' 2016-12-25 22:31:58 -05:00
gnosygnu
3a4ef523dc Cfg: Add prev_version 2016-12-25 20:53:26 -05:00
gnosygnu
1ea75765d7 Cfg: Remove old prefs system 2016-12-25 20:16:58 -05:00
gnosygnu
b876e4a680 Cfg: Remove parts of old config system 2016-12-25 19:52:07 -05:00
gnosygnu
345402b393 Cfg: Load defaults through gfs file not json file 2016-12-25 16:47:19 -05:00
gnosygnu
8db63bbbce Cfg: Make gfs calls temporary; also, fix layout cfg leading to bad builds 2016-12-25 13:30:21 -05:00
gnosygnu
e698b1667f Cfg: Add gfs calls 2016-12-25 11:43:48 -05:00
gnosygnu
afd19c1619 Cfg: Fix updating shortcut not working if shortcut is part of group 2016-12-25 11:11:26 -05:00
gnosygnu
a96a239449 Scribunto: Fix extension libraries like ParserFunctions and FlaggedRevs not working 2016-12-24 22:38:16 -05:00
gnosygnu
bc9633f87f Cfg: Add 'Gui - Shortcuts' 2016-12-24 10:35:22 -05:00
gnosygnu
1ffc4191a8 Cfg: Add 'Gui - Menus' 2016-12-23 13:48:41 -05:00
gnosygnu
3177979558 Cfg: Add dynamic default text feature 2016-12-23 10:18:01 -05:00
gnosygnu
d380278390 Cfg: Remove 'Gui - Url bar' Symbols 2016-12-23 10:00:24 -05:00
gnosygnu
b6c8b31186 Cfg: Fix 'Addon - Scribunto' 2016-12-23 09:36:38 -05:00
gnosygnu
c2b4d8523f Cfg: Fix 'tidy' binary cmd 2016-12-22 22:21:38 -05:00
gnosygnu
7fd6b6c254 Cfg: Fix page_sync.manual_enabled 2016-12-22 20:59:16 -05:00
gnosygnu
af21fe50ff Cfg: Fix async_db parameter 2016-12-22 20:43:20 -05:00
gnosygnu
5304e80353 Cfg: Fix default_arg for url_search 2016-12-22 18:06:39 -05:00
gnosygnu
8f1c693ec6 Search: Change Search_suggest to use auto-wildcard behavior of Special_search; Remove 'simple_search' url_arg 2016-12-22 13:23:46 -05:00
gnosygnu
7a2364d12d Cfg: Change Files - Cache from bytes to MB 2016-12-22 11:59:49 -05:00
gnosygnu
c8df704385 Category: Show Hidden Categories in Hidden section 2016-12-22 10:29:09 -05:00
gnosygnu
d47538e62e Cfg: Fix Category Missing Class not working 2016-12-22 10:17:07 -05:00
gnosygnu
f12e3f5318 Cfg: Refactor 'Gui - Url bar'; Add better support for buttons 2016-12-21 23:29:44 -05:00
gnosygnu
74fefed754 Cfg: Refactor 'Import - General' 2016-12-21 20:45:07 -05:00
gnosygnu
ba2e59fd94 Cfg: Add gui-args and readonly 2016-12-21 11:02:28 -05:00
gnosygnu
93fcec3457 Cfg: Convert rest of pages 2016-12-21 03:07:38 -05:00
gnosygnu
2b5b238bc1 Wikibase: Do not cast 'numeric-id' to 'string'; leave as 'int' 2016-12-17 15:29:05 -05:00
gnosygnu
873968b27f Cfg: Convert 'GUI - Window' 2016-12-17 11:01:37 -05:00
gnosygnu
7f97487721 Cfg: Convert 'CSS - General' 2016-12-17 01:12:09 -05:00
gnosygnu
66e1c3ecc2 Cfg: Convert 'App - Startup' (finished) 2016-12-16 17:51:43 -05:00
gnosygnu
5b42a90cd5 Mass_parse: Refactor ifexist_mgr into separate class; Load more titles into ifexist_mgr 2016-12-16 13:23:48 -05:00
gnosygnu
bfc5c5b68e Cfg: Convert 'App - Startup' (start) 2016-12-15 22:01:54 -05:00
gnosygnu
2f3a3a7a16 Mass_parse: Add separate ifexists cache 2016-12-15 14:08:38 -05:00
gnosygnu
38f5f6de7c Cfg: Convert 'App - Security' 2016-12-15 11:25:22 -05:00
gnosygnu
5073db8044 Cfg: Convert 'App - Debug' 2016-12-15 09:45:58 -05:00
gnosygnu
5fbf168fb7 Cfg: Convert 'App - Content Apps' 2016-12-15 02:10:09 -05:00
gnosygnu
ad5d608ba5 Cfg: Standardize Xoitm_gui_tid; add support for io.cmd 2016-12-14 16:29:13 -05:00
gnosygnu
ce36e1e76a Cfg: Add id to maint parser 2016-12-14 09:49:39 -05:00
gnosygnu
3395b22d57 Cfg: Convert 'Addon - Popups' (whitespace change) 2016-12-13 21:43:31 -05:00
gnosygnu
3ebc5aa2cd Cfg: Convert 'Addon - Popups' 2016-12-13 21:42:48 -05:00
gnosygnu
42e7f5f2c6 Cfg: Convert 'Import - Dansguardian' 2016-12-13 14:15:52 -05:00
gnosygnu
200707b1c6 Cfg: Convert 'Wiki - HTML databases' 2016-12-13 12:49:05 -05:00
gnosygnu
c73c917c48 Wikibase: Add fiwikivoyage to list of known wikis 2016-12-13 11:23:19 -05:00
gnosygnu
22a173ae0b Cfg: Convert Gui - Tabs 2016-12-13 10:26:56 -05:00
gnosygnu
317880d083 Mass_parse: Fix caching behavior when multiple threads attempt to add same page 2016-12-12 11:56:22 -05:00
gnosygnu
f6b4d5f153 Cfg: Auto-load previous section; better upsert behavior for items 2016-12-12 10:26:21 -05:00
gnosygnu
5e159233ab Mass_parse: Fix memory leak / slow performance due to over-zealous page caching 2016-12-12 09:25:06 -05:00
gnosygnu
8f68854513 Section_edit: Add lead paragraph edit 2016-12-11 19:51:12 -05:00
gnosygnu
4882262bed Cfg: Add more support for dynamic upsert / revert 2016-12-11 18:39:52 -05:00
gnosygnu
f1396e13c7 Cfg: Add defaults loader 2016-12-11 10:04:40 -05:00
gnosygnu
c10e34d26e Cfg: Change Xoedit_root to handle weird java.lang.VerifyError on Android 2016-12-10 14:37:27 -05:00
gnosygnu
d7636457bd Cfg: Add support for lists 2016-12-10 10:14:53 -05:00
gnosygnu
0c3dbd4b4d Section_edit: Translate 'edit' and 'Edit section' labels 2016-12-09 13:39:24 -05:00
gnosygnu
780062ebb4 Section_edit: Support headers with covering behavior, dupes, xml, math, and templates 2016-12-09 12:23:02 -05:00
gnosygnu
998937ca26 Section_edit: Fail when clicking on transcluded headers 2016-12-08 19:53:59 -05:00
gnosygnu
fd79415b53 Cfg: Split db into app and usr and overhaul db objects 2016-12-08 12:24:15 -05:00
gnosygnu
9dfbd472ac Cfg: Refactor to maint and edit 2016-12-07 13:38:32 -05:00
gnosygnu
ceaae41b57 Cfg: Add mutliple sections and groups 2016-12-06 20:54:07 -05:00
gnosygnu
5d27bff298 Section_edit: Add basic merge support 2016-12-05 20:59:45 -05:00
gnosygnu
150454fd67 Section_edit: Show section when section_key is passed 2016-12-05 17:43:00 -05:00
gnosygnu
d64136ab9d Release: v3.12.1.1 2016-12-04 20:56:13 -05:00
gnosygnu
585ef1c2ce Cfg: Add more implementation for cfg_cache and pub / sub 2016-12-04 11:40:47 -05:00
gnosygnu
f7558a6761 Wbase: Add lock to pid_mgr else multi-threaded issues 2016-12-03 23:15:42 -05:00
gnosygnu
265388a889 Cfg: Add Xocfg_mgr 2016-12-03 23:14:27 -05:00
gnosygnu
364e72e869 Wbase: Do not fail if null quantity.lbound or quantity.ubound 2016-12-03 17:52:41 -05:00
gnosygnu
9fd328ac8f Wbase: Load prop datatype table as P123 instead of p123 2016-12-03 13:59:31 -05:00
gnosygnu
496068e9aa Section_edit: Add parse / intermediate html form 2016-12-03 10:49:33 -05:00
gnosygnu
5eaaae0749 Cfg: Remove nde_tid; convert checkbox yes to bool 2016-12-02 14:44:31 -05:00
gnosygnu
26ad5db8e9 Section_edit: Add initial groundwork for generating html 2016-12-02 11:32:23 -05:00
gnosygnu
1e28aa6e79 Xtn.Math: Swap out math tags with UNIQ 2016-12-01 19:55:43 -05:00
gnosygnu
2a0b5769ad Wikibase: Uniquefy items in wbase_prop table 2016-12-01 14:35:47 -05:00
gnosygnu
da18f05d9f Wikibase: Infer datatype from cached table not from JSON doc 2016-12-01 11:07:33 -05:00
gnosygnu
b3566def7e Wikibase: Add wbase_prop table for datatype 2016-11-29 16:03:56 -05:00
gnosygnu
b1ad1411e4 Wikibase: Fix Wikibase json-entities loader not working 2016-11-28 11:52:21 -05:00
gnosygnu
83cf992f48 Core: Refactor base classes 2016-11-28 08:28:00 -05:00
gnosygnu
12459429b4 Import: Expand index on temp category table to include cl_type 2016-11-27 19:13:12 -05:00
gnosygnu
9e1bbe0235 App_update: Move constants to config 2016-11-26 10:03:36 -05:00
gnosygnu
cea5072c2a Import: Add index to cl_from 2016-11-25 23:16:51 -05:00
gnosygnu
73872cf5ff Gui.Url_bar: Set page url to actual chars, not url-decoded chars 2016-11-25 15:54:21 -05:00
gnosygnu
720668ad63 App_update: Add more implementation for standalone update app 2016-11-25 13:32:45 -05:00
gnosygnu
e0ee9a952d Parser.Lnke: Handle xwiki links to history pages 2016-11-24 22:16:39 -05:00
gnosygnu
468b9b6ed5 Wikibase: Convert globecoordinate's precision of '0' to precision of '1' 2016-11-24 21:39:40 -05:00
gnosygnu
dd8cff9838 Embeddable: Fix if_exists test 2016-11-24 19:26:35 -05:00
gnosygnu
81dc7ea4ea Embeddable: Fix if_exists (restore) 2016-11-24 08:58:55 -05:00
gnosygnu
fcbdf8bbd8 Embeddable: Fix if_exists 2016-11-24 08:53:07 -05:00
gnosygnu
dae3be97ec App_update: Add standalone updater 2016-11-24 08:52:12 -05:00