<feed xmlns='http://www.w3.org/2005/Atom'>
<title>hedgedoc/public/css, branch cindy</title>
<subtitle>Hedgedoc with support for CindyScript
</subtitle>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/hedgedoc/'/>
<entry>
<title>Improved CSS in night-mode</title>
<updated>2021-01-28T11:30:47+00:00</updated>
<author>
<name>Erik Michelson</name>
</author>
<published>2021-01-28T11:30:47+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/hedgedoc/commit/?id=40d30baa031fff329f874a3c1c283a050e547a2d'/>
<id>40d30baa031fff329f874a3c1c283a050e547a2d</id>
<content type='text'>
A general invert-filter is applied to all pre elements in night mode. As diagrams are embedded inside pre tags, they're inverted as well. For sequence-diagrams and flow-charts this looks well, if we wouldn't additionally set the stroke and text color to white in night-mode. These additional white rules invert the already inverted diagram again and make it not good visible. The graphviz and abc embeddings aren't really optimized to be inverted, therefore they're now excluded from invertion and stay in day mode.

Signed-off-by: Erik Michelson &lt;github@erik.michelson.eu&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A general invert-filter is applied to all pre elements in night mode. As diagrams are embedded inside pre tags, they're inverted as well. For sequence-diagrams and flow-charts this looks well, if we wouldn't additionally set the stroke and text color to white in night-mode. These additional white rules invert the already inverted diagram again and make it not good visible. The graphviz and abc embeddings aren't really optimized to be inverted, therefore they're now excluded from invertion and stay in day mode.

Signed-off-by: Erik Michelson &lt;github@erik.michelson.eu&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed a problem that the last line of code becomes covered by status bar and can't be moved without changing the note.</title>
<updated>2021-01-14T10:51:32+00:00</updated>
<author>
<name>Philip Molares</name>
</author>
<published>2021-01-14T10:51:32+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/hedgedoc/commit/?id=a52982c7d268bae05a65da1f5358c13025bfa123'/>
<id>a52982c7d268bae05a65da1f5358c13025bfa123</id>
<content type='text'>
Thanks to @mhdrone for reporting this and suggesting the fix

fixes #724

Signed-off-by: Philip Molares &lt;philip.molares@udo.edu&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Thanks to @mhdrone for reporting this and suggesting the fix

fixes #724

Signed-off-by: Philip Molares &lt;philip.molares@udo.edu&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix image width on mobile view for front page</title>
<updated>2020-11-16T07:52:56+00:00</updated>
<author>
<name>Tilman Vatteroth</name>
</author>
<published>2020-11-16T07:52:28+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/hedgedoc/commit/?id=d4b4ee568ca70d5cdfddf39d83e03ae32c321f52'/>
<id>d4b4ee568ca70d5cdfddf39d83e03ae32c321f52</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>
<entry>
<title>Replace CodiMD with HedgeDoc</title>
<updated>2020-11-14T20:18:36+00:00</updated>
<author>
<name>Erik Michelson</name>
</author>
<published>2020-07-02T15:22:52+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/hedgedoc/commit/?id=b28839484d120c04c5a06e7f8318650c78ab195b'/>
<id>b28839484d120c04c5a06e7f8318650c78ab195b</id>
<content type='text'>
Signed-off-by: Erik Michelson &lt;github@erik.michelson.eu&gt;
Signed-off-by: Tilman Vatteroth &lt;tilman.vatteroth@tu-dortmund.de&gt;

Rename to HedgeDoc: References in public/views

Signed-off-by: David Mehren &lt;git@herrmehren.de&gt;
Signed-off-by: Tilman Vatteroth &lt;tilman.vatteroth@tu-dortmund.de&gt;

Rename to HedgeDoc: Update links in README

Signed-off-by: David Mehren &lt;git@herrmehren.de&gt;
Signed-off-by: Tilman Vatteroth &lt;tilman.vatteroth@tu-dortmund.de&gt;

Rename to HedgeDoc: Update links in SECURITY.md

Signed-off-by: David Mehren &lt;git@herrmehren.de&gt;
Signed-off-by: Tilman Vatteroth &lt;tilman.vatteroth@tu-dortmund.de&gt;

Rename to HedgeDoc: Update links in LICENSE

Signed-off-by: David Mehren &lt;git@herrmehren.de&gt;
Signed-off-by: Tilman Vatteroth &lt;tilman.vatteroth@tu-dortmund.de&gt;

Rename to HedgeDoc: Update links in docs/configuration.md

Signed-off-by: David Mehren &lt;git@herrmehren.de&gt;
Signed-off-by: Tilman Vatteroth &lt;tilman.vatteroth@tu-dortmund.de&gt;

