index
:
FreshRSS (Customized)
custom
edge
Customized version of FreshRSS, a self-hosted RSS feed aggregator
Daniel Smith
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
views
/
index
/
logs.phtml
Age
Commit message (
Expand
)
Author
2024-12-29
templates and i18n: link back to rss feeds (#7162)
maTh
2024-12-27
PHPStan 2.0 (#7131)
Alexandre Alapetite
2024-03-17
fixed HTML: <fieldset> + <legend> (#6202)
maTh
2023-11-16
Use strict_types (#5830)
Luc SANCHEZ
2023-10-29
Improve table scrolling (#5774)
maTh
2023-05-15
Fix logs pagination (#5403)
Alexandre Alapetite
2023-04-17
Complete PHPStan Level 6 (#5305)
Alexandre Alapetite
2023-04-07
Phpstan Level6 for View.php (#5269)
Luc SANCHEZ
2023-01-21
statsController at phpStan level 9 (#5028)
Alexandre Alapetite
2022-09-18
Improved: Cleanup CSS of ".log" (#4594)
maTh
2022-03-16
fix: log (#4273)
maTh
2022-03-14
Improved: log page (#4204)
maTh
2022-01-01
Fix most PHPDocs errors (#4107)
Alexandre Alapetite
2021-12-31
Add PHPStan (#4021)
Alexandre Alapetite
2021-12-03
Fix: double main tags (#4014)
maTh
2021-08-20
Improve the link "back to RSS feeds": set a CSS class (#3761)
maTh
2021-02-28
Travis: Enforce phpcs line length + whitespace (#3488)
Alexandre Alapetite
2019-10-23
Take advantage of PHP 5.4+ short echo (#2585)
Alexandre Alapetite
2016-08-13
CSRF token, update HTTP Referrer policy to same-origin
Alexandre Alapetite
2016-07-30
Fix logs style scroll bug
Alexandre Alapetite
2014-12-11
Fix i18n for normal view
Marien Fressinaud
2014-12-10
Fix i18n for logs, pagination and javascript vars
Marien Fressinaud
2014-10-05
Coding style (views)
Marien Fressinaud
2014-10-05
Let's begin the big refactoring!
Marien Fressinaud
2013-12-15
Grosse refactorisation pour permettre le chargement automatique des classes
Alexandre Alapetite
2013-12-02
OPML import plus tolérant
Alexandre Alapetite
2013-12-02
PHP : Alertes fonction date()
Alexandre Alapetite
2013-11-13
Ajout d'un bouton pour effacer les logs
Alexandre Alapetite
2013-10-24
htmlspecialchars pour les logs
Alexandre Alapetite
2013-06-15
Fix issue #73 : ajout d'une page pour visualiser les logs
Marien Fressinaud