Commit Graph

66 Commits

Author SHA1 Message Date
Frédéric Guillot 06825c1294 Update links to repo 2018-01-04 17:12:32 -08:00
Frédéric Guillot b06d6e153f Use Alpine/Nginx/PHP7 for the Docker image 2017-12-01 18:11:14 -08:00
JacekK b8517b87c1 Add Polish translations (#741) 2017-11-01 21:09:32 -07:00
Alexis Mousset dc41dbbefd Fix getItemsByStatus API call example (#722) 2017-08-19 13:45:43 -07:00
Frederic Guillot 5743ece654 Update PicoFeed 2017-06-11 21:08:00 -04:00
lacereation c7341829e1 Update themes.markdown 2017-05-23 18:39:18 -04:00
George Baev c4af4f47d9
Add the getItemsByStatus API call 2017-04-02 08:17:15 +03:00
Mitchell Hewes 8cd29d3600 docs and tests configuration for mysql support 2017-01-11 11:41:54 +11:00
Mitchell Hewes 5bf177663f Modified to support mysql - no unit tests 2017-01-10 15:26:45 +11:00
Frederic Guillot 70fb78b990 Offer the possibility to define different URL for themes folder 2017-01-09 18:38:32 -05:00
Frederic Guillot 83608c050a Add new API call to remove users 2017-01-02 17:40:53 -05:00
Frederic Guillot 8fecda4283 Move requirements to installation documentation 2017-01-02 17:29:18 -05:00
Frederic Guillot 484878887c Update API documentation 2016-12-29 18:52:37 -05:00
Frederic Guillot f90bb969cc Add docker compose file 2016-12-29 12:55:31 -05:00
Frederic Guillot c3a85aa204 Update ChangeLog and documentation 2016-12-28 21:03:04 -05:00
Frederic Guillot 2a9fd5fb62 Disable automatically a feed after too many failures 2016-12-27 22:20:25 -05:00
Frederic Guillot 09dd04f698 Add config parameter to enable/disable X-Frame header 2016-12-26 18:07:00 -05:00
Frederic Guillot 59a721ce18 Update documentation 2016-12-26 18:01:46 -05:00
Frederic Guillot c8234cc3c3 Remove automatic software update from the user interface
- This process is not considered safe
- This feature might leads to potential security flaws
- Miniflux focus on minimalism
2016-12-26 10:16:04 -05:00
Udo Kramer ade7569f0c Add link to releases to installation instructions 2016-11-29 22:12:37 -05:00
Frederic Guillot 2d57550e7f
Remove OVH .htaccess 2016-08-18 20:16:01 -04:00
Frederic Guillot da0774db95 Create automatically the favicon directory if missing 2016-03-03 20:29:33 -05:00
Frederic Guillot 54190c52e8 Improve Dockerfile 2016-02-18 21:51:08 -05:00
Cygnusfear 89433f8374 Added Sun theme to list of themes 2016-01-04 19:25:10 +01:00
denfil 0e25e4538c Update API documentation 2015-12-25 14:05:01 +03:00
Mathias Kresin 6d36e1cb16 Do not use the DIRECTORY_SEPARATOR constant for URLs
The constant DIRECTORY_SEPARATOR is "\" on windows and therefore the favicon urls are invalid for php on windows.

Renamed the FAVICON_PUBLIC_DIRECTORY constant to a more descriptive name.
2015-12-09 20:28:11 +01:00
Mathias Kresin 03a203ae3b fix documentation error 2015-12-09 20:28:10 +01:00
Frederic Guillot e54c5eaa0c Update documentation 2015-12-07 21:05:31 -05:00
James Scott-Brown 65c7cde735 Update FAQ: explain how to find Pinboard API token 2015-11-06 22:21:27 +00:00
James Scott-Brown 160dd6884f Update FAQ: categories have been implemented (as 'Groups') 2015-11-06 22:16:12 +00:00
Michael Nordmeyer 8e120e5981 Added group feature and link to original author to docs
- Removed mention of unsupported groups feature for Fever API
+ Added groups feature to feature list
+ Linked to Frédéric’s personal GitHub profile
+ Added more clients to tested with Fever API
o Fixed URL typo
2015-10-10 20:21:35 +02:00
Mathias Kresin 475c71d107 fix race conditions in tests
Wait till the counter has the desired value, instead of assuming that
the counter already has the expected value. This fixes the tests on
slow browsers.

Furthermore, the wait isn't needed any more, now that the counter
queries are race ondition proof.

The waitForIconMarkReadInvisible was the wrong wait function here, since
the whole article will be hidden instead of the read icon. This could
lead into race condition related errors if the article is hidden before
the waitForIconMarkRead() functions runs. The article variable that is
used to address the child read icon can refer to an (DOM) object which
doesn't exist any longer => StaleElementReferenceException.

The correct wait function in such a case would be waitForArticleInvisible().
2015-08-13 23:06:33 +02:00
Mathias Kresin 17113779ff Allow to override the maximum feed size limit 2015-08-04 18:41:23 +02:00
Frederic Guillot e32f96eed2 Update doc and cosmetic fixes 2015-08-02 12:59:14 -04:00
Frederic Guillot 7d905da02e Update Docker config 2015-07-19 11:36:05 -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
Frederic Guillot f7680efa18 Add software version to the api 2015-04-18 11:42:10 -04:00
Frederic Guillot dd47b7ae48 Improve doc and remove useless config parameters 2015-04-11 09:39:22 -04:00
Frederic Guillot 578f9cbf14 Add custom rules directory support 2015-04-10 20:34:48 -04: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
Mathias Kresin 4516eb56a1 Update translation doc 2015-02-08 16:59:34 +01:00
Frederic Guillot cb02a82c56 Add Hello Flat theme link 2015-02-07 12:11:12 -05:00
Frederic Guillot 93b4d7dea7 Change Hello theme address 2015-02-07 12:09:44 -05:00
Frederic Guillot 6e13e1519a Change repo url 2015-02-07 11:49:55 -05:00
Frederic Guillot 60d125a05e Move themes outside of the main repo 2015-01-29 21:06:54 -05:00
Frederic Guillot 33a6e50c96 Add debug_mode config option and update vendor 2015-01-28 21:57:34 -05:00
Mathias Kresin 3b33544cae introduce integration tests 2015-01-04 18:47:59 +01:00
Frédéric Guillot 5a86491a9f Typo 2014-12-29 17:13:20 -05:00
Frédéric Guillot f48a1a2546 Update docs 2014-12-29 17:10:37 -05:00