hedgedoc/public
Sheogorath 45cc1325fb
Fix revision redirect to index page
The revision view had a bug that clicking on a list entry would redirect
the user back to the index page instead of providing the revision diff.

This was cased by the baseurl which is now used as reference for hrefs.
Therefore when clicking on the `href="#"` this was actually pointing at
`<baseurl>#` which is usually the index page.

This patch simply removes the href from the list items and therefore the
link functionality. This fixes the whole problem by removing 9
characters from our source code.

Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
2020-02-10 17:45:43 +01:00
..
css Fix font path when useCND is false and urlPath is used 2020-01-15 16:32:55 +01:00
docs Changed Gravatar to Libravatar in privacy-template 2020-01-23 00:19:25 +01:00
fonts Remove uesless executable permission for static files 2016-11-14 21:13:02 +08:00
js Fix revision redirect to index page 2020-02-10 17:45:43 +01:00
uploads upload image to public/uploads 2016-11-14 16:45:57 +08:00
vendor Fix toolbar day mode 2019-05-12 20:15:46 +02:00
views Fix urlPath support, let CodiMD be served from a subpath correctly 2019-12-20 12:03:16 +01:00
.eslintrc.js switching to eslint for code checking 2018-11-14 23:15:36 +01:00
apple-touch-icon.png optimize png images using zopflipng 2016-10-10 00:53:54 +08:00
codimd-icon-1024.png Rebrand HackMD to CodiMD 2018-06-24 13:24:12 +02:00
default.md Removed unused note and set empty on default note, updated features note 2016-01-17 09:57:25 -06:00
favicon.png optimize png images using zopflipng 2016-10-10 00:53:54 +08:00
screenshot.png Add new screenshot 2019-04-01 23:19:02 +02:00