aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* footnote/endnote fixRalph Amissah2020-05-202-20/+26
|
* html, harvests search form, minor miscRalph Amissah2020-05-209-40/+457
| | | | | | | | | - harvests add search form to db option - dark theme input background color (follows cgi search form) - html tidy html tidy
* backmatter, special sections, heading ocn fixRalph Amissah2020-05-202-44/+64
| | | | | | - special section heading object numbering: - level B title numbered - level 1 title not numbered
* backmatter, special sections, multiple fixesRalph Amissah2020-05-204-178/+154
| | | | | | | | - fix special sections eat other special sections, e.g. glossary eats bibliography & other headings - glossary stop object numbering on empty lines - glossary remove indent markup instruction - bibliography provide missing heading
* cgi output, appearance, further adjustmentsRalph Amissah2020-05-202-62/+504
|
* cgi output, adjust appearanceRalph Amissah2020-05-202-34/+300
|
* cgi search form titleRalph Amissah2020-05-209-30/+86
|
* cgi search form, no date_published breaks regex, initialize to "0000"Ralph Amissah2020-05-202-14/+16
|
* cgi search form, document sub-root pathRalph Amissah2020-05-202-42/+62
| | | | | - (doc_output_root_path - web_doc_root_path) which added to url host provides document path
* cli precedence over config file settingsRalph Amissah2020-05-2011-283/+438
| | | | | - cli precedence over config file settings - latex papersize settings sorted
* cgi search form: path; theme; download remote srcRalph Amissah2020-05-209-87/+177
| | | | | | | - config output path - dark theme - allow downloads flag for download of remote file cgi.d
* trust more, else minorRalph Amissah2020-05-207-193/+214
|
* syntax highlighting, start work, based on sisu.rbRalph Amissah2020-05-2036-4/+5272
|
* help & manpages, start workRalph Amissah2020-05-2027-5710/+9030
|
* metaverse, set behavior of block & group textRalph Amissah2020-05-205-90/+97
| | | | | - group: loses spaces, retains double newlines - block: retains spaces and newlines
* opt_actions, re-arrangment, minorRalph Amissah2020-05-202-133/+136
|
* uid, select separator that works better with sqliteRalph Amissah2020-05-207-25/+30
|
* config, where used without document processingRalph Amissah2020-05-2021-277/+574
|
* sql, sqlite internal site linksRalph Amissah2020-05-208-41/+66
|
* cgi search form, highlight matched textRalph Amissah2020-05-202-12/+100
| | | | - complication where match foun in url link
* cgi search form, toggle a documents matched index & textRalph Amissah2020-05-202-86/+227
|
* search, simplify & remove un-implemented featuresRalph Amissah2020-05-204-69/+897
|
* cgi.d track changes by Adam RuppeRalph Amissah2020-05-201-51/+321
|
* cgi.d by Adam Ruppe used, license BoostRalph Amissah2020-05-205-2/+9199
|
* 0.10.0 search sqlite & cgiRalph Amissah2020-05-2050-589/+13225
|
* meson using dubdoc-reform_v0.9.2Ralph Amissah2020-03-1411-334/+127
| | | | | | | | | - the good - works - project looks pretty clean - the bad - subprojects built externally - not suitable for debian packaging
* meson build (subproject issue with imageformats >= 7.0.1)Ralph Amissah2020-03-144-8/+7
|
* meson build (subproject imageformats pinned 7.0.0)Ralph Amissah2020-03-1417-260/+125
| | | | | | | - subprojects with "manual" git download where upstream git lacks meson.build - imageformats git tag (version) pinned, else build fails
* meson buildRalph Amissah2020-03-0622-85/+678
|
* latex outputs (various paper sizes & orientation)Ralph Amissah2020-02-267-219/+424
| | | | | - a4, a5, b4, letter, legal - portrait, landscape
* imports related, mostly cosmeticRalph Amissah2020-02-2622-73/+101
|
* code ctRegex calls, tidyingRalph Amissah2020-02-2639-236/+230
|
* address compilation issues with dmd (v2.090.0)Ralph Amissah2020-02-267-51/+57
|
* update headers and yearRalph Amissah2020-02-1133-935/+931
|
* dlang safe default imminent, look aheadRalph Amissah2020-02-1145-1105/+1027
| | | | - @safe @trusted & @system, reconsider @trusted
* reduce use of auto, much with tuplesRalph Amissah2020-02-1125-160/+232
|
* xmls, minor, internal links (metadata, images)Ralph Amissah2020-02-114-106/+72
|
* bugfix toc endnotes links in xmls, other minorRalph Amissah2020-02-118-16/+24
|
* latex, footnotes only (endnotes section removed)Ralph Amissah2020-02-112-26/+34
|
* cosmetic primarily "format"Ralph Amissah2020-02-087-62/+108
|
* dmd releaseMode results in runtime errorsRalph Amissah2020-01-132-2/+6
| | | | | | - dmd compilation - "releaseMode" results in runtime errors - "inline" more than 10 times as slow
* fix >= dmd 2.088 asserts issue (offending removed)Ralph Amissah2020-01-132-22/+22
|
* specify Tuple content for read in files, remove traits.stdRalph Amissah2020-01-1332-210/+170
|
* present per document metadataRalph Amissah2020-01-1318-58/+1014
|
* harvest topics, name hashtag level namesRalph Amissah2020-01-132-6/+12
|
* yaml doc headers, protect harvestRalph Amissah2020-01-138-109/+117
| | | | | | | - protect harvest from missing doc header metadata - title & author required - removed crude rgx yaml check (rely on yaml parser)
* src without pod.manifest, report on verboseRalph Amissah2020-01-134-20/+26
|
* xmls, home button fixesRalph Amissah2020-01-133-16/+34
|
* metaverse, remove newline after endnoteRalph Amissah2020-01-132-8/+8
| | | | - change to internal representation, minor
* checks on markup: yaml headers & reading imagesRalph Amissah2020-01-134-22/+22
|