1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* modularized import code into new woas.importer module More... almost 14 years ago
* disable wsif_ds_lock upon release More... almost 14 years ago
* now using comma ',' to separate tags, while pipe '|' is deprecated More... almost 14 years ago
* moved all history management code into 'woas.history' module More... almost 14 years ago
* moved bold syntax regex into woas.parser object More... almost 14 years ago
* added nowiki with bold support example macro More... almost 14 years ago
* moved MAX_TRANSCLUSION_RECURSE into woas.parser module More... almost 14 years ago
* removed reference to macro.js from woas.htm More... almost 14 years ago
* moved all macro code into woas.macro module More... almost 14 years ago
* added some code which shall catch invalid timestamps during import More... almost 14 years ago
* moved all UTF8-related code to woas.utf8 module in framework.js More... almost 14 years ago
* fixed broken call to custom_focus() More... almost 14 years ago
* fixed reference to woas_embedded class More... almost 14 years ago
* modularized base64 encoding/decoding More... almost 14 years ago
* now using 'woas_nowiki' and 'woas_nowiki_multiline' to render nowiki syntax, coupled with <pre/> tag More... almost 14 years ago
* fixed tagging issue (found by littlegirl) More... almost 14 years ago
* set focus to search box when accessing Special::Search (found by littlegirl) More... almost 14 years ago
* fixed a typo which prevented correct <head/> to be generated in exported pages More... almost 14 years ago
* fixed issue with keywords generation on pages without any keyword More... almost 14 years ago
* allow tag expansion in aliases More... almost 14 years ago
* unified wiki link rendering code More... almost 14 years ago
* use unaliased page during parse of external links More... almost 14 years ago
* moved export code into woas.exporter module More... almost 14 years ago
* added new page link to Special::Advanced More... almost 14 years ago
* correctly display search results and count of matches More... almost 14 years ago
* other minor fixes for clear search feature More... almost 14 years ago
* fixed clear search button behaviour More... almost 14 years ago
* fixed render_title bug leading to backlinks not working properly (found by littlegirl) More... almost 14 years ago
* fixed about page glitch when editing (found by deroock) More... almost 14 years ago
* fixed "link" class references More... almost 14 years ago