]> git.plutz.net Git - cgilite/shortlog
cgilite
6 days ago Paul Hänschoffer invitation links if email is not required master
2024-03-27 Paul HänschBugfix: use HTML() escapes in most links instead of...
2024-03-20 Paul Hänschbugfix: accidental regex range
2024-03-20 Paul Hänschallow dashes in metadata names
2024-03-16 Paul Hänschawk port of some cgilite functions
2024-03-04 Paul Hänschbugfix: incorrect call of `DB2 "" new`
2024-02-27 Paul Hänschfix auto detection of sender address
2024-02-26 Paul HänschBugfix: faulty email address check
2024-02-26 Paul Hänschjson export function
2024-02-25 Paul Hänschmore consistent db2/json structure and jpath selector
2024-02-25 Paul Hänschget json values via jpath
2024-02-24 Paul Hänschread json data into recursive DB2 structure
2024-02-24 Paul Hänschmore reliable include path
2024-02-22 Paul Hänschdb23 - simple in-memory key-value DB api
2024-02-19 Paul Hänschupdated copyright notices
2024-02-16 Paul Hänschbugfix: faulty validation in user_update made pw change...
2024-01-14 Paul HänschFix broken range requests when running in dash
2023-11-20 Paul Hänschallow autocomplete in login form
2023-11-02 Paul Hänschavoid overflow of long links
2023-10-11 Paul Hänschtypo
2023-10-11 Paul Hänschdo not require class=search for input of type=search
2023-10-09 Paul Hänschallow link/image src pattern with whitespace, avoid...
2023-10-09 Paul Hänschforce ALT-text for images
2023-10-08 Paul Hänschlink and image syntax allowing whitespace URLs, repace...
2023-10-08 Paul Hänschchange order of precedence (HTML binds more than link...
2023-09-23 Paul Hänschcss: avoid search button overflow, always center h1
2023-09-21 Paul Hänschexport _DATE variable
2023-09-20 Paul Hänschbugfix: recognize center and left aligned pipe tables
2023-09-11 Paul Hänschindependent macro extension
2023-09-02 Paul Hänschallow bullet symbol as list marker (for copy/paste...
2022-07-13 Paul Hänschbugfix: do not accidentally start list blocks at second...
2023-09-01 Paul Hänschbugfix: do not consume multiple paragraphs in list...
2023-08-31 Paul HänschLICENSE CHANGE: CGIlite is now under ISC License!
2023-08-30 Paul Hänschbugfix: endless loop in _startlist because of lacking...
2023-08-30 Paul Hänschdiscriminate between different list markers
2023-08-30 Paul Hänschunified list code
2023-08-30 Paul Hänschallow block lists (again)
2023-08-30 Paul Hänschreduce use of non-posix gensub
2023-08-30 Paul Hänschsimpler block nesting, fix: h2 after paragraph
2023-08-29 Paul Hänschfix: block nesting in lists
2023-08-29 Paul Hänschfix: task list unsure
2023-08-29 Paul Hänschimproved lists
2023-08-28 Paul Hänschstyle for definition lists, adjusted list padding
2023-08-28 Paul Hänschstyle for line-block
2023-08-28 Paul Hänschtidy up variable declarations, remove additional line...
2023-08-28 Paul Hänschintroducing definition lists!
2023-08-20 Paul Hänschmarkdown: avoid adding newlines to blockquote, css...
2023-07-02 Paul Hänschheadline atttributes
2023-07-02 Paul Hänschheading text in id
2023-07-02 Paul Hänschblock level prefix to avoid repeating headline IDs
2023-07-02 Paul Hänschnesting of <section> in block elements
2023-06-22 Paul Hänschunified headline function
2023-06-21 Paul Hänschbugfix do not escape # character in link references
2023-06-21 Paul HänschOmit link IDs in nested headings, to prevent ambiguous IDs
2023-06-21 Paul HänschEXPERIMENTAL: <section> wrapping for Headlines
2023-06-19 Paul Hänschbugfix: HEX_DECODE for prefixes looking like shell...
2023-06-19 Paul Hänschbugfix: do not accidentally strip white spaces from...
2023-06-19 Paul HänschInclude backtick (`) in URL escape handling
2023-06-19 Paul Hänschbugfix: prevent endless loop in HEX_DECODE, copy non...
2023-06-13 Paul Hänschtranslatable user dialogs
2023-06-12 Paul Hänschlist padding, to prevent bullets floating into elements...
2023-06-12 Paul HänschSecurity: put backslash-escaped characters through...
2023-06-12 Paul HänschCompatibility: Grid Tables section now compatible with...
2023-06-01 Paul Hänschperformance: avoid process forking
2023-05-30 Paul Hänschwiki style links: portability regex fix
2023-05-20 Paul HänschAllow headerless grid tables
2023-05-20 Paul Hänschallow empty alt text in images
2023-05-20 Paul HänschExtension: Arrows
2023-05-18 Paul Hänschenable block element Macros
2023-05-18 Paul Hänschextesion: introduce <figure>-wrapped images as block...
2023-05-18 Paul Hänschbugfix: enable image links
2023-05-18 Paul HänschW3C Validator compliance: introduce separate function...
2022-08-04 Paul Hänschinline image attributes, wiki style links
2022-07-27 Paul Hänschbugfix/typo: correct transformation of header fields...
2022-07-25 Paul Hänschescape CR and BR in HTML output (as previously specified)
2022-06-26 Paul Hänschtable style
2022-06-26 Paul Hänschbugfix: allow trailing white space in indented code
2022-06-26 Paul Hänschbugfix anchor links starting with # character
2022-06-26 Paul Hänschbugfix: prevent white space lines from becoming code...
2022-06-26 Paul Hänschanchor links for headlines, bugfix: continue block...
2022-06-26 Paul HänschImplemented pandoc grid tables
2022-06-26 Paul HänschImplemented Pipe Tables
2022-05-31 Paul Hänschbugfix in recognition of fenced code block attributes
2022-05-31 Paul Hänschordered list of mime types, additional pdf and text...
2022-05-31 Paul Hänschstyling classes for task list, additional task list...
2022-05-22 Paul Hänschstyle for search button
2022-05-19 Paul Hänschvariable expiration times, clickable invitation links
2022-05-18 Paul Hänschdetect https/http schema for invite links
2022-05-18 Paul Hänschexport user variables
2022-05-18 Paul Hänschallow email quicklinks, bugfix pattern extractor in...
2022-05-18 Paul Hänschvariable $UID is reserved in bash and cannot be used
2022-05-17 Paul Hänschmetadata blocks
2022-05-16 Paul Hänschavoid odd margins in list items
2022-05-16 Paul Hänschuser passphrase update, improved username form
2022-05-11 Paul Hänschallow invitation without email, allow setting user...
2022-05-10 Paul Hänsch"cgilite_headers" among export variables
2022-04-08 Paul Hänschreset header variables when processing multiple requests
2022-03-24 Paul Hänschcorrected paragraph splitting and hr/h2 distinction
2022-03-24 Paul Hänschfaster hexdecode for mixed data (e.g. post-data)
2022-03-15 Paul HänschAPI CHANGE: do not set session cookie automatically
next