Commit Graph

13 Commits

Author SHA1 Message Date
Ing. Jan Kaláb 4df7152bce Use search input type instead of text (#755) 2017-12-14 18:54:49 -08:00
Frederic Guillot 553a5a700d Handle HTTP header "X-Forwarded-Proto: https" 2017-06-04 17:45:56 -04:00
Frederic Guillot 3dfc748155 Offer the possibility to edit/delete groups 2017-02-01 17:25:32 -05:00
Mitchell Hewes 9b670a9909 Add config parameter to define base URL (#625) 2017-01-21 11:11:03 -05:00
Frederic Guillot c01619d835 Display list of groups for each subscription 2017-01-15 14:51:55 -05:00
Frederic Guillot 70fb78b990 Offer the possibility to define different URL for themes folder 2017-01-09 18:38:32 -05:00
Frederic Guillot 9234657b17 Minify CSS 2017-01-02 19:44:13 -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 e4c4240317 Add database indexes for Postgres 2016-12-27 21:12:19 -05:00
Frederic Guillot fbe69b54dc Add Postgres database support 2016-12-26 15:07:18 -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