2024-08-31 |
Paul Hänsch | split/modify some regexes for compatibility with old... |
commit | commitdiff | tree | snapshot |
2024-08-31 |
Paul Hänsch | simpler reex for matching email links (again, for porta... |
commit | commitdiff | tree | snapshot |
2024-08-30 |
Paul Hänsch | optimized emphasis regex for performance in mawk |
commit | commitdiff | tree | snapshot |
2024-08-30 |
Paul Hänsch | improved tests for nested emphasis |
commit | commitdiff | tree | snapshot |
2024-08-30 |
Paul Hänsch | modify regexes for use in mawk |
commit | commitdiff | tree | snapshot |
2024-08-30 |
Paul Hänsch | avoid recursion in _block function to increase compatib... |
commit | commitdiff | tree | snapshot |
2024-08-30 |
Paul Hänsch | avoid some recursion vor better compatibility and perfo... |
commit | commitdiff | tree | snapshot |
2024-08-30 |
Paul Hänsch | test wiki links and some full pages |
commit | commitdiff | tree | snapshot |
2024-08-30 |
Paul Hänsch | bugfix Wiki Links, bugfix regex syntax |
commit | commitdiff | tree | snapshot |
2024-08-29 |
Paul Hänsch | compatibility changes: no gensub function |
commit | commitdiff | tree | snapshot |
2024-08-29 |
Paul Hänsch | include mawk tests |
commit | commitdiff | tree | snapshot |
2024-08-29 |
Paul Hänsch | tests for references and macros |
commit | commitdiff | tree | snapshot |
2024-08-29 |
Paul Hänsch | additional tests |
commit | commitdiff | tree | snapshot |
2024-08-29 |
Paul Hänsch | additional checks, check different awk implementations |
commit | commitdiff | tree | snapshot |
2024-08-29 |
Paul Hänsch | minor fix: in fenced divs and fenced code blocks, omit... |
commit | commitdiff | tree | snapshot |
2024-08-29 |
Paul Hänsch | additional checks, minor "bug"fix: no newline befor... |
commit | commitdiff | tree | snapshot |
2024-08-28 |
Paul Hänsch | more tests |
commit | commitdiff | tree | snapshot |
2024-08-28 |
Paul Hänsch | test cases for markdown processor |
commit | commitdiff | tree | snapshot |
2024-08-27 |
Paul Hänsch | fix faulty call of HTML function |
commit | commitdiff | tree | snapshot |
2024-05-14 |
Paul Hänsch | new function RXLITERAL() for escaping regex characters |
commit | commitdiff | tree | snapshot |
2024-05-12 |
Paul Hänsch | style support for <label class=button> |
commit | commitdiff | tree | snapshot |
2024-04-17 |
Paul Hänsch | debug function |
commit | commitdiff | tree | snapshot |
2024-04-09 |
Paul Hänsch | offer invitation links if email is not required |
commit | commitdiff | tree | snapshot |
2024-03-27 |
Paul Hänsch | Bugfix: use HTML() escapes in most links instead of... |
commit | commitdiff | tree | snapshot |
2024-03-20 |
Paul Hänsch | bugfix: accidental regex range |
commit | commitdiff | tree | snapshot |
2024-03-20 |
Paul Hänsch | allow dashes in metadata names |
commit | commitdiff | tree | snapshot |
2024-03-16 |
Paul Hänsch | awk port of some cgilite functions |
commit | commitdiff | tree | snapshot |
2024-03-04 |
Paul Hänsch | bugfix: incorrect call of `DB2 "" new` |
commit | commitdiff | tree | snapshot |
2024-02-27 |
Paul Hänsch | fix auto detection of sender address |
commit | commitdiff | tree | snapshot |
2024-02-26 |
Paul Hänsch | Bugfix: faulty email address check |
commit | commitdiff | tree | snapshot |
2024-02-26 |
Paul Hänsch | json export function |
commit | commitdiff | tree | snapshot |
2024-02-25 |
Paul Hänsch | more consistent db2/json structure and jpath selector |
commit | commitdiff | tree | snapshot |
2024-02-25 |
Paul Hänsch | get json values via jpath |
commit | commitdiff | tree | snapshot |
2024-02-24 |
Paul Hänsch | read json data into recursive DB2 structure |
commit | commitdiff | tree | snapshot |
2024-02-24 |
Paul Hänsch | more reliable include path |
commit | commitdiff | tree | snapshot |
2024-02-22 |
Paul Hänsch | db23 - simple in-memory key-value DB api |
commit | commitdiff | tree | snapshot |
2024-02-19 |
Paul Hänsch | updated copyright notices |
commit | commitdiff | tree | snapshot |
2024-02-16 |
Paul Hänsch | bugfix: faulty validation in user_update made pw change... |
commit | commitdiff | tree | snapshot |
2024-01-14 |
Paul Hänsch | Fix broken range requests when running in dash |
commit | commitdiff | tree | snapshot |
2023-11-20 |
Paul Hänsch | allow autocomplete in login form |
commit | commitdiff | tree | snapshot |
2023-11-02 |
Paul Hänsch | avoid overflow of long links |
commit | commitdiff | tree | snapshot |
2023-10-11 |
Paul Hänsch | typo |
commit | commitdiff | tree | snapshot |
2023-10-11 |
Paul Hänsch | do not require class=search for input of type=search |
commit | commitdiff | tree | snapshot |
2023-10-09 |
Paul Hänsch | allow link/image src pattern with whitespace, avoid... |
commit | commitdiff | tree | snapshot |
2023-10-09 |
Paul Hänsch | force ALT-text for images |
commit | commitdiff | tree | snapshot |
2023-10-08 |
Paul Hänsch | link and image syntax allowing whitespace URLs, repace... |
commit | commitdiff | tree | snapshot |
2023-10-08 |
Paul Hänsch | change order of precedence (HTML binds more than link... |
commit | commitdiff | tree | snapshot |
2023-09-23 |
Paul Hänsch | css: avoid search button overflow, always center h1 |
commit | commitdiff | tree | snapshot |
2023-09-21 |
Paul Hänsch | export _DATE variable |
commit | commitdiff | tree | snapshot |
2023-09-20 |
Paul Hänsch | bugfix: recognize center and left aligned pipe tables |
commit | commitdiff | tree | snapshot |
2023-09-11 |
Paul Hänsch | independent macro extension |
commit | commitdiff | tree | snapshot |
2023-09-02 |
Paul Hänsch | allow bullet symbol as list marker (for copy/paste... |
commit | commitdiff | tree | snapshot |
2022-07-13 |
Paul Hänsch | bugfix: do not accidentally start list blocks at second... |
commit | commitdiff | tree | snapshot |
2023-09-01 |
Paul Hänsch | bugfix: do not consume multiple paragraphs in list... |
commit | commitdiff | tree | snapshot |
2023-08-31 |
Paul Hänsch | LICENSE CHANGE: CGIlite is now under ISC License! |
commit | commitdiff | tree | snapshot |
2023-08-30 |
Paul Hänsch | bugfix: endless loop in _startlist because of lacking... |
commit | commitdiff | tree | snapshot |
2023-08-30 |
Paul Hänsch | discriminate between different list markers |
commit | commitdiff | tree | snapshot |
2023-08-30 |
Paul Hänsch | unified list code |
commit | commitdiff | tree | snapshot |
2023-08-30 |
Paul Hänsch | allow block lists (again) |
commit | commitdiff | tree | snapshot |
2023-08-30 |
Paul Hänsch | reduce use of non-posix gensub |
commit | commitdiff | tree | snapshot |
2023-08-30 |
Paul Hänsch | simpler block nesting, fix: h2 after paragraph |
commit | commitdiff | tree | snapshot |
2023-08-29 |
Paul Hänsch | fix: block nesting in lists |
commit | commitdiff | tree | snapshot |
2023-08-29 |
Paul Hänsch | fix: task list unsure |
commit | commitdiff | tree | snapshot |
2023-08-29 |
Paul Hänsch | improved lists |
commit | commitdiff | tree | snapshot |
2023-08-28 |
Paul Hänsch | style for definition lists, adjusted list padding |
commit | commitdiff | tree | snapshot |
2023-08-28 |
Paul Hänsch | style for line-block |
commit | commitdiff | tree | snapshot |
2023-08-28 |
Paul Hänsch | tidy up variable declarations, remove additional line... |
commit | commitdiff | tree | snapshot |
2023-08-28 |
Paul Hänsch | introducing definition lists! |
commit | commitdiff | tree | snapshot |
2023-08-20 |
Paul Hänsch | markdown: avoid adding newlines to blockquote, css... |
commit | commitdiff | tree | snapshot |
2023-07-02 |
Paul Hänsch | headline atttributes |
commit | commitdiff | tree | snapshot |
2023-07-02 |
Paul Hänsch | heading text in id |
commit | commitdiff | tree | snapshot |
2023-07-02 |
Paul Hänsch | block level prefix to avoid repeating headline IDs |
commit | commitdiff | tree | snapshot |
2023-07-02 |
Paul Hänsch | nesting of <section> in block elements |
commit | commitdiff | tree | snapshot |
2023-06-22 |
Paul Hänsch | unified headline function |
commit | commitdiff | tree | snapshot |
2023-06-21 |
Paul Hänsch | bugfix do not escape # character in link references |
commit | commitdiff | tree | snapshot |
2023-06-21 |
Paul Hänsch | Omit link IDs in nested headings, to prevent ambiguous IDs |
commit | commitdiff | tree | snapshot |
2023-06-21 |
Paul Hänsch | EXPERIMENTAL: <section> wrapping for Headlines |
commit | commitdiff | tree | snapshot |
2023-06-19 |
Paul Hänsch | bugfix: HEX_DECODE for prefixes looking like shell... |
commit | commitdiff | tree | snapshot |
2023-06-19 |
Paul Hänsch | bugfix: do not accidentally strip white spaces from... |
commit | commitdiff | tree | snapshot |
2023-06-19 |
Paul Hänsch | Include backtick (`) in URL escape handling |
commit | commitdiff | tree | snapshot |
2023-06-19 |
Paul Hänsch | bugfix: prevent endless loop in HEX_DECODE, copy non... |
commit | commitdiff | tree | snapshot |
2023-06-13 |
Paul Hänsch | translatable user dialogs |
commit | commitdiff | tree | snapshot |
2023-06-12 |
Paul Hänsch | list padding, to prevent bullets floating into elements... |
commit | commitdiff | tree | snapshot |
2023-06-12 |
Paul Hänsch | Security: put backslash-escaped characters through... |
commit | commitdiff | tree | snapshot |
2023-06-12 |
Paul Hänsch | Compatibility: Grid Tables section now compatible with... |
commit | commitdiff | tree | snapshot |
2023-06-01 |
Paul Hänsch | performance: avoid process forking |
commit | commitdiff | tree | snapshot |
2023-05-30 |
Paul Hänsch | wiki style links: portability regex fix |
commit | commitdiff | tree | snapshot |
2023-05-20 |
Paul Hänsch | Allow headerless grid tables |
commit | commitdiff | tree | snapshot |
2023-05-20 |
Paul Hänsch | allow empty alt text in images |
commit | commitdiff | tree | snapshot |
2023-05-20 |
Paul Hänsch | Extension: Arrows |
commit | commitdiff | tree | snapshot |
2023-05-18 |
Paul Hänsch | enable block element Macros |
commit | commitdiff | tree | snapshot |
2023-05-18 |
Paul Hänsch | extesion: introduce <figure>-wrapped images as block... |
commit | commitdiff | tree | snapshot |
2023-05-18 |
Paul Hänsch | bugfix: enable image links |
commit | commitdiff | tree | snapshot |
2023-05-18 |
Paul Hänsch | W3C Validator compliance: introduce separate function... |
commit | commitdiff | tree | snapshot |
2022-08-04 |
Paul Hänsch | inline image attributes, wiki style links |
commit | commitdiff | tree | snapshot |
2022-07-27 |
Paul Hänsch | bugfix/typo: correct transformation of header fields... |
commit | commitdiff | tree | snapshot |
2022-07-25 |
Paul Hänsch | escape CR and BR in HTML output (as previously specified) |
commit | commitdiff | tree | snapshot |
2022-06-26 |
Paul Hänsch | table style |
commit | commitdiff | tree | snapshot |
2022-06-26 |
Paul Hänsch | bugfix: allow trailing white space in indented code |
commit | commitdiff | tree | snapshot |
2022-06-26 |
Paul Hänsch | bugfix anchor links starting with # character |
commit | commitdiff | tree | snapshot |
next |