Shyam Sunder
|
514b846781
|
client/js/markdown: fix processing of inline markdown
|
2022-02-16 09:09:21 -05:00 |
|
Shyam Sunder
|
b2582b7b0f
|
client: update dependencies
|
2022-02-14 18:31:15 -05:00 |
|
neobooru
|
d5a6609f75
|
client: remove URL rewriting from the markdown handler
|
2022-01-26 20:29:31 +00:00 |
|
Shyam Sunder
|
9f95e9eb90
|
client: linting
|
2021-11-29 18:44:20 -05:00 |
|
Shyam Sunder
|
0137cf383a
|
client/markdown: use DOMPurify over marked.js sanitizer
See markedjs/marked#1232
|
2020-06-23 13:24:59 -04:00 |
|
Shyam Sunder
|
57193b5715
|
client+server: implement code autoformatting using prettier and black
|
2020-06-06 08:58:23 -04:00 |
|
Shyam Sunder
|
4329b1620f
|
client/js: format code to ESLint
|
2020-06-04 19:02:33 -04:00 |
|
Shyam Sunder
|
60ab9246c6
|
client: improved build.js, use relative links
* 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
|
2018-07-06 19:40:20 +02:00 |
|
rr-
|
cb8bb0f23b
|
client/util: fix style
|
2017-01-08 10:25:29 +01:00 |
|
rr-
|
32d498c74b
|
client/markdown: allow to specify image size
|
2016-12-22 23:41:43 +01:00 |
|
rr-
|
20a5a58734
|
client/markdown: recognize entity links
|
2016-11-11 21:52:07 +01:00 |
|
rr-
|
5b565e3b00
|
client/errors: show errors in inline Markdown
|
2016-09-10 11:36:02 +02:00 |
|
rr-
|
e05e0e5fd2
|
client/util: refactor Markdown formatter code
|
2016-09-10 11:36:02 +02:00 |
|