475 Commits (881ed44005ec6212f21c0973b772a1652ef1b42a)

Author SHA1 Message Date
Alexandre Alapetite 5872a11eb7
cleanOldEntries call autoUpdateDb (#1804) 7 years ago
Matt DeMoss 0936a6cdb2 Option to hide nav_entries (#1764) 7 years ago
Alexis Degrugillier 4be15d5b40 Fix notice when managing user (#1785) 7 years ago
Alexis Degrugillier ac3e38359b Allow admin user to reset passwords (#1765) 7 years ago
Django Janny 80168545ea param name 7 years ago
Django Janny 5faa7aaf66 Trim spaces from user given url 7 years ago
Alexis Degrugillier a14c160beb Update travis config (#1751) 7 years ago
Alexis Degrugillier 7642d334f8 Replace "keep history" magic value by a constant (#1759) 7 years ago
Alexis Degrugillier 8c2113f9e6 Add mute strategy configuration (#1750) 7 years ago
Alexis Degrugillier e73fae1591 Add shortcuts to switch views (#1755) 7 years ago
Alexis Degrugillier 00776f4547 PHP 7.2: Fix a warning when retrieving the list of entries (#1739) 7 years ago
Kevin Papst 62e9db55b2 fixed bug when adding a category and feed at the same time (#1731) 7 years ago
Alexandre Alapetite b1c317a253 Log rotation, use Minz_Log, new log constants 7 years ago
Kevin Papst 3902d3f433 Show existing extensions in admin panel (#1708) 7 years ago
Kevin Papst 8abfe1cf28 Update panel shows latest version message as success (#1701) 7 years ago
Alexandre Alapetite f632a34626 CLI optimize database (#1663) 7 years ago
Alexandre Alapetite 28db5dd285 Fix SQL constraint insert into entrytmp table 7 years ago
Frans de Jonge 4e174ed9dd [ci] Add Travis (#1619) 7 years ago
Alexandre Alapetite e046791c93 CLI update user 7 years ago
Alexis Degrugillier a52dc33353 Add a subscription tools page 7 years ago
Alexandre Alapetite 20d1301b46 Do not require write access to check new version 7 years ago
Alexandre Alapetite a4aef7bf83 Fix *mark as read* articles when adding a new feed 7 years ago
Paulius Šukys 67dd80f842 Added additional configuration setting for #1530 . This includes default settings and translation entry for English 7 years ago
Seokseong Jeon 0bc59ba140 Make actualizeFeed returns values consistent&safe 8 years ago
Seokseong Jeon 09787cfd7a actualizeFeed return number of new articles as 3rd 8 years ago
Alexandre Alapetite 1e5b151d88 Work around for IE / Edge pattern bug 8 years ago
Marien Fressinaud 9ce0bca45f fix: Fix update via ZIP archive 8 years ago
Alexandre Alapetite 535aa35ba7 PSHB better unsubscribe 8 years ago
Alexandre Alapetite 0ce43be9de Multi-user token 8 years ago
Alexandre Alapetite 0d4c26c673 Add manual commit & refresh cache to deferred insertion 8 years ago
Alexandre Alapetite 6c604bc1dd Minz param bug fix 8 years ago
Alexandre Alapetite 56bbdc543d Removing TODO 8 years ago
Alexandre Alapetite 282ea0cfd7 Defered insertion: feedController bug 8 years ago
Alexandre Alapetite 5541e39512 More defered insertion 8 years ago
Alexandre Alapetite 7a6751b50d PDO fix PHP 7.1 8 years ago
Alexandre Alapetite e956aee53d More defered insertion. New SQL index 8 years ago
Alexandre Alapetite a20fd9db9f Defered insertion MySQL bug 8 years ago
Alexandre Alapetite 22b41f3bfc Candidate implementation of defered insertion 8 years ago
Alexandre Alapetite 9c012e6c81 Fix SQLite CLI install 8 years ago
Alexandre Alapetite 0bd4b2c742 Changelog 1423 8 years ago
Alexandre Alapetite 271a1fdc89 Missing checkUsername and const patten 8 years ago
Alexandre Alapetite 8a6b381154 Sanitize Web site URL 8 years ago
Dennis Schwerdel 59d6f3593c Add config option to disable and hide self-update 8 years ago
Clément 648fcb63b5 correct check username pattern 8 years ago
Clément 4eeae5171b use function with preg_match to check username 8 years ago
Clément 8d2b76334c Possibility to register user having a '-', a '_' or a '.' in username 8 years ago
Alexandre Alapetite 332a4dec86 Option for cookie duration 8 years ago
Alexandre Alapetite 568b737b6c Function to disable MySQL buffering for large exports 8 years ago
Alexandre Alapetite f59de4e2b6 Stream JSON export 8 years ago
Alexandre Alapetite aeda49a7d2 Add CLI for user information + Fix last user activity 8 years ago