Plume/templates
Ana Gelez cc998e7c61 Rewrite article publication with the REST API
- Add a default App and ApiToken for each user, that is used by the front-end
- Add an API route to update an article (CSRF had to be disabled because of a bug in rocket_csrf)
- Use AJAX to publish and edit articles in the new editor, instead of weird hacks with HTML forms
2019-08-03 23:04:25 +02:00
..
blogs WIP - initial RTL support #575 (#577) 2019-07-11 09:34:27 +02:00
errors Update rocket_i18n and add gettext_macros (#431) 2019-02-02 15:23:50 +01:00
instance Theme update (#553) 2019-05-18 13:09:51 +01:00
medias Theme update (#553) 2019-05-18 13:09:51 +01:00
notifications Update rocket_i18n and add gettext_macros (#431) 2019-02-02 15:23:50 +01:00
partials WIP - initial RTL support #575 (#577) 2019-07-11 09:34:27 +02:00
posts Rewrite article publication with the REST API 2019-08-03 23:04:25 +02:00
search Fix certain improper rendering of forms (#560) 2019-05-06 19:18:53 +01:00
session Store password reset requests in database (#610) 2019-06-04 19:55:17 +01:00
tags Update rocket_i18n and add gettext_macros (#431) 2019-02-02 15:23:50 +01:00
users cache local instance (#572) 2019-05-10 21:59:34 +01:00
base.rs.html Theme update (#553) 2019-05-18 13:09:51 +01:00
remote_interact_base.rs.html Add support for remote interact (#519) 2019-04-17 21:09:07 +01:00