Plume/plume-models
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
..
src Rewrite article publication with the REST API 2019-08-03 23:04:25 +02:00
tests import migrations and don't require diesel_cli for admins (#555) 2019-04-29 16:30:20 +02:00
Cargo.toml Fix some federation issue (#573) 2019-07-31 11:38:49 +02:00