Commit Graph

370 Commits (ac13d00ef80070d6232dac8c0a28aa4ac077845c)
 

Author SHA1 Message Date
gnosygnu ac13d00ef8 Custom_wiki: Integrate fs_root files into app image_cache
8 years ago
gnosygnu 3581371d29 Custom_wiki: Rename file if title has spaces to use underscore
8 years ago
gnosygnu 32b4fafe10 Mw_parse: Add merge_attributes
8 years ago
gnosygnu 78526c00c6 Custom_wiki: Refactor code; also show images on file namespace page
8 years ago
gnosygnu ca8017a876 Mw_parse: Add more implementation to link_renderer
8 years ago
gnosygnu 7bb09a8320 Mw_parse: Add Get_external_link_attribs
8 years ago
gnosygnu df45f141ca Fsdb.check: Add new command to check for missing images
8 years ago
gnosygnu 9a5c70b506 Mw_parse: Add clean_url and associated functions to sanitizer
8 years ago
gnosygnu c77e8a4374 Mw_parse: Support num_post_proto rule; clarify variable names
8 years ago
gnosygnu 7e27b5415d Mw_parse: Handle interrupt and separator logic for magiclinks
8 years ago
gnosygnu e231df0ce1 Mw_parse: Add case-match logic and more keywords for double_underscore
8 years ago
gnosygnu 31ade6aa5f Mw_parse: Add basic implementation for double_underscore
8 years ago
gnosygnu aa1f1ec801 Mw_parse: Add basic implementation for magiclinks
8 years ago
gnosygnu 7bd176f51f Parser: Fix broken tables on a few dozen en.w pages
8 years ago
gnosygnu ccd8b204c5 Embeddable: Fix video files using old v1 meta system
8 years ago
gnosygnu 6b0dcffbca Mass_parse: Fix lnki_temp merger ending prematurely
8 years ago
gnosygnu 9ea81f3b26 Embeddable: Add method to selectively clear pages from cache (additional code)
8 years ago
gnosygnu 27f6811e1f Embeddable: Add method to selectively clear pages from cache
8 years ago
gnosygnu f683e272ee Embeddable: Fix multi-threaded diffs due to non thread-safe parser function {{urldecode}}
8 years ago
gnosygnu fddc6e2737 Embeddable: Fix multi-threaded error due to null ref error when generating file urls
8 years ago
gnosygnu af5b7569ee Embeddable: Fix multi-threaded error due to incorrect locking when lowercasing template names
8 years ago
gnosygnu 6867cc23b4 Embeddable: Fix default ns_mgr being used for wikis
8 years ago
gnosygnu 99c968e1e2 Mass_parse: Update wkr_id in resume cmd
8 years ago
gnosygnu 3a3bc01e82 Parser.Uniq: Fix possible bug with readding entire page instead of only sections
8 years ago
gnosygnu f138db17ca Mass_parse: Add resume command
8 years ago
gnosygnu cef2d7e2f6 Mw_parse: Mass checkin of various mediawiki parse files
8 years ago
gnosygnu 6a5c114998 Mw_parse.Apos: Add more tests
8 years ago
gnosygnu 32a857f062 Mw_parse.Apos: Add initial implementation
8 years ago
gnosygnu f8fcb553d5 Mw_parse.Table: Support attributes
8 years ago
gnosygnu 5f1609a869 Mw_parse.Table: Add tests for basic functionality
8 years ago
gnosygnu d22c5e5f3d Mass_parse: Add perf logger
8 years ago
gnosygnu 305c2f9762 Mw_parse.Table: Add more implementation
8 years ago
gnosygnu b35a45657c Mw_parse.Block: Add initial implementation
8 years ago
gnosygnu 086cdea9fb Mw_parse.Prepro: Add more support for templates
8 years ago
gnosygnu 1c0f9f4555 Mw_parse.Prepro: Convert some calls to Strspan
8 years ago
gnosygnu 40b520ecc6 Mw_parse.Prepro: Support more heading edge cases
8 years ago
gnosygnu 46274e9b6a Mw_parse.Prepro: Support template pipe; Cover more tests
8 years ago
gnosygnu 7fae7b832b Mw_parse.Prepro: Optimize elements_trie
8 years ago
gnosygnu 2ad1be255c Mw_parse.Prepro: Support heading and onlyinclude
8 years ago
gnosygnu 683481abbd Mw_parse.Tblw: Add more implementation of tblw
8 years ago
gnosygnu 3af333e563 Mw_parse: Add more comment support
8 years ago
gnosygnu 75972fcff0 Mw_parse: Add support for gobbling single-line comments
8 years ago
gnosygnu 25f74d7d80 Mw_parse: Add equivalent of htmlspecialchar
8 years ago
gnosygnu 6ee274efd6 Mass_parse: Clear all mem when ns changes else outofmemory error
8 years ago
gnosygnu bac00076b5 Mw_parse: Support ext xml nodes
8 years ago
gnosygnu 7813e41e34 Mw_parse: Support comment
8 years ago
gnosygnu b989ff63df Mw_parse: Support bracket, template, and tplarg
8 years ago
gnosygnu 08eb098422 Parser: Escape dangling tags; do not let them gobble up rest of page
8 years ago
gnosygnu f7b088e7a8 Mw_parse: Add test for basic text
8 years ago
gnosygnu 9610db0cab Mw_parse: Add more implementation of Mw_preprocessor
8 years ago