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

621 Commits

Author SHA1 Message Date
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
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
fa9d2d4040 Xomw: Add initial Interwiki classes 2017-03-02 08:41:02 -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
8be6311cd6 Log: Remove current directory; always use timestamp directory 2017-03-01 10:35:37 -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
1f10e61371 Xomw: Add XomwMessage class and related 2017-02-27 08:36:18 -05:00
gnosygnu
2416ccb7e9 Xomw: Add basic namespace parsing to title 2017-02-27 07:54:10 -05:00
gnosygnu
ba4634919c Wikibase: Use scribunto key name for datatypes 2017-02-26 21:56:07 -05:00
gnosygnu
1cab009d3c Xomw: Add getNamespaceIds, getNamespaceAliases 2017-02-26 17:05:08 -05:00
gnosygnu
5a6ac3a335 Xomw: Add XomwMediaWikiServices to XomwEnv; Add XomwNamespaceHash 2017-02-26 09:55:57 -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