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 |
2022-06-26 |
Paul Hänsch | bugfix: prevent white space lines from becoming code... |
commit | commitdiff | tree | snapshot |
2022-06-26 |
Paul Hänsch | anchor links for headlines, bugfix: continue block... |
commit | commitdiff | tree | snapshot |
2022-06-26 |
Paul Hänsch | Implemented pandoc grid tables |
commit | commitdiff | tree | snapshot |
2022-06-26 |
Paul Hänsch | Implemented Pipe Tables |
commit | commitdiff | tree | snapshot |
2022-05-31 |
Paul Hänsch | bugfix in recognition of fenced code block attributes |
commit | commitdiff | tree | snapshot |
2022-05-31 |
Paul Hänsch | ordered list of mime types, additional pdf and text... |
commit | commitdiff | tree | snapshot |
2022-05-31 |
Paul Hänsch | styling classes for task list, additional task list... |
commit | commitdiff | tree | snapshot |
2022-05-22 |
Paul Hänsch | style for search button |
commit | commitdiff | tree | snapshot |
2022-05-19 |
Paul Hänsch | variable expiration times, clickable invitation links |
commit | commitdiff | tree | snapshot |
2022-05-18 |
Paul Hänsch | detect https/http schema for invite links |
commit | commitdiff | tree | snapshot |
2022-05-18 |
Paul Hänsch | export user variables |
commit | commitdiff | tree | snapshot |
2022-05-18 |
Paul Hänsch | allow email quicklinks, bugfix pattern extractor in... |
commit | commitdiff | tree | snapshot |
2022-05-18 |
Paul Hänsch | variable $UID is reserved in bash and cannot be used |
commit | commitdiff | tree | snapshot |
2022-05-17 |
Paul Hänsch | metadata blocks |
commit | commitdiff | tree | snapshot |
2022-05-16 |
Paul Hänsch | avoid odd margins in list items |
commit | commitdiff | tree | snapshot |
2022-05-16 |
Paul Hänsch | user passphrase update, improved username form |
commit | commitdiff | tree | snapshot |
2022-05-11 |
Paul Hänsch | allow invitation without email, allow setting user... |
commit | commitdiff | tree | snapshot |
2022-05-10 |
Paul Hänsch | "cgilite_headers" among export variables |
commit | commitdiff | tree | snapshot |
2022-04-08 |
Paul Hänsch | reset header variables when processing multiple requests |
commit | commitdiff | tree | snapshot |
2022-03-24 |
Paul Hänsch | corrected paragraph splitting and hr/h2 distinction |
commit | commitdiff | tree | snapshot |
2022-03-24 |
Paul Hänsch | faster hexdecode for mixed data (e.g. post-data) |
commit | commitdiff | tree | snapshot |
2022-03-15 |
Paul Hänsch | API CHANGE: do not set session cookie automatically |
commit | commitdiff | tree | snapshot |
2022-03-10 |
Paul Hänsch | enable pandoc fenced divs, and fenced code attributes |
commit | commitdiff | tree | snapshot |
2022-03-10 |
Paul Hänsch | make hr tag visible again |
commit | commitdiff | tree | snapshot |
2022-02-23 |
Paul Hänsch | bugfix: prevent HTML injection in reference style link... |
commit | commitdiff | tree | snapshot |
2022-02-20 |
Paul Hänsch | markdown support for external macro plugin |
commit | commitdiff | tree | snapshot |
2021-11-16 |
Paul Hänsch | bugfix URL escaping for ? and % |
commit | commitdiff | tree | snapshot |
2021-11-16 |
Paul Hänsch | faster HTML and URL functions |
commit | commitdiff | tree | snapshot |
2021-10-28 |
Paul Hänsch | export application globals |
commit | commitdiff | tree | snapshot |
2021-10-27 |
Paul Hänsch | idmap functions |
commit | commitdiff | tree | snapshot |
2021-10-27 |
Paul Hänsch | better data-layer / UI-layer abstraction in user functions |
commit | commitdiff | tree | snapshot |
2021-10-13 |
Paul Hänsch | allow server site message page to confirm registration |
commit | commitdiff | tree | snapshot |
2021-10-07 |
Paul Hänsch | perform _BASE striping outside of internal web server |
commit | commitdiff | tree | snapshot |
2021-10-07 |
Paul Hänsch | cleaner display of activation link, include port number... |
commit | commitdiff | tree | snapshot |
2021-10-07 |
Paul Hänsch | strip _BASE path from PATH_INFO variable |
commit | commitdiff | tree | snapshot |
2021-10-07 |
Paul Hänsch | user invite function, handle invite/registration expire... |
commit | commitdiff | tree | snapshot |
2021-09-29 |
Paul Hänsch | bugfix tooltips |
commit | commitdiff | tree | snapshot |
2021-09-29 |
Paul Hänsch | improved markup for styling |
commit | commitdiff | tree | snapshot |
2021-09-29 |
Paul Hänsch | min-height for textarea |
commit | commitdiff | tree | snapshot |
2021-09-29 |
Paul Hänsch | unambiguous cookie path when destroying user session |
commit | commitdiff | tree | snapshot |
2021-09-22 |
Paul Hänsch | automatically swap in confirmation dialog for registration |
commit | commitdiff | tree | snapshot |
2021-09-21 |
Paul Hänsch | fix in email syntax and confirm path |
commit | commitdiff | tree | snapshot |
2021-09-21 |
Paul Hänsch | ignore automatic files from modules |
commit | commitdiff | tree | snapshot |
2021-09-21 |
Paul Hänsch | syntax fixes, minor sanity checks |
commit | commitdiff | tree | snapshot |
2021-09-16 |
Paul Hänsch | user account functions |
commit | commitdiff | tree | snapshot |
2021-09-15 |
Paul Hänsch | function new_session to force session update, limit... |
commit | commitdiff | tree | snapshot |
2021-09-13 |
Paul Hänsch | allow suppression of default session cookie |
commit | commitdiff | tree | snapshot |
2021-09-13 |
Paul Hänsch | STRING encodes empty values as backslash for easyer... |
commit | commitdiff | tree | snapshot |
2021-09-12 |
Paul Hänsch | typo in cli parsing |
commit | commitdiff | tree | snapshot |
2021-08-27 |
Paul Hänsch | Set _EXEC _DATA and _BASE variables |
commit | commitdiff | tree | snapshot |
2021-08-24 |
Paul Hänsch | much faster hex decode function |
commit | commitdiff | tree | snapshot |
2021-08-23 |
Paul Hänsch | simpler lock algorithm using files |
commit | commitdiff | tree | snapshot |
2021-08-02 |
Paul Hänsch | improved gonzo mac if openssl is unavailable |
commit | commitdiff | tree | snapshot |
2021-07-26 |
Paul Hänsch | bugfix: faulty check in update and append |
commit | commitdiff | tree | snapshot |
2021-07-26 |
Paul Hänsch | bugfix: parameter passing in cgilite_value calls |
commit | commitdiff | tree | snapshot |
2021-07-26 |
Paul Hänsch | portability GNU `date` / Busybox `date` |
commit | commitdiff | tree | snapshot |
2021-07-25 |
Paul Hänsch | Fix: prevent horizontal rule from masking 2nd order... |
commit | commitdiff | tree | snapshot |
2021-07-24 |
Paul Hänsch | enable pipe/argument choice for more functions |
commit | commitdiff | tree | snapshot |
2021-07-08 |
Paul Hänsch | md: heading identifiers |
commit | commitdiff | tree | snapshot |
2021-07-07 |
Paul Hänsch | md: handle DOS line breaks |
commit | commitdiff | tree | snapshot |
2021-07-07 |
Paul Hänsch | md: task lists |
commit | commitdiff | tree | snapshot |
2021-07-07 |
Paul Hänsch | HTML escaping, switchable HTML processing |
commit | commitdiff | tree | snapshot |
2021-07-06 |
Paul Hänsch | md: inline HTML |
commit | commitdiff | tree | snapshot |
2021-07-06 |
Paul Hänsch | bugfix: stop condition in HTML block |
commit | commitdiff | tree | snapshot |
2021-07-05 |
Paul Hänsch | md: verbatim html block, md: allow emphasis before... |
commit | commitdiff | tree | snapshot |
next |