Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | metaverse, xml dom close eof | Ralph Amissah | 2021-12-03 | 1 | -97/+139 |
| | |||||
* | org files, tangle output, some fixes | Ralph Amissah | 2021-11-27 | 2 | -228/+127 |
| | |||||
* | configuration, hierarchy filenames & paths ... | Ralph Amissah | 2021-11-27 | 3 | -881/+994 |
| | |||||
* | sqlite related internal naming | Ralph Amissah | 2021-11-27 | 2 | -10/+12 |
| | |||||
* | primarily org related | Ralph Amissah | 2021-11-27 | 17 | -146/+146 |
| | |||||
* | metadata "curate" replaces "harvest" | Ralph Amissah | 2021-09-09 | 4 | -92/+92 |
| | | | | | - "curated metadata" instead of "metadata harvest" - css color change to related pages, light theme | ||||
* | xmls, epub3 toc_nav.xhtml toc.ncx | Ralph Amissah | 2021-09-09 | 1 | -4/+7 |
| | |||||
* | metaverse parallel processing reproducability | Ralph Amissah | 2021-08-22 | 1 | -5/+9 |
| | | | | | - html xhtml issue with tags - epub issue with title (skipped) in OEBPS/toc.ncx | ||||
* | config, clean up and make a bit more consistent | Ralph Amissah | 2021-08-20 | 4 | -40/+39 |
| | | | | | - check version settings with: rg -A2 _version_set$ org | ||||
* | spine search and configuration related | Ralph Amissah | 2021-08-11 | 6 | -15/+35 |
| | |||||
* | org-mode file minor adjustment | Ralph Amissah | 2021-05-05 | 1 | -3/+1 |
| | |||||
* | regex adjust, dc update build fix required | Ralph Amissah | 2021-05-03 | 1 | -5/+5 |
| | | | | - ldc-v1.26.0 dmd-v2.096.1 | ||||
* | doc summary reinstated (org fix) | Ralph Amissah | 2021-04-13 | 1 | -0/+56 |
| | |||||
* | headers: copyright, license, year; also https | Ralph Amissah | 2021-04-08 | 17 | -507/+907 |
| | |||||
* | org mode, code-block names | Ralph Amissah | 2020-10-23 | 1 | -2/+1 |
| | |||||
* | org mode, unique code-block names & adjust headers | Ralph Amissah | 2020-10-19 | 2 | -2/+2 |
| | | | | | - avoid org-mode undefined behavior, provide unique code-block names | ||||
* | catching | Ralph Amissah | 2020-05-21 | 2 | -7/+11 |
| | |||||
* | doc abstraction, code & org whitespace, cosmetic | Ralph Amissah | 2020-05-20 | 2 | -983/+983 |
| | |||||
* | doc structure hash removed, replaced, unused | Ralph Amissah | 2020-05-20 | 3 | -44/+0 |
| | | | | | | - doc abstraction changes (use of new associative array named "pith" with enum) replaces the redundant doc structure associative array | ||||
* | doc abstraction, pith replaces obj_type_status | Ralph Amissah | 2020-05-20 | 1 | -97/+83 |
| | | | | - instructions sequence for headings & verse | ||||
* | doc abstraction, track paragraphs & headings | Ralph Amissah | 2020-05-20 | 1 | -38/+40 |
| | |||||
* | doc abstraction, state | Ralph Amissah | 2020-05-20 | 1 | -765/+788 |
| | | | | - block_is, block_state, block_delim | ||||
* | doc abstraction, object numbering and dummy headings | Ralph Amissah | 2020-05-20 | 1 | -106/+116 |
| | |||||
* | renaming | Ralph Amissah | 2020-05-20 | 2 | -444/+429 |
| | |||||
* | metaverse, doc structure & blocks, change tracking | Ralph Amissah | 2020-05-20 | 3 | -42/+74 |
| | |||||
* | footnote/endnote fix | Ralph Amissah | 2020-05-20 | 1 | -10/+13 |
| | |||||
* | html, harvests search form, minor misc | Ralph Amissah | 2020-05-20 | 2 | -2/+154 |
| | | | | | | | | | - 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 fix | Ralph Amissah | 2020-05-20 | 1 | -22/+32 |
| | | | | | | - special section heading object numbering: - level B title numbered - level 1 title not numbered | ||||
* | backmatter, special sections, multiple fixes | Ralph Amissah | 2020-05-20 | 2 | -86/+77 |
| | | | | | | | | - 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 search form title | Ralph Amissah | 2020-05-20 | 3 | -6/+15 |
| | |||||
* | cli precedence over config file settings | Ralph Amissah | 2020-05-20 | 5 | -118/+202 |
| | | | | | - cli precedence over config file settings - latex papersize settings sorted | ||||
* | trust more, else minor | Ralph Amissah | 2020-05-20 | 1 | -1/+0 |
| | |||||
* | metaverse, set behavior of block & group text | Ralph Amissah | 2020-05-20 | 2 | -44/+46 |
| | | | | | - group: loses spaces, retains double newlines - block: retains spaces and newlines | ||||
* | uid, select separator that works better with sqlite | Ralph Amissah | 2020-05-20 | 2 | -1/+3 |
| | |||||
* | config, where used without document processing | Ralph Amissah | 2020-05-20 | 6 | -29/+114 |
| | |||||
* | sql, sqlite internal site links | Ralph Amissah | 2020-05-20 | 3 | -2/+12 |
| | |||||
* | 0.10.0 search sqlite & cgi | Ralph Amissah | 2020-05-20 | 6 | -71/+208 |
| | |||||
* | imports related, mostly cosmetic | Ralph Amissah | 2020-02-26 | 2 | -10/+2 |
| | |||||
* | code ctRegex calls, tidying | Ralph Amissah | 2020-02-26 | 10 | -49/+47 |
| | |||||
* | address compilation issues with dmd (v2.090.0) | Ralph Amissah | 2020-02-26 | 2 | -4/+3 |
| | |||||
* | dlang safe default imminent, look ahead | Ralph Amissah | 2020-02-11 | 12 | -178/+178 |
| | | | | - @safe @trusted & @system, reconsider @trusted | ||||
* | reduce use of auto, much with tuples | Ralph Amissah | 2020-02-11 | 6 | -34/+56 |
| | |||||
* | bugfix toc endnotes links in xmls, other minor | Ralph Amissah | 2020-02-11 | 1 | -2/+2 |
| | |||||
* | cosmetic primarily "format" | Ralph Amissah | 2020-02-08 | 3 | -25/+52 |
| | |||||
* | specify Tuple content for read in files, remove traits.std | Ralph Amissah | 2020-01-13 | 12 | -26/+12 |
| | |||||
* | present per document metadata | Ralph Amissah | 2020-01-13 | 6 | -14/+30 |
| | |||||
* | harvest topics, name hashtag level names | Ralph Amissah | 2020-01-13 | 1 | -3/+6 |
| | |||||
* | yaml doc headers, protect harvest | Ralph Amissah | 2020-01-13 | 2 | -30/+30 |
| | | | | | | | - protect harvest from missing doc header metadata - title & author required - removed crude rgx yaml check (rely on yaml parser) | ||||
* | xmls, home button fixes | Ralph Amissah | 2020-01-13 | 2 | -6/+14 |
| | |||||
* | metaverse, remove newline after endnote | Ralph Amissah | 2020-01-13 | 1 | -4/+4 |
| | | | | - change to internal representation, minor |