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
/
SQL
/
install.sql.sqlite.php
Age
Commit message (
Expand
)
Author
2024-08-08
SQL single quote string literals (#6701)
Alexandre Alapetite
2023-10-31
Rework SQL field length (#5788)
Alexandre Alapetite
2023-10-30
Ready for year 2038 (#5570)
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-01-26
Increase max feed URL length and drop unicity (#5038)
Alexandre Alapetite
2022-07-19
Add database field attributes for entries (#4444)
Alexandre Alapetite
2022-07-04
Dynamic OPML (#4407)
Alexandre Alapetite
2022-05-26
Fix SQLite regression (#4389)
Alexandre Alapetite
2022-05-23
Fix MySQL/MariaDB types (#4387)
Alexandre Alapetite
2022-05-09
Allow many (20k+) feeds (#4347)
Alexandre Alapetite
2022-03-02
Fix XPath context for tags (#4246)
Alexandre Alapetite
2022-02-28
Implement Web scraping "HTML + XPath" (#4220)
Alexandre Alapetite
2021-12-31
Add PHPStan (#4021)
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
2018-10-24
Allow dot in username (#2062)
Alexandre Alapetite
2018-09-29
Custom labels (#2027)
Alexandre Alapetite
2018-05-01
JSON column for feeds (#1838)
Alexandre Alapetite
2018-01-01
Add mute strategy configuration (#1750)
Alexis Degrugillier
2017-09-22
[ci] Add Travis (#1619)
Frans de Jonge
2017-04-10
Fix DROP tables for deferred insertion
Alexandre Alapetite
2017-03-26
SQL index auto added
Alexandre Alapetite
2017-03-26
SQLite create index if not exists
Alexandre Alapetite
2017-03-26
More defered insertion. New SQL index
Alexandre Alapetite
2017-03-26
Candidate implementation of defered insertion
Alexandre Alapetite
2016-10-24
CLI option no-default-feeds
Alexandre Alapetite
2016-10-15
SQL DROP TABLE
Alexandre Alapetite
2016-10-01
PostgreSQL multiuser bug
Alexandre Alapetite
2015-07-03
Add default feeds
Alexandre Alapetite
2015-05-31
MySQL create table bug
Alexandre Alapetite
2015-05-11
More SQLite compatibility
Alexandre Alapetite
2015-04-04
SQL: detection of updates, and preparation for better burge
Alexandre Alapetite
2014-10-20
Add checking installation feature
Marien Fressinaud
2014-08-09
SQLite: Bug creation new users
Alexandre Alapetite
2014-07-05
SQL: Add f.ttl column to control feed cache duration
Alexandre Alapetite
2014-07-03
Preparation #2 for SQLite
Alexandre Alapetite
2014-07-03
Preparation for SQLite
Alexandre Alapetite