Commit Graph

391 Commits (3b59ea50b0c804f121fa0a09f3a504812d41706c)
 

Author SHA1 Message Date
gnosygnu 3b59ea50b0 DownloadCentral: Add button to remove items from 'Available' list
8 years ago
gnosygnu c98344b5b3 Mw_parse: Add more support for thumbs
8 years ago
gnosygnu 3bfeb94b43 Source: Restore broken commit
8 years ago
gnosygnu 938beac9f9 Wiki: Support renamed folders (fix)
8 years ago
gnosygnu 6f9e92afff Mw_parse: Add more implementation for thumbnails
8 years ago
gnosygnu b30f10b647 Mw_parse: Add initial implementation for thumbnails
8 years ago
gnosygnu 8011f9e979 Mw_parse: Add magicWord classes
8 years ago
gnosygnu 352238a9c5 Mw_parse: Add code for imageParams
8 years ago
gnosygnu 909c96a1ff Mw_parse: Add code for getUrl
8 years ago
gnosygnu 55f148480c Updater: Show error message after failing to download
8 years ago
gnosygnu c9d1193e7f Updater: Initial commit of standalone update app
8 years ago
gnosygnu 42c7bc61fb Mw_parse: Implement plain image link
8 years ago
gnosygnu 911be09aef Mw_parse: Port over more code for thumb links (part 2)
8 years ago
gnosygnu 472f12e60d Mw_parse: Port over more code for thumb links
8 years ago
gnosygnu e7ae5d0435 Custom_wiki: Do not delete xml file after import
8 years ago
gnosygnu 9916c3efaf Custom_wiki: Do not limit file search to subdirectories in /orig/file/
8 years ago
gnosygnu f60b94760d Mw_parse: Add initial conversion for image thumbs
8 years ago
gnosygnu 4ade9c71b1 Mw_parse: Implement most of external_links
8 years ago
gnosygnu bcd4bd46ef Cfg: Change operating-system specific config file from os.gfs to os.os_name.gfs
8 years ago
gnosygnu cf30fd140e Wiki: Support renamed folders
8 years ago
gnosygnu 9c700e4b34 Custom_wiki: Open up file in image viewer when clicking on pages in File namespace
8 years ago
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