1
0
mirror of https://github.com/gnosygnu/xowa.git synced 2024-10-01 07:50:49 +00:00
Commit Graph

137 Commits

Author SHA1 Message Date
gnosygnu
5aec368f8d Lang: Support explicit plural indexes and rules in other languages [#633] 2020-01-04 04:14:36 -05:00
gnosygnu
7e2f832c33 Refactor: Rename Xoa_ttl.Full_txt_w_ttl_case to Full_txt [#626] 2019-12-08 08:24:47 -05:00
gnosygnu
5ddf50d5b5 Search: Wait for page to load before displaying search results [#606] 2019-11-17 15:57:35 -05:00
gnosygnu
dbdc558ed5 Gui: Remove unused serialization code for history items [#608] 2019-11-03 19:49:54 -05:00
gnosygnu
af9d6c3a92 Gui: Fix NPE when reloading a MISSING_PAGE at start-up [#608] 2019-11-03 17:45:30 -05:00
gnosygnu
cda21d987f Parser: Do not reuse byte array when trimming bfr [#562] 2019-09-02 22:30:08 -04:00
gnosygnu
cc8b9810a7 Parser.Tidy: Add vnu as additional tidy engine [#417] 2019-04-01 23:50:26 -04:00
gnosygnu
71232e4402 Gui: Fix Read / Edit / HTML not working by keyboard shortcuts / in personal wikis [#392] 2019-03-20 08:33:30 -04:00
gnosygnu
3935d10b45 Gui: Fix Ctrl+E | Ctrl+E not activating debug expansion 2018-12-09 17:09:43 -05:00
gnosygnu
8abb2cd0ee HTTP Server: Fix broken read tab; fix preview not working [#264] 2018-11-25 22:05:05 -05:00
gnosygnu
38bdc95acf HTTP Server: Support popups [#264] 2018-11-25 10:17:03 -05:00
gnosygnu
dca2357067 HTTP Server: Support 'action=edit' / 'action=html' [#264]
Also:
* Change XOWA GUI to use 'action' query args, instead of xowa-cmd
* Remove nginx http_variables due to compiler warnings
2018-11-03 11:04:03 -04:00
gnosygnu
372cd3958d Wikibase: Fix script error 'libraryUtil.lua:13 bad argument #1 to message.newRawMessage' on sever dozen military pages 2018-07-01 07:55:55 -04:00
gnosygnu
10c39e4c76 Wikibase: Add basic support for getSetting 2018-07-01 07:15:13 -04:00
gnosygnu
29a8fb7824 Wikibase: Add isValidEntityId 2018-06-23 10:52:47 -04:00
gnosygnu
3923df5e19 HTTP Server: Fix random deadlocks when serving multiple concurrent requests (writing json) 2018-03-13 22:10:39 -04:00
gnosygnu
93bac15244 Graph: Support version 2 graphs 2018-03-03 08:52:14 -05:00
gnosygnu
66877212bf Embeddable: Create core dbs in proper subdirectory 2017-10-23 20:50:50 -04:00
gnosygnu
1336d44f34 Embeddable: Create core dbs in proper subdirectory 2017-10-23 20:50:22 -04:00
gnosygnu
3157551d1d Refactor: Clean up Int_ classes 2017-10-22 08:07:00 -04:00
gnosygnu
ea3f0ffbcc App: Release v4.5.15.1709 2017-09-17 22:39:30 -04:00
gnosygnu
4ca98f7333 App: Release v4.5.15.1709 2017-09-17 22:38:44 -04:00
gnosygnu
c2dca930f3 Embeddable: Handler null pointer exceptions for <gallery> when no de.wikipedia.org-file-core.xowa file is available 2017-06-06 22:05:28 -04:00
gnosygnu
bee71c22fe Page_sync: Sync recently-created pages 2017-05-07 11:47:53 -04:00
gnosygnu
67787c720a Gui: Change back-color of Options.Shortcut.Bindings window from gray to white 2017-03-29 18:31:19 -04:00
gnosygnu
62d7e6adfe Full-text search: Add option to switch between Special:Search and Special:XowaSearch 2017-03-29 14:51:36 -04:00
gnosygnu
04b798483e Gui: Add url_box format for displaying custom urls like 'English Wikipedia/Earth' 2017-03-29 08:52:38 -04:00
gnosygnu
909a715332 Gui: Use constants for showing / hiding search / allpages 2017-03-28 07:57:28 -04:00
gnosygnu
36cb2c22f6 Gui: Add allpages and search buttons 2017-03-27 21:49:50 -04:00
gnosygnu
39830cfa4f Full-text search: Add menu entry for title search 2017-03-26 21:26:03 -04:00
gnosygnu
176ac30b0e Full-text search: Add menu options for XowaSearch and AllPages 2017-03-26 11:00:03 -04:00
gnosygnu
4360e42e95 Gui: Add option to display actual HTML in SWT browser 2017-03-22 15:53:43 -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
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
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
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
a28ba26ca6 Gui: Add initial support for night-mode 2017-03-03 16:20:00 -05:00
gnosygnu
96b3b0afb8 Edit: Add page backup feature 2017-03-03 08:39:19 -05:00
gnosygnu
27951c428d Personal_wikis: Add timestamp to quick save status message 2017-02-27 11:08:38 -05:00
gnosygnu
1328288cd2 App_update: Add more logging for app boot process 2017-02-24 17:37:33 -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
319120364c Gui: Fix null ref if 0 tabs and exiting app 2017-02-21 18:54:26 -05:00
gnosygnu
1179e2848f Developer: Change license to GPLv3 / Apache2 in source code headers 2017-02-21 15:45:17 -05:00
gnosygnu
22b6d4dbde Gui: Use GridLayout for progress messages window 2017-02-17 11:34:22 -05:00
gnosygnu
00ab87b1b5 Gui: Tweak positioning of gui elements / font sizes 2017-02-15 19:18:41 -05:00