Frédéric Guillot
36dab8b518
Add more filters for API call /entries
...
New filters:
- before (unix timestamp)
- before_entry_id
- after
- after_entry_id
- starred (boolean)
2018-06-09 19:13:41 -07:00
Frédéric Guillot
3b39f0883c
Rewrite RealIP() to avoid returning an empty string
2018-06-01 07:22:31 -07:00
Frédéric Guillot
7f2fd1fdd8
Add Pocket authorization flow in the user interface
2018-05-20 15:29:14 -07:00
Frédéric Guillot
2f4cd59ad9
Make sure to close request body in HTTP client
2018-04-29 23:11:10 -07:00
Frédéric Guillot
f49b42f70f
Use vanilla HTTP handlers (refactoring)
2018-04-29 16:35:04 -07:00
Frédéric Guillot
1eba1730d1
Move HTTP client to its own package
2018-04-28 10:51:07 -07:00
Frédéric Guillot
04adf5fdf5
Add middleware to read X-Forwarded-Proto header
2018-04-27 22:25:00 -07:00
Frédéric Guillot
ddd3af4b85
Do not use shared variable to translate templates
2018-04-27 22:07:46 -07:00
Frédéric Guillot
6b360d08c1
Use Gorilla middleware (refactoring)
2018-04-27 20:38:46 -07:00
Frédéric Guillot
7640a8cbab
Ignore caching headers for feeds that send "Expires: 0"
2018-04-09 20:18:54 -07:00
Nicolas Carlier
34ce114231
Add Nunux Keeper integration
2018-02-25 11:49:08 -08:00
Frédéric Guillot
dda9114692
Improve error handling for HTTP client
2018-02-08 18:16:54 -08:00
Frédéric Guillot
61bc012a62
Add support for HTTP Strict Transport Security header
2018-02-03 15:54:02 -08:00
Frédéric Guillot
9c42997209
Add support for base URLs with subfolders
2018-02-03 15:33:17 -08:00
Frédéric Guillot
577bcddb2a
Change user agent
2018-01-22 20:43:03 -08:00
Frédéric Guillot
713b38e34c
Handle more encoding edge cases
...
- Feeds with charset specified only in Content-Type header and not in XML document
- Feeds with charset specified in both places
- Feeds with charset specified only in XML document and not in HTTP header
2018-01-20 13:25:21 -08:00
Frédéric Guillot
bdcc4134fa
Store language in session to show the login page translated
2018-01-20 13:25:20 -08:00
Rogier Lommers
4aec2453f4
Add API endpoint for OPML export
2018-01-12 13:42:36 -08:00
Frédéric Guillot
9652dfa1fe
Add more comments (GoDoc)
2018-01-11 19:21:20 -08:00
Frédéric Guillot
7d278d49f1
Add content length check when refreshing feeds
2018-01-04 18:41:23 -08:00
Frédéric Guillot
320d1b0167
Refactor packages to have more idiomatic code base
2018-01-02 22:04:48 -08:00
Frédéric Guillot
c39f2e1a8d
Rename helper packages
2018-01-02 19:15:08 -08:00
Frédéric Guillot
aae3d75490
Add body size limit
2018-01-02 18:30:26 -08:00
Frédéric Guillot
c454f67037
Add scraper rules for version2.dk and ing.dk
2017-12-27 19:44:23 -08:00
Frédéric Guillot
9868f900e9
Add bookmarks
2017-12-22 11:33:01 -08:00
Frédéric Guillot
b153fa8b3c
Add Wallabag integration
2017-12-18 20:52:46 -08:00
Frédéric Guillot
99dc590e45
Change user agent to bypass some website restrictions
2017-12-18 17:59:35 -08:00
Frédéric Guillot
1d8193b892
Add logger
2017-12-15 18:55:57 -08:00
Frédéric Guillot
84d912c979
Rewrite imports
2017-12-12 21:48:13 -08:00
Frédéric Guillot
6f5350a497
Move packages http and url
2017-12-02 20:26:21 -08:00