Commit Graph
6 Commits
Author SHA1 Message Date
fdb-hiroshimaandGitHub 74c398d60c Run cargo clippy on whole project (#322)
* Run cargo clippy on plume-common

Run clippy on plume-common and adjuste code accordingly

* Run cargo clippy on plume-model

Run clippy on plume-model and adjuste code accordingly

* Reduce need for allocation in plume-common

* Reduce need for allocation in plume-model

add a quick compilation failure if no database backend is enabled

* Run cargo clippy on plume-cli

* Run cargo clippy on plume
2018-11-26 10:21:52 +01:00
fdb-hiroshimaandBaptiste Gelez 8a4702df92 Add unit tests for main model parts (#310)
Add tests for following models:
- Blog
- Instance
- Media
- User
2018-11-24 12:44:17 +01:00
fdb-hiroshimaandBaptiste Gelez 9784d754b2 Use the full URL to refer to the Apps API
Co-Authored-By: BaptisteGelez <baptiste@gelez.xyz>
2018-10-30 18:13:49 +01:00
fdb-hiroshimaandBaptiste Gelez 83d6da29a5 Fix typos
Remove line breaks where not needed
2018-10-29 20:31:25 +01:00
fdb-hiroshimaandGitHub 123bbef2ea Correcting wrong translation 2018-06-19 09:55:52 +02:00
fdb-hiroshimaandGitHub 96f027e506 fix double escape 2018-06-11 12:33:32 +02:00