| Age | Commit message (Collapse) | Author |
|
Conflicts:
app/views/stats/index.phtml
|
|
|
|
|
|
It needs some verification on the value used to calculate the averages.
|
|
|
|
Add article repartition per hour, per day of week, per month for all feeds but also for individual feeds.
|
|
https://github.com/marienfressinaud/FreshRSS/issues/544
|
|
Add statistics support for Sqlite by tweeking one query and rewrite an other. The rewrite implied a complete refactor of the MySql query as well.
Now the code is more flexible and make less queries to the database.
See #527
|
|
Temporarily disable 30-day statistics for SQLite
https://github.com/marienfressinaud/FreshRSS/issues/100
https://github.com/marienfressinaud/FreshRSS/issues/90
|
|
|
|
I made a new controller to handle statistics. The old statistics have been moved in that controller and a new action has been added to display idle feeds. I also added a menu in the left panel to navigate between the statistics pages.
See #90
|
|
Ajout de la liste des 10 plus gros contributeurs
Ajout de règles CSS pour les thèmes Flat et Dark
Modification de l'affichage des camemberts (tri par nombre qui remplace le tri alphabétique)
|
|
Conflicts:
app/i18n/en.php
app/i18n/fr.php
|