1
0
mirror of https://github.com/gnosygnu/xowa.git synced 2024-09-28 22:40:50 +00:00
Commit Graph

320 Commits

Author SHA1 Message Date
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