<feed xmlns='http://www.w3.org/2005/Atom'>
<title>hedgedoc/lib/config, branch cindy</title>
<subtitle>Hedgedoc with support for CindyScript
</subtitle>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/hedgedoc/'/>
<entry>
<title>Automatically enable protocolUseSSL when useSSL is set</title>
<updated>2021-05-06T19:19:14+00:00</updated>
<author>
<name>David Mehren</name>
</author>
<published>2021-05-04T09:51:06+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/hedgedoc/commit/?id=aece96f53909c3945b66b1f2f726b07b5fb6489f'/>
<id>aece96f53909c3945b66b1f2f726b07b5fb6489f</id>
<content type='text'>
 This makes the behavior consistent with the docs and
 saves the user from having to both set
 `useSSL` and `protocolUseSSL`.

Signed-off-by: David Mehren &lt;git@herrmehren.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 This makes the behavior consistent with the docs and
 saves the user from having to both set
 `useSSL` and `protocolUseSSL`.

Signed-off-by: David Mehren &lt;git@herrmehren.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Config: Remove image/jpg</title>
<updated>2021-03-28T20:28:35+00:00</updated>
<author>
<name>Philip Molares</name>
</author>
<published>2021-03-28T20:28:35+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/hedgedoc/commit/?id=be3eee16034299150a897c30ae23df4af4e9d624'/>
<id>be3eee16034299150a897c30ae23df4af4e9d624</id>
<content type='text'>
This was done because both .jpg and .jpeg get the mime type 'image/jpeg' by FileType

Signed-off-by: Philip Molares &lt;philip.molares@udo.edu&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This was done because both .jpg and .jpeg get the mime type 'image/jpeg' by FileType

Signed-off-by: Philip Molares &lt;philip.molares@udo.edu&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Linter: Fix all lint errors</title>
<updated>2021-02-15T11:15:14+00:00</updated>
<author>
<name>Philip Molares</name>
</author>
<published>2021-02-15T08:42:51+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/hedgedoc/commit/?id=136d895d155f28c2e75b3af206549acaa2a354ed'/>
<id>136d895d155f28c2e75b3af206549acaa2a354ed</id>
<content type='text'>
Signed-off-by: Philip Molares &lt;philip.molares@udo.edu&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Philip Molares &lt;philip.molares@udo.edu&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't add new config option in hackmd compatibility layer</title>
<updated>2021-01-23T15:20:03+00:00</updated>
<author>
<name>Nicolas Dietrich</name>
</author>
<published>2021-01-23T13:15:51+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/hedgedoc/commit/?id=ad056d7dbbe0c0bf6cb8d390f88d5e47a288cae1'/>
<id>ad056d7dbbe0c0bf6cb8d390f88d5e47a288cae1</id>
<content type='text'>
Signed-off-by: Nicolas Dietrich &lt;nidi@mailbox.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Nicolas Dietrich &lt;nidi@mailbox.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Keep JS and env varibale name in sync (requireFreeURLAuthentication)</title>
<updated>2021-01-23T13:14:47+00:00</updated>
<author>
<name>Nicolas Dietrich</name>
</author>
<published>2021-01-23T13:14:47+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/hedgedoc/commit/?id=5e269e4af97b78765b63c3e1dc638d5cbb50ac0b'/>
<id>5e269e4af97b78765b63c3e1dc638d5cbb50ac0b</id>
<content type='text'>
Signed-off-by: Nicolas Dietrich &lt;nidi@mailbox.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Nicolas Dietrich &lt;nidi@mailbox.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add config option which requires authentication in FreeURL mode</title>
<updated>2021-01-22T15:52:49+00:00</updated>
<author>
<name>Nicolas Dietrich</name>
</author>
<published>2021-01-22T15:47:47+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/hedgedoc/commit/?id=497569fee4a841b13ed1606ca54f269162d3fa62'/>
<id>497569fee4a841b13ed1606ca54f269162d3fa62</id>
<content type='text'>
This mitigates unintended note creation by bots or humans through a
simple GET call.

See discussion in #754.

Signed-off-by: Nicolas Dietrich &lt;nidi@mailbox.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This mitigates unintended note creation by bots or humans through a
simple GET call.

See discussion in #754.

Signed-off-by: Nicolas Dietrich &lt;nidi@mailbox.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #597 from hedgedoc/fix/install-docs</title>
<updated>2020-11-29T14:51:43+00:00</updated>
<author>
<name>David Mehren</name>
</author>
<published>2020-11-29T14:51:43+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/hedgedoc/commit/?id=a5d835cb74db33184e52a810231fd583b5c9afdb'/>
<id>a5d835cb74db33184e52a810231fd583b5c9afdb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace mentions of `config.js` with `config.json`</title>
<updated>2020-11-27T21:41:54+00:00</updated>
<author>
<name>David Mehren</name>
</author>
<published>2020-11-26T20:11:24+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/hedgedoc/commit/?id=0b44a40d1a8a6f54ff4b6b324a265e2d4e5f11f3'/>
<id>0b44a40d1a8a6f54ff4b6b324a265e2d4e5f11f3</id>
<content type='text'>
Signed-off-by: David Mehren &lt;git@herrmehren.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: David Mehren &lt;git@herrmehren.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #596 from hedgedoc/remove-pdf-export-code</title>
<updated>2020-11-27T17:31:19+00:00</updated>
<author>
<name>David Mehren</name>
</author>
<published>2020-11-27T17:31:19+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/hedgedoc/commit/?id=61f54db63eea7e590cd751d4878d1c445c7f9cf8'/>
<id>61f54db63eea7e590cd751d4878d1c445c7f9cf8</id>
<content type='text'>
Remove pdf export code</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove pdf export code</pre>
</div>
</content>
</entry>
<entry>
<title>Remove pdf export code</title>
<updated>2020-11-26T20:09:23+00:00</updated>
<author>
<name>Tilman Vatteroth</name>
</author>
<published>2020-11-26T19:52:57+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/hedgedoc/commit/?id=97312b5ed3db8e5967184fc2f693a47dcba091f5'/>
<id>97312b5ed3db8e5967184fc2f693a47dcba091f5</id>
<content type='text'>
Signed-off-by: Tilman Vatteroth &lt;tilman.vatteroth@tu-dortmund.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Tilman Vatteroth &lt;tilman.vatteroth@tu-dortmund.de&gt;
</pre>
</div>
</content>
</entry>
</feed>