Rename to HedgeDoc: Update links in bin/setup

Signed-off-by: David Mehren &lt;git@herrmehren.de&gt;
Signed-off-by: Tilman Vatteroth &lt;tilman.vatteroth@tu-dortmund.de&gt;

Rename to HedgeDoc: References in docs/guides

Signed-off-by: David Mehren &lt;git@herrmehren.de&gt;
Signed-off-by: Tilman Vatteroth &lt;tilman.vatteroth@tu-dortmund.de&gt;

Rename to HedgeDoc: References in docs/dev

Signed-off-by: David Mehren &lt;git@herrmehren.de&gt;
Signed-off-by: Tilman Vatteroth &lt;tilman.vatteroth@tu-dortmund.de&gt;

Rename to HedgeDoc: References in docs/guides/auth

Signed-off-by: David Mehren &lt;git@herrmehren.de&gt;
Signed-off-by: Tilman Vatteroth &lt;tilman.vatteroth@tu-dortmund.de&gt;

Rename to HedgeDoc: References in docs/setup

Signed-off-by: David Mehren &lt;git@herrmehren.de&gt;
Signed-off-by: Tilman Vatteroth &lt;tilman.vatteroth@tu-dortmund.de&gt;

Rename to HedgeDoc: Update various links in code to the new GitHub org.

Signed-off-by: David Mehren &lt;git@herrmehren.de&gt;
Signed-off-by: Tilman Vatteroth &lt;tilman.vatteroth@tu-dortmund.de&gt;

Rename to HedgeDoc: codiMDVersion.js is now hedgeDocVersion.js

Signed-off-by: David Mehren &lt;git@herrmehren.de&gt;
Signed-off-by: Tilman Vatteroth &lt;tilman.vatteroth@tu-dortmund.de&gt;

Rename to HedgeDoc: References in docs/setup/yunohost

Signed-off-by: Tilman Vatteroth &lt;tilman.vatteroth@tu-dortmund.de&gt;

Rebrand to HedgeDoc: Add banner and logo

Signed-off-by: Tilman Vatteroth &lt;tilman.vatteroth@tu-dortmund.de&gt;

Rename to HedgeDoc: Update links in docs/guides/migrate-etherpad

Signed-off-by: Tilman Vatteroth &lt;tilman.vatteroth@tu-dortmund.de&gt;

Rename to HedgeDoc: Remove note in docs/guides/auth/github

Signed-off-by: Tilman Vatteroth &lt;tilman.vatteroth@tu-dortmund.de&gt;

Rename to HedgeDoc: Replace links in public/docs/features

Signed-off-by: Tilman Vatteroth &lt;tilman.vatteroth@tu-dortmund.de&gt;

Rename to HedgeDoc: Add todo placeholder in docs/history

Signed-off-by: Tilman Vatteroth &lt;tilman.vatteroth@tu-dortmund.de&gt;

Rename to HedgeDoc: Replace github link in public/views/index/body

Signed-off-by: Tilman Vatteroth &lt;tilman.vatteroth@tu-dortmund.de&gt;

Rename to HedgeDoc: Replace github link in README

Signed-off-by: Tilman Vatteroth &lt;tilman.vatteroth@tu-dortmund.de&gt;

Rename to HedgeDoc: Add logo to README

Signed-off-by: Tilman Vatteroth &lt;tilman.vatteroth@tu-dortmund.de&gt;

Rename to HedgeDoc: Add note about the renaming to the front page

Signed-off-by: Tilman Vatteroth &lt;tilman.vatteroth@tu-dortmund.de&gt;

Removed Travis from README.md and change CodiMD to HedgeDoc in some places

Signed-off-by: Yannick Bungers &lt;git@innay.de&gt;

Some more renaming to HedgeDoc
- Fixed capitalization of HedgeDoc
- Added renaming for etherpad migration doc

Signed-off-by: Yannick Bungers &lt;git@innay.de&gt;

Changed Repo name to hedgedoc

Signed-off-by: Yannick Bungers &lt;git@innay.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Erik Michelson &lt;github@erik.michelson.eu&gt;
Signed-off-by: Tilman Vatteroth &lt;tilman.vatteroth@tu-dortmund.de&gt;

Rename to HedgeDoc: References in public/views

Signed-off-by: David Mehren &lt;git@herrmehren.de&gt;
Signed-off-by: Tilman Vatteroth &lt;tilman.vatteroth@tu-dortmund.de&gt;

Rename to HedgeDoc: Update links in README

