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

652 Commits

Author SHA1 Message Date
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
a1d2e69211 Xomw: Add XomwSiteList and XomwGenericArrayObject 2017-03-18 09:49:11 -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
6ccee10526 Full-text search: Adjust indexing weights and scores 2017-03-16 17:02:19 -04:00
gnosygnu
8524120a14 Mass_parse: Fix critical import failure when importing ru.wikinews.org 2017-03-16 13:31:59 -04:00
gnosygnu
66eeef6ab1 Full-text search: Limit index size to default of 1 GB 2017-03-16 11:27:12 -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
d53fe9628f Xomw: Add XomwSite 2017-03-14 21:26:29 -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
5fca68f9f0 Full-text search: Add analyzer jar 2017-03-13 10:31:21 -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
37b78543af Import: Fix file selector not working on Import offline 2017-03-09 23:58:27 -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