<feed xmlns='http://www.w3.org/2005/Atom'>
<title>hedgedoc/lib/config, branch cindy</title>
<subtitle>Hedgedoc with support for CindyScript</subtitle>
<id>https://stuebinm.eu/git/hedgedoc/atom/lib/config?h=cindy</id>
<link rel='self' href='https://stuebinm.eu/git/hedgedoc/atom/lib/config?h=cindy'/>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/hedgedoc/'/>
<updated>2021-05-06T19:19:14Z</updated>
<entry>
<title>Automatically enable protocolUseSSL when useSSL is set</title>
<updated>2021-05-06T19:19:14Z</updated>
<author>
<name>David Mehren</name>
</author>
<published>2021-05-04T09:51:06Z</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/hedgedoc/commit/?id=aece96f53909c3945b66b1f2f726b07b5fb6489f'/>
<id>urn:sha1: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>
</entry>
<entry>
<title>Config: Remove image/jpg</title>
<updated>2021-03-28T20:28:35Z</updated>
<author>
<name>Philip Molares</name>
</author>
<published>2021-03-28T20:28:35Z</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/hedgedoc/commit/?id=be3eee16034299150a897c30ae23df4af4e9d624'/>
<id>urn:sha1: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>
</entry>
<entry>
<title>Linter: Fix all lint errors</title>
<updated>2021-02-15T11:15:14Z</updated>
<author>
<name>Philip Molares</name>
</author>
<published>2021-02-15T08:42:51Z</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/hedgedoc/commit/?id=136d895d155f28c2e75b3af206549acaa2a354ed'/>
<id>urn:sha1:136d895d155f28c2e75b3af206549acaa2a354ed</id>
<content type='text'>
Signed-off-by: Philip Molares &lt;philip.molares@udo.edu&gt;
</content>
</entry>
<entry>
<title>Don't add new config option in hackmd compatibility layer</title>
<updated>2021-01-23T15:20:03Z</updated>
<author>
<name>Nicolas Dietrich</name>
</author>
<published>2021-01-23T13:15:51Z</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/hedgedoc/commit/?id=ad056d7dbbe0c0bf6cb8d390f88d5e47a288cae1'/>
<id>urn:sha1:ad056d7dbbe0c0bf6cb8d390f88d5e47a288cae1</id>
<content type='text'>
Signed-off-by: Nicolas Dietrich &lt;nidi@mailbox.org&gt;
</content>
</entry>
<entry>
<title>Keep JS and env varibale name in sync (requireFreeURLAuthentication)</title>
<updated>2021-01-23T13:14:47Z</updated>
<author>
<name>Nicolas Dietrich</name>
</author>
<published>2021-01-23T13:14:47Z</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/hedgedoc/commit/?id=5e269e4af97b78765b63c3e1dc638d5cbb50ac0b'/>
<id>urn:sha1:5e269e4af97b78765b63c3e1dc638d5cbb50ac0b</id>
<content type='text'>
Signed-off-by: Nicolas Dietrich &lt;nidi@mailbox.org&gt;
</content>
</entry>
<entry>
<title>Add config option which requires authentication in FreeURL mode</title>
<updated>2021-01-22T15:52:49Z</updated>
<author>
<name>Nicolas Dietrich</name>
</author>
<published>2021-01-22T15:47:47Z</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/hedgedoc/commit/?id=497569fee4a841b13ed1606ca54f269162d3fa62'/>
<id>urn:sha1: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>
</entry>
<entry>
<title>Merge pull request #597 from hedgedoc/fix/install-docs</title>
<updated>2020-11-29T14:51:43Z</updated>
<author>
<name>David Mehren</name>
</author>
<published>2020-11-29T14:51:43Z</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/hedgedoc/commit/?id=a5d835cb74db33184e52a810231fd583b5c9afdb'/>
<id>urn:sha1:a5d835cb74db33184e52a810231fd583b5c9afdb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace mentions of `config.js` with `config.json`</title>
<updated>2020-11-27T21:41:54Z</updated>
<author>
<name>David Mehren</name>
</author>
<published>2020-11-26T20:11:24Z</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/hedgedoc/commit/?id=0b44a40d1a8a6f54ff4b6b324a265e2d4e5f11f3'/>
<id>urn:sha1:0b44a40d1a8a6f54ff4b6b324a265e2d4e5f11f3</id>
<content type='text'>
Signed-off-by: David Mehren &lt;git@herrmehren.de&gt;
</content>
</entry>
<entry>
<title>Merge pull request #596 from hedgedoc/remove-pdf-export-code</title>
<updated>2020-11-27T17:31:19Z</updated>
<author>
<name>David Mehren</name>
</author>
<published>2020-11-27T17:31:19Z</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/hedgedoc/commit/?id=61f54db63eea7e590cd751d4878d1c445c7f9cf8'/>
<id>urn:sha1:61f54db63eea7e590cd751d4878d1c445c7f9cf8</id>
<content type='text'>
Remove pdf export code</content>
</entry>
<entry>
<title>Remove pdf export code</title>
<updated>2020-11-26T20:09:23Z</updated>
<author>
<name>Tilman Vatteroth</name>
</author>
<published>2020-11-26T19:52:57Z</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/hedgedoc/commit/?id=97312b5ed3db8e5967184fc2f693a47dcba091f5'/>
<id>urn:sha1:97312b5ed3db8e5967184fc2f693a47dcba091f5</id>
<content type='text'>
Signed-off-by: Tilman Vatteroth &lt;tilman.vatteroth@tu-dortmund.de&gt;
</content>
</entry>
</feed>