Signed-off-by: David Mehren &lt;git@herrmehren.de&gt;
Signed-off-by: Tilman Vatteroth &lt;tilman.vatteroth@tu-dortmund.de&gt;

Rename to HedgeDoc: Update links in SECURITY.md

Signed-off-by: David Mehren &lt;git@herrmehren.de&gt;
Signed-off-by: Tilman Vatteroth &lt;tilman.vatteroth@tu-dortmund.de&gt;

Rename to HedgeDoc: Update links in LICENSE

Signed-off-by: David Mehren &lt;git@herrmehren.de&gt;
Signed-off-by: Tilman Vatteroth &lt;tilman.vatteroth@tu-dortmund.de&gt;

Rename to HedgeDoc: Update links in docs/configuration.md

Signed-off-by: David Mehren &lt;git@herrmehren.de&gt;
Signed-off-by: Tilman Vatteroth &lt;tilman.vatteroth@tu-dortmund.de&gt;

Rename to HedgeDoc: Update links in bin/setup

Signed-off-by: David Mehren &lt;git@herrmehren.de&gt;
Signed-off-by: Tilman Vatteroth &lt;tilman.vatteroth@tu-dortmund.de&gt;

Rename to HedgeDoc: References in docs/guides

Signed-off-by: David Mehren &lt;git@herrmehren.de&gt;
Signed-off-by: Tilman Vatteroth &lt;tilman.vatteroth@tu-dortmund.de&gt;

Rename to HedgeDoc: References in docs/dev

Signed-off-by: David Mehren &lt;git@herrmehren.de&gt;
Signed-off-by: Tilman Vatteroth &lt;tilman.vatteroth@tu-dortmund.de&gt;

Rename to HedgeDoc: References in docs/guides/auth

Signed-off-by: David Mehren &lt;git@herrmehren.de&gt;
Signed-off-by: Tilman Vatteroth &lt;tilman.vatteroth@tu-dortmund.de&gt;

Rename to HedgeDoc: References in docs/setup

Signed-off-by: David Mehren &lt;git@herrmehren.de&gt;
Signed-off-by: Tilman Vatteroth &lt;tilman.vatteroth@tu-dortmund.de&gt;

Rename to HedgeDoc: Update various links in code to the new GitHub org.

Signed-off-by: David Mehren &lt;git@herrmehren.de&gt;
Signed-off-by: Tilman Vatteroth &lt;tilman.vatteroth@tu-dortmund.de&gt;

Rename to HedgeDoc: codiMDVersion.js is now hedgeDocVersion.js

Signed-off-by: David Mehren &lt;git@herrmehren.de&gt;
Signed-off-by: Tilman Vatteroth &lt;tilman.vatteroth@tu-dortmund.de&gt;

Rename to HedgeDoc: References in docs/setup/yunohost

Signed-off-by: Tilman Vatteroth &lt;tilman.vatteroth@tu-dortmund.de&gt;

Rebrand to HedgeDoc: Add banner and logo

Signed-off-by: Tilman Vatteroth &lt;tilman.vatteroth@tu-dortmund.de&gt;

Rename to HedgeDoc: Update links in docs/guides/migrate-etherpad

Signed-off-by: Tilman Vatteroth &lt;tilman.vatteroth@tu-dortmund.de&gt;

Rename to HedgeDoc: Remove note in docs/guides/auth/github

Signed-off-by: Tilman Vatteroth &lt;tilman.vatteroth@tu-dortmund.de&gt;

Rename to HedgeDoc: Replace links in public/docs/features

Signed-off-by: Tilman Vatteroth &lt;tilman.vatteroth@tu-dortmund.de&gt;

Rename to HedgeDoc: Add todo placeholder in docs/history

Signed-off-by: Tilman Vatteroth &lt;tilman.vatteroth@tu-dortmund.de&gt;

Rename to HedgeDoc: Replace github link in public/views/index/body

Signed-off-by: Tilman Vatteroth &lt;tilman.vatteroth@tu-dortmund.de&gt;

Rename to HedgeDoc: Replace github link in README

Signed-off-by: Tilman Vatteroth &lt;tilman.vatteroth@tu-dortmund.de&gt;

Rename to HedgeDoc: Add logo to README

Signed-off-by: Tilman Vatteroth &lt;tilman.vatteroth@tu-dortmund.de&gt;

Rename to HedgeDoc: Add note about the renaming to the front page

Signed-off-by: Tilman Vatteroth &lt;tilman.vatteroth@tu-dortmund.de&gt;

Removed Travis from README.md and change CodiMD to HedgeDoc in some places

Signed-off-by: Yannick Bungers &lt;git@innay.de&gt;

