Frederic Guillot
d82d7324af
Make import script compatible with Postgresql
2017-01-09 18:05:38 -05:00
Frederic Guillot
829e1a8848
Update ChangeLog
2017-01-05 22:11:07 -05:00
Frederic Guillot
99a6307415
Flush all user remember me sessions when changing password
2017-01-03 21:22:12 -05:00
Frederic Guillot
9234657b17
Minify CSS
2017-01-02 19:44:13 -05:00
Frederic Guillot
bc503d49cd
Minify Javascript and add automated syntax check on the CI
2017-01-02 19:21:15 -05:00
Frederic Guillot
75808c5369
Add functional tests for Fever API
2016-12-29 18:04:56 -05:00
Frederic Guillot
56d21dc726
Add functional API tests
2016-12-29 15:45:09 -05:00
Frederic Guillot
f90bb969cc
Add docker compose file
2016-12-29 12:55:31 -05:00
Frederic Guillot
3a1ac4ed1d
Update Docker image to Ubuntu 16.04 and PHP 7.0
2016-12-28 23:01:43 -05:00
Frederic Guillot
c3a85aa204
Update ChangeLog and documentation
2016-12-28 21:03:04 -05:00
Frederic Guillot
fe614579ac
Add support for Expires and Cache-Control headers
2016-12-28 20:24:00 -05:00
Frederic Guillot
2a9fd5fb62
Disable automatically a feed after too many failures
2016-12-27 22:20:25 -05:00
Frederic Guillot
0b45f1b863
Show last parsing error message in user interface
2016-12-27 21:59:09 -05:00
Frederic Guillot
d236afeb74
Always update feed url to avoid useless redirections for future requests
2016-12-27 21:34:28 -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
Frederic Guillot
82df35a59b
Change the database structure to have a single database
...
This is a major change for the next release of Miniflux.
- There is now only one database that can supports multiple users
- There is no automated schema migration for this release
- A migration procedure is available in the ChangeLog file
2016-12-26 09:51:38 -05:00