Commit Graph

8 Commits

Author SHA1 Message Date
Frederic Guillot 4ab9ca165c Allow producer to be executed only for a given user 2017-01-15 17:48:13 -05:00
Frederic Guillot fe614579ac Add support for Expires and Cache-Control headers 2016-12-28 20:24:00 -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
Frederic Guillot 506503bbcd
Add Miniflux namespace everywhere 2016-08-24 21:17:58 -04:00
Frederic Guillot 1f88eb50f3
Move application code to app folder 2016-08-18 21:02:49 -04:00
Frederic Guillot d0fda5f1b4 Added limit option for producer 2016-05-01 22:32:50 -04:00
Frederic Guillot 2579631599 The producer/worker can works only from the command line 2016-05-01 22:15:31 -04:00
Frederic Guillot b2edaad23d Added Beanstalkd producer/worker 2016-05-01 22:03:21 -04:00