hedgedoc/public
Philip Molares c679f5524c
added redirector component (#199)
* added redirector component
    * it will redirect every request to /$something that is not handled otherwise (/intro, /login and such) to /n/$something
* added getNote API Call
* added NotFound component
* added LandingLayout around the NotFound component, so users can easily navigate away from the component

Signed-off-by: Philip Molares <philip.molares@udo.edu>
2020-06-13 00:29:39 +02:00
..
api/v2 added redirector component (#199) 2020-06-13 00:29:39 +02:00
icons Replace react icon with default codimd icon 2020-05-31 19:17:24 +02:00
locales Add placeholder translation 2020-06-11 20:50:54 +02:00
config.json Frontend config and Loader component (#12) 2020-05-15 23:10:12 +02:00
index.html better support for rtl languages (#170) 2020-06-08 23:49:14 +02:00
me User profile page (#102) 2020-05-31 21:56:39 +02:00
robots.txt imported current state of the mockup into the public repo 2020-05-14 15:41:38 +02:00