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
/
TagDAO.php
Age
Commit message (
Expand
)
Author
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
2020-04-01
API return proper newestItemTimestampUsec (#2854)
Alexandre Alapetite
2019-11-21
Fix updateTagAttribute (#2682)
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-03-23
CLI user-info fixes (#2292)
Alexandre Alapetite
2018-12-25
Prepare for batch mark as read
Alexandre Alapetite
2018-11-05
TT-RSS import (#2099)
Alexandre Alapetite
2018-10-25
MySQL GUID case sensitive (#2078)
Alexandre Alapetite
2018-09-29
Custom labels (#2027)
Alexandre Alapetite