index
:
miniflux
master
web-based RSS/Atom reader
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
http
Commit message (
Expand
)
Author
Age
*
Rename session cookies
Frédéric Guillot
2019-01-21
*
Make UTF-8 the default encoding for XML feeds
Peter De Wachter
2019-01-02
*
Ignore JSON feeds from EnsureUnicode()
Frédéric Guillot
2018-12-12
*
Update XML encoding regex to take single quotes into consideration
Frédéric Guillot
2018-12-12
*
Make sure slice is not out of range when reading XML prolog
Frédéric Guillot
2018-11-24
*
Make sure the remote address is populated even when using unix socket
Frédéric Guillot
2018-11-11
*
Remove charset=utf-8 from JSON responses
Frédéric Guillot
2018-11-03
*
Handle more encoding conversion edge cases
Frédéric Guillot
2018-10-29
*
Simplify feed parser and format detection
Frédéric Guillot
2018-10-14
*
Add missing package descriptions for GoDoc
Frédéric Guillot
2018-10-08
*
Fix typo in license header
Frédéric Guillot
2018-10-08
*
Refactor HTTP response builder
Frédéric Guillot
2018-10-08
*
Improve request package and add more unit tests
Frédéric Guillot
2018-09-23
*
Add the possibility to override default user agent for each feed
Patrick
2018-09-19
*
Store client IP address in request context
Frédéric Guillot
2018-09-09
*
Revert cookie flag from strict to lax mode otherwise oauth2 won't work
Frédéric Guillot
2018-09-09
*
Refactor HTTP context handling
Frédéric Guillot
2018-09-03
*
Set cookie attribute SameSite to strict mode
Frédéric Guillot
2018-08-29
*
Simplify context keys
Frédéric Guillot
2018-08-25
*
Use canonical imports
Frédéric Guillot
2018-08-24
*
Update user agent with new website URL
Frédéric Guillot
2018-07-28
*
Compress JSON, CSS and Javascript responses
Frédéric Guillot
2018-07-19
*
Improve themes handling
Frédéric Guillot
2018-07-18
*
Compress HTML responses to Gzip/Deflate if supported by browser
Frédéric Guillot
2018-07-06
*
Add specific 404 and 401 error messages
Frédéric Guillot
2018-06-30
*
Add new fields for feed username/password
Frédéric Guillot
2018-06-19
*
Disable keep-alive for HTTP client
Frédéric Guillot
2018-06-19
*
Close HTTP response body even for failed requests
Frédéric Guillot
2018-06-19
*
Add more filters for API call /entries
Frédéric Guillot
2018-06-09
*
Rewrite RealIP() to avoid returning an empty string
Frédéric Guillot
2018-06-01
*
Add Pocket authorization flow in the user interface
Frédéric Guillot
2018-05-20
*
Make sure to close request body in HTTP client
Frédéric Guillot
2018-04-29
*
Use vanilla HTTP handlers (refactoring)
Frédéric Guillot
2018-04-29
*
Move HTTP client to its own package
Frédéric Guillot
2018-04-28
*
Add middleware to read X-Forwarded-Proto header
Frédéric Guillot
2018-04-27
*
Do not use shared variable to translate templates
Frédéric Guillot
2018-04-27
*
Use Gorilla middleware (refactoring)
Frédéric Guillot
2018-04-27
*
Ignore caching headers for feeds that send "Expires: 0"
Frédéric Guillot
2018-04-09
*
Add Nunux Keeper integration
Nicolas Carlier
2018-02-25
*
Improve error handling for HTTP client
Frédéric Guillot
2018-02-08
*
Add support for HTTP Strict Transport Security header
Frédéric Guillot
2018-02-03
*
Add support for base URLs with subfolders
Frédéric Guillot
2018-02-03
*
Change user agent
Frédéric Guillot
2018-01-22
*
Handle more encoding edge cases
Frédéric Guillot
2018-01-20
*
Store language in session to show the login page translated
Frédéric Guillot
2018-01-20
*
Add API endpoint for OPML export
Rogier Lommers
2018-01-12
*
Add more comments (GoDoc)
Frédéric Guillot
2018-01-11
*
Add content length check when refreshing feeds
Frédéric Guillot
2018-01-04
*
Refactor packages to have more idiomatic code base
Frédéric Guillot
2018-01-02
*
Rename helper packages
Frédéric Guillot
2018-01-02
[next]