jmoiron plays the blues
7c5299d6 to
gowiki
less repetitive handling of default headers
60db0501 to
gowiki
show crosslinks info for pages on page display
e93d42c2 to
gowiki
change escaped mediawiki link behavior to hide display of one \!
0cc0d92c to
gowiki
parse and save MediaWiki style crosslinks (no display yet)
7279f4ab to
gowiki
fix #1, make sure OwnedBy.Valid is true when setting the ownedby field
jmoiron/humanize 56274b6 · update readme, change ko_KR po headers to reflect author
jmoiron/humanize 1bf3f4c · add humanize.humandate which overflows to include the year on dates 365+ days in the past, unlike humanize.humanday which always shows the month+day (fixes #2)
jmoiron/humanize a09068a · Merge pull request #11 from youngrok/master
528ad483 to
mandira
make Loaded an exported field, add IsTemplate which recognizes common mandira extensions
307c3522 to
gowiki
mainly documentation updates, make the bootstrap process a bit more easy to deal with so that gowiki will repopulate files and the index on old versions of wiki.db
c0cd46e1 to
gowiki
allow live updating of (deployment mode) static assets and base/page templates from a file editing interface, allowing online customization of styles et al
dce79110 to
modl
use text instead of meaningless varchar in sqlite dialect
d6be1235 to
mandira
add experimental Loader to ease using directories of templates; feel free to use it but the interface is not fully baked yet
bfdf8d35 to
gowiki
implement configuration, access controls, error & note styles
c278050d to
gowiki
fix build problem (missing:)
8a3f4e24 to
gowiki
environ helper