Commit Graph

95 Commits (5fca68f9f051f7bfc4db35af58811e095de2453b)

Author SHA1 Message Date
gnosygnu ae9a00fade Gui: Update colors dynamically when changed from options screen
8 years ago
gnosygnu 8de3cf0cc6 Search: Add more punctuation support
8 years ago
gnosygnu 8be6311cd6 Log: Remove current directory; always use timestamp directory
8 years ago
gnosygnu a114880f2b Core: Call toString on Error, not getMessage
8 years ago
gnosygnu af4e7ab6c4 Xomw: Add TitlePrefix regex
8 years ago
gnosygnu 12848b7cf5 Html: Move get_elem_val to xo.elem
8 years ago
gnosygnu 5bd3371802 Command-line: Fix curid argument not working 2
8 years ago
gnosygnu 1179e2848f Developer: Change license to GPLv3 / Apache2 in source code headers
8 years ago
gnosygnu 935dda389a Personal_wikis: Add hack to handle rarely-reproducible problem of editing-after-renaming
8 years ago
gnosygnu f7a7ba00f3 Personal_wikis: Add mock-up for editing categories
8 years ago
gnosygnu 9a19be675e Xomw: Move Mw_parse classes into separate project
8 years ago
gnosygnu 26527a8800 Mw_parse: Add fixBoxWidth, scaleByHeight, etc.
8 years ago
gnosygnu 3bfeb94b43 Source: Restore broken commit
8 years ago
gnosygnu 938beac9f9 Wiki: Support renamed folders (fix)
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 911be09aef Mw_parse: Port over more code for thumb links (part 2)
8 years ago
gnosygnu 4ade9c71b1 Mw_parse: Implement most of external_links
8 years ago
gnosygnu 9a5c70b506 Mw_parse: Add clean_url and associated functions to sanitizer
8 years ago
gnosygnu aa1f1ec801 Mw_parse: Add basic implementation for magiclinks
8 years ago
gnosygnu cef2d7e2f6 Mw_parse: Mass checkin of various mediawiki parse files
8 years ago
gnosygnu 32a857f062 Mw_parse.Apos: Add initial implementation
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 2ad1be255c Mw_parse.Prepro: Support heading and onlyinclude
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 b989ff63df Mw_parse: Support bracket, template, and tplarg
8 years ago
gnosygnu d15630c433 Mw_parse: Add basic implementation of Mw_preprocessor
8 years ago
gnosygnu 15504c03a7 Cfg: Consolidate data_type and gui_type; Add some basic error validation
8 years ago
gnosygnu 74fefed754 Cfg: Refactor 'Import - General'
8 years ago
gnosygnu 7f97487721 Cfg: Convert 'CSS - General'
8 years ago
gnosygnu 5fbf168fb7 Cfg: Convert 'App - Content Apps'
8 years ago
gnosygnu 150454fd67 Section_edit: Show section when section_key is passed
8 years ago
gnosygnu 585ef1c2ce Cfg: Add more implementation for cfg_cache and pub / sub
8 years ago
gnosygnu 364e72e869 Wbase: Do not fail if null quantity.lbound or quantity.ubound
8 years ago
gnosygnu 496068e9aa Section_edit: Add parse / intermediate html form
8 years ago
gnosygnu 83cf992f48 Core: Refactor base classes
8 years ago
gnosygnu 12459429b4 Import: Expand index on temp category table to include cl_type
8 years ago
gnosygnu 720668ad63 App_update: Add more implementation for standalone update app
8 years ago
gnosygnu 81dc7ea4ea Embeddable: Fix if_exists (restore)
8 years ago
gnosygnu fcbdf8bbd8 Embeddable: Fix if_exists
8 years ago
gnosygnu fc55d0e2f9 App_update: Add replace worker; add db auto-update
8 years ago
gnosygnu 103d005e62 App_update: Add download and unzip workers
8 years ago
gnosygnu fb7c675117 Import.offline: Do not re-download category dump files when importing wiki (redux)
8 years ago
gnosygnu 9aa3902265 Page_sync: Fix page_sync failing when (a) page has math and (b) math has '~{'
8 years ago
gnosygnu 2cc39bf6bc Core: Fix null-ref error in disposing connection when fatal error occurs during download
8 years ago
gnosygnu 21102d846f Image: Call 'cmd /c start' correctly by forcibly including quotes
8 years ago
gnosygnu 419367ad9f Test: Do not print warnings during test
8 years ago