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
/
lib
Age
Commit message (
Expand
)
Author
2019-04-07
Fix PHP 5.5 compat for array const (#2360)
Alexandre Alapetite
2019-04-06
Ensure sanitizeHTML gets a string (#2351)
Alexandre Alapetite
2019-04-06
SimplePie 604 (#2350)
Alexandre Alapetite
2019-04-02
Shortcuts legacy (#2320)
Alexandre Alapetite
2019-03-23
Add header to cli (#2296)
Alexis Degrugillier
2019-03-19
No old ID (#2276)
Alexandre Alapetite
2019-02-13
Less jQuery (#2234)
Alexandre Alapetite
2019-01-08
COPY_SYSLOG_TO_STDERR (#2213)
Alexandre Alapetite
2019-01-06
Copy syslog to STDERR (#2208)
Alexandre Alapetite
2019-01-02
HTTP authenfication fixes (#2204)
Alexandre Alapetite
2018-12-27
HTTP_X_FORWARDED_PREFIX for cookie path (#2201)
Alexandre Alapetite
2018-12-18
Support of proxies with subfolder / path rules (#2191)
Alexandre Alapetite
2018-11-28
Fix HTML injections (#2157)
Alexandre Alapetite
2018-11-18
Manual update to SimplePie 1.5.2 (#2136)
Alexandre Alapetite
2018-11-18
Strip embedded SVG images for now (#2135)
Alexandre Alapetite
2018-11-12
API encoding tuning (#2120)
Alexandre Alapetite
2018-11-11
Tweaks for Vienna RSS (#2093)
Alexandre Alapetite
2018-10-27
Fix public IP detection (#2084)
Alexandre Alapetite
2018-10-01
Better support for HTTP_X_FORWARDED_PROTO (#2037)
Alexandre Alapetite
2018-09-29
Custom labels (#2027)
Alexandre Alapetite
2018-09-09
Minz: fix absolute URL bug (#2006)
Alexandre Alapetite
2018-09-09
Better test if server has public address (#2010)
Alexandre Alapetite
2018-09-02
Use mb_strcut (#1996)
Alexandre Alapetite
2018-06-13
Fix extension hook for updated articles (#1932)
Alexandre Alapetite
2018-06-09
New extension event + Tumblr GDPR (#1924)
Alexandre Alapetite
2018-06-09
Minz fix translate (#1927)
Alexandre Alapetite
2018-06-06
Support for media: tags (#1920)
Alexandre Alapetite
2018-06-05
Fix type exception in loadCompleteContent (#1918)
Alexandre Alapetite
2018-06-02
Use cURL for GET full content (#1913)
Alexandre Alapetite
2018-05-31
Suppress XML error during conversion attempt (#1909)
Alexandre Alapetite
2018-05-26
1888 postgresql unix socket workaround (#1889)
Bartłomiej Cieszkowski
2018-05-22
SimplePie fix for Atom feeds using namespace for type (#1893)
Alexandre Alapetite
2018-05-20
Strip credentials from HTTP Referer (#1891)
Alexandre Alapetite
2018-05-01
JSON column for feeds (#1838)
Alexandre Alapetite
2018-03-04
New Docker (#1813)
Alexandre Alapetite
2018-01-22
[fix] Login: HTTP Auth when internal redirects occur (#1772)
Nico B
2018-01-01
Merge pull request #1714 from kevinpapst/hook-readingmodes
Alexandre Alapetite
2017-12-17
Remove warning for CURLOPT_FOLLOWLOCATION with open_basedir (#1734)
Alexandre Alapetite
2017-12-17
Fix favicon for open_basedir (#1733)
Kevin Papst
2017-12-17
Merge branch 'FreshRSS/dev' into Minz_Dispatcher_paths
Alexandre Alapetite
2017-12-16
Minz Dispatcher Controllers path
Alexandre Alapetite
2017-12-16
Add message after log rotation
Alexandre Alapetite
2017-12-13
Merge pull request #1724 from kevinpapst/exception-bug
Alexandre Alapetite
2017-12-13
fixed bug in catch block
Kevin Papst
2017-12-11
Use __DIR__ for relative include and require
Alexandre Alapetite
2017-12-10
Log rotation, use Minz_Log, new log constants
Alexandre Alapetite
2017-12-10
added new extension hook
Kevin Papst
2017-12-09
incorporated code review feedback
Kevin Papst
2017-12-08
renamed method
Kevin Papst
2017-12-08
make sure that we do not exceed a certain file size for the users log file
Kevin Papst
[next]