<feed xmlns='http://www.w3.org/2005/Atom'>
<title>hedgedoc/test, branch cindy</title>
<subtitle>Hedgedoc with support for CindyScript</subtitle>
<id>https://stuebinm.eu/git/hedgedoc/atom/test?h=cindy</id>
<link rel='self' href='https://stuebinm.eu/git/hedgedoc/atom/test?h=cindy'/>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/hedgedoc/'/>
<updated>2021-02-15T11:15:14Z</updated>
<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>Add test for dropbox csp rule</title>
<updated>2020-08-22T23:41:55Z</updated>
<author>
<name>Erik Michelson</name>
</author>
<published>2020-08-22T23:41:55Z</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/hedgedoc/commit/?id=c2c28d3aeb4f3db92991bf77cd8e8dfa1be2268f'/>
<id>urn:sha1:c2c28d3aeb4f3db92991bf77cd8e8dfa1be2268f</id>
<content type='text'>
Signed-off-by: Erik Michelson &lt;github@erik.michelson.eu&gt;
</content>
</entry>
<entry>
<title>Added dropbox.appKey to test config to fix failing tests</title>
<updated>2020-08-22T23:35:45Z</updated>
<author>
<name>Erik Michelson</name>
</author>
<published>2020-08-22T23:35:45Z</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/hedgedoc/commit/?id=3115c472fb705de894739f574c2b0266f3fa3e0b'/>
<id>urn:sha1:3115c472fb705de894739f574c2b0266f3fa3e0b</id>
<content type='text'>
Signed-off-by: Erik Michelson &lt;github@erik.michelson.eu&gt;
</content>
</entry>
<entry>
<title>Update RevealJS to version 3.9.2</title>
<updated>2020-02-01T11:53:15Z</updated>
<author>
<name>Sheogorath</name>
</author>
<published>2020-02-01T11:50:07Z</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/hedgedoc/commit/?id=b3d4cdbcebe1690bf5211d778ff6f8a0f9f5e518'/>
<id>urn:sha1:b3d4cdbcebe1690bf5211d778ff6f8a0f9f5e518</id>
<content type='text'>
This update of revealJS helps us to get rid of the headjs depedency
integration using webpack. It updates reveal.js to 3.9.2 and updates the
csp hash accordingly for using the slide mode.

Background for this update is the critical security vulnerability
described by snyk in their disclosure:
https://snyk.io/vuln/SNYK-JS-REVEALJS-543841

Signed-off-by: Sheogorath &lt;sheogorath@shivering-isles.com&gt;
</content>
</entry>
<entry>
<title>polyfilling scrypt for node 8.5+</title>
<updated>2019-05-13T17:37:21Z</updated>
<author>
<name>Claudius</name>
</author>
<published>2019-05-13T10:55:03Z</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/hedgedoc/commit/?id=4833f300c527b96cc5d6d16c605df8cf04d06c1d'/>
<id>urn:sha1:4833f300c527b96cc5d6d16c605df8cf04d06c1d</id>
<content type='text'>
Signed-off-by: Claudius &lt;opensource@amenthes.de&gt;
</content>
</entry>
<entry>
<title>asyncified setting and verifying the password</title>
<updated>2019-05-13T17:37:21Z</updated>
<author>
<name>Claudius</name>
</author>
<published>2019-05-13T09:51:05Z</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/hedgedoc/commit/?id=1d403e183d50001bf0f20113d15994007b14696b'/>
<id>urn:sha1:1d403e183d50001bf0f20113d15994007b14696b</id>
<content type='text'>
Signed-off-by: Claudius &lt;opensource@amenthes.de&gt;
</content>
</entry>
<entry>
<title>Adding the first few lines of user model test</title>
<updated>2019-05-13T12:37:08Z</updated>
<author>
<name>Claudius</name>
</author>
<published>2019-05-13T07:41:28Z</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/hedgedoc/commit/?id=4b579be93e8ca7f8141ec5d3e8e70a4b9211159c'/>
<id>urn:sha1:4b579be93e8ca7f8141ec5d3e8e70a4b9211159c</id>
<content type='text'>
Signed-off-by: Claudius &lt;opensource@amenthes.de&gt;
</content>
</entry>
<entry>
<title>Use libravatar as drop-in replacement for gravatar</title>
<updated>2019-03-17T22:51:54Z</updated>
<author>
<name>Sheogorath</name>
</author>
<published>2019-03-17T22:47:30Z</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/hedgedoc/commit/?id=a5133e0f9bec5506f2f10ba2260e892a07ec23ad'/>
<id>urn:sha1:a5133e0f9bec5506f2f10ba2260e892a07ec23ad</id>
<content type='text'>
Since libravatar got a default fallback to Gravatar and in generell
allows federated image hosting for avatars this shouldn't break any
existing implementations.

The federation functionality is not added yet. This would require to use
the libravatar library.

Details:
https://wiki.libravatar.org/api/

Signed-off-by: Sheogorath &lt;sheogorath@shivering-isles.com&gt;
</content>
</entry>
<entry>
<title>Fix names with spaces in letter-avatars</title>
<updated>2019-03-03T14:46:28Z</updated>
<author>
<name>Sheogorath</name>
</author>
<published>2019-03-03T13:55:14Z</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/hedgedoc/commit/?id=1ee98743934536a430b2683f74ca13d3f5dba077'/>
<id>urn:sha1:1ee98743934536a430b2683f74ca13d3f5dba077</id>
<content type='text'>
Seems like there is a possible problem when a name containing a space is
passed to this function. using urlencode on the name should fix possible
problems here.

Signed-off-by: Sheogorath &lt;sheogorath@shivering-isles.com&gt;
</content>
</entry>
<entry>
<title>Add linting for tests</title>
<updated>2019-01-21T16:17:54Z</updated>
<author>
<name>Sheogorath</name>
</author>
<published>2019-01-21T16:17:36Z</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/hedgedoc/commit/?id=bf229d91c62c147f8eee9f80bfff1f874da32b56'/>
<id>urn:sha1:bf229d91c62c147f8eee9f80bfff1f874da32b56</id>
<content type='text'>
The tests are currently not linted. This causes a different coding style
than the rest of the sources.

This patch adds the `./test` directory to the eslint testing and fixes
linting for existing tests.

Signed-off-by: Sheogorath &lt;sheogorath@shivering-isles.com&gt;
</content>
</entry>
</feed>
