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
Age
Commit message (
Expand
)
Author
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-10-05
PostgreSQL 9.5+ (#2554)
Alexandre Alapetite
2019-10-05
MySQL entry content MEDIUMBLOB (#2551)
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-25
MySQL GUID case sensitive (#2078)
Alexandre Alapetite
2018-10-24
Allow dot in username (#2062)
Alexandre Alapetite
2018-10-14
Fix MySQL create table feeds (#2047)
Alexandre Alapetite
2018-09-29
Custom labels (#2027)
Alexandre Alapetite
2018-05-29
Fix check default category, and PostgreSQL seq bug (#1907)
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
Defered insertion MySQL bug
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
PostgreSQL workaround for SERIAL strange behaviour
Alexandre Alapetite
2016-10-15
SQL DROP TABLE
Alexandre Alapetite
2016-10-15
PostgreSQL emulate "INSERT IGNORE"
Alexandre Alapetite
2016-10-15
PostgreSQL avoid duplicate category 1
Alexandre Alapetite
2016-10-01
PostgreSQL multiuser bug
Alexandre Alapetite
2016-10-01
PostgreSQL uppercase keywords
Alexandre Alapetite
2016-10-01
PostgreSQL schema update
Alexandre Alapetite
2016-08-23
More PostgreSQL
Alexandre Alapetite
2016-08-02
PostgreSQL draft
Alexandre Alapetite
2016-08-01
MySQL UTF8MB4 minor details
Alexandre Alapetite
2016-07-30
Update MySQL to utf8mb4 (full unicode) 🔥
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