Commit Graph

741 Commits

Author SHA1 Message Date
Kordian Bruck 6e10b01d4a Changed setting from a database value to be stored as a constant in the config.php 2015-08-02 18:20:38 +02:00
Kordian Bruck 2c3fd54774 Added a config option to select how many concurrent refreshes are done on the subscription page 2015-08-02 02:23:21 +02:00
Frederic Guillot 7d905da02e Update Docker config 2015-07-19 11:36:05 -04:00
Frederic Guillot 28804ca541 Update PicoFeed 2015-07-19 11:19:26 -04:00
Frederic Guillot f745d70496 Fix bug with dailymail.co.uk 2015-07-02 21:03:00 -04:00
Frederic Guillot 154abcd57b Update vendor 2015-06-21 09:56:36 -04:00
Frederic Guillot be89b3e9fa Update README and contributor list 2015-06-21 09:36:53 -04:00
Vojtěch Sysel 08c91d2d7b typos 2015-06-21 10:47:54 +02:00
Frederic Guillot 4b5277d5de Update readme 2015-06-11 19:26:34 -04:00
Frederic Guillot fe6f23e898 Add contributor 2015-06-11 19:23:23 -04:00
denfil b8832a4049 Add russian translation 2015-06-11 16:35:25 +03:00
Maxime 3ef6b20ef6 Small typo fix for the french locale 2015-06-02 16:30:31 -04:00
Mathias Kresin 94cf154691 remove referrer by default
The referrer CSP is supported by chrome and firefox 38+.

Suppressing the referrer increases the users privacy and the image proxy isn't
any longer required to cloak the referrer on websites which are using hotlinking
protection based on referrers.
2015-05-19 15:33:17 +02:00
Mathias Kresin ea8958a4bf re-add css property appearance
I've removed the property a long time ago from the css with the hint
that it doesn't change any visible. That was wrong.

The property is related to mobile Safari. The appearance property is
needed to remove the rounded corners from buttons and to add the glow
effect to active input fields.
2015-05-17 22:49:45 +02:00
Mathias Kresin ef949883ed workaround image scaling bug in tables with (mobile) firefox
see https://bugzilla.mozilla.org/show_bug.cgi?id=975632
2015-05-17 22:49:45 +02:00
Frederic Guillot d189bda524 Enable Strict-Transport-Security header for HTTPS 2015-05-17 13:40:56 -04:00
Frederic Guillot 72a7d43b0f Rename proxy functions 2015-05-17 13:33:13 -04:00
Frederic Guillot a1e4432881 Catch exceptions for image proxy 2015-05-17 13:26:51 -04:00
Frederic Guillot a78cf795b6 Improve css for preview full content 2015-05-17 13:14:33 -04:00
Frederic Guillot 729c2bfb42 Fix Fever API bug: enable send bookmark to third-party services 2015-05-03 08:56:41 -04:00
Frederic Guillot 14600c602d Move miniflux.net to HTTPS 2015-04-28 21:08:44 -04:00
Mathias Kresin f89ed85a83 update libraries
fixes #365, #367
2015-04-28 18:08:42 +02:00
Mathias Kresin 901a57e298 Update archive export excludes 2015-04-23 23:37:33 +02:00
Mathias Kresin 30a2852bad remove unused namespace imports and functions 2015-04-23 23:37:33 +02:00
Mathias Kresin 7ea37a1790 remove unnecessary javascript actions
They do exactly the same as the non javascript version.
2015-04-23 23:37:33 +02:00
Mathias Kresin 9f21a2fe91 rename functions to match their purpose
Item\get_all() -> Item\get_all_by_status()
Item\get_everything() -> Item\get_all()
Item\get_everything_since() -> Item\get_all_since()
2015-04-23 23:37:33 +02:00
Mathias Kresin f002723654 move write_debug to the right position
write_debug isn't executed if an exception is catched.
2015-04-23 23:37:33 +02:00
Mathias Kresin 67d97bb096 wrap a span around the checkbox label and remove bogus nbsp 2015-04-23 23:37:33 +02:00
Frederic Guillot ca8061a415 Add contributor 2015-04-21 18:22:47 -04:00
Frederic Guillot a39f18f477 Merge pull-request #361 2015-04-21 18:20:51 -04:00
Frederic Guillot f7680efa18 Add software version to the api 2015-04-18 11:42:10 -04:00
小秦 91cad0f435 fix Helper\summary bug
修正当 `$value` 中没有空格时(中文订阅的内容), 在进行截取时会出现返回 ` [...]` 的情况.
2015-04-14 21:31:43 +08:00
Mathias Kresin 46d69b15f6 minor feed edit dialog improvments
- redirect to feed edit dialog if the changed feed settings couldn't be saved
- add default values and drop isset (similar to the feed add dialog)
2015-04-11 23:26:28 +02:00
Frederic Guillot 07a930cac3 Update French translation 2015-04-11 10:42:23 -04:00
Mathias Kresin 1afb73b82d Expose all picoFeed errors to the Frontend when adding a subscription 2015-04-11 16:01:15 +02:00
Frederic Guillot 84ac8fc316 Forget to rename a function 2015-04-11 09:52:28 -04:00
Frederic Guillot b1ded7ff7c Update PicoFeed 2015-04-11 09:40:09 -04:00
Frederic Guillot dd47b7ae48 Improve doc and remove useless config parameters 2015-04-11 09:39:22 -04:00
Frederic Guillot fb800d739d Rename helper function 2015-04-10 20:58:59 -04:00
Frederic Guillot fa1ddb486a Normalize helper functions 2015-04-10 20:57:44 -04:00
Frederic Guillot 892fb517ae Display an error message if the feed already exists + sync locales 2015-04-10 20:48:09 -04:00
Frederic Guillot 578f9cbf14 Add custom rules directory support 2015-04-10 20:34:48 -04:00
Mathias Kresin f346af2f38 keep selected options on feed adding error 2015-04-10 23:09:19 +02:00
Mathias Kresin ee98a62519 mark items on page 2+ read as well, update tests
Update integration tests, to ensure that all articles are marked read,
instead of only visible.
2015-04-07 22:46:50 +02:00
Frederic Guillot 13aaf5fbed Remove useless scripts 2015-04-06 15:14:44 -04:00
Frederic Guillot 8f67480dc9 Update README 2015-04-06 13:51:02 -04:00
Frederic Guillot 8c47ae3750 Fix bug remember me with multiple dbs disabled 2015-03-30 20:29:48 -04:00
Frederic Guillot 401a60c7a7 Improve remember me + update vendor 2015-03-30 20:13:07 -04:00
Frederic Guillot c795d46669 Update picofeed 2015-03-25 19:59:41 -04:00
Frederic Guillot c73e3ff9ba Merge pull-request #351 2015-03-25 19:41:23 -04:00