Commit Graph

147 Commits

Author SHA1 Message Date
Frédéric Guillot 208cf9892d Compile all ARM architectures 2018-01-20 13:25:21 -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 3b62f904d6 Do not crawl existing entry URLs 2018-01-20 13:25:20 -08:00
stratmaster 09785df07f Update German translation strings 2018-01-20 13:25:20 -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
Frédéric Guillot 6302c3b219 Add mark as read/unread link on list items 2018-01-20 13:25:05 -08:00
stratmaster 68508ff800 Updated Strings for Keyboard Shortcuts & added missing strings
- added missing String for "Pages Navigation", "Logged as" and "Unread Items"
- fixed some other strings
2018-01-17 22:05:25 -08:00
stratmaster 45f0d3bed3 Update German translation
Since "Next/Previous" are used for switching between single articles and whole pages, the translation has to be more universal. Furthermore unification for Star/Favorites as "Lesezeichen" and items/articels as "Artikel". Some other small fixes.
2018-01-17 11:08:57 -08:00
stratmaster 13db40f6bb Update German translation 2018-01-16 18:01:24 -08:00
Frédéric Guillot c2fd2e747a Add functions to get config values 2018-01-15 18:08:30 -08:00
stratmaster d7f66ffa5c Add German translation 2018-01-15 17:23:47 -08:00
Frédéric Guillot 631e0a2e20 Add integration test for export API endpoint 2018-01-12 18:16:51 -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
Rogier Lommers ce4de8aece Fix for unstarring/unsaving bookmark with Fever API 2018-01-10 16:18:57 -08:00
Frédéric Guillot 7f8e9c9c17 Remove useless import 2018-01-08 21:56:46 -08:00
Frédéric Guillot 1d7fe892e1 Add scraper rule for darkreading.com 2018-01-06 13:25:12 -08:00
Frédéric Guillot a52359fedb Do not display users links on sessions page 2018-01-05 18:07:15 -08:00
Frédéric Guillot 19494742ff Add bottom margin 2018-01-05 18:02:43 -08:00
Frédéric Guillot 9329c924d9 Update app.js path in .travis.yml 2018-01-05 18:00:11 -08:00
Frédéric Guillot 5a0598d7ad Update project path in Makefile 2018-01-04 22:04:18 -08:00
Frédéric Guillot 48aa0d07ef Add more scraper rules 2018-01-04 19:32:24 -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 c57cafbef2 Add link to mark everything as read 2018-01-04 18:11:15 -08:00
Frédéric Guillot efac11e082 Handle more date formats 2018-01-03 18:59:29 -08:00
Frédéric Guillot 462b4a2642 Remove underline for entry action links 2018-01-03 18:31:33 -08:00
Frédéric Guillot ec63cbe7bb If the website URL is empty, assign the feed URL 2018-01-03 18:23:21 -08:00
Frédéric Guillot d2b137d038 Handle SIGTERM signal 2018-01-02 22:40:26 -08:00
Frédéric Guillot 0394c1a2b2 Add command to reset user password 2018-01-02 22:18:24 -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 3c3f397bf5 Make sure the scraper parse only HTML documents 2018-01-02 18:32:01 -08:00
Frédéric Guillot aae3d75490 Add body size limit 2018-01-02 18:30:26 -08:00
Frédéric Guillot 5558c94a57 Improve Fever API handlers 2017-12-29 15:32:04 -08:00
Frédéric Guillot 747e3edab3 Make sure username are always lowercase 2017-12-29 14:55:16 -08:00
Frédéric Guillot 038ea790f7 Make sure people don't create duplicate Fever usernames 2017-12-29 14:38:43 -08:00
Frédéric Guillot 9eb91e6f0b Make sure OAuth2 users cannot be associated multiple times 2017-12-29 14:17:53 -08:00
Frédéric Guillot 0f053b07a5 Improve user API responses 2017-12-29 13:53:02 -08:00
Frédéric Guillot 7c19febd73 Add configurable HTTPS flag for secure cookie flag 2017-12-28 20:34:18 -08:00
Frédéric Guillot a63105e13b Improve timezone handling 2017-12-28 19:20:14 -08:00
Frédéric Guillot 519d4fcd73 Update unread counter when using keyboard to navigate 2017-12-28 18:59:17 -08:00
Frédéric Guillot 8cd58a746a Show keyboard shortcuts in modal dialog 2017-12-28 16:27:54 -08:00
Frédéric Guillot cc0acabfe0 Avoid Javascript error if unable to download full contents 2017-12-27 19:45:59 -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 d4839b5597 Add more scraper rules 2017-12-27 13:36:07 -08:00
Frédéric Guillot 44799b05f8 Add build targets for ARM architectures 2017-12-27 12:17:01 -08:00
Frédéric Guillot 884446e7b6 Show more feed information on edit page 2017-12-26 20:58:16 -08:00
Frédéric Guillot a475b875c5 Show feeds with errors first 2017-12-26 20:42:43 -08:00
Thomas 5a721e694b Spelling correction on README.md
Corrected the spelling of 'voluntarily'.
2017-12-26 12:14:28 -08:00
Frédéric Guillot c3c27e3637 Add API handler to fetch user by username 2017-12-26 12:10:48 -08:00