Commit Graph

58 Commits

Author SHA1 Message Date
Frédéric Guillot 58acd1d5e3 Rename sessions table to user_sessions 2017-12-16 12:15:33 -08:00
Frédéric Guillot 27196589fb Add FeedIcon API call and update dependencies 2017-12-16 11:25:18 -08:00
Frédéric Guillot 231ebf2daa Add application icons 2017-12-15 21:28:54 -08:00
Frédéric Guillot 1d8193b892 Add logger 2017-12-15 18:55:57 -08:00
Frédéric Guillot c6d9eb3614 Improve content scraper 2017-12-13 21:30:40 -08:00
Frédéric Guillot 84d912c979 Rewrite imports 2017-12-12 21:48:13 -08:00
Frédéric Guillot ef097f02fe Add the possibility to enable crawler for feeds 2017-12-12 19:19:36 -08:00
Frédéric Guillot 33445e5b68 Add the possibility to define rewrite rules for each feed 2017-12-11 22:16:32 -08:00
Frédéric Guillot 87ccad5c7f Add scraper rules 2017-12-10 20:51:04 -08:00
Frédéric Guillot 7a35c58f53 Add readability package to fetch original content 2017-12-10 19:01:38 -08:00
Frédéric Guillot eefab601da Reinitialize offset if greater than number of unread items 2017-12-04 21:24:01 -08:00
Frédéric Guillot 56e9a2fdd6 Do not show top naviguation if the content is very short 2017-12-04 21:09:08 -08:00
Frédéric Guillot 321d7182ae Add child-src CSP directive 2017-12-04 20:46:49 -08:00
Frédéric Guillot 0e6fc2db1e Improve naviguation 2017-12-04 20:40:23 -08:00
Frédéric Guillot 5546dd99a5 Avoid text overflow when displaying attachments 2017-12-03 17:48:12 -08:00
Frédéric Guillot bc20e0884b Add Fever API 2017-12-03 17:44:27 -08:00
Frédéric Guillot ae62e543d3 Add Instapaper integration 2017-12-02 21:12:03 -08:00
Frédéric Guillot 6f5350a497 Move packages http and url 2017-12-02 20:26:21 -08:00
Frédéric Guillot 2356ddad28 Add Pinboard integration 2017-12-02 19:32:14 -08:00
Frédéric Guillot 2f1367a8d4 Make entries sorting configurable 2017-12-02 17:04:01 -08:00
Frédéric Guillot 453ff64f29 Handle touch events 2017-12-02 15:01:05 -08:00
Frédéric Guillot 677ba1eef3 Do not display mark page as read if there is no entry 2017-12-01 22:55:00 -08:00
Frédéric Guillot fb2a73c91e Proxify image enclosures 2017-12-01 22:29:18 -08:00
Frédéric Guillot 1a90c059e7 Store tokens in database instead of cookie 2017-12-01 21:51:22 -08:00
Frédéric Guillot 7cecdbb856 Add charset to CSS and JS mime type 2017-11-29 21:41:16 -08:00
Frédéric Guillot 92dff28f52 Make sure entry meta doesn't break the layout on mobile 2017-11-29 21:40:38 -08:00
Frédéric Guillot bb8e61c7c5 Make sure golint pass on the code base 2017-11-27 21:40:05 -08:00
Frédéric Guillot 8781648af9 Add integration tests for entries 2017-11-26 15:07:59 -08:00
Frédéric Guillot 4560af165e Add Content-Security-Policy header 2017-11-25 18:21:02 -08:00
Frédéric Guillot 29c5d82016 Add template helper isEmail() 2017-11-25 17:08:04 -08:00
Frédéric Guillot 39b03cc393 Add integration tests for feed creation 2017-11-25 16:53:51 -08:00
Frédéric Guillot ec0f642d5d Add integration tests for users 2017-11-25 12:44:32 -08:00
Frédéric Guillot 71bf7e4358 Improve API 2017-11-24 22:29:20 -08:00
Frédéric Guillot 747da03e4c Improve OAuth2 integration 2017-11-24 16:09:10 -08:00
Frédéric Guillot cc6d272eb7 Add OAuth2 authentication 2017-11-22 22:22:33 -08:00
Frédéric Guillot 9877051f12 Improve CSS 2017-11-22 16:00:20 -08:00
Frédéric Guillot 3b40ce4960 Add Let's Encrypt integration 2017-11-22 13:11:01 -08:00
Frédéric Guillot 199b1fd6c3 Add the possibility to use TLS 2017-11-22 11:16:48 -08:00
Frédéric Guillot 38941f58cf Improve image proxy 2017-11-21 23:09:01 -08:00
Frédéric Guillot 855fb06bc9 Add feature to refresh all feeds from the user interface 2017-11-21 22:36:00 -08:00
Frédéric Guillot 480b0d94e2 Use serif fonts for article contents 2017-11-21 20:52:43 -08:00
Frédéric Guillot 9ff3c4504c Set all default config values in config package 2017-11-21 20:20:20 -08:00
Frédéric Guillot 6690f6a70e Add bookmarklet 2017-11-21 19:37:47 -08:00
Frédéric Guillot 1bc43ec2bc Improve Context to be more idiomatic 2017-11-21 18:37:08 -08:00
Frédéric Guillot 02ff7b4bcf Improve Response to be more idiomatic 2017-11-21 18:30:16 -08:00
Frédéric Guillot 25cbd65777 Improve Request to be more idiomatic 2017-11-21 18:14:45 -08:00
Frédéric Guillot 4fc18647ca Make sure that items marked as removed are not shown 2017-11-21 17:40:29 -08:00
Frédéric Guillot 549a4277b0 Add flush history feature 2017-11-21 15:46:59 -08:00
Frédéric Guillot 238b9e4c85 Check for category uniqueness before saving 2017-11-21 14:57:27 -08:00
Frédéric Guillot 5983db1a77 Ask for confirmation before removing something 2017-11-21 14:44:47 -08:00