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 |
|