index
:
FreshRSS (Customized)
custom
edge
Customized version of FreshRSS, a self-hosted RSS feed aggregator
Daniel Smith
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
Models
/
TagDAO.php
Age
Commit message (
Expand
)
Author
2025-10-12
Fix SQL bind bug when adding tag (#8101)
Alexandre Alapetite
2025-09-27
Stable IDs during SQL import (#7988)
Alexandre Alapetite
2025-06-15
Remove several PHPStan ignore (#7665)
Alexandre Alapetite
2025-06-04
PHPStan: pass checkImplicitMixed (#7642)
Alexandre Alapetite
2025-04-02
Pass phpstan-strict-rules 2.0.4 (#7488)
Alexandre Alapetite
2025-01-10
Reduce undeeded use of elvis operator ?: (#7204)
Alexandre Alapetite
2025-01-08
Add some missing PHP native types (#7191)
Alexandre Alapetite
2024-12-28
Fix regressions on some array structures (#7155)
Alexandre Alapetite
2024-12-27
PHPStan 2.0 (#7131)
Alexandre Alapetite
2024-09-11
PHPStan booleansInConditions (#6793)
Alexandre Alapetite
2024-09-06
Upgrade to PHP 8.1 (#6711)
Alexandre Alapetite
2024-08-01
Minor update whitespace PHPCS rules (#6666)
Alexandre Alapetite
2024-06-05
Modernize code to php7.4 (#6043)
Luc SANCHEZ
2024-05-15
PHPStan 1.11 + minor update dev dependencies (#6459)
Alexandre Alapetite
2024-02-26
New feature: shareable user query (#6052)
Alexandre Alapetite
2024-01-03
Auto-label (#5954)
Alexandre Alapetite
2023-12-18
Pass PHPStan level 8 (#5946)
Alexandre Alapetite
2023-12-06
Fix export (#5927)
Alexandre Alapetite
2023-11-16
Use strict_types (#5830)
Luc SANCHEZ
2023-11-09
Fix updateTagName (#5842)
Alexandre Alapetite
2023-10-30
SQL increase length of VARCHAR fields (#5756)
Alexandre Alapetite
2023-09-12
SQL: clean old auto-updates (#5649)
Alexandre Alapetite
2023-09-04
Fix JSON export/import (#5626)
Alexandre Alapetite
2023-07-07
Chore/processing of depreciations and updating code to php72 minimum (#5504)
Luc SANCHEZ
2023-05-11
A few additional PHPStan rules (#5388)
Alexandre Alapetite
2023-05-04
SQL attributes native unicode (#5371)
Alexandre Alapetite
2023-05-02
PHPStan Level 7 complete DAOs (#5354)
Alexandre Alapetite
2023-04-30
Fix TagDAO for SQLite (#5362)
Alexandre Alapetite
2023-04-28
PHPStan Level 7 for more DAO PDO (#5328)
Alexandre Alapetite
2023-04-23
PHPStan Level 7 for ten more files (#5327)
Alexandre Alapetite
2023-04-17
More consistent use of iterable type (#5308)
Alexandre Alapetite
2023-04-17
Complete PHPStan Level 6 (#5305)
Alexandre Alapetite
2023-04-15
PHPStan level 6 for remaining DAO classes (#5299)
Alexandre Alapetite
2023-04-07
Phpstan Level6 for View.php (#5269)
Luc SANCHEZ
2023-04-07
Use typed access to request parameters (#5267)
Alexandre Alapetite
2023-03-31
PHPStan level 6 for all PDO and Exception classes (#5239)
Alexandre Alapetite
2023-03-22
Remove FreshRSS_Searchable for better types (#5212)
Alexandre Alapetite
2023-02-09
code improvement for phpstan and humans ;) (#5084)
Luc SANCHEZ
2022-08-08
Refactor entry-to-GReader API format (#4490)
Alexandre Alapetite
2022-06-19
Update all test dependencies (#4419)
Alexandre Alapetite
2022-02-06
Fix Fever 32 bit ID issue + more PHP type hints (#4201)
Alexandre Alapetite
2022-01-08
Use typographic quotes (#4133)
Alexandre Alapetite
2022-01-04
PHPStan level 5 (#4110)
Alexandre Alapetite
2022-01-01
Fix most PHPDocs errors (#4107)
Alexandre Alapetite
2021-12-31
Add PHPStan (#4021)
Alexandre Alapetite
2021-05-18
Fix array_chunk key index bug (#3631)
Alexandre Alapetite
2021-05-08
More cases of max SQL variable number (#3586)
Alexandre Alapetite
2021-02-28
Travis: Enforce phpcs line length + whitespace (#3488)
Alexandre Alapetite
2021-02-26
"Show all" option on labels (#3472)
Alexis Degrugillier
2020-07-23
Add tag management page (#3121)
Alexis Degrugillier
[next]