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
/
Models
/
UserDAO.php
Age
Commit message (
Expand
)
Author
2025-09-05
Change how files are included (#7916)
Alexis Degrugillier
2024-12-27
PHPStan 2.0 (#7131)
Alexandre Alapetite
2024-08-16
Fix HTTP cache of user queries (#6718)
Alexandre Alapetite
2024-04-21
Windows: release SQLite (#6285)
Alexandre Alapetite
2023-11-16
Use strict_types (#5830)
Luc SANCHEZ
2023-09-12
SQL: clean old auto-updates (#5649)
Alexandre Alapetite
2023-03-31
PHPStan level 6 for all PDO and Exception classes (#5239)
Alexandre Alapetite
2023-03-26
Modernize Constants and use new constant for string 'currentUser' (#5089)
Luc SANCHEZ
2022-01-02
Fix regression user init (#4116)
Alexandre Alapetite
2021-12-31
Add PHPStan (#4021)
Alexandre Alapetite
2021-12-02
Fix some PHPstan errors (#4019)
Alexandre Alapetite
2019-11-04
Default or custom OPML (#2627)
Alexandre Alapetite
2019-10-23
Feature/new archiving (#2335)
Alexis Degrugillier
2019-10-06
SQL allow recreating existing user (#2555)
Alexandre Alapetite
2019-09-29
PDO refactoring for code simplification (#2522)
Alexandre Alapetite
2019-09-15
CLI to export/import any database to/from SQLite (#2496)
Alexandre Alapetite
2019-09-11
add: Allow admins to configure default feeds (#2515)
Marien Fressinaud
2019-01-02
HTTP authenfication fixes (#2204)
Alexandre Alapetite
2018-09-29
Custom labels (#2027)
Alexandre Alapetite
2017-09-22
[ci] Add Travis (#1619)
Frans de Jonge
2017-03-26
Candidate implementation of defered insertion
Alexandre Alapetite
2017-02-25
Missing checkUsername and const patten
Alexandre Alapetite
2016-11-06
Fix small bugs in install
Alexandre Alapetite
2016-11-05
Add CLI for user information + Fix last user activity
Alexandre Alapetite
2016-10-24
CLI option no-default-feeds
Alexandre Alapetite
2016-10-04
Fix bug language option for new user
Alexandre Alapetite
2016-10-01
PostgreSQL multiuser bug
Alexandre Alapetite
2015-01-06
Fix last calls to Minz_Configuration methods
Marien Fressinaud
2014-12-21
BREAKING FEATURE: move user data
Marien Fressinaud
2014-12-11
Fix french i18n for install + some fixes
Marien Fressinaud
2014-10-29
Ne pas rafraîchir les flux des utilisateurs non logués depuis x jours
Alexandre Alapetite
2014-10-17
Show more information about user when selected
Marien Fressinaud
2014-10-05
Replace Minz_Log::record by corresponding methods
Marien Fressinaud
2014-10-05
Let's begin the big refactoring!
Marien Fressinaud
2014-08-09
SQLite: Bug creation new users
Alexandre Alapetite
2014-07-26
Correct bug in add/remove users
plopoyop
2014-07-03
Preparation for SQLite
Alexandre Alapetite
2014-01-01
SQL : Insère la catégorie par défaut dès la création des tables
Alexandre Alapetite
2013-12-31
Multi-utilisateur fonctionnel en HTTP Auth
Alexandre Alapetite