1
0
mirror of https://github.com/gnosygnu/xowa.git synced 2025-06-13 12:54:14 +00:00
Commit Graph

99 Commits

Author SHA1 Message Date
gnosygnu
103d005e62 App_update: Add download and unzip workers 2016-11-22 11:54:03 -05:00
gnosygnu
8f1c368ffe App_update: Add version_id and version_url; also add json_bridge 2016-11-21 09:45:56 -05:00
gnosygnu
55b81d4a60 ParserFunctions: Fix missing headers from several dozen ru.s Slavik pages 2016-11-21 08:29:36 -05:00
gnosygnu
82ade50f5e App_update: Add more changes for special page 2016-11-20 12:57:03 -05:00
gnosygnu
c9748a6f44 Embeddable: Load modules from load_worker 2016-11-19 13:58:04 -05:00
gnosygnu
42dfdcdac2 Import: Convert null category sortkeys to empty array 2016-11-19 13:41:12 -05:00
gnosygnu
7ea0b39553 App_update: Add db table and object 2016-11-19 10:55:49 -05:00
gnosygnu
6459d990a5 App_update: Add addon and special page 2016-11-18 09:10:16 -05:00
gnosygnu
a38c0e834e Page_sync: Implement 'Pages to sync' filter 2016-11-17 10:02:54 -05:00
gnosygnu
d216562fba Cfg: Save items when changed 2016-11-16 09:51:47 -05:00
gnosygnu
ab209ef91e Page_sync: Do not fail if page doesn't exist 2016-11-15 15:00:41 -05:00
gnosygnu
cba205baf3 Cfg: Add more implementation for show items 2016-11-15 14:59:14 -05:00
gnosygnu
bc04443812 Cfg: Show items 2016-11-15 12:13:27 -05:00
gnosygnu
419367ad9f Test: Do not print warnings during test 2016-11-14 10:17:32 -05:00
gnosygnu
40ee795c29 Cfg: Add create / edit screen 2016-11-14 10:11:25 -05:00
gnosygnu
306001f311 Cfg: Add initial implementation for special 2016-11-13 10:59:51 -05:00
gnosygnu
d8dca8f9c2 Cfg: Add more implementation to loader 2016-11-13 10:14:08 -05:00
gnosygnu
68b51fbad1 Cfg: Add initial implementation to load items 2016-11-12 12:48:34 -05:00
gnosygnu
08d6cc3eb9 Embeddable: Add page loader 2016-11-10 15:41:24 -05:00
gnosygnu
85a1c123b4 Cfg: Add gui type enum 2016-11-08 09:28:18 -05:00
gnosygnu
323aba310c Cfg: Add more implementation for create grp / itm 2016-11-07 09:20:05 -05:00
gnosygnu
fd712c16f3 Release: v3.10.4.6 2016-11-06 22:33:55 -05:00
gnosygnu
a056a5b2e6 Embeddable: Add basic parse wikitext function 2016-11-06 14:09:00 -05:00
gnosygnu
f04cb73679 Cfg: Add get and set functions 2016-11-06 09:39:52 -05:00
gnosygnu
e346afeea1 App_cfg: Add db layer 2016-11-05 06:40:02 -04:00
gnosygnu
03a428ec4b DownloadCentral.Package: Add option to manually specify wiki date for new packages 2016-11-04 09:58:16 -04:00
gnosygnu
6d92c3cfbf User_wiki: Add list of user wikis page 2016-11-03 10:03:41 -04:00
gnosygnu
0fb6fea11a DownloadCentral: Hide outdated wikis in Imported table 2016-11-03 09:03:23 -04:00
gnosygnu
a5bdc07406 User_wiki: Add delete wiki 2016-11-02 09:57:17 -04:00
gnosygnu
ff869ecfc3 User_wiki: Change input from file to folder 2016-11-02 09:09:42 -04:00
gnosygnu
6d327749fc User_wiki: Differentiate Edit versus Create 2016-10-31 10:23:30 -04:00
gnosygnu
8016846cd9 User_wiki: Simplify creation of wiki database file and tables 2016-10-31 12:16:25 -04:00
gnosygnu
ae0fb89745 DownloadCentral: Move list of languages from UI to DB 2016-10-30 09:29:20 -04:00
gnosygnu
2c023c2c54 User_wiki: Add dirty implementation for creating user wiki 2016-10-29 10:20:11 -04:00
gnosygnu
2abefa1ab9 Hzip: Use canonical name, not local name, for images linking to namespaces in other wikis 2016-10-28 12:09:04 -04:00
gnosygnu
e10aace5f9 User_wikis: Add edit capability 2016-10-27 11:45:08 -04:00
gnosygnu
169f972019 User_wikis: Refactor xo js includes 2016-10-26 17:08:07 -04:00
gnosygnu
69f9f3b048 User_wikis: Add special page for editing user wiki 2016-10-26 10:13:29 -04:00
gnosygnu
1711d52985 User_wikis: Add dirty implementation to load existing user wiki 2016-10-25 12:48:21 -04:00
gnosygnu
1f7a54c1e6 User_wikis: Add database table 2016-10-25 10:46:56 -04:00
gnosygnu
89473d795f Mass_parse: Fix compile error 2016-10-24 10:00:30 -04:00
gnosygnu
9f2863c953 Mass_parse: Do not return null if MACHINENAME / HOSTNAME is not available 2016-10-24 09:36:30 -04:00
gnosygnu
69b5678350 DownloadCentral: Preserve lang / type choices next time page is opened 2016-10-24 09:16:24 -04:00
gnosygnu
9fba6afe6e Import.offline: Do not fail if category files are not available 2016-10-22 17:24:59 -04:00
gnosygnu
ac2b4a4038 Category: Change 'category not found' errors to log, not warn 2016-10-22 17:24:47 -04:00
gnosygnu
985c87efbf Table_of_contents: Handle unknown tags: ruby, rb, rp, rt 2016-10-22 08:58:40 -04:00
gnosygnu
df45117d43 Import: Do not assume same database schema for all Wikimedia wikis 2016-10-21 21:30:23 -04:00
gnosygnu
50a063c8de DownloadCentral: Do not pack text files in html package 2016-10-21 18:46:16 -04:00
gnosygnu
bd6576b716 DownloadCentral: Cleanup filter_by_lang 2016-10-21 10:00:14 -04:00
gnosygnu
3971182fff DownloadCentral: Add basic implementation for filter_by_lang 2016-10-20 16:45:00 -04:00