Commit Graph

13 Commits

Author SHA1 Message Date
Mitchell Hewes 37bb24d5ee New version of mysql schema to support utf8mb4 on title, author, and content 2017-01-24 08:25:59 +11:00
Frederic Guillot 32793ce7c0 Improve Mysql implementation 2017-01-11 20:08:39 -05:00
Mitchell Hewes 5bf177663f Modified to support mysql - no unit tests 2017-01-10 15:26:45 +11:00
Frederic Guillot 11c5c7a7b7 Make sure the session is updated after changing current profile 2017-01-03 21:07:34 -05:00
Frederic Guillot a7cbea3e02 Enable SQL logging only in debug mode 2017-01-02 17:22:46 -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 dfdb4d5c2b
Fix wrong local path and some cleanup 2016-08-21 12:55:27 -04:00
Frederic Guillot a52c670c79
Old versions of PHP don't support constant concatenation 2016-08-18 21:26:50 -04:00
Frederic Guillot 61b44b4375
Lowercase filenames in app/core 2016-08-18 21:06:00 -04:00
Frederic Guillot 1f88eb50f3
Move application code to app folder 2016-08-18 21:02:49 -04:00