hedgedoc/public/api/v2
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
..
notes added redirector component (#199) 2020-06-13 00:29:39 +02:00
config Changed API path to v2 instead of v2.0 2020-06-07 00:55:46 +02:00
history show local and remote History (#128) 2020-06-07 01:09:04 +02:00