| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-02-16 | client/js/markdown: fix processing of inline markdown | Shyam Sunder | |
| 2022-02-14 | client: update dependencies | Shyam Sunder | |
| 2022-01-26 | client: remove URL rewriting from the markdown handler | neobooru | |
| 2021-11-29 | client: linting | Shyam Sunder | |
| 2020-06-23 | client/markdown: use DOMPurify over marked.js sanitizer | Shyam Sunder | |
| See markedjs/marked#1232 | |||
| 2020-06-06 | client+server: implement code autoformatting using prettier and black | Shyam Sunder | |
| 2020-06-04 | client/js: format code to ESLint | Shyam Sunder | |
| 2018-07-06 | client: improved build.js, use relative links | Shyam Sunder | |
| * Removed unnecessary require('config.js') calls * 'markdown.js' now uses rel. links in EntityPermalinkWrapper * 'password_reset.py' now generates rel. links * Removed 'Base URL' config parameter * Removed 'API URL' config parameter * 'build.js' no longer reads/requires config.yaml * Updated documentation * Removed unnecessary node packages used in 'build.js' abandon api_url parameter | |||
| 2017-01-08 | client/util: fix style | rr- | |
| 2016-12-22 | client/markdown: allow to specify image size | rr- | |
| 2016-11-11 | client/markdown: recognize entity links | rr- | |
| 2016-09-10 | client/errors: show errors in inline Markdown | rr- | |
| 2016-09-10 | client/util: refactor Markdown formatter code | rr- | |