Some more renaming to HedgeDoc
- Fixed capitalization of HedgeDoc
- Added renaming for etherpad migration doc

Signed-off-by: Yannick Bungers &lt;git@innay.de&gt;

Changed Repo name to hedgedoc

Signed-off-by: Yannick Bungers &lt;git@innay.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Make "transform-style: preserve-3d;" screen-only.</title>
<updated>2020-03-23T19:57:06+00:00</updated>
<author>
<name>Marvin Gaube</name>
</author>
<published>2020-03-23T19:57:06+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/hedgedoc/commit/?id=70b8b78f96acd54f7e979f7650bc9bbf40d40444'/>
<id>70b8b78f96acd54f7e979f7650bc9bbf40d40444</id>
<content type='text'>
Signed-off-by: Marvin Gaube &lt;dev@marvingaube.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Marvin Gaube &lt;dev@marvingaube.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix font path when useCND is false and `urlPath` is used</title>
<updated>2020-01-15T15:32:55+00:00</updated>
<author>
<name>Enrico Guiraud</name>
</author>
<published>2020-01-15T15:29:04+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/hedgedoc/commit/?id=2acd54bbdb91afcadcef5ae886118eb55be535b8'/>
<id>2acd54bbdb91afcadcef5ae886118eb55be535b8</id>
<content type='text'>
Signed-off-by: Enrico Guiraud &lt;enrico.guiraud@cern.ch&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Enrico Guiraud &lt;enrico.guiraud@cern.ch&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #93 from ttasovac/master</title>
<updated>2019-06-04T14:09:26+00:00</updated>
<author>
<name>Sheogorath</name>
</author>
<published>2019-06-04T14:09:26+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/hedgedoc/commit/?id=ae32a129303fd14b3b2bd2f5b7bb0b0c0c8a7f81'/>
<id>ae32a129303fd14b3b2bd2f5b7bb0b0c0c8a7f81</id>
<content type='text'>
fixed styling of slides preview</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixed styling of slides preview</pre>
</div>
</content>
</entry>
<entry>
<title>Fix hidden MathJax output</title>
<updated>2019-05-30T11:26:24+00:00</updated>
<author>
<name>Sheogorath</name>
</author>
<published>2019-05-30T10:30:05+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/hedgedoc/commit/?id=6f4841dcd27cbf0abec628fdcd4825287a70db07'/>
<id>6f4841dcd27cbf0abec628fdcd4825287a70db07</id>
<content type='text'>
In order to have a better experience when linking to headlines based on
their ID, a patch[1] introduced a new CSS construct to add some space in
front of HTML tags with an id field. Therefore they would no longer be
hidden by a visible navbar.

This cause a regression bug by moving the rendered mathjax out of its
visible area. This patch fixes the problem by restricting the previous
change to headlines only.

[1]: commit c9af13cf34d1b4d66e4c3a590b875669455122a4

Signed-off-by: Sheogorath &lt;sheogorath@shivering-isles.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In order to have a better experience when linking to headlines based on
their ID, a patch[1] introduced a new CSS construct to add some space in
front of HTML tags with an id field. Therefore they would no longer be
hidden by a visible navbar.

This cause a regression bug by moving the rendered mathjax out of its
visible area. This patch fixes the problem by restricting the previous
change to headlines only.

[1]: commit c9af13cf34d1b4d66e4c3a590b875669455122a4

Signed-off-by: Sheogorath &lt;sheogorath@shivering-isles.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed styling of slides preview</title>
<updated>2019-05-30T08:53:08+00:00</updated>
<author>
<name>Toma Tasovac</name>
</author>
<published>2019-05-30T08:53:08+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/hedgedoc/commit/?id=9e7b081bd934e4245eaa0ae83abcad94b473d622'/>
<id>9e7b081bd934e4245eaa0ae83abcad94b473d622</id>
<content type='text'>
Signed-off-by: Toma Tasovac &lt;ttasovac@humanistika.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Toma Tasovac &lt;ttasovac@humanistika.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #81 from SISheogorath/fix/codemirrorBottomCSS</title>
<updated>2019-05-26T20:19:57+00:00</updated>
<author>
<name>Sheogorath</name>
</author>
<published>2019-05-26T20:19:57+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/hedgedoc/commit/?id=388f034750a1a3b11aa49b88f3589486e9b5de76'/>
<id>388f034750a1a3b11aa49b88f3589486e9b5de76</id>
<content type='text'>
Fix CodeMirror toolbar hiding content</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix CodeMirror toolbar hiding content</pre>
</div>
</content>
</entry>
</feed>
