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
Frédéric Guillot
c6ed11c116
Move to Composer and update to the last version of PicoFeed
2014-12-23 21:28:26 -05:00
Frédéric Guillot
fa5bda49db
Add a database page
2014-11-18 19:16:14 -05:00
Frédéric Guillot
e26a1873ef
Update documentation
2014-11-07 20:41:09 -05:00
Frédéric Guillot
ef3a8bd63b
Move Docker files
2014-11-01 12:14:33 -04:00
Frédéric Guillot
43790e0fbc
Improve documentation
2014-10-30 22:10:59 -04:00
Frédéric Guillot
eda790dc2b
Update default config
2014-10-30 22:01:17 -04:00
Frédéric Guillot
fa40424e68
Add Json-RPC API documentation
2014-10-30 21:56:29 -04:00
Frédéric Guillot
e862bdca5c
Update OVH .htaccess
2014-10-30 20:36:48 -04:00
Frédéric Guillot
25a41cc7ff
Rename file
2014-10-29 21:36:38 -04:00
Frédéric Guillot
5801258ace
Add Fever API support
2014-10-29 21:28:23 -04:00
Frédéric Guillot
e2280f1b7b
Update PicoFeed and PicoDb
2014-10-19 14:42:31 -04:00
Frédéric Guillot
d7e5cd0ad4
New theme: 'Hello' created by Meradoou
2014-09-01 08:34:28 -08:00
Frédéric Guillot
0069cc3792
Add new theme: Cards (pull-request #224 )
2014-07-26 07:20:51 -04:00
Frédéric Guillot
88ab144d5c
Update documentation
2014-07-23 07:56:08 -03:00
Frédéric Guillot
5cfe2cd839
Improve documentation
2014-04-06 12:02:45 -04:00
Frédéric Guillot
a0d262dc9d
Split the documentation in multiple files
2014-04-05 21:58:17 -04:00